index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-07-25
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
2022-07-25
btrfs: add tracepoints for ordered extents
Johannes Thumshirn
2022-07-25
btrfs: send: enable support for stream v2 and compressed writes
Omar Sandoval
2022-07-25
btrfs: send: add stream v2 definitions
Omar Sandoval
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2022-07-25
drm/amdgpu: add the IP discovery IP versions for HW INFO data
Alex Deucher
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-07-25
Merge branch 'for-next/kcsan' into for-next/core
Will Deacon
2022-07-25
USB: cdc: add serial-state defines
Johan Hovold
2022-07-25
USB: cdc: add control-signal defines
Johan Hovold
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
2022-07-25
irqchip/mmp: Declare init functions in common header file
Ben Dooks
2022-07-24
io_uring: add zc notification flush requests
Pavel Begunkov
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
2022-07-24
io_uring: cache struct io_notif
Pavel Begunkov
2022-07-24
io_uring: add zc notification infrastructure
Pavel Begunkov
2022-07-24
io_uring: export io_put_task()
Pavel Begunkov
2022-07-24
Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send
Jens Axboe
2022-07-24
io_uring: Add tracepoint for short writes
Stefan Roesch
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
2022-07-24
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
2022-07-24
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
2022-07-24
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
2022-07-24
net: copy from user before calling __copy_msghdr
Dylan Yudaken
2022-07-24
io_uring: add netmsg cache
Jens Axboe
2022-07-24
io_uring: impose max limit on apoll cache
Jens Axboe
2022-07-24
io_uring: add abstraction around apoll cache
Jens Axboe
2022-07-24
io_uring: fix io_uring_cqe_overflow trace format
Dylan Yudaken
2022-07-24
io_uring: multishot recv
Dylan Yudaken
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2022-07-24
io_uring: add support for passing fixed file descriptors
Jens Axboe
2022-07-24
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
[prev]
[next]