index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
befs
/
ChangeLog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
io_uring/net: don't alias send user pointer reads
Pavel Begunkov
1
-5
/
+8
2024-10-29
io_uring/net: don't store send address ptr
Pavel Begunkov
1
-20
/
+16
2024-10-29
io_uring/net: split send and sendmsg prep helpers
Pavel Begunkov
1
-9
/
+12
2024-10-29
io_uring: kill 'imu' from struct io_kiocb
Jens Axboe
1
-3
/
+0
2024-10-29
io_uring/net: move send zc fixed buffer import to issue path
Jens Axboe
1
-13
/
+23
2024-10-29
io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node()
Jens Axboe
4
-9
/
+5
2024-10-29
io_uring/rw: get rid of using req->imu
Jens Axboe
1
-2
/
+3
2024-10-29
io_uring/uring_cmd: get rid of using req->imu
Jens Axboe
1
-5
/
+18
2024-10-29
io_uring/rsrc: don't assign bvec twice in io_import_fixed()
Jens Axboe
1
-2
/
+1
2024-10-29
io_uring: clean up cqe trace points
Pavel Begunkov
4
-21
/
+19
2024-10-29
io_uring: static_key for !IORING_SETUP_NO_SQARRAY
Pavel Begunkov
1
-1
/
+11
2024-10-29
io_uring: kill io_llist_xchg
Pavel Begunkov
1
-15
/
+1
2024-10-29
io_uring: move cancel hash tables to kvmalloc/kvfree
Jens Axboe
1
-7
/
+13
2024-10-29
io_uring/cancel: get rid of init_hash_table() helper
Jens Axboe
3
-10
/
+3
2024-10-29
io_uring/poll: get rid of per-hashtable bucket locks
Jens Axboe
3
-33
/
+11
2024-10-29
io_uring/poll: get rid of io_poll_tw_hash_eject()
Jens Axboe
1
-15
/
+2
2024-10-29
io_uring/poll: get rid of unlocked cancel hash
Jens Axboe
4
-127
/
+36
2024-10-29
io_uring/poll: remove 'ctx' argument from io_poll_req_delete()
Jens Axboe
1
-2
/
+2
2024-10-29
io_uring/msg_ring: add support for sending a sync message
Jens Axboe
4
-0
/
+63
2024-10-29
io_uring/msg_ring: refactor a few helper functions
Jens Axboe
1
-11
/
+20
2024-10-29
io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd
Jens Axboe
1
-21
/
+29
2024-10-29
io_uring/eventfd: abstract out ev_fd grab + release helpers
Jens Axboe
1
-11
/
+30
2024-10-29
io_uring/eventfd: move trigger check into a helper
Jens Axboe
1
-3
/
+12
2024-10-29
io_uring/eventfd: move actual signaling part into separate helper
Jens Axboe
1
-10
/
+18
2024-10-29
io_uring/eventfd: check for the need to async notifier earlier
Jens Axboe
1
-3
/
+2
2024-10-29
io_uring/eventfd: abstract out ev_fd put helper
Jens Axboe
1
-4
/
+8
2024-10-21
Linux 6.12-rc4
v6.12-rc4
Linus Torvalds
1
-1
/
+1
2024-10-19
io_uring/rw: fix wrong NOWAIT check in io_rw_init_file()
Jens Axboe
1
-1
/
+1
2024-10-19
fgraph: Allocate ret_stack_list with proper size
Steven Rostedt
1
-1
/
+2
2024-10-19
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Steven Rostedt
1
-7
/
+21
2024-10-19
Input: zinitix - don't fail if linux,keycodes prop is absent
Nikita Travkin
1
-12
/
+22
2024-10-18
Input: xpad - add support for MSI Claw A1M
John Edwards
1
-0
/
+2
2024-10-18
MAINTAINERS: update IPE tree url and Fan Wu's email
Fan Wu
1
-2
/
+2
2024-10-18
ipe: fallback to platform keyring also if key in trusted keyring is rejected
Luca Boccassi
1
-1
/
+1
2024-10-18
mm: fix follow_pfnmap API lockdep assert
Linus Torvalds
1
-1
/
+2
2024-10-18
misc: rtsx: list supported models in Kconfig help
Yo-Jung (Leo) Lin
1
-1
/
+2
2024-10-18
MAINTAINERS: Remove some entries due to various compliance requirements.
Greg Kroah-Hartman
1
-178
/
+0
2024-10-18
xen: Remove dependency between pciback and privcmd
Jiqian Chen
5
-12
/
+44
2024-10-18
cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()
Josh Poimboeuf
1
-1
/
+1
2024-10-17
MAINTAINERS: Add an entry for PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+8
2024-10-17
lib/buildid: Handle memfd_secret() files in build_id_parse()
Andrii Nakryiko
1
-0
/
+5
2024-10-17
ipe: allow secondary and platform keyrings to install/update policies
Luca Boccassi
3
-2
/
+36
2024-10-17
ipe: also reject policy updates with the same version
Luca Boccassi
2
-2
/
+2
2024-10-17
ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower ...
Luca Boccassi
1
-1
/
+1
2024-10-17
nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function
Nilay Shroff
1
-8
/
+2
2024-10-17
nvme: make keep-alive synchronous operation
Nilay Shroff
1
-10
/
+7
2024-10-17
nvme-loop: flush off pending I/O while shutting down loop controller
Nilay Shroff
1
-0
/
+13
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
2
-0
/
+36
2024-10-17
bpf: Fix print_reg_state's constant scalar dump
Daniel Borkmann
1
-2
/
+1
2024-10-17
bpf: Fix incorrect delta propagation between linked registers
Daniel Borkmann
1
-5
/
+6
[next]