aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-01-21selftests: Move PCI Endpoint tests from tools/pci to KselftestsManivannan Sadhasivam5-0/+400
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2025-01-21selftests/efivarfs: add concurrent update testsJames Bottomley1-0/+134
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-57/+12
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+233
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+72
2025-01-20Merge branch 'pm-tools'Rafael J. Wysocki2-0/+3
2025-01-20selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye1-1/+2
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds9-4/+219
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-1/+360
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds7-73/+756
2025-01-20selftests/bpf: Add some tests related to 'may_goto 0' insnsYonghong Song3-0/+129
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds4-0/+222
2025-01-20selftests/bpf: Add test case for the freeing of bpf_timerHou Tao2-0/+236
2025-01-20Merge branch 'for-6.14/selftests-trivial' into for-linusPetr Mladek1-1/+1
2025-01-20Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-1/+17
2025-01-20Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-37/+144
2025-01-20Merge branch 'for-6.14/constify-bin-attribute' into for-linusJiri Kosina26-33/+907
2025-01-19selftests/efivarfs: fix tests for failed write removalJames Bottomley1-4/+7
2025-01-19selftests/efivarfs: add check for disallowing file truncationJames Bottomley1-0/+23
2025-01-18Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt9-198/+403
2025-01-18selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins6-52/+113
2025-01-18selftests: riscv: Fix vector testsCharlie Jenkins8-191/+335
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski1-10/+25
2025-01-17dcache: back inline names with a struct-wrapped array of unsigned longAl Viro1-1/+1
2025-01-17selftests/landlock: Add layout1.umount_sandboxer testsMickaël Salaün5-10/+213
2025-01-17selftests/landlock: Add wrappers.hMickaël Salaün2-36/+48
2025-01-17selftests/landlock: Fix error messageMickaël Salaün1-2/+1
2025-01-17selftests/landlock: Add test to check partial access in a mount treeMickaël Salaün1-4/+50
2025-01-17selftests/landlock: Fix build with non-default pthread linkingMickaël Salaün1-2/+2
2025-01-17Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/nextMarc Zyngier2-2/+2
2025-01-16bpf: selftests: verifier: Add nullness elision testsDaniel Xu1-0/+188
2025-01-16bpf: verifier: Support eliding map lookup nullnessDaniel Xu4-10/+10
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu12-25/+26
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski1-0/+1
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley1-3/+3
2025-01-16selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDEDPu Lehui1-0/+72
2025-01-16selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui1-2/+2
2025-01-16veristat: Load struct_ops programs only onceEduard Zingerman1-0/+38
2025-01-16selftests/bpf: Fix undefined UINT_MAX in veristat.cTony Ambardar1-0/+1
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-42/+262
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-14/+38
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt1-0/+191
2025-01-15selftest: net-drv: hds: add test for HDS featureTaehee Yoo2-0/+121
2025-01-15selftests/net/forwarding: teamd command not foundAlessandro Zanni8-0/+11
2025-01-15selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)1-1/+1
2025-01-15selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)1-2/+1
2025-01-15selftests: mptcp: add -m with ss in case of errorsMatthieu Baerts (NGI0)1-2/+2
2025-01-15selftests: mptcp: move stats info in case of errors to lib.shMatthieu Baerts (NGI0)5-25/+29
2025-01-15selftests: mptcp: sockopt: save nstat infosGeliang Tang1-1/+12