summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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)
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-07selftests/mount_setattr: adapt detached mount propagation testChristian Brauner
2025-06-06selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logsYonghong Song
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-06-05selftests/bpf: rbtree: Fix incorrect global variable usageRong Tao
2025-06-05Tests for the ".emit_strings" functionality in the BTF dumper.Blake Jones
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05selftests/bpf: Add cookies check for raw_tp fill_link_info testTao Chen
2025-06-05selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski
2025-06-05selftests: drv-net: tso: fix the GRE device nameJakub Kicinski
2025-06-05selftests: drv-net: add configs for the TSO testJakub Kicinski
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...Sebastian Ott
2025-06-05KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_casesSebastian Ott
2025-06-05KVM: arm64: selftests: Fix thread migration in arch_timer_edge_casesSebastian Ott
2025-06-05KVM: arm64: selftests: Fix help text for arch_timer_edge_casesSebastian Ott
2025-06-05selftests/futex: Set the home_node in futex_numa_mpolSebastian Andrzej Siewior
2025-06-05selftests/futex: getopt() requires int as return value.Sebastian Andrzej Siewior
2025-06-05Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-06-05Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2025-06-05selftests: netfilter: nft_nat.sh: add test for reverse clash with natFlorian Westphal
2025-06-05selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bugFlorian Westphal
2025-06-05selftests: netfilter: nft_concat_range.sh: prefer per element counters for te...Florian Westphal
2025-06-04Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-03selftests: ublk: kublk: improve behavior on init failureUday Shankar
2025-06-03selftest/net/ovpn: fix missing fileAntonio Quartulli
2025-06-03selftest/net/ovpn: fix TCP socket creationAntonio Quartulli
2025-06-03selftests: net: build net/lib dependency in all targetBui Quang Minh
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-02selftests: ublk: cover PER_IO_DAEMON in more stress testsMing Lei
2025-06-01selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failureYonghong Song