开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-06-13
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
2025-06-04
nvme: fix command limits status code
Keith Busch
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-05-26
Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-25
Disable FOP_DONTCACHE for now due to bugs
Linus Torvalds
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo Cañuelo Navarro
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2025-05-25
perf/headers: Clean up <linux/perf_event.h> a bit
Ingo Molnar
2025-05-24
Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-23
fs: convert mount flags to enum
Stephen Brennan
2025-05-23
mips, net: ensure that SOCK_COREDUMP is defined
Christian Brauner
2025-05-22
Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-22
io_uring: add helper io_uring_cmd_ctx_handle()
Ming Lei
2025-05-22
spi: use container_of_cont() for to_spi_device()
Greg Kroah-Hartman
2025-05-21
pidfs, coredump: add PIDFD_INFO_COREDUMP
Christian Brauner
2025-05-21
coredump: add coredump socket
Christian Brauner
2025-05-21
futex: Use RCU_INIT_POINTER() in futex_mm_init().
Sebastian Andrzej Siewior
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-20
highmem: add folio_test_partial_kmap()
Matthew Wilcox (Oracle)
2025-05-20
mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
Florent Revest
2025-05-20
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
Ignacio Moreno Gonzalez
2025-05-20
dmapool: add NUMA affinity support
Keith Busch
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
2025-05-16
Merge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2025-05-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
2025-05-15
include/linux/fs.h: add inode_lock_killable()
Max Kellermann
[next]