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-03-04
selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS
Yi Lai
1
-1
/
+1
2025-03-04
selftests/vDSO: Fix GNU hash table entry size for s390x
Thomas Weißschuh
1
-5
/
+5
2025-03-04
selftests/ftrace: add 'poll' binary to gitignore
Bharadwaj Raju
1
-0
/
+1
2025-03-04
netconsole: selftest: add task name append testing
Breno Leitao
1
-7
/
+44
2025-03-04
iommufd: Disallow allocating nested parent domain with fault ID
Yi Liu
1
-0
/
+4
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-1
/
+1
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
24
-144
/
+1155
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
23
-133
/
+1019
2025-03-04
selftest: net: add proc_net_pktgen
Peter Seiderer
3
-0
/
+648
2025-03-04
selftests: test subdirectory mounting
Christian Brauner
1
-45
/
+36
2025-03-04
selftests: add test for detached mount tree propagation
Christian Brauner
1
-0
/
+70
2025-03-04
selftests: seventh test for mounting detached mounts onto detached mounts
Christian Brauner
1
-0
/
+36
2025-03-04
selftests: sixth test for mounting detached mounts onto detached mounts
Christian Brauner
1
-0
/
+44
2025-03-04
selftests: fifth test for mounting detached mounts onto detached mounts
Christian Brauner
1
-0
/
+78
2025-03-04
selftests: fourth test for mounting detached mounts onto detached mounts
Christian Brauner
1
-0
/
+30
2025-03-04
selftests: third test for mounting detached mounts onto detached mounts
Christian Brauner
1
-0
/
+31
2025-03-04
selftests: second test for mounting detached mounts onto detached mounts
Christian Brauner
1
-0
/
+49
2025-03-04
selftests: first test for mounting detached mounts onto detached mounts
Christian Brauner
1
-0
/
+40
2025-03-04
selftests: create detached mounts from detached mounts
Christian Brauner
1
-0
/
+283
2025-03-03
selftests: net: report output format as TAP 13 in Python tests
Jakub Kicinski
2
-3
/
+3
2025-03-03
selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc
Thomas Weißschuh
2
-144
/
+39
2025-03-03
selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibc
Thomas Weißschuh
1
-0
/
+2
2025-03-03
selftests: vDSO: vdso_test_gettimeofday: Clean up includes
Thomas Weißschuh
1
-2
/
+0
2025-03-03
selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAX
Thomas Weißschuh
1
-1
/
+1
2025-03-03
selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
Thomas Weißschuh
2
-1
/
+5
2025-03-03
selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()
Thomas Weißschuh
2
-15
/
+0
2025-03-03
selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdr
Thomas Weißschuh
1
-1
/
+26
2025-03-03
selftests: Add headers target
Thomas Weißschuh
1
-1
/
+4
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2
-2
/
+2
2025-03-03
KVM: selftests: Fix printf() format goof in SEV smoke test
Sean Christopherson
1
-1
/
+2
2025-03-03
KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stage
Sean Christopherson
1
-8
/
+13
2025-03-03
selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_SIZE()
Mirsad Todorovac
1
-1
/
+2
2025-03-02
selftests/nolibc: add armthumb configuration
Thomas Weißschuh
2
-2
/
+9
2025-03-02
selftests/nolibc: explicitly enable ARM mode
Thomas Weißschuh
1
-0
/
+1
2025-02-28
Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-7
/
+11
2025-02-28
KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLT
Sean Christopherson
2
-1
/
+13
2025-02-28
KVM: selftests: Assert that STI blocking isn't set after event injection
Sean Christopherson
1
-0
/
+2
2025-02-28
KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"
Colin Ian King
1
-1
/
+1
2025-02-28
selftests: ublk: add ublk zero copy test
Ming Lei
7
-23
/
+241
2025-02-28
selftests: ublk: add file backed ublk
Ming Lei
7
-5
/
+277
2025-02-28
selftests: ublk: add kernel selftests for ublk
Ming Lei
9
-0
/
+1465
2025-02-27
selftests/net: deflake GRO tests
Kevin Krakauer
2
-3
/
+4
2025-02-27
selftests/net: only print passing message in GRO tests when tests pass
Kevin Krakauer
1
-3
/
+5
2025-02-27
selftests/net: have `gro.sh -t` return a correct exit code
Kevin Krakauer
1
-1
/
+2
2025-02-27
selftests/ftrace: Let fprobe test consider already enabled functions
Heiko Carstens
1
-7
/
+11
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-113
/
+910
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-7
/
+161
2025-02-27
selftests: drv-net: Check if combined-count exists
Joe Damato
1
-4
/
+3
2025-02-27
selftests/x86/xstate: Fix spelling mistake "hader" -> "header"
Colin Ian King
1
-1
/
+1
2025-02-27
selftests/sysctl: fix wording of help messages
Bharadwaj Raju
1
-3
/
+3
[prev]
[next]