index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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-09-21
mm: remove unused zpool layer
Johannes Weiner
1
-1
/
+0
2025-09-20
selftests: ublk: fix behavior when fio is not installed
Uday Shankar
6
-0
/
+24
2025-09-20
selftests/bpf: Fix selftest verifier_arena_large failure
Yonghong Song
1
-0
/
+1
2025-09-20
selftest/futex: Fix spelling mistake "boundarie" -> "boundary"
Colin Ian King
1
-1
/
+1
2025-09-20
selftests/futex: Remove logging.h file
André Almeida
2
-150
/
+1
2025-09-20
selftests/futex: Drop logging.h include from futex_numa
André Almeida
1
-1
/
+2
2025-09-20
selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h
André Almeida
2
-47
/
+9
2025-09-20
selftests/futex: Refactor futex_priv_hash with kselftest_harness.h
André Almeida
2
-42
/
+8
2025-09-20
selftests/futex: Refactor futex_waitv with kselftest_harness.h
André Almeida
2
-56
/
+45
2025-09-20
selftests/futex: Refactor futex_requeue with kselftest_harness.h
André Almeida
2
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait with kselftest_harness.h
André Almeida
2
-66
/
+39
2025-09-20
selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harne...
André Almeida
2
-64
/
+21
2025-09-20
selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.h
André Almeida
2
-59
/
+19
2025-09-20
selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.h
André Almeida
2
-54
/
+24
2025-09-20
selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h
André Almeida
2
-80
/
+61
2025-09-20
selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harn...
André Almeida
2
-93
/
+38
2025-09-20
selftests/futex: Refactor futex_requeue_pi_mismatched_ops with kselftest_harn...
André Almeida
2
-65
/
+23
2025-09-20
selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
André Almeida
2
-168
/
+124
2025-09-20
selftests: kselftest: Create ksft_print_dbg_msg()
André Almeida
2
-4
/
+23
2025-09-20
Merge branch kvm-arm64/el2-feature-control into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2025-09-20
KVM: arm64: selftest: Expand external_aborts test to look for TTW levels
Marc Zyngier
3
-1
/
+55
2025-09-20
Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
52
-160
/
+667
2025-09-19
selftests: ublk: add test to verify that feat_map is complete
Uday Shankar
2
-0
/
+21
2025-09-19
selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
Uday Shankar
1
-0
/
+1
2025-09-19
selftests: ublk: kublk: simplify feat_map definition
Uday Shankar
1
-15
/
+16
2025-09-19
selftests/bpf: test cases for callchain sensitive live stack tracking
Eduard Zingerman
2
-0
/
+296
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
4
-50
/
+302
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
15
-201
/
+201
2025-09-19
selftests/namespaces: verify initial namespace inode numbers
Christian Brauner
3
-1
/
+63
2025-09-19
iommufd/selftest: Update the fail_nth limit
Jason Gunthorpe
1
-1
/
+1
2025-09-19
KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}
Jinqian Yang
1
-0
/
+2
2025-09-19
selftests/namespaces: add file handle selftests
Christian Brauner
3
-1
/
+1431
2025-09-19
selftests/namespaces: add identifier selftests
Christian Brauner
4
-0
/
+1001
2025-09-19
kselftest/arm64: Add lsfe to the hwcaps test
Mark Brown
1
-0
/
+21
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
1
-2
/
+5
2025-09-18
selftests/bpf: Add tests for exclusive maps
KP Singh
2
-0
/
+88
2025-09-18
selftests: riscv: Add README for RISC-V KSelfTest
Bala-Vignesh-Reddy
1
-0
/
+24
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
3
-0
/
+60
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2
-3
/
+3
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-25
/
+364
2025-09-18
selftests: always install UAPI headers to the correct directory
Thomas Weißschuh
1
-1
/
+4
2025-09-18
kselftest/arm64: Check that unsupported regsets fail in sve-ptrace
Mark Brown
1
-0
/
+46
2025-09-18
kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptrace
Mark Brown
1
-1
/
+31
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-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
1
-0
/
+21
2025-09-17
selftest/futex: Compile also with libnuma < 2.0.16
Sebastian Andrzej Siewior
2
-12
/
+14
2025-09-17
selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest
André Almeida
1
-1
/
+7
2025-09-17
selftest/futex: Make the error check more precise for futex_numa_mpol
André Almeida
1
-15
/
+21
[prev]
[next]