summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-15selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee
2026-07-15selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li
2026-07-15Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-07-15selftests/bpf: Fix fib_lookup VLAN tests on hosts with forwarding onAvinash Duduskar
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15selftests/bpf: Cover negative buffer pointer offsetsSun Jian
2026-07-15selftests/bpf: Test FIONREAD on a sockmap socket without a verdict programMattia Meleleo
2026-07-15selftests/bpf: Test kfunc returning zero-sized allocation bufferAmery Hung
2026-07-15bpf: Unify helper and kfunc allocation-size argument handlingAmery Hung
2026-07-15bpf: Remove dynptr check in check_stack_range_initialized()Amery Hung
2026-07-15selftests/bpf: Add bpf_fib_lookup() VLAN flag testsAvinash Duduskar
2026-07-15selftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj
2026-07-15selftests/bpf: Adapt sockmap update error handlingMichal Luczaj
2026-07-15selftests/bpf: Ensure UDP sockets are boundMichal Luczaj
2026-07-15selftests/ftrace: Add test case for a symbol in a module without module nameMasami Hiramatsu (Google)
2026-07-14selftests/cgroup: fix missing TAP output in test_hugetlb_memcgSong Hu
2026-07-14KVM: selftests: Fix a spelling error in an xapic_ipi_test commentWang Yan
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-07-14tracing/probes: Eliminate recursion in parse_probe_arg()Masami Hiramatsu
2026-07-14tracing/probes: Extend max length of argument stringMasami Hiramatsu
2026-07-14tracing/probes: Add a new testcase for BTF typecastsMasami Hiramatsu (Google)
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-12selftests/nolibc: add debug informationThomas Weißschuh
2026-07-12selftests/bpf: Test fentry link after tracing_multi linkLeon Hwang
2026-07-12selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumaskNicholas Dudar
2026-07-10selftests/bpf: veristat: Minimize map size during verificationEmil Tsalapatis
2026-07-10selftests/ftrace: fix spelling error in poll test commentWang Yan
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-10selftests/tracing: Have trigger-hist-poll.tc use sched_process_exitSteven Rostedt
2026-07-10selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module testSteven Rostedt
2026-07-10KVM: selftests: Randomize pCPU in steal time testSean Christopherson
2026-07-10KVM: selftests: Drop superfluous use of pthread_attr_setaffinity_np()Sean Christopherson
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet
2026-07-10selftests/bpf: Add bpf_icmp_send no route testMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send recursion testMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb IPv6 testsMahe Tardy
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb testsMahe Tardy
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-10selftests/liveupdate: add end to end test infrastructure and scriptsPasha Tatashin
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu