开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-12
splice: return type ssize_t from all helpers
Amir Goldstein
2023-12-05
fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
Amir Goldstein
2023-12-01
fs: move file_start_write() into direct_splice_actor()
Amir Goldstein
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
2023-11-24
fs: create {sb,file}_write_not_started() helpers
Amir Goldstein
2023-11-24
fs: create file_write_started() helper
Amir Goldstein
2023-11-24
fs: create __sb_write_started() helper
Amir Goldstein
2023-11-24
fs: move kiocb_start_write() into vfs_iocb_iter_write()
Amir Goldstein
2023-11-24
fs: move permission hook out of do_iter_read()
Amir Goldstein
2023-11-24
fs: move permission hook out of do_iter_write()
Amir Goldstein
2023-11-24
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
2023-11-24
coda: change locking order in coda_file_write_iter()
Amir Goldstein
2023-11-24
btrfs: move file_start_write() to after permission hook
Amir Goldstein
2023-11-24
remap_range: move file_start_write() to after permission hook
Amir Goldstein
2023-11-24
remap_range: move permission hooks out of do_clone_file_range()
Amir Goldstein
2023-11-24
splice: remove permission hook from iter_file_splice_write()
Amir Goldstein
2023-11-24
splice: move permission hook out of splice_file_to_pipe()
Amir Goldstein
2023-11-24
splice: move permission hook out of splice_direct_to_actor()
Amir Goldstein
2023-11-24
splice: remove permission hook from do_splice_direct()
Amir Goldstein
2023-11-24
ovl: add permission hooks outside of do_splice_direct()
Amir Goldstein
2023-11-24
scsi: target: core: add missing file_{start,end}_write()
Amir Goldstein
2023-11-12
Linux 6.7-rc1
v6.7-rc1
Linus Torvalds
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
2023-11-12
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-12
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-10
Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-10
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-10
Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-10
Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-10
Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-10
Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-11-10
drm/amdgpu: fix error handling in amdgpu_vm_init
Christian König
2023-11-10
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
[next]