index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
io_uring/net: avoid import_ubuf for regvec send
Pavel Begunkov
1
-0
/
+2
2025-03-31
io_uring/rsrc: check size when importing reg buffer
Pavel Begunkov
1
-0
/
+2
2025-03-31
io_uring: cleanup {g,s]etsockopt sqe reading
Pavel Begunkov
1
-8
/
+10
2025-03-31
io_uring: hide caches sqes from drivers
Pavel Begunkov
3
-3
/
+3
2025-03-31
io_uring: make zcrx depend on CONFIG_IO_URING
Pavel Begunkov
1
-0
/
+1
2025-03-31
io_uring: add req flag invariant build assertion
Pavel Begunkov
1
-0
/
+2
2025-03-31
Documentation: ublk: remove dead footnote
Jens Axboe
1
-2
/
+0
2025-03-29
selftests: ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
2
-3
/
+3
2025-03-29
ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
1
-4
/
+4
2025-03-28
io_uring: don't pass ctx to tw add remote helper
Pavel Begunkov
3
-11
/
+8
2025-03-28
io_uring/msg: initialise msg request opcode
Pavel Begunkov
1
-0
/
+1
2025-03-28
io_uring/msg: rename io_double_lock_ctx()
Pavel Begunkov
1
-4
/
+4
2025-03-28
io_uring/net: import zc ubuf earlier
Pavel Begunkov
1
-28
/
+16
2025-03-28
io_uring/net: set sg_from_iter in advance
Pavel Begunkov
1
-10
/
+15
2025-03-28
io_uring/net: clusterise send vs msghdr branches
Pavel Begunkov
1
-11
/
+4
2025-03-28
io_uring/net: unify sendmsg setup with zc
Pavel Begunkov
1
-22
/
+6
2025-03-28
io_uring/net: combine sendzc flags writes
Pavel Begunkov
1
-2
/
+1
2025-03-28
io_uring/net: open code io_net_vec_assign()
Pavel Begunkov
1
-11
/
+5
2025-03-28
io_uring/net: open code io_sendmsg_copy_hdr()
Pavel Begunkov
1
-20
/
+10
2025-03-28
ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
Caleb Sander Mateos
1
-7
/
+9
2025-03-28
ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
Caleb Sander Mateos
1
-3
/
+3
2025-03-28
ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
Caleb Sander Mateos
1
-1
/
+1
2025-03-28
ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
Caleb Sander Mateos
1
-2
/
+2
2025-03-28
ublk: remove unused cmd argument to ublk_dispatch_req()
Caleb Sander Mateos
1
-5
/
+2
2025-03-28
selftests: ublk: add test for checking zero copy related parameter
Ming Lei
3
-1
/
+39
2025-03-28
selftests: ublk: add more tests for covering MQ
Ming Lei
10
-33
/
+132
2025-03-28
ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb
Ming Lei
1
-3
/
+3
2025-03-28
ublk: implement ->queue_rqs()
Ming Lei
1
-20
/
+111
2025-03-28
ublk: document zero copy feature
Ming Lei
1
-9
/
+26
2025-03-28
ublk: add segment parameter
Ming Lei
2
-1
/
+44
2025-03-28
ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu
Ming Lei
1
-1
/
+1
2025-03-28
ublk: add helper of ublk_need_map_io()
Ming Lei
1
-4
/
+9
2025-03-28
ublk: remove two unused fields from 'struct ublk_queue'
Ming Lei
1
-2
/
+0
2025-03-28
ublk: comment on ubq->canceling handling in ublk_queue_rq()
Ming Lei
1
-0
/
+5
2025-03-28
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
1
-10
/
+29
2025-03-28
io_uring/net: account memory for zc sendmsg
Pavel Begunkov
1
-1
/
+11
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip"
Linus Torvalds
12
-252
/
+287
2025-03-27
ima: limit the number of ToMToU integrity violations
Mimi Zohar
2
-4
/
+5
2025-03-27
ima: limit the number of open-writers integrity violations
Mimi Zohar
2
-2
/
+10
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2
-23
/
+27
2025-03-27
MAINTAINERS: TPM DEVICE DRIVER: add missing includes
WangYuli
1
-0
/
+2
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
1
-0
/
+1
2025-03-27
Documentation: tpm: Add documentation for the CRB FF-A interface
Stuart Yoder
2
-0
/
+66
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
1
-5
/
+66
2025-03-27
ACPICA: Add start method for ARM FF-A
Stuart Yoder
1
-0
/
+1
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
1
-15
/
+21
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
4
-0
/
+383
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
1
-1
/
+0
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
3
-3
/
+16
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
1
-2
/
+1
[next]