summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-12-10selftests: net: lib: Add several autodefer helpersPetr Machata2-7/+39
2024-12-10selftests: net: lib: Rename ip_link_master() to ip_link_set_master()Petr Machata2-4/+4
2024-12-07selftests: net: cleanup busy_poller.cJoe Damato1-38/+50
2024-12-06selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila2-0/+41
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-102/+266
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-65/+215
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-15/+20
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy9-53/+181
2024-12-05vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy2-7/+19
2024-12-05vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy2-5/+5
2024-12-05selftests/net: call sendmmsg via udpgso_bench.shKenjiro Nakayama1-0/+3
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra4-18/+18
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-12-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2024-12-01selftests: drv-net: rss_ctx: Add test for ntuple ruleDaniel Xu1-1/+11
2024-11-30Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-11-29Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-11-29selftests/hid: fix kfunc inclusions with newer bpftoolBenjamin Tissoires1-8/+11
2024-11-28selftests: find_symbol: Actually use load_mod() parameterGeert Uytterhoeven1-2/+2
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-6/+228
2024-11-28selftests: hid: fix typo and exit codeMaximilian Heyne1-7/+9
2024-11-28selftests: rds: move test.py to TEST_FILESHangbin Liu1-3/+2
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-1/+352
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+96
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+8
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini5-1/+352
2024-11-27Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-11-27Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+192
2024-11-26Merge branch 'ovl.fixes'Christian Brauner294-4507/+14527
2024-11-26selftests/rtnetlink.sh: add mngtempaddr testHangbin Liu1-0/+95
2024-11-26Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-5/+9
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds3-96/+2
2024-11-25selftests: net: test extacks in netlink dumpsJakub Kicinski2-2/+130
2024-11-25selftests: fix nested double quotes in f-stringDavid Wei1-1/+1
2024-11-24selftests/alsa: Add a few missing gitignore filesLi Zhijian1-0/+2
2024-11-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-171/+1325
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds31-21/+38
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-20/+1447
2024-11-23Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...Linus Torvalds6-85/+171
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-18/+817
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds120-3065/+8534
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds117-612/+3925
2024-11-21KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list testYong-Xuan Wang1-0/+8
2024-11-21Merge tag 'hid-for-linus-2024111801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-113/+206
2024-11-20Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds29-569/+645
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+1
2024-11-20Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+75
2024-11-20Merge tag 'livepatching-for-6.13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-43/+152