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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
KVM: selftests: Stop passing VMX metadata to TDP mapping functions
Yosry Ahmed
4
-40
/
+24
2026-01-08
KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUs
Yosry Ahmed
7
-32
/
+48
2026-01-08
KVM: selftests: Move PTE bitmasks to kvm_mmu
Yosry Ahmed
3
-39
/
+76
2026-01-08
KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
Sean Christopherson
6
-0
/
+9
2026-01-08
KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIs
Sean Christopherson
2
-28
/
+39
2026-01-08
KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
Sean Christopherson
8
-88
/
+94
2026-01-08
KVM: selftests: Stop setting A/D bits when creating EPT PTEs
Yosry Ahmed
1
-8
/
+0
2026-01-08
KVM: selftests: Kill eptPageTablePointer
Yosry Ahmed
1
-19
/
+16
2026-01-08
KVM: selftests: Rename nested TDP mapping functions
Yosry Ahmed
4
-39
/
+37
2026-01-08
KVM: selftests: Stop passing a memslot to nested_map_memslot()
Yosry Ahmed
3
-7
/
+11
2026-01-08
KVM: selftests: Make __vm_get_page_table_entry() static
Yosry Ahmed
2
-4
/
+2
2026-01-08
KVM: selftests: Fix sign extension bug in get_desc64_base()
MJ Pooladkhay
1
-2
/
+4
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-40
/
+324
2026-01-08
KVM: selftests: Test TPR / CR8 sync and interrupt masking
Maciej S. Szmigiero
3
-0
/
+280
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-11
/
+165
2026-01-08
Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
3
-13
/
+64
2026-01-07
thermal: intel: selftests: workload_hint: Support slow workload hints
Srinivas Pandruvada
1
-22
/
+52
2026-01-07
selftests/hid: add a test for the Digitizer/Button Type pressurepad
Peter Hutterer
1
-4
/
+35
2026-01-07
selftests/hid: use a enum class for the different button types
Peter Hutterer
1
-10
/
+14
2026-01-07
selftests/hid: require hidtools 0.12
Peter Hutterer
1
-0
/
+14
2026-01-07
selftests/hid: fix bpf compilations due to -fms-extensions
Benjamin Tissoires
1
-0
/
+2
2026-01-06
bpf: GCC requires function attributes before the declarator
Jose E. Marchesi
1
-1
/
+1
2026-01-06
bpf: adapt selftests to GCC 16 -Wunused-but-set-variable
Jose E. Marchesi
2
-0
/
+20
2026-01-06
selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
2
-0
/
+360
2026-01-06
selftests: netdevsim: add carrier state consistency test
Yohei Kojima
1
-0
/
+59
2026-01-06
selftests: drv-net: Bring back tool() to driver __init__s
Gal Pressman
2
-4
/
+4
2026-01-06
selftests/bpf: add tests for arena kfuncs under lock
Emil Tsalapatis
1
-0
/
+38
2026-01-06
selftests/net: packetdrill: add minimal client and server tests
Willem de Bruijn
2
-0
/
+59
2026-01-06
selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start
Jakub Kicinski
1
-6
/
+38
2026-01-06
ipv6: preserve insertion order for same-scope addresses
Yumei Huang
1
-1
/
+1
2026-01-06
selftests/bpf: Update xdp_context_test_run test to check maximum metadata size
Toke Høiland-Jørgensen
1
-3
/
+11
2026-01-06
selftests/nolibc: always build sparc32 tests with -mcpu=v8
Thomas Weißschuh
1
-1
/
+1
2026-01-06
selftests/nolibc: drop NOLIBC_SYSROOT=0 logic
Thomas Weißschuh
1
-6
/
+0
2026-01-06
selftests/nolibc: test compatibility of nolibc and kernel time types
Thomas Weißschuh
1
-0
/
+29
2026-01-05
selftests: mptcp: Mark xerror and die_perror __noreturn
Ankit Khushwaha
5
-6
/
+11
2026-01-05
selftests/tc-testing: Add test case redirecting to self on egress
Victor Nogueira
1
-0
/
+47
2026-01-05
kselftest/arm64: Support FORCE_TARGETS
Mark Brown
1
-2
/
+4
2026-01-04
Merge branch 'rcu-torture.20260104a' into rcu-next
Boqun Feng
5
-24
/
+205
2026-01-04
rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
Joel Fernandes
1
-1
/
+24
2026-01-04
rcutorture: Prevent concurrent kvm.sh runs on same source tree
Joel Fernandes
2
-0
/
+18
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
1
-0
/
+2
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-6
/
+83
2026-01-02
selftests: bpf: Fix test_bpf_nf for trusted args becoming default
Puranjay Mohan
3
-8
/
+61
2026-01-02
selftests: bpf: fix cgroup_hierarchical_stats
Puranjay Mohan
1
-3
/
+3
2026-01-02
selftests: bpf: fix test_kfunc_dynptr_param
Puranjay Mohan
1
-3
/
+2
2026-01-02
selftests: bpf: Update failure message for rbtree_fail
Puranjay Mohan
1
-1
/
+1
2026-01-02
selftests: bpf: Update kfunc_param_nullable test for new error message
Puranjay Mohan
1
-1
/
+1
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2
-11
/
+11
2026-01-01
selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
Florian Westphal
1
-1
/
+44
[prev]
[next]