summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-06-16Merge branch 'for-7.2/bpf' into for-linusJiri Kosina
2026-06-16selftests/bpf: test that TLS crypto is rejected on a sockmap socketJakub Kicinski
2026-06-16selftests/bpf: drop the unused kTLS program from test_sockmapJakub Kicinski
2026-06-16selftests/bpf: remove sockmap + ktls testsJakub Kicinski
2026-06-16Merge tag 'linux_kselftest-next-7.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-06-16Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-06-15selftests/net: Add hugepage kernel config dependency for zcrxDaniel Borkmann
2026-06-15selftests/net: Add netkit io_uring ZC test for large rx_buf_lenDaniel Borkmann
2026-06-15selftests/net: Use public NetDrvContEnv API in nk_qlease fixturesDaniel Borkmann
2026-06-15selftests/net: Move netkit lease hw setup into per-test fixturesDaniel Borkmann
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-15selftests: net: add local ECMP rehash testNeil Spring
2026-06-15selftests/net/openvswitch: add SET action testMinxi Hou
2026-06-15io_uring/zcrx: selftests: verify rx_buf_len for large chunksDragos Tatulea
2026-06-15selftests/vsock: skip vng setsid workaround on >= 1.41Bobby Eshleman
2026-06-15selftests/vsock: accept vng 1.33 or >= 1.36Bobby Eshleman
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'core-rseq-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2026-06-15selftests/bpf: Work around llvm stack overflow in crypto progsAlexei Starovoitov
2026-06-15Merge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-14selftests/bpf: add test for bpf_msg_pop_data() overflowSechang Lim
2026-06-14selftsets/bpf: Retry map update on helper_fill_hashmap()Gabriele Monaco
2026-06-15Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-14selftests/bpf: Add test for sleepable lsm_cgroup rejectionDavid Windsor
2026-06-14selftests/bpf: Add test to verify the fix for bpf_setsockopt() helperLeon Hwang
2026-06-14selftests/bpf: Avoid static LLVM linking for cross buildsLeo Yan
2026-06-14selftests/bpf: Use common CFLAGS for urandom_readLeo Yan
2026-06-14selftests/bpf: Initialize operation name before useLeo Yan
2026-06-14selftests/bpf: correct CONFIG_PPC64 macro name in commentEthan Nelson-Moore
2026-06-14selftests/bpf: Fix typo in verify_umulti_link_infoJiri Olsa
2026-06-14selftests/bpf: Add uprobe_multi path_fd fail testsJiri Olsa
2026-06-14selftests/bpf: Add uprobe_multi path_fd testJiri Olsa
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-14bpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov
2026-06-14selftests/landlock: Add tests for invalid use of quiet flagTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with scopeTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with net rulesTingmao Wang
2026-06-14selftests/landlock: Add tests for quiet flag with fs rulesTingmao Wang
2026-06-14selftests/landlock: Replace hard-coded 16 with a constantTingmao Wang
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang