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-07-07
selftests: net: Add IPv6 support to netconsole basic tests
Breno Leitao
-30
/
+99
2025-07-07
selftests: tracing: Use mutex_unlock for testing glob filter
Masami Hiramatsu (Google)
-1
/
+1
2025-07-07
selftests: print installation complete message
Shuah Khan
-0
/
+1
2025-07-07
selftests/bpf: Negative test case for tail call map
Paul Chaignon
-0
/
+33
2025-07-07
selftests/bpf: Add Spectre v4 tests
Luis Gerhorst
-0
/
+153
2025-07-07
selftests/bpf: Set CONFIG_PACKET=y for selftests
Saket Kumar Bhaskar
-0
/
+1
2025-07-07
selftests/bpf: tests for __arg_untrusted void * global func params
Eduard Zingerman
-0
/
+53
2025-07-07
selftests/bpf: test cases for __arg_untrusted
Eduard Zingerman
-0
/
+81
2025-07-07
selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointer
Eduard Zingerman
-0
/
+31
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
-1
/
+1
2025-07-06
Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+1
2025-07-06
selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compati...
Terry Tritton
-1
/
+7
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
-0
/
+23
2025-07-06
selftests/nolibc: create /dev/full when running as PID 1
Thomas Weißschuh
-1
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
-0
/
+1
2025-07-06
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
-0
/
+1
2025-07-04
cxl/test: Simplify fw_buf_checksum_show()
Eric Biggers
-19
/
+2
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+5
2025-07-04
kselftest/arm64: Add a test for vfork() with GCS
Mark Brown
-0
/
+63
2025-07-04
selftests/nolibc: Add coverage of vfork()
Mark Brown
-4
/
+19
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
-1
/
+9
2025-07-04
selftests: net: extend SCM_PIDFD test to cover stale pidfds
Alexander Mikhalitsyn
-44
/
+173
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-17
/
+44
2025-07-03
selftests/bpf: Add tests for prog streams
Kumar Kartikeya Dwivedi
-0
/
+253
2025-07-03
selftests/bpf: Add test cases for bpf_dynptr_memset()
Ihor Solodrai
-0
/
+166
2025-07-03
selftests/nolibc: use file driver for QEMU serial
Thomas Weißschuh
-2
/
+2
2025-07-03
selftests/nolibc: fix EXTRACONFIG variables ordering
Thomas Weißschuh
-2
/
+2
2025-07-03
KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
Anshuman Khandual
-2
/
+2
2025-07-03
selftests/sched_ext: Fix exit selftest hang on UP
Andrea Righi
-0
/
+8
2025-07-03
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
-1
/
+2
2025-07-03
kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptrace
Mark Brown
-1
/
+3
2025-07-03
kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
-1
/
+1
2025-07-03
kselftest/arm64: Convert tpidr2 test to use kselftest.h
Mark Brown
-104
/
+38
2025-07-02
selftests: drv-net: Add test for devlink-rate traffic class bandwidth distrib...
Carolina Jubran
-3
/
+474
2025-07-02
selftest: netdevsim: Add devlink rate tc-bw test
Carolina Jubran
-0
/
+53
2025-07-02
selftest: net: extend msg_zerocopy test with forwarding
Willem de Bruijn
-31
/
+77
2025-07-02
vsock/test: Add test for null ptr deref when transport changes
Luigi Leonardi
-0
/
+171
2025-07-02
vsock/test: Add macros to identify transports
Luigi Leonardi
-0
/
+4
2025-07-02
selftests/bpf: Allow veristat compile standalone
Mykyta Yatsenko
-3
/
+4
2025-07-02
kselftest/arm64/mte: Add MTE_STORE_ONLY testcases
Yeoreum Yun
-20
/
+366
2025-07-02
kselftest/arm64/mte: Preparation for mte store only test
Yeoreum Yun
-22
/
+33
2025-07-02
kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap test
Yeoreum Yun
-0
/
+6
2025-07-02
selftests/bpf: Negative test case for ref_obj_id in args
Paul Chaignon
-0
/
+24
2025-07-02
selftests/bpf: null checks for rdonly_untrusted_mem should be preserved
Eduard Zingerman
-0
/
+21
2025-07-02
selftests/bpf: Don't call fsopen() as privileged user
Matteo Croce
-20
/
+21
2025-07-02
kselftest/arm64/mte: Add mtefar tests on check_mmap_options
Yeoreum Yun
-23
/
+171
2025-07-02
kselftest/arm64/mte: Refactor check_mmap_option test
Yeoreum Yun
-54
/
+313
2025-07-02
kselftest/arm64/mte: Add verification for address tag in signal handler
Yeoreum Yun
-10
/
+28
2025-07-02
kselftest/arm64/mte: Add address tag related macro and function
Yeoreum Yun
-0
/
+27
2025-07-02
kselftest/arm64/mte: Check MTE_FAR feature is supported
Yeoreum Yun
-0
/
+5
[prev]
[next]