开源镜像站
帮助
下载
动态
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
36 hours
Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
42 hours
Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44 hours
Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2 days
Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3 days
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3 days
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
3 days
Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4 days
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
5 days
Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5 days
tracepoint: Fix typo in tracepoint.h comment
Sheng Che Peng
5 days
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
6 days
Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6 days
Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
6 days
cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()
Daan De Meyer
6 days
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
6 days
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
6 days
MAINTAINERS: update Liam's email address
Liam R. Howlett
6 days
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
6 days
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
8 days
Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9 days
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9 days
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9 days
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9 days
Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9 days
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
10 days
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10 days
eventpoll: refresh eventpoll_release() fast-path comment
Christian Brauner
10 days
nstree: fix func. parameter kernel-doc warnings
Randy Dunlap
10 days
Merge tag 'acpi-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
10 days
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
10 days
net: remove ISDN subsystem and Bluetooth CMTP
Jakub Kicinski
10 days
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
10 days
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
10 days
8021q: use RCU for egress QoS mappings
Longxuan Yu
10 days
dma-buf: fix stale @lock references in struct dma_buf documentation
Xiang Gao
10 days
Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11 days
Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
11 days
nvme-auth: Hash DH shared secret to create session key
Chris Leech
11 days
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11 days
spi: fix resource leaks on device setup failure
Mark Brown
11 days
spi: fix controller cleanup() documentation
Johan Hovold
11 days
NFS: fix writeback in presence of errors
Olga Kornievskaia
12 days
Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12 days
Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
tpm: avoid -Wunused-but-set-variable
Arnd Bergmann
12 days
kgdb: update outdated references to kgdb_wait()
Kexin Sun
12 days
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
12 days
spi: Fix the error description in the `ptp_sts_word_post` comment
Dewei Meng
12 days
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]