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-03-22
selftests: ublk: move common code into common.c
Ming Lei
-53
/
+58
2025-03-22
selftests: ublk: increase max buffer size to 1MB
Ming Lei
-1
/
+1
2025-03-22
selftests: ublk: add single sqe allocator helper
Ming Lei
-52
/
+44
2025-03-22
selftests: ublk: add generic_01 for verifying sequential IO order
Ming Lei
-1
/
+94
2025-03-22
selftests/bpf: Add selftests for load-acquire/store-release when register num...
Kohei Enju
-0
/
+28
2025-03-22
bpf: Fix out-of-bounds read in check_atomic_load/store()
Kohei Enju
-5
/
+21
2025-03-21
selftests/mm: speed up split_huge_page_test
Ryan Roberts
-4
/
+7
2025-03-21
selftests/mm: uffd-unit-tests support for hugepages > 2M
Ryan Roberts
-1
/
+4
2025-03-21
selftests/mm: add commentary about 9pfs bugs
Brendan Jackman
-10
/
+22
2025-03-21
selftests: ublk: fix starting ublk device
Ming Lei
-11
/
+23
2025-03-21
selftests/timers: Improve skew_consistency by testing with other clockids
John Stultz
-1
/
+1
2025-03-21
selftests: netconsole: Add tests for 'release' feature in sysdata
Breno Leitao
-3
/
+41
2025-03-21
landlock: Add the errata interface
Mickaël Salaün
-1
/
+45
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
-2
/
+2
2025-03-20
selftests: ublk: fix write cache implementation
Ming Lei
-4
/
+2
2025-03-20
selftests: ublk: add variable for user to not show test result
Ming Lei
-6
/
+10
2025-03-20
selftests: ublk: don't show `modprobe` failure
Ming Lei
-2
/
+2
2025-03-20
selftests: ublk: add one dependency header
Ming Lei
-0
/
+19
2025-03-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
-0
/
+2
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-187
/
+260
2025-03-20
selftests/bpf: Sanitize pointer prior fclose()
Björn Töpel
-2
/
+4
2025-03-20
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
-17
/
+70
2025-03-20
Merge tag 'kvm-riscv-6.15-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-25
/
+56
2025-03-20
Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-186
/
+257
2025-03-20
Revert "selftests: Add IPv6 link-local address generation tests for GRE devic...
Guillaume Nault
-178
/
+0
2025-03-20
selftests/pidfd: third test for multi-threaded exec polling
Christian Brauner
-0
/
+147
2025-03-20
selftests/pidfd: second test for multi-threaded exec polling
Christian Brauner
-24
/
+48
2025-03-20
selftests/pidfd: first test for multi-threaded exec polling
Christian Brauner
-7
/
+31
2025-03-20
selftests: net: test for lwtunnel dst ref loops
Justin Iurman
-0
/
+249
2025-03-20
selftests: mptcp: add pm sysctl mapping tests
Geliang Tang
-1
/
+29
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
-254
/
+176
2025-03-19
selftests/bpf: test_xdp_vlan: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
-13
/
+13
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
-7
/
+30
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
-10
/
+37
2025-03-19
Merge branch 'kvm-arm64/nv-idregs' into kvmarm/next
Oliver Upton
-0
/
+3
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config files
Ingo Molnar
-3
/
+1
2025-03-19
rseq/selftests: Fix namespace collision with rseq UAPI header
Michael Jeanson
-2
/
+2
2025-03-19
tc-tests: Update tc police action tests for tc buffer size rounding fixes.
Jonathan Lennox
-5
/
+5
2025-03-19
selftests: drv-net: use defer in the ping test
Jakub Kicinski
-8
/
+8
2025-03-19
selftests/bpf: Add tests for rqspinlock
Kumar Kartikeya Dwivedi
-0
/
+538
2025-03-19
Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-356
/
+370
2025-03-19
Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
-83
/
+151
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+147
2025-03-19
KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test
Clément Léger
-0
/
+8
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
-42
/
+504
2025-03-18
selftests/bpf: Add selftest for attaching fexit to __noreturn functions
Yafang Shao
-0
/
+24
2025-03-18
iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
Nicolin Chen
-0
/
+153
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
-0
/
+5
2025-03-18
RISC-V: selftests: Add TEST_ZICBOM into CBO tests
Yunhui Cui
-11
/
+55
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+3
[prev]
[next]