index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
1
-5
/
+5
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
1
-0
/
+2
2022-07-25
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
1
-0
/
+2
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2
-1
/
+2
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
1
-0
/
+3
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
1
-0
/
+1
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
1
-0
/
+3
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
1
-6
/
+6
2022-07-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2
-0
/
+5
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-25
io_uring: cache struct io_notif
Pavel Begunkov
1
-0
/
+7
2022-07-25
io_uring: add zc notification infrastructure
Pavel Begunkov
1
-0
/
+5
2022-07-25
io_uring: export io_put_task()
Pavel Begunkov
1
-0
/
+25
2022-07-25
Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send
Jens Axboe
13
-21
/
+593
2022-07-25
fs: Add async write file modification handling.
Stefan Roesch
1
-0
/
+1
2022-07-25
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
1
-0
/
+3
2022-07-25
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
1
-0
/
+7
2022-07-25
net: copy from user before calling __copy_msghdr
Dylan Yudaken
1
-4
/
+3
2022-07-25
io_uring: add netmsg cache
Jens Axboe
1
-2
/
+4
2022-07-25
io_uring: impose max limit on apoll cache
Jens Axboe
1
-0
/
+1
2022-07-25
io_uring: add abstraction around apoll cache
Jens Axboe
1
-1
/
+5
2022-07-25
io_uring: let to set a range for file slot allocation
Pavel Begunkov
1
-0
/
+3
2022-07-25
io_uring: fuse fallback_node and normal tw node
Pavel Begunkov
1
-4
/
+1
2022-07-25
io_uring: lockless task list
Dylan Yudaken
1
-1
/
+1
2022-07-25
io_uring: hide eventfd assumptions in eventfd paths
Pavel Begunkov
1
-0
/
+2
2022-07-25
io_uring: remove ->flush_cqes optimisation
Pavel Begunkov
1
-1
/
+0
2022-07-25
io_uring: move a few private types to local headers
Jens Axboe
1
-18
/
+0
2022-07-25
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-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-37
/
+192
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-0
/
+14
2022-07-23
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
[prev]
[next]