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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-24
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
1
-2
/
+3
2025-06-03
selftests: ublk: kublk: improve behavior on init failure
Uday Shankar
1
-11
/
+23
2025-06-02
selftests: ublk: cover PER_IO_DAEMON in more stress tests
Ming Lei
5
-37
/
+22
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-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-582
/
+844
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-324
/
+389
2025-05-26
Merge tag 'objtool-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+38
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-6
/
+1018
2025-05-26
Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-0
/
+86
2025-05-26
Merge tag 'linux_kselftest-next-6.16-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-12
/
+46
2025-05-26
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-15
/
+126
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-5
/
+5
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
19
-45
/
+456
2025-05-26
Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-250
/
+1317
2025-05-26
Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+488
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+15
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-3
/
+71
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
16
-6
/
+1018
2025-05-23
selftests: ublk: add test for UBLK_F_QUIESCE
Ming Lei
6
-5
/
+115
2025-05-23
selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE
Ming Lei
5
-1
/
+93
2025-05-22
selftests/tc-testing: Add an HFSC qlen accounting test
Cong Wang
1
-0
/
+27
2025-05-22
perf/uapi: Clean up <uapi/linux/perf_event.h> a bit
Ingo Molnar
1
-321
/
+331
2025-05-22
perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>
Ian Rogers
1
-2
/
+3
2025-05-21
selftests/coredump: add tests for AF_UNIX coredumps
Christian Brauner
1
-1
/
+466
2025-05-21
selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
Christian Brauner
1
-0
/
+22
2025-05-21
selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"
Colin Ian King
1
-1
/
+1
2025-05-21
tools headers: Synchronize prctl.h ABI header
Sebastian Andrzej Siewior
3
-11
/
+15
2025-05-21
selftests/futex: Use TAP output in futex_numa_mpol
Sebastian Andrzej Siewior
1
-33
/
+32
2025-05-21
selftests/futex: Use TAP output in futex_priv_hash
Sebastian Andrzej Siewior
1
-86
/
+62
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
10
-56
/
+192
2025-05-20
selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
11
-13
/
+108
2025-05-20
selftests: ublk: support UBLK_F_AUTO_BUF_REG
Ming Lei
10
-29
/
+138
2025-05-20
selftests: ublk: make IO & device removal test more stressful
Ming Lei
2
-5
/
+7
2025-05-19
kunit: tool: add test counts to JSON output
Rae Moar
1
-0
/
+10
2025-05-16
rcutorture: Fix issue with re-using old images on ARM64
Joel Fernandes
1
-1
/
+1
2025-05-16
rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01
Paul E. McKenney
1
-2
/
+0
2025-05-16
rcutorture: Reduce TREE01 CPU overcommit
Paul E. McKenney
1
-1
/
+1
2025-05-16
torture: Check for "Call trace:" as well as "Call Trace:"
Paul E. McKenney
2
-2
/
+2
2025-05-16
torture: Add testing of RCU's Rust bindings to torture.sh
Paul E. McKenney
1
-0
/
+45
2025-05-16
torture: Add --do-{,no-}normal to torture.sh
Paul E. McKenney
1
-3
/
+27
2025-05-15
selftests/run_kselftest.sh: Use readlink if realpath is not available
Yosry Ahmed
1
-1
/
+8
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-56
/
+192
2025-05-14
objtool: Speed up SHT_GROUP reindexing
Josh Poimboeuf
2
-18
/
+30
2025-05-13
vsock/test: Fix occasional failure in SIOCOUTQ tests
Konstantin Shkolnyy
1
-12
/
+16
[next]