index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
4
-32
/
+43
|
\
|
*
io_uring: add support for multishot timeouts
David Wei
2023-04-18
1
-0
/
+1
|
*
io_uring/rsrc: remove rsrc_data refs
Pavel Begunkov
2023-04-15
1
-0
/
+1
|
*
io_uring/rsrc: use wq for quiescing
Pavel Begunkov
2023-04-15
1
-0
/
+1
|
*
io_uring/rsrc: consolidate node caching
Pavel Begunkov
2023-04-12
1
-1
/
+0
|
*
io_uring: reduce scheduling due to tw
Pavel Begunkov
2023-04-06
1
-1
/
+2
|
*
io_uring/rsrc: add custom limit for node caching
Pavel Begunkov
2023-04-04
1
-0
/
+1
|
*
io_uring/rsrc: cache struct io_rsrc_node
Pavel Begunkov
2023-04-04
1
-0
/
+1
|
*
io_uring/rsrc: don't offload node free
Pavel Begunkov
2023-04-04
1
-3
/
+0
|
*
io_uring/rsrc: kill rsrc_ref_lock
Pavel Begunkov
2023-04-04
1
-1
/
+1
|
*
io_uring/rsrc: keep cached refs per node
Pavel Begunkov
2023-04-04
1
-1
/
+0
|
*
io_uring: rename trace_io_uring_submit_sqe() tracepoint
Jens Axboe
2023-04-03
1
-9
/
+6
|
*
io_uring: encapsulate task_work state
Pavel Begunkov
2023-04-03
1
-1
/
+6
|
*
io_uring: kill unused notif declarations
Pavel Begunkov
2023-04-03
1
-13
/
+0
|
*
io_uring: Add KASAN support for alloc_caches
Breno Leitao
2023-04-03
1
-0
/
+1
|
*
io_uring: Move from hlist to io_wq_work_node
Breno Leitao
2023-04-03
1
-1
/
+1
|
*
io_uring: add support for user mapped provided buffer ring
Jens Axboe
2023-04-03
1
-0
/
+17
|
*
io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'
Jens Axboe
2023-04-03
1
-1
/
+1
|
*
fs: add FMODE_DIO_PARALLEL_WRITE flag
Jens Axboe
2023-04-03
1
-0
/
+3
*
|
Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-26
1
-20
/
+4
|
\
\
|
*
|
f2fs: use common implementation of file type
Weizhao Ouyang
2023-04-10
1
-15
/
+0
|
*
|
f2fs: convert to use bitmap API
Yangtao Li
2023-03-29
1
-5
/
+4
*
|
|
Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-04-26
5
-74
/
+7
|
\
\
\
|
*
|
|
fs: dlm: change dflags to use atomic bits
Alexander Aring
2023-03-06
1
-2
/
+2
|
*
|
|
fs: dlm: store lkb distributed flags into own value
Alexander Aring
2023-03-06
1
-9
/
+2
|
*
|
|
fs: dlm: remove DLM_IFL_LOCAL_MS flag
Alexander Aring
2023-03-06
1
-1
/
+0
|
*
|
|
fs: dlm: rename stub to local message flag
Alexander Aring
2023-03-06
1
-1
/
+1
|
*
|
|
fs: dlm: remove deprecated code parts
Alexander Aring
2023-03-06
4
-64
/
+5
*
|
|
|
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-26
6
-20
/
+12
|
\
\
\
\
|
*
|
|
|
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-04-17
1
-0
/
+1
|
*
|
|
|
libcrc32c: remove crc32c_impl
Christoph Hellwig
2023-04-17
1
-1
/
+0
|
*
|
|
|
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-17
2
-13
/
+10
|
*
|
|
|
btrfs, mm: remove the punt_to_cgroup field in struct writeback_control
Christoph Hellwig
2023-04-17
1
-5
/
+0
|
*
|
|
|
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
2023-04-17
1
-1
/
+1
*
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-26
5
-12
/
+140
|
\
\
\
\
\
|
*
|
|
|
|
ext4: Add a uapi header for ext4 userspace APIs
Josh Triplett
2023-04-19
1
-0
/
+117
|
*
|
|
|
|
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
2023-04-06
1
-5
/
+0
|
*
|
|
|
|
fscrypt: Add some folio helper functions
Matthew Wilcox
2023-04-06
1
-0
/
+21
|
*
|
|
|
|
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
2023-04-06
1
-0
/
+2
|
*
|
|
|
|
ext4: Convert data=journal writeback to use ext4_writepages()
Jan Kara
2023-03-23
1
-7
/
+0
*
|
|
|
|
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2023-04-26
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fsverity: use WARN_ON_ONCE instead of WARN_ON
Eric Biggers
2023-04-11
1
-3
/
+3
*
|
|
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-04-26
1
-0
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
2023-03-27
1
-0
/
+7
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-26
16
-439
/
+636
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
i2c: designware: Use PCI PSP driver for communication
Mario Limonciello
2023-04-20
1
-0
/
+1
|
*
|
|
|
|
|
|
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
2023-04-20
2
-2
/
+8
|
*
|
|
|
|
|
|
crypto: api - Add crypto_tfm_get
Herbert Xu
2023-04-20
1
-0
/
+1
|
*
|
|
|
|
|
|
crypto: ccp - Return doorbell status code as an argument
Mario Limonciello
2023-04-14
1
-2
/
+2
|
*
|
|
|
|
|
|
crypto: api - Move low-level functions into algapi.h
Herbert Xu
2023-04-14
2
-27
/
+17
[next]