index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context
Gal Pressman
1
-1
/
+58
2025-06-12
selftests/coredump: add coredump server selftests
Christian Brauner
3
-2
/
+1258
2025-06-12
selftests/coredump: cleanup coredump tests
Christian Brauner
1
-235
/
+174
2025-06-12
selftests/coredump: fix build
Christian Brauner
2
-13
/
+6
2025-06-11
selftests/mm: skip failed memfd setups in gup_longterm
Mark Brown
1
-1
/
+6
2025-06-11
selftests: net: add test case for NAT46 looping back dst
Jakub Kicinski
2
-0
/
+16
2025-06-11
selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
5
-0
/
+618
2025-06-11
selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variable
Yonghong Song
1
-1
/
+1
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-14
/
+25
2025-06-11
selftests/bpf: Add test to cover ktls with bpf_msg_pop_data
Jiayuan Chen
2
-0
/
+95
2025-06-10
selftests/net: packetdrill: more xfail changes
Jakub Kicinski
1
-0
/
+4
2025-06-10
net: stop napi kthreads when THREADED napi is disabled
Samiullah Khawaja
1
-2
/
+36
2025-06-10
selftests: netconsole: Add support for basic netconsole target format
Breno Leitao
2
-21
/
+51
2025-06-10
selftests: netconsole: Do not exit from inside the validation function
Breno Leitao
2
-1
/
+2
2025-06-10
selftests/nolibc: make stackprotector probing more robust
Thomas Weißschuh
1
-1
/
+4
2025-06-09
selftests/bpf: Add test for Spectre v1 mitigation
Luis Gerhorst
1
-0
/
+57
2025-06-09
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
9
-50
/
+109
2025-06-09
selftests/bpf: Add cookies check for tracing fill_link_info test
Tao Chen
1
-1
/
+23
2025-06-09
selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checks
Ihor Solodrai
1
-0
/
+118
2025-06-09
selftests/bpf: Add cmp_map_pointer_with_const test
Ihor Solodrai
1
-1
/
+16
2025-06-09
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
1
-1
/
+1
2025-06-09
selftests/bpf: Add two selftests for mprog API based cgroup progs
Yonghong Song
3
-0
/
+724
2025-06-09
selftests/bpf: Move some tc_helpers.h functions to test_progs.h
Yonghong Song
2
-28
/
+28
2025-06-09
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
2
-1
/
+102
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+1
2025-06-06
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-33
/
+88
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+2
2025-06-07
selftests/mount_setattr: adapt detached mount propagation test
Christian Brauner
1
-16
/
+1
2025-06-06
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
1
-3
/
+7
2025-06-06
selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page size
Yonghong Song
2
-4
/
+4
2025-06-06
selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page size
Yonghong Song
1
-1
/
+1
2025-06-06
selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logs
Yonghong Song
1
-6
/
+12
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+2
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
13
-175
/
+429
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
1
-0
/
+2
2025-06-05
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
1
-0
/
+43
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
4
-33
/
+45
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+2
2025-06-05
selftests/bpf: rbtree: Fix incorrect global variable usage
Rong Tao
1
-7
/
+7
2025-06-05
Tests for the ".emit_strings" functionality in the BTF dumper.
Blake Jones
1
-0
/
+118
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-23
/
+182
2025-06-05
selftests/bpf: Add cookies check for raw_tp fill_link_info test
Tao Chen
1
-1
/
+25
2025-06-05
selftests: drv-net: tso: make bkg() wait for socat to quit
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: tso: fix the GRE device name
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: add configs for the TSO test
Jakub Kicinski
1
-0
/
+5
2025-06-05
KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_cases
Sebastian Ott
1
-9
/
+18
2025-06-05
KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases
Sebastian Ott
1
-1
/
+1
2025-06-05
KVM: arm64: selftests: Fix thread migration in arch_timer_edge_cases
Sebastian Ott
1
-3
/
+5
2025-06-05
KVM: arm64: selftests: Fix help text for arch_timer_edge_cases
Sebastian Ott
1
-1
/
+1
2025-06-05
selftests/futex: Set the home_node in futex_numa_mpol
Sebastian Andrzej Siewior
1
-2
/
+6
[prev]
[next]