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
2024-11-12
kselftest/arm64: Try harder to generate different keys during PAC tests
Mark Brown
-1
/
+1
2024-11-12
kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
Mark Brown
-0
/
+3
2024-11-12
kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
Mark Brown
-2
/
+2
2024-11-12
rcutorture: Add light-weight SRCU scenario
Paul E. McKenney
-1
/
+16
2024-11-12
kselftest/arm64: Fix missing printf() argument in gcs/gcs-stress.c
Catalin Marinas
-1
/
+1
2024-11-12
kselftest/arm64: Add FPMR coverage to fp-ptrace
Mark Brown
-7
/
+146
2024-11-12
kselftest/arm64: Expand the set of ZA writes fp-ptrace does
Mark Brown
-10
/
+8
2024-11-12
kselftets/arm64: Use flag bits for features in fp-ptrace assembler code
Mark Brown
-18
/
+41
2024-11-12
kselftest/arm64: Enable build of PAC tests with LLVM=1
Mark Brown
-0
/
+6
2024-11-12
kselftest/arm64: Check that SVCR is 0 in signal handlers
Mark Brown
-0
/
+23
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
-17
/
+95
2024-11-11
net: netconsole: selftests: Check if netdevsim is available
Breno Leitao
-1
/
+6
2024-11-11
selftests: net: Add busy_poll_test
Joe Damato
-0
/
+521
2024-11-11
selftests: ncdevmem: Add automated test
Stanislav Fomichev
-0
/
+46
2024-11-11
selftests: ncdevmem: Move ncdevmem under drivers/net/hw
Stanislav Fomichev
-9
/
+9
2024-11-11
selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
Stanislav Fomichev
-10
/
+39
2024-11-11
selftests: ncdevmem: Remove hard-coded queue numbers
Stanislav Fomichev
-2
/
+38
2024-11-11
selftests: ncdevmem: Use YNL to enable TCP header split
Stanislav Fomichev
-3
/
+56
2024-11-11
selftests: ncdevmem: Properly reset flow steering
Stanislav Fomichev
-7
/
+12
2024-11-11
selftests: ncdevmem: Switch to AF_INET6
Stanislav Fomichev
-29
/
+68
2024-11-11
selftests: ncdevmem: Remove default arguments
Stanislav Fomichev
-22
/
+39
2024-11-11
selftests: ncdevmem: Make client_ip optional
Stanislav Fomichev
-3
/
+9
2024-11-11
selftests: ncdevmem: Unify error handling
Stanislav Fomichev
-8
/
+8
2024-11-11
selftests: ncdevmem: Separate out dmabuf provider
Stanislav Fomichev
-84
/
+119
2024-11-11
selftests: ncdevmem: Redirect all non-payload output to stderr
Stanislav Fomichev
-31
/
+30
2024-11-11
selftests: hsr: Add test for VLAN
MD Danish Anwar
-0
/
+99
2024-11-11
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
-0
/
+263
2024-11-11
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
Catalin Marinas
-1
/
+1
2024-11-11
kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests
Catalin Marinas
-4
/
+4
2024-11-11
kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test
Catalin Marinas
-1
/
+1
2024-11-11
kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests
Catalin Marinas
-13
/
+19
2024-11-11
kselftest/arm64: Fix build with stricter assemblers
Mark Brown
-2
/
+2
2024-11-11
selftests: netdevsim: add ethtool features to macsec offload tests
Sabrina Dubroca
-0
/
+33
2024-11-11
selftests: netdevsim: add test toggling macsec offload
Sabrina Dubroca
-0
/
+21
2024-11-11
selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim
Sabrina Dubroca
-68
/
+65
2024-11-11
selftests: netdevsim: add a test checking ethtool features
Sabrina Dubroca
-0
/
+32
2024-11-11
selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
-4
/
+8
2024-11-11
selftest/mm: fix typo in virtual_address_range
Chunyan Zhang
-2
/
+2
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
-1
/
+1
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
-1
/
+1
2024-11-11
mm: page_frag: add a test module for page_frag
Yunsheng Lin
-0
/
+402
2024-11-11
Merge branch kvm-arm64/mmio-sea into kvmarm/next
Oliver Upton
-30
/
+179
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
-4
/
+6
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
-4
/
+6
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
-1
/
+98
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
-0
/
+92
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
-2
/
+2
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
-0
/
+6
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
-1
/
+161
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
-20
/
+3
[prev]
[next]