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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
selftests/mm: two fixes for the pfnmap test
David Hildenbrand
1
-4
/
+57
2025-05-31
selftests/mm: deduplicate test names in madv_populate
Mark Brown
1
-9
/
+9
2025-05-31
selftests/mm: skip hugevm test if kernel config file is not present
Zi Yan
1
-17
/
+9
2025-05-31
selftests/mm: skip guard_regions.uffd tests when uffd is not present
Zi Yan
1
-2
/
+15
2025-05-31
selftests/mm: deduplicate default page size test results in thuge-gen
Mark Brown
1
-2
/
+2
2025-05-31
selftests/mm: deduplicate test logging in test_mlock_lock()
Mark Brown
1
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-10
/
+5
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
27
-311
/
+2065
2025-05-31
selftests: ublk: add stress test for per io daemons
Uday Shankar
3
-0
/
+42
2025-05-31
selftests: ublk: add functional test for per io daemons
Uday Shankar
3
-0
/
+67
2025-05-31
selftests: ublk: kublk: decouple ublk_queues from ublk server threads
Uday Shankar
5
-24
/
+100
2025-05-31
selftests: ublk: kublk: move per-thread data out of ublk_queue
Uday Shankar
2
-117
/
+144
2025-05-31
selftests: ublk: kublk: lift queue initialization out of thread
Uday Shankar
1
-21
/
+47
2025-05-31
selftests: ublk: kublk: tie sqe allocation to io instead of queue
Uday Shankar
6
-13
/
+21
2025-05-31
selftests: ublk: kublk: plumb q_id in io_uring user_data
Uday Shankar
6
-28
/
+39
2025-05-31
selftests/filesystems: Fix build of anon_inode_test
Mark Brown
1
-1
/
+1
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
5
-10
/
+10
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-80
/
+1090
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
58
-638
/
+3631
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
123
-1217
/
+8428
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-38
/
+40
2025-05-28
Merge tag 'seccomp-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+6
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+35
2025-05-28
selftests: netfilter: Fix skip of wildcard interface test
Phil Sutter
1
-2
/
+5
2025-05-28
selftests/tc-testing: Add a test for HFSC eltree double add with reentrant en...
Pedro Tammela
1
-0
/
+35
2025-05-27
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-105
/
+392
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+17
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+30
2025-05-27
net: devmem: ncdevmem: remove unused variable
Mina Almasry
1
-1
/
+0
2025-05-27
net: devmem: ksft: upgrade rx test to send 1K data
Mina Almasry
1
-3
/
+5
2025-05-27
net: devmem: ksft: add 5 tuple FS support
Mina Almasry
2
-4
/
+15
2025-05-27
net: devmem: ksft: add exit_wait to make rx test pass
Mina Almasry
1
-1
/
+1
2025-05-27
net: devmem: ksft: add ipv4 support
Mina Almasry
1
-9
/
+7
2025-05-27
selftests: netfilter: nft_queue.sh: include file transfer duration in log mes...
Florian Westphal
1
-7
/
+31
2025-05-27
selftests: net: move wait_local_port_listen to lib.sh
Hangbin Liu
15
-38
/
+29
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-1
/
+729
2025-05-27
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
1
-0
/
+53
2025-05-27
Merge tag 'nolibc-20250526-for-6.16-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-147
/
+614
2025-05-27
selftests/bpf: enable many-args tests for arm64
Alexis Lothoré (eBPF Foundation)
1
-2
/
+0
2025-05-27
selftests/bpf: Add unit tests with __bpf_trap() kfunc
Yonghong Song
2
-0
/
+73
2025-05-27
selftests/bpf: Add test for open coded dmabuf_iter
T.J. Mercier
3
-0
/
+94
2025-05-27
selftests/bpf: Add test for dmabuf_iter
T.J. Mercier
3
-0
/
+300
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+136
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
21
-209
/
+1271
2025-05-27
vsock/test: Add test for an unexpectedly lingering close()
Michal Luczaj
1
-0
/
+52
2025-05-27
vsock/test: Introduce enable_so_linger() helper
Michal Luczaj
3
-9
/
+15
2025-05-27
vsock/test: Introduce vsock_wait_sent() helper
Michal Luczaj
3
-17
/
+32
2025-05-27
wireguard: selftests: specify -std=gnu17 for bash
Jason A. Donenfeld
1
-0
/
+1
2025-05-27
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
Jordan Rife
2
-1
/
+30
2025-05-27
wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL
WangYuli
1
-1
/
+0
[prev]
[next]