index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: Use filemap_splice_read()
David Howells
2023-05-24
3
-23
/
+4
*
trace: Convert trace/seq to use copy_splice_read()
David Howells
2023-05-24
1
-1
/
+1
*
zonefs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+39
*
xfs: Provide a splice-read wrapper
David Howells
2023-05-24
2
-2
/
+30
*
orangefs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+21
*
ocfs2: Provide a splice-read wrapper
David Howells
2023-05-24
2
-2
/
+42
*
ntfs3: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+30
*
nfs: Provide a splice-read wrapper
David Howells
2023-05-24
3
-2
/
+25
*
f2fs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-8
/
+35
*
ext4: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+12
*
ecryptfs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+26
*
ceph: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+64
*
afs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+19
*
9p: Add splice_read wrapper
David Howells
2023-05-24
1
-2
/
+24
*
net: Make sock_splice_read() use copy_splice_read() by default
David Howells
2023-05-24
1
-1
/
+1
*
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
2023-05-24
6
-11
/
+11
*
coda: Implement splice-read
David Howells
2023-05-24
1
-1
/
+28
*
overlayfs: Implement splice-read
David Howells
2023-05-24
1
-1
/
+22
*
shmem: Implement splice-read
David Howells
2023-05-24
1
-1
/
+133
*
splice: Make splice from a DAX file use copy_splice_read()
David Howells
2023-05-24
1
-3
/
+3
*
splice: Make splice from an O_DIRECT fd use copy_splice_read()
David Howells
2023-05-24
1
-0
/
+6
*
splice: Check for zero count in vfs_splice_read()
David Howells
2023-05-24
1
-0
/
+2
*
splice: Make do_splice_to() generic and export it
David Howells
2023-05-24
2
-7
/
+23
*
splice: Clean up copy_splice_read() a bit
David Howells
2023-05-24
1
-12
/
+7
*
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
2023-05-24
4
-12
/
+11
*
splice: Make filemap_splice_read() check s_maxbytes
David Howells
2023-05-24
1
-0
/
+3
*
splice: Fix filemap_splice_read() to use the correct inode
David Howells
2023-05-24
1
-2
/
+2
*
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
2023-05-14
1
-1
/
+1
*
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-14
2
-1
/
+2
|
\
|
*
cxl: Add missing return to cdat read error path
Dave Jiang
2023-05-13
1
-0
/
+1
|
*
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
2023-05-13
1
-1
/
+1
*
|
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-14
2
-4
/
+6
|
\
\
|
*
|
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
2023-05-14
1
-4
/
+4
|
*
|
parisc: kexec: include reboot.h
Simon Horman
2023-05-09
1
-0
/
+2
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-05-14
4
-6
/
+37
|
\
\
|
*
|
ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return path
Ard Biesheuvel
2023-05-10
2
-4
/
+9
|
*
|
ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings
Randy Dunlap
2023-05-05
1
-1
/
+4
|
*
|
ARM: 9295/1: unwind:fix unwind abort for uleb128 case
Haibo Li
2023-05-05
1
-1
/
+24
*
|
|
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
1
-4
/
+4
|
\
\
\
|
*
|
|
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-08
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
4
-29
/
+50
|
\
\
\
|
*
|
|
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
2023-05-08
2
-24
/
+35
|
*
|
|
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
2023-05-08
1
-4
/
+2
|
*
|
|
perf/core: Fix perf_sample_data not properly initialized for different sweven...
Yang Jihong
2023-05-08
1
-1
/
+13
|
|
/
/
*
|
|
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-14
1
-2
/
+2
|
\
\
\
|
*
|
|
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
2023-05-08
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-14
3
-0
/
+4
|
\
\
\
|
*
|
|
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Mario Limonciello
2023-05-08
1
-0
/
+1
|
*
|
|
x86/amd_nb: Add PCI ID for family 19h model 78h
Mario Limonciello
2023-05-08
2
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-14
1
-32
/
+88
|
\
\
\
[next]