index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2025-09-08
selftests/arm64: Fix grammatical error in string literals
Nikola Z. Ivanov
-4
/
+4
2025-09-08
kselftest/arm64: Add parentheses around sizeof for clarity
Vivek Yadav
-1
/
+1
2025-09-08
kselftest/arm64: Supress warning and improve readability
Vivek Yadav
-2
/
+2
2025-09-08
kselftest/arm64: Remove extra blank line
Vivek Yadav
-6
/
+0
2025-09-08
kselftest/arm64/gcs: Use nolibc's getauxval()
Thomas Weißschuh
-5
/
+5
2025-09-08
kselftest/arm64/gcs: Correctly check return value when disabling GCS
Thomas Weißschuh
-1
/
+1
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-19
/
+16
2025-09-08
selftests: arm64: Fix -Waddress warning in tpidr2 test
Bala-Vignesh-Reddy
-4
/
+4
2025-09-08
kselftest/arm64: Log error codes in sve-ptrace
Mark Brown
-4
/
+20
2025-09-08
selftests: arm64: Check fread return value in exec_target
Bala-Vignesh-Reddy
-1
/
+6
2025-09-05
selftests: ncdevmem: don't retry EFAULT
Stanislav Fomichev
-0
/
+4
2025-09-05
selftests/bpf: Add BPF program dump in veristat
Mykyta Yatsenko
-1
/
+55
2025-09-04
selftests/net: packetdrill: add tcp_close_no_rst.pkt
Eric Dumazet
-0
/
+32
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-112
/
+493
2025-09-04
thermal: intel: selftests: workload_hint: Mask unsupported types
Srinivas Pandruvada
-0
/
+2
2025-09-04
Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-45
/
+309
2025-09-04
selftests/bpf: Add case to test bpf_in_interrupt()
Leon Hwang
-0
/
+78
2025-09-04
selftests/bpf: Introduce experimental bpf_in_interrupt()
Leon Hwang
-0
/
+54
2025-09-04
selftests/bpf: Test kfunc bpf_strcasecmp
Rong Tao
-0
/
+13
2025-09-04
selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
-2
/
+80
2025-09-04
selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
-0
/
+19
2025-09-04
selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
-217
/
+220
2025-09-04
selftest: net: Fix weird setsockopt() in bind_bhash.c.
Kuniyuki Iwashima
-2
/
+2
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
-1
/
+0
2025-09-04
selftests: netfilter: fix udpclash tool hang
Florian Westphal
-4
/
+5
2025-09-03
selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
Ricardo B. Marlière
-13
/
+1
2025-09-03
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
-0
/
+2
2025-09-03
selftests: mptcp: add checks for fallback counters
Gang Yan
-0
/
+123
2025-09-02
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
-0
/
+224
2025-09-02
selftests: net: avoid memory leak
Zongmin Zhou
-3
/
+7
2025-09-02
selftests: drv-net: rss_ctx: make the test pass with few queues
Jakub Kicinski
-2
/
+7
2025-09-02
selftests: drv-net: rss_ctx: use Netlink for timed reconfig
Jakub Kicinski
-3
/
+4
2025-09-02
selftests: net: py: don't default to shell=True
Jakub Kicinski
-2
/
+9
2025-09-02
selftests: drv-net: adjust tests before defaulting to shell=False
Jakub Kicinski
-1
/
+2
2025-09-02
net: selftests: clean up tools/testing/selftests/net/lib/py/utils.py
Breno Leitao
-8
/
+3
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
-9
/
+14
2025-09-02
selftests/proc: add tests for new pidns APIs
Aleksa Sarai
-0
/
+213
2025-09-02
selftests/fs/mount-notify: Fix compilation failure.
Xing Guo
-19
/
+16
2025-09-01
selftests: net: fix spelling and grammar mistakes
Praveen Balakrishnan
-7
/
+7
2025-09-01
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
-2
/
+2
2025-09-01
selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
-1
/
+0
2025-09-01
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
-2
/
+2
2025-09-01
kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
Thomas Weißschuh
-3
/
+3
2025-09-01
selftests/futex: Fix futex_wait() for 32bit ARM
Dan Carpenter
-1
/
+12
2025-09-01
selftests/futex: Fix typos and grammar in futex_priv_hash
Gopi Krishna Menon
-4
/
+4
2025-09-01
selftests/futex: Fix format-security warnings in futex_priv_hash
Nai-Chen Cheng
-5
/
+5
2025-09-01
selftests/futex: Fix some futex_numa_mpol subtests
Waiman Long
-4
/
+2
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
-1
/
+1
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-3
/
+2
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
-3
/
+2
[prev]
[next]