index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+11
2026-01-13
selftests/bpf: Add tests for loading insn array values with offsets
Anton Protopopov
1
-0
/
+208
2026-01-13
selftests/bpf: assert BPF kfunc default trusted pointer semantics
Matt Bobrowski
2
-0
/
+34
2026-01-13
bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
Matt Bobrowski
4
-5
/
+5
2026-01-13
selftests: drv-net: fix RPS mask handling for high CPU numbers
Gal Pressman
1
-2
/
+2
2026-01-13
selftests: drv-net: fix RPS mask handling in toeplitz test
Gal Pressman
1
-2
/
+4
2026-01-13
selftests: fib-onlink: Add test cases for nexthop device mismatch
Ido Schimmel
1
-0
/
+8
2026-01-13
selftests: fib-onlink: Add a test case for IPv4 multicast gateway
Ido Schimmel
1
-1
/
+6
2026-01-13
selftests: fib-onlink: Remove "wrong nexthop device" IPv6 tests
Ido Schimmel
1
-7
/
+0
2026-01-13
selftests: fib-onlink: Remove "wrong nexthop device" IPv4 tests
Ido Schimmel
1
-6
/
+0
2026-01-14
selftests: iou-zcrx: test large chunk sizes
Pavel Begunkov
2
-12
/
+99
2026-01-13
selftests: drv-net: gro: break out all individual test cases
Jakub Kicinski
2
-188
/
+306
2026-01-13
selftests: drv-net: gro: run the test against HW GRO and LRO
Jakub Kicinski
2
-17
/
+58
2026-01-13
selftests: drv-net: gro: improve feature config
Jakub Kicinski
1
-3
/
+36
2026-01-13
selftests: drv-net: gro: use cmd print
Jakub Kicinski
1
-2
/
+1
2026-01-13
selftests: net: py: teach cmd() how to print itself
Jakub Kicinski
1
-0
/
+23
2026-01-13
selftests: net: py: teach ksft_pr() multi-line safety
Jakub Kicinski
1
-10
/
+19
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
2
-4
/
+3
2026-01-13
KVM: selftests: Add a test to verify APICv updates (while L2 is active)
Sean Christopherson
3
-0
/
+160
2026-01-13
selftests/bpf: Add test cases for btf__permute functionality
Donglin Peng
1
-0
/
+244
2026-01-13
selftests: net: reduce txtimestamp deschedule flakes
Willem de Bruijn
1
-5
/
+5
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-59
/
+85
2026-01-13
selftests/bpf: Add tests for s>>=31 and s>>=63
Alexei Starovoitov
1
-0
/
+85
2026-01-13
selftests/bpf: Fix verifier_arena_globals1 failure with 64K page
Yonghong Song
1
-1
/
+1
2026-01-13
selftests/bpf: Fix sk_bypass_prot_mem failure with 64K page
Yonghong Song
1
-1
/
+6
2026-01-13
selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K page
Yonghong Song
1
-1
/
+1
2026-01-13
cxl: Check for invalid addresses returned from translation functions on errors
Robert Richter
1
-10
/
+16
2026-01-13
selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()
Thomas Weißschuh
1
-1
/
+52
2026-01-13
selftests: vDSO: vdso_test_abi: Use UAPI system call numbers
Thomas Weißschuh
1
-1
/
+1
2026-01-13
selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()
Thomas Weißschuh
1
-1
/
+3
2026-01-13
selftests/tc-testing: add selftests for cake_mq qdisc
Jonas Köppeler
1
-0
/
+559
2026-01-12
selftests/net/ipsec: Fix variable size type not at the end of struct
Ankit Khushwaha
1
-2
/
+9
2026-01-12
selftests/bpf: Use the correct destructor kfunc type
Sami Tolvanen
1
-1
/
+7
2026-01-12
selftests: ublk: add stop command with --safe option
Ming Lei
4
-0
/
+112
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
1
-0
/
+3
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
1
-7
/
+19
2026-01-12
selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2
-0
/
+112
2026-01-12
selftests: ublk: add integrity params test
Caleb Sander Mateos
3
-0
/
+177
2026-01-12
selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
1
-18
/
+74
2026-01-12
selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
4
-5
/
+5
2026-01-12
selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
2
-5
/
+50
2026-01-12
selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
6
-0
/
+78
2026-01-12
selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
2
-2
/
+39
2026-01-12
selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
1
-0
/
+1
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
3
-6
/
+83
2026-01-11
tools/nolibc: Add a simple test for writing to a FILE and reading it back
Daniel Palmer
1
-0
/
+53
2026-01-11
selftests/nolibc: also test libc-test through regular selftest framework
Thomas Weißschuh
1
-1
/
+5
2026-01-11
selftests/nolibc: scope custom flags to the nolibc-test target
Thomas Weißschuh
1
-6
/
+2
2026-01-11
selftests/nolibc: try to read from stdin in readv_zero test
Thomas Weißschuh
1
-1
/
+1
2026-01-10
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+17
[prev]
[next]