index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2025-06-11
selftests/bpf: Add test to cover ktls with bpf_msg_pop_data
Jiayuan Chen
-0
/
+95
2025-06-10
selftests/net: packetdrill: more xfail changes
Jakub Kicinski
-0
/
+4
2025-06-10
net: stop napi kthreads when THREADED napi is disabled
Samiullah Khawaja
-2
/
+36
2025-06-10
selftests: netconsole: Add support for basic netconsole target format
Breno Leitao
-22
/
+52
2025-06-10
selftests: netconsole: Do not exit from inside the validation function
Breno Leitao
-1
/
+2
2025-06-10
selftests/nolibc: make stackprotector probing more robust
Thomas Weißschuh
-1
/
+4
2025-06-09
selftests/bpf: Add test for Spectre v1 mitigation
Luis Gerhorst
-0
/
+57
2025-06-09
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
-50
/
+109
2025-06-09
selftests/bpf: Add cookies check for tracing fill_link_info test
Tao Chen
-1
/
+23
2025-06-09
selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checks
Ihor Solodrai
-0
/
+118
2025-06-09
selftests/bpf: Add cmp_map_pointer_with_const test
Ihor Solodrai
-1
/
+16
2025-06-09
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
-1
/
+1
2025-06-09
selftests/bpf: Add two selftests for mprog API based cgroup progs
Yonghong Song
-0
/
+724
2025-06-09
selftests/bpf: Move some tc_helpers.h functions to test_progs.h
Yonghong Song
-28
/
+28
2025-06-09
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
-1
/
+102
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-16
/
+1
2025-06-06
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-33
/
+88
2025-06-07
selftests/mount_setattr: adapt detached mount propagation test
Christian Brauner
-16
/
+1
2025-06-06
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
-3
/
+7
2025-06-06
selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page size
Yonghong Song
-4
/
+4
2025-06-06
selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page size
Yonghong Song
-1
/
+1
2025-06-06
selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logs
Yonghong Song
-6
/
+12
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+2
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
-175
/
+429
2025-06-05
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
-0
/
+43
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
-33
/
+45
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-0
/
+2
2025-06-05
selftests/bpf: rbtree: Fix incorrect global variable usage
Rong Tao
-7
/
+7
2025-06-05
Tests for the ".emit_strings" functionality in the BTF dumper.
Blake Jones
-0
/
+118
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-22
/
+182
2025-06-05
selftests/bpf: Add cookies check for raw_tp fill_link_info test
Tao Chen
-1
/
+25
2025-06-05
selftests: drv-net: tso: make bkg() wait for socat to quit
Jakub Kicinski
-1
/
+1
2025-06-05
selftests: drv-net: tso: fix the GRE device name
Jakub Kicinski
-1
/
+1
2025-06-05
selftests: drv-net: add configs for the TSO test
Jakub Kicinski
-0
/
+5
2025-06-05
KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...
Sebastian Ott
-9
/
+18
2025-06-05
KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases
Sebastian Ott
-1
/
+1
2025-06-05
KVM: arm64: selftests: Fix thread migration in arch_timer_edge_cases
Sebastian Ott
-3
/
+5
2025-06-05
KVM: arm64: selftests: Fix help text for arch_timer_edge_cases
Sebastian Ott
-1
/
+1
2025-06-05
selftests/futex: Set the home_node in futex_numa_mpol
Sebastian Andrzej Siewior
-2
/
+6
2025-06-05
selftests/futex: getopt() requires int as return value.
Sebastian Andrzej Siewior
-2
/
+2
2025-06-05
Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-19
/
+164
2025-06-05
Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
-0
/
+10
2025-06-05
selftests: netfilter: nft_nat.sh: add test for reverse clash with nat
Florian Westphal
-5
/
+76
2025-06-05
selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bug
Florian Westphal
-4
/
+58
2025-06-05
selftests: netfilter: nft_concat_range.sh: prefer per element counters for te...
Florian Westphal
-10
/
+30
2025-06-04
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-6
/
+6
2025-06-03
selftests: ublk: kublk: improve behavior on init failure
Uday Shankar
-11
/
+23
2025-06-03
selftest/net/ovpn: fix missing file
Antonio Quartulli
-0
/
+9
2025-06-03
selftest/net/ovpn: fix TCP socket creation
Antonio Quartulli
-0
/
+1
2025-06-03
selftests: net: build net/lib dependency in all target
Bui Quang Minh
-1
/
+1
[prev]
[next]