index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-0
/
+12
2022-07-25
Merge branch 'for-next/kcsan' into for-next/core
Will Deacon
1
-0
/
+8
2022-07-25
USB: cdc: add serial-state defines
Johan Hovold
1
-0
/
+9
2022-07-25
USB: cdc: add control-signal defines
Johan Hovold
1
-0
/
+4
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
2
-2
/
+6
2022-07-25
irqchip/mmp: Declare init functions in common header file
Ben Dooks
1
-0
/
+3
2022-07-24
io_uring: add zc notification flush requests
Pavel Begunkov
1
-0
/
+1
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
1
-1
/
+11
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
1
-0
/
+4
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
1
-1
/
+5
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
1
-1
/
+1
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
1
-0
/
+5
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
1
-0
/
+17
2022-07-24
io_uring: cache struct io_notif
Pavel Begunkov
1
-0
/
+7
2022-07-24
io_uring: add zc notification infrastructure
Pavel Begunkov
1
-0
/
+5
2022-07-24
io_uring: export io_put_task()
Pavel Begunkov
1
-0
/
+25
2022-07-24
Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send
Jens Axboe
38
-194
/
+873
2022-07-24
io_uring: Add tracepoint for short writes
Stefan Roesch
1
-0
/
+25
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
1
-0
/
+1
2022-07-24
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
1
-0
/
+3
2022-07-24
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
1
-0
/
+7
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
1
-0
/
+7
2022-07-24
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
1
-3
/
+2
2022-07-24
net: copy from user before calling __copy_msghdr
Dylan Yudaken
1
-4
/
+3
2022-07-24
io_uring: add netmsg cache
Jens Axboe
1
-2
/
+4
2022-07-24
io_uring: impose max limit on apoll cache
Jens Axboe
1
-0
/
+1
2022-07-24
io_uring: add abstraction around apoll cache
Jens Axboe
1
-1
/
+5
2022-07-24
io_uring: fix io_uring_cqe_overflow trace format
Dylan Yudaken
1
-1
/
+1
2022-07-24
io_uring: multishot recv
Dylan Yudaken
1
-0
/
+5
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2
-0
/
+16
2022-07-24
io_uring: add support for passing fixed file descriptors
Jens Axboe
1
-0
/
+17
2022-07-24
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-07-24
io_uring: fuse fallback_node and normal tw node
Pavel Begunkov
1
-4
/
+1
2022-07-24
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
1
-0
/
+15
2022-07-24
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
1
-0
/
+2
2022-07-24
io_uring: add trace event for running task work
Dylan Yudaken
1
-0
/
+30
2022-07-24
io_uring: lockless task list
Dylan Yudaken
1
-1
/
+1
2022-07-24
io_uring: hide eventfd assumptions in eventfd paths
Pavel Begunkov
1
-0
/
+2
2022-07-24
io_uring: remove ->flush_cqes optimisation
Pavel Begunkov
1
-1
/
+0
2022-07-24
io_uring: move a few private types to local headers
Jens Axboe
1
-18
/
+0
2022-07-24
io_uring: clean up tracing events
Pavel Begunkov
1
-85
/
+57
2022-07-24
io_uring: make io_uring_types.h public
Pavel Begunkov
1
-0
/
+554
2022-07-24
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
1
-1
/
+4
2022-07-24
io_uring: add support for level triggered poll
Jens Axboe
1
-0
/
+3
2022-07-24
spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
David Collins
1
-6
/
+6
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
1
-2
/
+0
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
1
-0
/
+2
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
1
-0
/
+1
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
1
-0
/
+2
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
1
-0
/
+20
[prev]
[next]