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-02-12
KVM: selftests: Only validate counts for hardware-supported arch events
Sean Christopherson
1
-7
/
+18
2025-02-12
KVM: selftests: Make Intel arch events globally available in PMU counters test
Sean Christopherson
1
-35
/
+49
2025-02-12
selftests: add tests for using detached mount with overlayfs
Christian Brauner
2
-0
/
+147
2025-02-12
selftests/overlayfs: test specifying layers as O_PATH file descriptors
Christian Brauner
1
-0
/
+65
2025-02-11
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
2025-02-11
selftests/bpf: Define SYS_PREFIX for powerpc
Saket Kumar Bhaskar
1
-0
/
+3
2025-02-11
blackhole_dev: convert self-test to KUnit
Tamir Duberstein
2
-12
/
+1
2025-02-11
selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
Yuyang Huang
4
-1
/
+36
2025-02-11
selftests/powerpc/pmu: Update comment with details to understand auxv_generic_compat_pmu() utility function
Athira Rajeev
1
-0
/
+7
2025-02-11
selftests/powerpc/pmu: Add interface test for extended reg support
Kajol Jain
4
-2
/
+40
2025-02-11
tools/testing/selftests/powerpc/pmu: Update comment description to mention ISA v3.1 for power10 and above
Athira Rajeev
10
-15
/
+15
2025-02-11
tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfests
Athira Rajeev
4
-5
/
+11
2025-02-11
tools/testing/selftests/powerpc: Enable pmu selftests for power11
Athira Rajeev
2
-5
/
+16
2025-02-10
selftests: drv-net: add helper for path resolution
Jakub Kicinski
2
-1
/
+13
2025-02-10
selftests: drv-net: factor out a DrvEnv base class
Jakub Kicinski
1
-26
/
+33
2025-02-10
selftests: drv-net: remove an unnecessary libmnl include
Jakub Kicinski
1
-1
/
+0
2025-02-10
selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64
Kees Cook
1
-0
/
+6
2025-02-10
selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly
Jakub Kicinski
1
-5
/
+14
2025-02-10
selftests: net-drv: test adding flow rule to invalid RSS context
Jakub Kicinski
1
-1
/
+26
2025-02-10
netconsole: selftest: test for sysdata CPU
Breno Leitao
3
-0
/
+185
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-22
/
+14
2025-02-09
tools/nolibc: add support for directory access
Thomas Weißschuh
1
-0
/
+39
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
1
-1
/
+0
2025-02-08
Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+199
2025-02-07
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
Bastien Curutchet (eBPF Foundation)
3
-92
/
+2
2025-02-07
netdevsim: allow normal queue reset while down
Jakub Kicinski
1
-1
/
+17
2025-02-07
bpf: selftests: Test constant key extraction on irrelevant maps
Daniel Xu
1
-0
/
+15
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+21
2025-02-07
selftests: always check mask returned by statmount(2)
Miklos Szeredi
1
-1
/
+21
2025-02-06
selftests/bpf: Correct the check of join cgroup
Jason Xing
1
-1
/
+1
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-212
/
+513
2025-02-06
selftests/seccomp: validate uretprobe syscall passes through seccomp
Eyal Birger
1
-0
/
+199
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-3
/
+91
2025-02-05
selftests: forwarding: vxlan_bridge_1d: Check aging while forwarding
Ido Schimmel
1
-0
/
+2
2025-02-05
selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+33
2025-02-05
selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0
Quang Le
1
-0
/
+23
2025-02-05
selftests: mptcp: connect: -f: no reconnect
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-02-05
bridge: mdb: Allow replace of a host-joined group
Petr Machata
1
-1
/
+1
2025-02-05
selftests: net: suppress ReST file generation when building selftests
Jakub Kicinski
1
-1
/
+2
2025-02-05
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
1
-3
/
+8
2025-02-05
selftests/bpf: Add a BTF verification test for kflagged type_tag
Ihor Solodrai
2
-1
/
+24
2025-02-05
bpf: Allow kind_flag for BTF type and decl tags
Ihor Solodrai
1
-3
/
+1
2025-02-05
selftests/bpf: Add a btf_dump test for type_tags
Ihor Solodrai
1
-37
/
+110
2025-02-05
torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()
Paul E. McKenney
1
-1
/
+1
2025-02-05
rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
Paul E. McKenney
1
-0
/
+1
2025-02-05
selftests/mm: use PIDFD_SELF in guard pages test
Lorenzo Stoakes
1
-12
/
+4
2025-02-05
selftests/pidfd: add tests for PIDFD_SELF_*
Lorenzo Stoakes
2
-15
/
+67
2025-02-05
selftests/pidfd: add new PIDFD_SELF* defines
Christian Brauner
1
-0
/
+16
2025-02-04
netconsole: selftest: Add test for fragmented messages
Breno Leitao
3
-0
/
+130
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
2
-12
/
+10
[prev]
[next]