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-04-09
selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()
Malaya Kumar Rout
1
-3
/
+6
2025-04-09
selftests: gpio: add test cases for gpio-aggregator
Koichiro Den
3
-1
/
+725
2025-04-09
selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
Octavian Purdila
1
-0
/
+36
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-2
/
+6
2025-04-08
selftests: mptcp: validate MPJoin HMacFailure counters
Matthieu Baerts (NGI0)
1
-0
/
+18
2025-04-08
selftests: tc-testing: Pre-load IFE action and its submodules
Victor Nogueira
1
-0
/
+4
2025-04-08
selftests/mincore: Allow read-ahead pages to reach the end of the file
Qiuxu Zhuo
1
-3
/
+0
2025-04-08
selftests/futex: futex_waitv wouldblock test should fail
Edward Liaw
1
-1
/
+1
2025-04-08
kunit: tool: fix count of tests if late test plan
Rae Moar
2
-2
/
+6
2025-04-08
selftests: tpm2: test_smoke: use POSIX-conformant expression operator
Ahmed Salem
1
-1
/
+1
2025-04-08
selftests: tpm2: create a dedicated .gitignore
Khaled Elnaggar
2
-1
/
+3
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-123
/
+195
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-215
/
+402
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-2
/
+0
2025-04-08
rcutorture: Make srcu_lockdep.sh check reader-conflict handling
Paul E. McKenney
1
-0
/
+31
2025-04-08
rcutorture: Make srcu_lockdep.sh check kernel Kconfig
Paul E. McKenney
1
-1
/
+10
2025-04-08
Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
3
-33
/
+96
2025-04-08
selftests: tls: check that disconnect does nothing
Jakub Kicinski
1
-0
/
+36
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent
Cong Wang
1
-0
/
+31
2025-04-07
selftests: drv-net: test random value for hds-thresh
Taehee Yoo
1
-1
/
+32
2025-04-07
selftests/sched_ext: Add test for scx_bpf_select_cpu_and()
Andrea Righi
3
-0
/
+179
2025-04-07
selftests/filesystems: add open() test for anonymous inodes
Christian Brauner
1
-0
/
+17
2025-04-07
selftests/filesystems: add exec() test for anonymous inodes
Christian Brauner
1
-0
/
+13
2025-04-07
selftests/filesystems: add chmod() test for anonymous inodes
Christian Brauner
1
-0
/
+13
2025-04-07
selftests/filesystems: add chown() test for anonymous inodes
Christian Brauner
3
-1
/
+28
2025-04-07
selftest/pidfd: add test for thread-group leader pidfd open for thread
Christian Brauner
1
-0
/
+1
2025-04-07
selftests/pidfd: adapt to recent changes
Christian Brauner
1
-6
/
+6
2025-04-07
memblock tests: add test for memblock_set_node
Wei Yang
1
-0
/
+102
2025-04-07
memblock tests: Fix mutex related build error
Masami Hiramatsu (Google)
2
-0
/
+20
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
2
-0
/
+4
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
3
-33
/
+92
2025-04-04
selftests/bpf: Make res_spin_lock test less verbose
Kumar Kartikeya Dwivedi
1
-2
/
+5
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
1
-4
/
+5
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
2
-2
/
+0
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-18
/
+66
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-24
/
+97
2025-04-04
selftests/bpf: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2025-04-04
libbpf: Add likely/unlikely macros and use them in selftests
Anton Protopopov
2
-5
/
+0
2025-04-04
selftests: net: amt: indicate progress in the stress test
Jakub Kicinski
1
-6
/
+14
2025-04-04
netlink: specs: rt_addr: pull the ifa- prefix out of the names
Jakub Kicinski
1
-1
/
+1
2025-04-04
netlink: specs: rt_addr: fix get multi command name
Jakub Kicinski
1
-1
/
+1
2025-04-04
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
1
-6
/
+25
2025-04-04
KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latency
Sean Christopherson
1
-6
/
+25
2025-04-04
selftests: kvm: list once tests that are valid on all architectures
Paolo Bonzini
1
-30
/
+15
2025-04-04
selftests: kvm: bring list of exit reasons up to date
Paolo Bonzini
1
-3
/
+2
2025-04-04
selftests: kvm: revamp MONITOR/MWAIT tests
Paolo Bonzini
1
-51
/
+57
[prev]
[next]