index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
KVM: selftests: Kill eptPageTablePointer
Yosry Ahmed
1
-20
/
+17
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
26
-40
/
+356
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/net...
Linus Torvalds
11
-11
/
+197
2026-01-08
Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...
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
kunit: tool: test: Don't rely on implicit working directory change
Thomas Weißschuh
1
-2
/
+3
2026-01-07
kunit: tool: test: Rename test_data_path() to _test_data_path()
Thomas Weißschuh
1
-28
/
+28
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
vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
Michal Luczaj
1
-0
/
+32
2026-01-05
kunit: qemu_configs: Add 32-bit big endian ARM configuration
Thomas Weißschuh
1
-0
/
+16
2026-01-05
kunit: tool: Don't overwrite test status based on subtest counts
Thomas Weißschuh
3
-0
/
+7
2026-01-05
kunit: tool: Add test for nested test result reporting
Thomas Weißschuh
2
-0
/
+17
2026-01-05
kunit: respect KBUILD_OUTPUT env variable by default
Ryota Sakamoto
2
-1
/
+25
2026-01-05
kselftest/arm64: Support FORCE_TARGETS
Mark Brown
1
-2
/
+4
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
1
-1
/
+1
2026-01-05
cxl/mem: Drop @host argument to devm_cxl_add_memdev()
Dan Williams
1
-1
/
+1
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/li...
Linus Torvalds
3
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
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
[prev]
[next]