index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-1
/
+1
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: 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
13
-21
/
+593
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
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: let to set a range for file slot allocation
Pavel Begunkov
1
-0
/
+3
2022-07-24
io_uring: fuse fallback_node and normal tw node
Pavel Begunkov
1
-4
/
+1
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: make io_uring_types.h public
Pavel Begunkov
1
-0
/
+554
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
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
1
-0
/
+1
2022-07-23
SUNRPC: Shrink size of struct rpc_task
Trond Myklebust
1
-2
/
+2
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
1
-3
/
+16
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
1
-2
/
+2
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-37
/
+192
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-0
/
+14
2022-07-22
PCI: Extend isolated function probing to s390
Niklas Schnelle
1
-0
/
+8
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
1
-0
/
+8
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
1
-0
/
+5
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
1
-0
/
+38
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
1
-0
/
+5
2022-07-22
iomap: remove iomap_writepage
Christoph Hellwig
1
-3
/
+0
2022-07-22
bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-07-22
firmware: cs_dsp: Add memory chunk helpers
Charles Keepax
1
-0
/
+73
2022-07-22
firmware: cs_dsp: Add pre_stop callback
Charles Keepax
1
-1
/
+3
2022-07-22
wifi: ieee80211: add helper functions for detecting TM/FTM frames
Avraham Stern
1
-0
/
+54
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
1
-0
/
+5
2022-07-22
Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2
-2
/
+13
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
1
-0
/
+32
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2
-24
/
+12
2022-07-21
bpf: Introduce 8-byte BTF set
Kumar Kartikeya Dwivedi
1
-4
/
+64
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
9
-88
/
+199
2022-07-21
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'poll.2022.07.21a', 'rcu-tasks.2022.06.21a' and 'torture.2022.06.21a' into HEAD
Paul E. McKenney
5
-11
/
+46
2022-07-21
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
2
-0
/
+12
2022-07-21
resource: Introduce alloc_free_mem_region()
Dan Williams
1
-0
/
+2
[prev]
[next]