summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-04-24selftests/bpf: Fix arena_spin_lock.c build dependencyIlya Leoshkevich-0/+0
2025-04-24selftests: iou-zcrx: Get the page size at runtimeHaiyue Wang-8/+15
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+153
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-178/+1022
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+41
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar-2/+2
2025-04-24selftests/fs/mount-notify: test also remove/flush of mntns marksAmir Goldstein-11/+46
2025-04-23selftests/tc-testing: Add test for HFSC queue emptying during peek operationCong Wang-0/+39
2025-04-23selftests/bpf: Set MACs during veth creation in tc_redirectIlya Leoshkevich-5/+6
2025-04-23selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang-3/+2
2025-04-23selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'Ming Lei-3/+0
2025-04-23selftests: ublk: fix recover testMing Lei-1/+2
2025-04-23selftests/bpf: Add test to access const void pointer argument in tracing programKaFai Wan-0/+12
2025-04-23selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai-1/+0
2025-04-23selftests: net/bridge : add tests for per vlan snooping with stp state changesYong Wang-8/+154
2025-04-22selftests/bpf: Add test for attaching kprobe with long event namesFeng Yang-0/+39
2025-04-22selftests/bpf: Add test for attaching uprobe with long event namesFeng Yang-0/+49
2025-04-22selftests/bpf: Close the file descriptor to avoid resource leaksMalaya Kumar Rout-3/+4
2025-04-22tools/nolibc: implement width padding in printf()Thomas Weißschuh-0/+3
2025-04-22selftests/nolibc: add test for snprintf() truncationThomas Weißschuh-1/+3
2025-04-22selftests/nolibc: rename vfprintf test suiteThomas Weißschuh-2/+2
2025-04-22selftests/nolibc: use snprintf() for printf testsThomas Weißschuh-27/+3
2025-04-22Revert "selftests/nolibc: use waitid() over waitpid()"Thomas Weißschuh-6/+4
2025-04-22tools/nolibc: add tolower() and toupper()Thomas Weißschuh-0/+5
2025-04-22tools/nolibc: handle intmax_t/uintmax_t in printfThomas Weißschuh-0/+2
2025-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-8/+1243
2025-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov-580/+2609
2025-04-21fs: remove uselib() system callChristian Brauner-2/+0
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+20
2025-04-19selftests/nolibc: enable UBSAN if availableThomas Weißschuh-1/+2
2025-04-19selftests/nolibc: disable ubsan for smash_stack()Thomas Weißschuh-0/+1
2025-04-18Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2025-04-18Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+22
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds-174/+938
2025-04-18tracing: selftests: Add testing a user string to filtersSteven Rostedt-0/+20
2025-04-18selftests/pcie_bwctrl: Fix test progs listIlpo Järvinen-1/+2
2025-04-18selftests/bpf: Add 5-byte NOP uprobe trigger benchmarkJiri Olsa-1/+55
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-23/+532
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+60
2025-04-17selftests/bpf: Test attaching bpf qdisc to mq and non rootAmery Hung-0/+76
2025-04-17selftests/bpf: Add a bpf fq qdisc to selftestAmery Hung-0/+774
2025-04-17selftests/bpf: Add a basic fifo qdisc testAmery Hung-0/+230
2025-04-17testing/selftests: add test tool and scripts for ovpn moduleAntonio Quartulli-0/+2721
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds-18/+6
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar-3/+155
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei-1/+1
2025-04-16selftests: ublk: add test_stress_05.shMing Lei-0/+65
2025-04-16selftests: ublk: support user recoveryMing Lei-10/+230
2025-04-16selftests: ublk: support target specific command lineMing Lei-12/+95
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei-3/+3