index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-16
cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c
Sean Christopherson
3
-85
/
+83
2025-05-16
KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
Maxim Levitsky
3
-9
/
+61
2025-05-16
KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
Sean Christopherson
1
-11
/
+24
2025-05-16
rcutorture: Fix issue with re-using old images on ARM64
Joel Fernandes
1
-1
/
+1
2025-05-16
rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01
Paul E. McKenney
1
-2
/
+0
2025-05-16
rcutorture: Reduce TREE01 CPU overcommit
Paul E. McKenney
1
-1
/
+1
2025-05-16
torture: Check for "Call trace:" as well as "Call Trace:"
Paul E. McKenney
2
-2
/
+2
2025-05-16
torture: Add testing of RCU's Rust bindings to torture.sh
Paul E. McKenney
1
-0
/
+45
2025-05-16
torture: Add --do-{,no-}normal to torture.sh
Paul E. McKenney
1
-3
/
+27
2025-05-16
kselftest/arm64: Set default OUTPUT path when undefined
tanze
1
-0
/
+2
2025-05-16
KVM: selftests: Confirm exposing MTE_frac does not break migration
Ben Horgan
1
-1
/
+76
2025-05-15
selftests/run_kselftest.sh: Use readlink if realpath is not available
Yosry Ahmed
1
-1
/
+8
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-61
/
+847
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-45
/
+174
2025-05-15
selftest/net/ovpn: extend coverage with more test cases
Antonio Quartulli
5
-11
/
+34
2025-05-15
selftest/net/ovpn: fix crash in case of getaddrinfo() failure
Antonio Quartulli
1
-2
/
+8
2025-05-14
selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
1
-1
/
+3
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
5
-10
/
+10
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
1
-5
/
+61
2025-05-13
selftests: memcg: increase error tolerance of child memory.current check in test_memcg_protection()
Waiman Long
1
-2
/
+2
2025-05-13
selftests: memcg: allow low event with no memory.low and memory_recursiveprot on
Waiman Long
1
-4
/
+14
2025-05-13
vsock/test: Fix occasional failure in SIOCOUTQ tests
Konstantin Shkolnyy
1
-12
/
+16
2025-05-13
selftests: ncdevmem: Implement devmem TCP TX
Mina Almasry
2
-15
/
+311
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
7
-0
/
+631
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
1
-3
/
+6
2025-05-13
Merge branch 'x86/fpu' into x86/core, to merge dependent commits
Ingo Molnar
4
-2
/
+16
2025-05-13
Merge branch 'x86/asm' into x86/core, to merge dependent commits
Ingo Molnar
3
-0
/
+121
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
3
-35
/
+136
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
1
-0
/
+32
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
3
-1
/
+42
2025-05-12
mm/selftests: add a test to verify mmap_changing race with -EAGAIN
Peter Xu
1
-0
/
+202
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
3
-23
/
+23
2025-05-12
selftests/mm: use long for dwRegionSize
Siddarth G
1
-2
/
+2
2025-05-12
selftests/bpf: introduce tests for dynptr copy kfuncs
Mykyta Yatsenko
3
-0
/
+244
2025-05-12
selftests: mptcp: remove rp_filter configuration
Hangbin Liu
1
-2
/
+0
2025-05-12
selftests: netfilter: remove rp_filter configuration
Hangbin Liu
7
-30
/
+4
2025-05-12
selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration
Hangbin Liu
6
-251
/
+76
2025-05-12
selftests: net: use setup_ns for bareudp testing
Hangbin Liu
1
-42
/
+7
2025-05-12
selftests: net: remove redundant rp_filter configuration
Hangbin Liu
3
-8
/
+0
2025-05-12
selftests: net: disable rp_filter after namespace initialization
Hangbin Liu
1
-0
/
+2
2025-05-12
selftests: drv-net: ping: make sure the ping test restores checksum offload
Jakub Kicinski
1
-0
/
+16
2025-05-12
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
1
-0
/
+2
2025-05-12
selftests/bpf: test_verifier verbose log overflows
Gregory Bell
1
-1
/
+1
2025-05-12
selftests/bpf: test_verifier verbose causes erroneous failures
Gregory Bell
1
-3
/
+3
2025-05-12
selftests/fs/mount-notify: add a test variant running inside userns
Amir Goldstein
3
-1
/
+560
2025-05-12
selftests/filesystems: create setup_userns() helper
Amir Goldstein
3
-57
/
+68
2025-05-12
selftests/filesystems: create get_unique_mnt_id() helper
Amir Goldstein
6
-35
/
+36
2025-05-12
selftests/fs/mount-notify: build with tools include dir
Amir Goldstein
2
-20
/
+8
2025-05-12
selftests/mount_settattr: remove duplicate syscall definitions
Amir Goldstein
1
-52
/
+0
2025-05-12
selftests/pidfd: move syscall definitions into wrappers.h
Amir Goldstein
2
-74
/
+42
[prev]
[next]