aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS contextGal Pressman1-1/+58
2025-06-12selftests/coredump: add coredump server selftestsChristian Brauner3-2/+1258
2025-06-12selftests/coredump: cleanup coredump testsChristian Brauner1-235/+174
2025-06-12selftests/coredump: fix buildChristian Brauner2-13/+6
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown1-1/+6
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski2-0/+16
2025-06-11selftests/vsock: add initial vmtest.sh for vsockBobby Eshleman5-0/+618
2025-06-11selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variableYonghong Song1-1/+1
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-14/+25
2025-06-11selftests/bpf: Add test to cover ktls with bpf_msg_pop_dataJiayuan Chen2-0/+95
2025-06-10selftests/net: packetdrill: more xfail changesJakub Kicinski1-0/+4
2025-06-10net: stop napi kthreads when THREADED napi is disabledSamiullah Khawaja1-2/+36
2025-06-10selftests: netconsole: Add support for basic netconsole target formatBreno Leitao2-21/+51
2025-06-10selftests: netconsole: Do not exit from inside the validation functionBreno Leitao2-1/+2
2025-06-10selftests/nolibc: make stackprotector probing more robustThomas Weißschuh1-1/+4
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst1-0/+57
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst9-50/+109
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen1-1/+23
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai1-0/+118
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai1-1/+16
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai1-1/+1
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song3-0/+724
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song2-28/+28
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+1
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds5-33/+88
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+2
2025-06-07selftests/mount_setattr: adapt detached mount propagation testChristian Brauner1-16/+1
2025-06-06selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song1-3/+7
2025-06-06selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song2-4/+4
2025-06-06selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page sizeYonghong Song1-1/+1
2025-06-06selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logsYonghong Song1-6/+12
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+2
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds13-175/+429
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+2
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui1-0/+43
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui4-33/+45
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao1-0/+2
2025-06-05selftests/bpf: rbtree: Fix incorrect global variable usageRong Tao1-7/+7
2025-06-05Tests for the ".emit_strings" functionality in the BTF dumper.Blake Jones1-0/+118
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-23/+182
2025-06-05selftests/bpf: Add cookies check for raw_tp fill_link_info testTao Chen1-1/+25
2025-06-05selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski1-1/+1
2025-06-05selftests: drv-net: tso: fix the GRE device nameJakub Kicinski1-1/+1
2025-06-05selftests: drv-net: add configs for the TSO testJakub Kicinski1-0/+5
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_casesSebastian Ott1-9/+18
2025-06-05KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_casesSebastian Ott1-1/+1
2025-06-05KVM: arm64: selftests: Fix thread migration in arch_timer_edge_casesSebastian Ott1-3/+5
2025-06-05KVM: arm64: selftests: Fix help text for arch_timer_edge_casesSebastian Ott1-1/+1
2025-06-05selftests/futex: Set the home_node in futex_numa_mpolSebastian Andrzej Siewior1-2/+6