aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra1-0/+47
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan1-5/+5
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen1-0/+55
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth1-0/+21
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth1-23/+23
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet1-0/+97
2026-07-10selftests/bpf: Add bpf_icmp_send no route testMahe Tardy1-0/+49
2026-07-10selftests/bpf: Add bpf_icmp_send recursion testMahe Tardy2-0/+101
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb IPv6 testsMahe Tardy2-38/+101
2026-07-10selftests/bpf: Add bpf_icmp_send kfunc cgroup_skb testsMahe Tardy2-0/+202
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni21-45/+534
2026-07-10selftests/liveupdate: add end to end test infrastructure and scriptsPasha Tatashin8-9/+551
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_SEC defines"Wake Liu13-14/+28
2026-07-09Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo3-0/+413
2026-07-09selftests/sched_ext: Fix bpf_link leak on early return in prog_runLiang Luo1-8/+26
2026-07-09selftests/bpf: Add test for oversized rdonly/rdwr_buf_size kfunc argumentNicholas Dudar2-0/+34
2026-07-09selftests/bpf: Add test for scalar id on sign-extending stack fillDaniel Borkmann1-0/+56
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+27
2026-07-09selftests: drv-net: rss_ctx: Add retries to test_rss_context_overlap to reduce flakesZinc Lim1-3/+8
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
2026-07-08selftests/bpf: Skip res_spin_lock_stress if no perf supportMaxim Khmelevskii1-0/+20
2026-07-08selftests/bpf: Close fd on unexpected success in signed loaderDaniel Borkmann1-0/+8
2026-07-08selftests/sched_ext: Verify nohz_full tick behaviorAndrea Righi3-0/+413
2026-07-08selftests/bpf: Verify load-time signed loader metadataDaniel Borkmann2-168/+866
2026-07-08selftests/bpf: Adjust bpf_map layout in verifier_map_ptrDaniel Borkmann1-11/+12
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang1-1/+5
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds4-8/+159
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito2-4/+51
2026-07-08selftests: drv-net: xdp: run with both IP versionsNimrod Oren1-17/+77
2026-07-08selftests: drv-net: allow switching env IP versionNimrod Oren1-7/+20
2026-07-08syscall_user_dispatch: Make it configurable in KconfigGregory Price1-1/+1
2026-07-08selftests/net/openvswitch: add output truncation testMinxi Hou1-0/+87
2026-07-08selftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag1-0/+1
2026-07-08selftests/bpf: Add untrusted BTF write regressionKumar Kartikeya Dwivedi2-0/+38
2026-07-08selftests/bpf: Rename libarena struct bitmap to struct arena_bitmapYonghong Song4-50/+50
2026-07-07selftests: riscv: Bypass libc in inactive vector ptrace testAndrew Jones1-2/+3
2026-07-08selftests/bpf: Test cases for missing spill typesEduard Zingerman2-0/+67
2026-07-07selftests: timers: leap-a-day: Fix -w option and update usage commentJiangshan Yi1-8/+11
2026-07-07selftests/lsm: Fix memory leak in attr_lsm_countWang Yan1-1/+3
2026-07-07selftests/bpf: Fix memory leak in msg_alloc_iovFeng Yang1-1/+1
2026-07-07selftests/bpf: Drop tc/xdp/flow_dissector/socket_filter sockmap mutation testsSechang Lim5-154/+6
2026-07-07KVM: selftests: Add xAPIC support in eventfd IRQ testDavid Matlack1-5/+26
2026-07-07KVM: selftests: Make number of vCPUs configurable in IRQ testDavid Matlack1-3/+13
2026-07-07KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ testDavid Matlack1-3/+16
2026-07-07KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU setJosh Hilke2-0/+23
2026-07-07KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert usersJosh Hilke6-13/+8
2026-07-07KVM: selftests: Add kvm_gettid() wrapper and convert usersJosh Hilke5-9/+11
2026-07-07KVM: selftests: Verify non-postable IRQ remapping in IRQ testSean Christopherson1-11/+37
2026-07-07KVM: selftests: Make number of IRQs configurable in IRQ testDavid Matlack1-2/+6
2026-07-07KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ testDavid Matlack1-2/+18