summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add test case for delta propagationDaniel Borkmann3 days2-0/+36
* bpf: Properly test iter/task tid filteringJordan Rome3 days1-5/+22
* selftests/bpf: Add asserts for netfilter link infoTyrone Wu4 days1-2/+40
* selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev5 days1-0/+20
* selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev5 days1-0/+20
* selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu10 days1-0/+9
* selftests/bpf: Fix cross-compiling urandom_readTony Ambardar10 days1-1/+1
* selftests/bpf: Add test for kfunc module orderSimon Sundberg10 days7-1/+220
* selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg10 days2-12/+24
* selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar11 days1-1/+1
* selftests/bpf: fix perf_event link info name_len assertionTyrone Wu11 days1-3/+6
* selftests/bpf: Add more test case for field flatteningHou Tao11 days4-2/+117
* bpf: selftests: send packet to devmap redirect XDPFlorian Kauer2024-10-022-9/+118
* selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman2024-10-011-0/+67
* Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-2410-32/+1935
|\
| * selftests/landlock: Test signal created by out-of-bound messageTahera Fahimi2024-09-161-0/+184
| * selftests/landlock: Test signal scoping for threadsTahera Fahimi2024-09-161-0/+49
| * selftests/landlock: Test signal scopingTahera Fahimi2024-09-161-0/+251
| * landlock: Add signal scopingTahera Fahimi2024-09-161-1/+1
| * selftests/landlock: Test inherited restriction of abstract UNIX socketTahera Fahimi2024-09-161-0/+64
| * selftests/landlock: Test connected and unconnected datagram UNIX socketTahera Fahimi2024-09-161-0/+103
| * selftests/landlock: Test UNIX sockets with any address formatsTahera Fahimi2024-09-163-1/+252
| * selftests/landlock: Test abstract UNIX socket scopingTahera Fahimi2024-09-166-30/+998
| * selftests/landlock: Test handling of unknown scopeTahera Fahimi2024-09-161-0/+33
| * landlock: Add abstract UNIX socket scopingTahera Fahimi2024-09-161-1/+1
* | Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-221-0/+24
|\ \
| * | selftests/ring-buffer: Handle meta-page bigger than the systemVincent Donnefort2024-09-111-0/+10
| * | selftests/ring-buffer: Verify the entire meta-page paddingVincent Donnefort2024-09-111-4/+4
| * | ring-buffer: Align meta-page to sub-buffers for improved TLB usageVincent Donnefort2024-08-261-0/+14
* | | Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2024-09-221-9/+19
|\ \ \
| * | | ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan2024-09-041-1/+1
| * | | ktest.pl: Always warn on build warningsSteven Rostedt2024-09-041-8/+18
* | | | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-2151-0/+3277
|\ \ \ \
| * \ \ \ Merge branch 'bpf/master' into for-6.12Tejun Heo2024-09-04153-1546/+7638
| |\ \ \ \
| * | | | | sched_ext: Add cgroup supportTejun Heo2024-09-041-0/+32
| * | | | | scx/selftests: Verify we can call create_dsq from prog_runDavid Vernet2024-07-311-0/+1
| * | | | | Merge tag 'v6.11-rc1' into for-6.12Tejun Heo2024-07-30318-3090/+14717
| |\ \ \ \ \
| * | | | | | sched_ext: Add selftestsDavid Vernet2024-06-1851-0/+3244
* | | | | | | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2024-09-21176-1661/+8560
|\ \ \ \ \ \ \
| * | | | | | | selftests/bpf: Add a test case to write mtu result into .rodataDaniel Borkmann2024-09-131-3/+30
| * | | | | | | selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann2024-09-132-0/+44
| * | | | | | | selftests/bpf: Rename ARG_PTR_TO_LONG test descriptionDaniel Borkmann2024-09-131-5/+5
| * | | | | | | selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann2024-09-131-4/+1
| * | | | | | | selftests/bpf: Add tests for sdiv/smod overflow casesYonghong Song2024-09-131-0/+439
| * | | | | | | bpf/selftests: Check errno when percpu map value size exceedsTao Chen2024-09-111-0/+18
| * | | | | | | selftests/bpf: Fix arena_atomics failure due to llvm changeYonghong Song2024-09-111-1/+31
| * | | | | | | selftests/bpf: add build ID testsAndrii Nakryiko2024-09-115-2/+204
| * | | | | | | bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy2024-09-093-1/+9
| * | | | | | | bpf/selftests: coverage for tp and perf event progs using kfuncsJP Kobryn2024-09-051-0/+48
| * | | | | | | selftests/bpf: Add description for running vmtest on RV64Pu Lehui2024-09-051-0/+32