aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-06-16selftests/bpf: remove sockmap + ktls testsJakub Kicinski3-642/+1
2026-06-16Merge tag 'linux_kselftest-next-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds9-101/+181
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds6-17/+170
2026-06-16Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-11/+8
2026-06-15selftests/net: Add hugepage kernel config dependency for zcrxDaniel Borkmann1-0/+1
2026-06-15selftests/net: Add netkit io_uring ZC test for large rx_buf_lenDaniel Borkmann1-1/+106
2026-06-15selftests/net: Use public NetDrvContEnv API in nk_qlease fixturesDaniel Borkmann2-9/+10
2026-06-15selftests/net: Move netkit lease hw setup into per-test fixturesDaniel Borkmann1-49/+149
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-16/+276
2026-06-15selftests: net: add local ECMP rehash testNeil Spring3-0/+1112
2026-06-15selftests/net/openvswitch: add SET action testMinxi Hou1-0/+66
2026-06-15io_uring/zcrx: selftests: verify rx_buf_len for large chunksDragos Tatulea1-1/+25
2026-06-15selftests/vsock: skip vng setsid workaround on >= 1.41Bobby Eshleman1-1/+7
2026-06-15selftests/vsock: accept vng 1.33 or >= 1.36Bobby Eshleman1-16/+23
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2-58/+106
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-6/+2
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+200
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+1199
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-27/+28
2026-06-15Merge tag 'core-rseq-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2026-06-15selftests/bpf: Work around llvm stack overflow in crypto progsAlexei Starovoitov2-14/+28
2026-06-15Merge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibcLinus Torvalds4-45/+190
2026-06-14selftests/bpf: add test for bpf_msg_pop_data() overflowSechang Lim2-0/+75
2026-06-14selftsets/bpf: Retry map update on helper_fill_hashmap()Gabriele Monaco1-10/+13
2026-06-15Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds2-6/+7
2026-06-14selftests/bpf: Add test for sleepable lsm_cgroup rejectionDavid Windsor1-0/+9
2026-06-14selftests/bpf: Add test to verify the fix for bpf_setsockopt() helperLeon Hwang2-0/+101
2026-06-14selftests/bpf: Avoid static LLVM linking for cross buildsLeo Yan1-2/+9
2026-06-14selftests/bpf: Use common CFLAGS for urandom_readLeo Yan1-4/+4
2026-06-14selftests/bpf: Initialize operation name before useLeo Yan1-0/+1
2026-06-14selftests/bpf: correct CONFIG_PPC64 macro name in commentEthan Nelson-Moore1-1/+1
2026-06-14selftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa1-1/+1
2026-06-14selftests/bpf: Add uprobe_multi path_fd fail testsJiri Olsa1-1/+31
2026-06-14selftests/bpf: Add uprobe_multi path_fd testJiri Olsa1-0/+62
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds6-7/+667
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+45
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds10-657/+712
2026-06-15Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-52/+130
2026-06-14bpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov4-16/+111
2026-06-14selftests/landlock: Add tests for invalid use of quiet flagTingmao Wang1-0/+116
2026-06-14selftests/landlock: Add tests for quiet flag with scopeTingmao Wang2-15/+87
2026-06-14selftests/landlock: Add tests for quiet flag with net rulesTingmao Wang1-10/+128
2026-06-14selftests/landlock: Add tests for quiet flag with fs rulesTingmao Wang1-9/+2434
2026-06-14selftests/landlock: Replace hard-coded 16 with a constantTingmao Wang3-2/+4
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang1-1/+1
2026-06-13selftests/tc-testing: Verify IFE can handle truncated inner Ethernet headerVictor Nogueira1-0/+55
2026-06-13selftests: net: add test for IPv4 devconf netlink notificationsFernando Fernandez Mancera1-4/+37
2026-06-13selftests/landlock: Add tests for UDP sendMatthieu Buffet1-1/+652