开源镜像站
帮助
动态
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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
fs: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
2023-10-28
dm: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
pktcdvd: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
2023-10-27
Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...
Linus Torvalds
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-25
Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-10-25
file, i915: fix file reference for mmap_singleton()
Christian Brauner
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-24
Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-24
gtp: uapi: fix GTPA_MAX
Pablo Neira Ayuso
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-20
Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-10-20
Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-20
Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-19
vfs: predict the error in retry_estale as unlikely
Mateusz Guzik
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
watch_queue: Annotate struct watch_filter with __counted_by
Kees Cook
2023-10-19
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
2023-10-19
pipe: reduce padding in struct pipe_inode_info
Max Kellermann
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2023-10-18
fs: rename inode i_atime and i_mtime fields
Jeff Layton
2023-10-18
linux: convert to new timestamp accessors
Jeff Layton
2023-10-18
fs: new accessor methods for atime and mtime
Jeff Layton
2023-10-18
neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
Geert Uytterhoeven
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-17
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Luben Tuikov
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-17
Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]