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
/
selftests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
1
-0
/
+3
2025-10-23
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
1
-3
/
+6
2025-10-23
selftests: net: check jq command is supported
Wang Liang
2
-0
/
+4
2025-10-19
selftests: mptcp: join: validate C-flag + def limit
Matthieu Baerts (NGI0)
1
-0
/
+11
2025-10-19
rseq/selftests: Use weak symbol reference, not definition, to link with glibc
Sean Christopherson
1
-4
/
+4
2025-10-19
selftests: netfilter: query conntrack state to check for port clash resolution
Florian Westphal
1
-17
/
+41
2025-10-19
selftests: netfilter: nft_fib.sh: fix spurious test failures
Florian Westphal
1
-5
/
+8
2025-10-19
selftest: net: ovpn: Fix uninit return values
Sidharth Seela
1
-0
/
+2
2025-10-15
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-20
/
+24
2025-10-15
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
1
-1
/
+1
2025-10-15
selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
3
-217
/
+220
2025-10-15
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
28
-36
/
+36
2025-10-15
iommu/selftest: prevent use of uninitialized variable
Alessandro Zanni
1
-5
/
+3
2025-10-15
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
1
-2
/
+2
2025-10-15
selftests: always install UAPI headers to the correct directory
Thomas Weißschuh
1
-1
/
+4
2025-10-15
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2
-12
/
+14
2025-10-15
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
1
-15
/
+21
2025-10-15
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
2
-1
/
+12
2025-10-15
selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
Yi Lai
1
-0
/
+1
2025-10-15
selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Akhilesh Patil
1
-0
/
+6
2025-10-15
selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
Thomas Weißschuh
1
-5
/
+4
2025-10-15
selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapper
Thomas Weißschuh
1
-4
/
+3
2025-10-15
selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
Ricardo B. Marlière
1
-13
/
+1
2025-10-15
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
1
-2
/
+2
2025-10-15
selftests/futex: Fix some futex_numa_mpol subtests
Waiman Long
1
-4
/
+2
2025-10-15
selftests/futex: Remove the -g parameter from futex_priv_hash
Sebastian Andrzej Siewior
2
-2
/
+0
2025-10-15
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-10-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2
-11
/
+10
2025-10-15
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
1
-1
/
+1
2025-10-15
selftests: cgroup: Make test_pids backwards compatible
Michal Koutný
3
-0
/
+16
2025-10-15
kselftest/arm64/gcs: Correctly check return value when disabling GCS
Thomas Weißschuh
1
-1
/
+1
2025-10-15
selftests: arm64: Fix -Waddress warning in tpidr2 test
Bala-Vignesh-Reddy
1
-4
/
+4
2025-10-15
selftests: arm64: Check fread return value in exec_target
Bala-Vignesh-Reddy
1
-1
/
+6
2025-09-25
Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-6
/
+46
2025-09-23
selftests: fib_nexthops: Add test cases for FDB status change
Ido Schimmel
1
-0
/
+40
2025-09-23
selftests: fib_nexthops: Fix creation of non-FDB nexthops
Ido Schimmel
1
-6
/
+6
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-1
/
+1
2025-09-19
iommufd/selftest: Update the fail_nth limit
Jason Gunthorpe
1
-1
/
+1
2025-09-18
selftests: tls: test skb copy under mem pressure and OOB
Jakub Kicinski
1
-0
/
+16
2025-09-17
selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-0
/
+26
2025-09-17
selftests: bonding: add vlan over bond testing
Hangbin Liu
2
-0
/
+59
2025-09-15
selftests: mptcp: sockopt: fix error messages
Geliang Tang
1
-6
/
+10
2025-09-15
selftests: mptcp: userspace pm: validate deny-join-id0 flag
Matthieu Baerts (NGI0)
2
-3
/
+18
2025-09-15
selftests: mptcp: connect: print pcap prefix
Matthieu Baerts (NGI0)
1
-1
/
+5
2025-09-15
selftests: mptcp: print trailing bytes with od
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-15
selftests: mptcp: avoid spurious errors on TCP disconnect
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-15
selftests: mptcp: connect: catch IO errors on listen side
Matthieu Baerts (NGI0)
1
-3
/
+4
2025-09-15
selftests: bonding: add fail_over_mac testing
Hangbin Liu
3
-2
/
+142
2025-09-14
selftests: openvswitch: add a simple test for tunnel metadata
Ilya Maximets
1
-7
/
+81
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-8
/
+96
[next]