summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-1412-22/+304
|\
| * selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi2024-12-142-0/+27
| * bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi2024-12-141-10/+9
| * bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi2024-12-141-5/+1
| * selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi2024-12-121-0/+36
| * bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi2024-12-122-4/+4
| * selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman2024-12-123-22/+66
| * selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman2024-12-101-0/+28
| * bpf: consider that tail calls invalidate packet pointersEduard Zingerman2024-12-101-0/+2
| * selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman2024-12-103-0/+120
| * selftests/bpf: test for changing packet data from global functionsEduard Zingerman2024-12-101-0/+28
| * selftests/bpf: Extend test for sockmap update with sameMichal Luczaj2024-12-101-3/+5
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-12-131-17/+15
|\ \
| * | kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang2024-12-131-17/+15
| |/
* | Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-122-17/+56
|\ \
| * \ Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-12-121-2/+16
| |\ \
| | * | selftests: netfilter: Stabilize rpath.shPhil Sutter2024-12-111-2/+16
| * | | selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson2024-12-071-0/+40
| * | | selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson2024-12-071-10/+0
| * | | selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson2024-12-071-5/+0
* | | | Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-12-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini2024-12-111-1/+1
* | | | Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-082-10/+6
|\ \ \ \
| * | | | selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne2024-12-061-1/+1
| * | | | selftest: hugetlb_dio: fix test namingMark Brown2024-12-061-9/+5
| |/ / /
* | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-0720-61/+636
|\ \ \ \
| * | | | selftests/bpf: Add more test cases for LPM trieHou Tao2024-12-061-0/+395
| * | | | selftests/bpf: Move test_lpm_map.c to map_testsHou Tao2024-12-063-9/+4
| * | | | selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi2024-12-041-0/+17
| * | | | selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi2024-12-041-0/+18
| * | | | selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman2024-12-044-19/+62
| * | | | bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi2024-12-035-23/+23
| * | | | selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi2024-12-031-0/+26
| * | | | bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu2024-12-031-2/+2
| * | | | selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang2024-11-261-1/+5
| * | | | selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior2024-11-264-7/+7
| * | | | selftest/bpf: Add test for vsock removal from sockmap on close()Michal Luczaj2024-11-251-0/+31
| * | | | selftest/bpf: Add test for af_vsock poll()Michal Luczaj2024-11-251-0/+46
* | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-12-061-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nthNicolin Chen2024-12-031-0/+14
| | |/ / | |/| |
* | | | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-0510-65/+215
|\ \ \ \ | | |_|/ | |/| |
| * | | vsock/test: verify socket options after setting themKonstantin Shkolnyy2024-12-059-53/+181
| * | | vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy2024-12-052-7/+19
| * | | vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy2024-12-052-5/+5
| * | | selftests: drv-net: rss_ctx: Add test for ntuple ruleDaniel Xu2024-11-301-1/+11
* | | | Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-052-15/+20
|\ \ \ \
| * | | | selftests/hid: fix kfunc inclusions with newer bpftoolBenjamin Tissoires2024-11-291-8/+11
| * | | | selftests: hid: fix typo and exit codeMaximilian Heyne2024-11-281-7/+9
* | | | | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-024-18/+18
* | | | | Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-021-1/+1
| |_|/ / |/| | |