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
2025-11-14
selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header is not set
Martin KaFai Lau
2
-1
/
+34
2025-11-14
selftests/bpf: Align kfuncs renamed in bpf tree
Mykyta Yatsenko
2
-3
/
+3
2025-11-14
selftests: drv-net: xdp: make the XDP qstats tests less flaky
Jakub Kicinski
1
-6
/
+9
2025-11-14
selftests: drv-net: xdp: Fix register spill error with clang 20
Dimitri Daskalakis
1
-2
/
+3
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
1
-0
/
+20
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
37
-96
/
+1625
2025-11-14
selftests/bpf: Add BTF dedup tests for recursive typedef definitions
Paul Houssel
1
-0
/
+65
2025-11-14
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
1
-0
/
+5
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
13
-12
/
+613
2025-11-14
selftests/bpf: Convert glob_match() to bpf arena
Alexei Starovoitov
3
-0
/
+304
2025-11-14
selftests/timers/nanosleep: Add tests for return of remaining time
Thomas Weißschuh
1
-0
/
+55
2025-11-14
selftests/timers: Clean up kernel version check in posix_timers
Wake Liu
1
-10
/
+22
2025-11-14
selftests/cgroup: conform test to KTAP format output
Guopeng Zhang
8
-24
/
+32
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
1
-0
/
+53
2025-11-14
selftests/futex: Create test for robust list
André Almeida
3
-1
/
+555
2025-11-14
selftests/futex: Skip tests if shmget unsupported
Carlos Llamas
2
-0
/
+4
2025-11-14
selftests/futex: Add newline to ksft_exit_fail_msg()
Carlos Llamas
1
-3
/
+3
2025-11-14
selftests/futex: Remove unused test_futex_mpol()
André Almeida
1
-5
/
+0
2025-11-13
Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-9
/
+288
2025-11-13
selftests/bpf: retry bpf_map_update_elem() when E2BIG is returned
Matt Bobrowski
1
-1
/
+2
2025-11-13
selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
2
-0
/
+183
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-69
/
+702
2025-11-13
Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+4
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-66
/
+687
2025-11-13
selftests/bpf: Add test to verify freeing the special fields in pcpu maps
Leon Hwang
2
-0
/
+116
2025-11-13
Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-next
Dave Jiang
2
-0
/
+446
2025-11-13
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
4
-49
/
+0
2025-11-12
selftests: drv-net: Limit the max number of queues in procfs_downup_hammer
Dimitri Daskalakis
1
-2
/
+3
2025-11-12
hung_task: panic when there are more than N hung tasks at the same time
Li RongQing
1
-1
/
+1
2025-11-12
vfio: selftests: replace iova=vaddr with allocated iovas
Alex Mastro
2
-5
/
+12
2025-11-12
vfio: selftests: add iova allocator
Alex Mastro
2
-1
/
+84
2025-11-12
vfio: selftests: fix map limit tests to use last available iova
Alex Mastro
1
-2
/
+13
2025-11-12
vfio: selftests: add iova range query helpers
Alex Mastro
2
-1
/
+179
2025-11-12
selftests/vsock: disable shellcheck SC2317 and SC2119
Bobby Eshleman
1
-0
/
+2
2025-11-12
selftests/vsock: add vsock_loopback module loading
Bobby Eshleman
1
-0
/
+2
2025-11-12
selftests/vsock: add 1.37 to tested virtme-ng versions
Bobby Eshleman
1
-1
/
+1
2025-11-12
selftests/vsock: add BUILD=0 definition
Bobby Eshleman
1
-0
/
+1
2025-11-12
selftests/vsock: identify and execute tests that can re-use VM
Bobby Eshleman
1
-13
/
+50
2025-11-12
selftests/vsock: add check_result() for pass/fail counting
Bobby Eshleman
1
-11
/
+21
2025-11-12
selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
Bobby Eshleman
1
-2
/
+2
2025-11-12
selftests/vsock: do not unconditionally die if qemu fails
Bobby Eshleman
1
-4
/
+2
2025-11-12
selftests/vsock: avoid multi-VM pidfile collisions with QEMU
Bobby Eshleman
1
-19
/
+43
2025-11-12
selftests/vsock: reuse logic for vsock_test through wrapper functions
Bobby Eshleman
1
-40
/
+95
2025-11-12
selftests/vsock: make wait_for_listener() work even if pipefail is on
Bobby Eshleman
1
-2
/
+4
2025-11-12
selftests/vsock: improve logging in vmtest.sh
Bobby Eshleman
1
-40
/
+29
2025-11-12
KVM: selftests: Test for KVM_EXIT_ARM_SEA
Jiaqi Yan
3
-0
/
+333
2025-11-11
selftests: mptcp: join: properly kill background tasks
Matthieu Baerts (NGI0)
2
-9
/
+30
2025-11-11
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
1
-5
/
+13
2025-11-11
selftests: mptcp: join: userspace: longer transfer
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-11-11
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
1
-4
/
+4
[prev]
[next]