开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2025-07-26
init.h: Disable sanitizer coverage for __init and __head
Kees Cook
2025-07-26
kstack_erase: Disable kstack_erase for all of arm compressed boot code
Kees Cook
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
2025-07-24
arm64: Handle KCOV __init vs inline mismatches
Kees Cook
2025-07-21
s390: Handle KCOV __init vs inline mismatches
Kees Cook
2025-07-21
arm: Handle KCOV __init vs inline mismatches
Kees Cook
2025-07-21
mips: Handle KCOV __init vs inline mismatch
Kees Cook
2025-07-21
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
2025-07-21
configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
Kees Cook
2025-07-21
configs/hardening: Enable CONFIG_KSTACK_ERASE
Kees Cook
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-19
seq_buf: Introduce KUnit tests
Kees Cook
2025-07-17
string: Group str_has_prefix() and strstarts()
Andy Shevchenko
2025-07-14
kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
2025-06-27
acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-06-18
stddef: Introduce TRAILING_OVERLAP() helper macro
Gustavo A. R. Silva
2025-06-18
mux: Convert mux_control_ops to a flex array member in mux_chip
Thorsten Blum
2025-06-15
Linux 6.16-rc2
v6.16-rc2
Linus Torvalds
2025-06-15
Merge tag 'kbuild-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2025-06-14
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-06-14
Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-14
Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-14
Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2025-06-13
Merge tag 'drm-fixes-2025-06-14' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
2025-06-13
Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-06-13
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-06-13
Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'
Rafael J. Wysocki
2025-06-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2025-06-13
Merge branch 'pm-tools'
Rafael J. Wysocki
2025-06-13
Merge tag 'spi-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-13
Merge tag 'regulator-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-06-13
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...
Oleg Nesterov
2025-06-13
Merge tag 'trace-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-06-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-06-13
io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
Jens Axboe
2025-06-13
Merge tag 'v6.16-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-06-13
Merge tag 'bcachefs-2025-06-12' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-06-13
Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
Bagas Sanjaya
2025-06-13
iommu/tegra: Fix incorrect size calculation
Jason Gunthorpe
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)
[next]