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
Age
Commit message (
Expand
)
Author
Lines
2025-03-28
ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
Caleb Sander Mateos
-3
/
+3
2025-03-28
ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
Caleb Sander Mateos
-1
/
+1
2025-03-28
ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
Caleb Sander Mateos
-2
/
+2
2025-03-28
ublk: remove unused cmd argument to ublk_dispatch_req()
Caleb Sander Mateos
-5
/
+2
2025-03-28
selftests: ublk: add test for checking zero copy related parameter
Ming Lei
-1
/
+39
2025-03-28
selftests: ublk: add more tests for covering MQ
Ming Lei
-33
/
+132
2025-03-28
ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb
Ming Lei
-3
/
+3
2025-03-28
ublk: implement ->queue_rqs()
Ming Lei
-20
/
+111
2025-03-28
ublk: document zero copy feature
Ming Lei
-9
/
+26
2025-03-28
ublk: add segment parameter
Ming Lei
-1
/
+44
2025-03-28
ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu
Ming Lei
-1
/
+1
2025-03-28
ublk: add helper of ublk_need_map_io()
Ming Lei
-4
/
+9
2025-03-28
ublk: remove two unused fields from 'struct ublk_queue'
Ming Lei
-2
/
+0
2025-03-28
ublk: comment on ubq->canceling handling in ublk_queue_rq()
Ming Lei
-0
/
+5
2025-03-28
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
-10
/
+29
2025-03-28
io_uring/net: account memory for zc sendmsg
Pavel Begunkov
-1
/
+11
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
-211
/
+567
2025-03-28
Merge tag 'for-6.15/io_uring-epoll-wait-20250325' of git://git.kernel.dk/linux
Linus Torvalds
-6
/
+55
2025-03-28
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+1988
2025-03-28
Merge tag 'tpmdd-next-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-58
/
+590
2025-03-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-6
/
+2
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-315
/
+4960
2025-03-28
Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-25
/
+5
2025-03-28
Merge tag 'integrity-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+15
2025-03-28
Merge tag 'ipe-pr-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+6
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-252
/
+287
2025-03-27
Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+1
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-12715
/
+1044
2025-03-27
Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-4
/
+103
2025-03-27
Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-8
/
+99
2025-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-46
/
+110
2025-03-27
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-21
/
+130
2025-03-27
Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-4
/
+25
2025-03-27
Merge tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-0
/
+8
2025-03-27
Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-625
/
+1315
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-225
/
+108
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-166
/
+2135
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-74
/
+351
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-14
/
+457
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1112
/
+967
2025-03-27
Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
-2944
/
+4816
2025-03-27
Merge tag 'jfs-6.14' of github.com:kleikamp/linux-shaggy
Linus Torvalds
-41
/
+51
2025-03-27
Merge tag 'for-linus-6.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-28
/
+0
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-1488
/
+5920
2025-03-27
Merge tag 'dlm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
-4
/
+6
2025-03-27
Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-604
/
+1059
2025-03-27
Merge tag 'for-6.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
-1915
/
+2264
2025-03-27
Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-571
/
+579
2025-03-27
Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
-132
/
+136
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-355
/
+167
[next]