index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
3
-4
/
+40
|
\
|
*
io_uring/cmd: add cmd lazy tw wake helper
Pavel Begunkov
2023-05-25
1
-2
/
+16
|
*
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
Josh Triplett
2023-05-16
1
-0
/
+7
|
*
io_uring: support for user allocated memory for rings/sqes
Jens Axboe
2023-05-16
2
-2
/
+17
*
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
3
-19
/
+6
|
\
\
|
*
|
iov_iter: Kill ITER_PIPE
David Howells
2023-05-24
1
-14
/
+0
|
*
|
splice: Remove generic_file_splice_read()
David Howells
2023-05-24
1
-2
/
+0
|
*
|
splice: Make do_splice_to() generic and export it
David Howells
2023-05-24
1
-0
/
+3
|
*
|
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
2023-05-24
1
-3
/
+3
|
|
/
*
|
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-06-26
1
-4
/
+35
|
\
\
|
*
|
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
2023-06-19
1
-4
/
+6
|
*
|
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
2023-06-19
1
-0
/
+29
*
|
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2023-06-26
1
-5
/
+9
|
\
\
\
|
*
|
|
fsverity: rework fsverity_get_digest() again
Eric Biggers
2023-06-14
1
-5
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-06-26
5
-17
/
+59
|
\
\
\
|
*
|
|
svcrdma: trace cc_release calls
Chuck Lever
2023-06-17
1
-0
/
+8
|
*
|
|
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2023-06-12
1
-1
/
+0
|
*
|
|
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
2023-06-12
1
-1
/
+2
|
*
|
|
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
2023-06-12
1
-1
/
+0
|
*
|
|
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
1
-2
/
+1
|
*
|
|
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
2023-06-05
1
-0
/
+21
|
*
|
|
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
2023-06-05
1
-12
/
+27
*
|
|
|
Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-06-26
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
fs: allow to mount beneath top mount
Christian Brauner
2023-05-19
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-26
2
-9
/
+37
|
\
\
\
\
|
*
|
|
|
ovl: enable fsnotify events on underlying real files
Amir Goldstein
2023-06-19
1
-1
/
+3
|
*
|
|
|
fs: use backing_file container for internal files with "fake" f_path
Amir Goldstein
2023-06-19
1
-5
/
+28
|
*
|
|
|
fs: use a helper for opening kernel internal files
Amir Goldstein
2023-06-19
1
-0
/
+2
|
*
|
|
|
fs: rename {vfs,kernel}_tmpfile_open()
Amir Goldstein
2023-06-19
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-26
7
-20
/
+30
|
\
\
\
\
|
*
|
|
|
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
2023-06-20
1
-1
/
+1
|
*
|
|
|
eventfd: add a uapi header for eventfd userspace APIs
Wen Yang
2023-06-15
2
-5
/
+12
|
*
|
|
|
fs: Fix comment typo
Mao Zhu
2023-06-12
1
-1
/
+1
|
*
|
|
|
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
2023-06-06
1
-2
/
+1
|
*
|
|
|
fs.h: Optimize file struct to prevent false sharing
chenzhiyin
2023-06-05
1
-5
/
+11
|
*
|
|
|
highmem: Rename put_and_unmap_page() to unmap_and_put_page()
Fabio M. De Francesco
2023-06-05
1
-1
/
+1
|
*
|
|
|
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2023-05-17
1
-0
/
+2
|
*
|
|
|
fs: pipe: reveal missing function protoypes
Arnd Bergmann
2023-05-17
1
-4
/
+0
|
*
|
|
|
fs: use correct __poll_t type
Min-Hua Chen
2023-05-15
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-25
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
Marc Zyngier
2023-06-16
1
-3
/
+3
*
|
|
|
|
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-25
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
x86/unwind/orc: Add ELF section with ORC version identifier
Omar Sandoval
2023-06-16
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-24
1
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
2023-06-19
1
-0
/
+8
|
|
/
/
/
/
*
|
|
|
|
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-06-23
1
-7
/
+8
*
|
|
|
|
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-23
3
-2
/
+38
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-06-22
1
-2
/
+29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-06-20
1
-0
/
+3
|
|
*
|
|
|
|
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
2023-06-20
1
-1
/
+4
[next]