summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-06-17selftests/bpf: Fix RELEASE build failure with gcc14Yonghong Song
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu
2025-06-17fs: consistently use can_mmap_file() helperLorenzo Stoakes
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes
2025-06-16selftests: seg6: Add test cases for End.X with link-local nexthopIdo Schimmel
2025-06-16selftests: net: add netconsole test for cmdline configurationBreno Leitao
2025-06-16selftests: net: Refactor cleanup logic in lib_netcons.shBreno Leitao
2025-06-16selftests/tc-testing: sfq: check perturb timer valuesEric Dumazet
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-16selftests/coredump: make sure invalid paths are rejectedChristian Brauner
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-13selftests/bpf: verify jset handling in CFG computationEduard Zingerman
2025-06-13veristat: Memory accounting for bpf programsEduard Zingerman
2025-06-13bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CGRP_STORAGESong Liu
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-13selftests: Add tests for PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov
2025-06-13selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes
2025-06-12selftests/bpf: Fix xdp_do_redirect failure with 64KB page sizeYonghong Song
2025-06-12selftests/bpf: Fix two net related test failures with 64K page sizeYonghong Song
2025-06-12bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
2025-06-12selftests: tcp_ao: fix spelling in seq-ext.c commentAnkit Chauhan
2025-06-12selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang
2025-06-12selftests/bpf: tests with a loop state missing read/precision markEduard Zingerman
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...Gal Pressman
2025-06-12selftests/coredump: add coredump server selftestsChristian Brauner
2025-06-12selftests/coredump: cleanup coredump testsChristian Brauner
2025-06-12selftests/coredump: fix buildChristian Brauner
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski
2025-06-11selftests/vsock: add initial vmtest.sh for vsockBobby Eshleman
2025-06-11selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variableYonghong Song
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-11selftests/bpf: Add test to cover ktls with bpf_msg_pop_dataJiayuan Chen
2025-06-10selftests/net: packetdrill: more xfail changesJakub Kicinski
2025-06-10net: stop napi kthreads when THREADED napi is disabledSamiullah Khawaja
2025-06-10selftests: netconsole: Add support for basic netconsole target formatBreno Leitao
2025-06-10selftests: netconsole: Do not exit from inside the validation functionBreno Leitao
2025-06-10selftests/nolibc: make stackprotector probing more robustThomas Weißschuh
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)