开源镜像站
帮助
动态
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
2024-01-02
jfs: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-02
jfs: fix array-index-out-of-bounds in diNewExt
Edward Adam Davis
2023-11-21
jfs: fix shift-out-of-bounds in dbJoin
Manas Ghandat
2023-11-21
jfs: fix uaf in jfs_evict_inode
Edward Adam Davis
2023-11-21
jfs: fix array-index-out-of-bounds in dbAdjTree
Manas Ghandat
2023-11-21
jfs: fix slab-out-of-bounds Read in dtSearch
Manas Ghandat
2023-11-21
UBSAN: array-index-out-of-bounds in dtSplitRoot
Osama Muhammad
2023-11-21
FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
Osama Muhammad
2023-11-21
Merge tag 'platform-drivers-x86-v6.7-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-11-21
Merge tag 'erofs-for-6.7-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-21
platform/x86: intel_telemetry: Fix kernel doc descriptions
Andy Shevchenko
2023-11-21
MAINTAINERS: Drop Mark Gross as maintainer for x86 platform drivers
Hans de Goede
2023-11-19
Linux 6.7-rc2
v6.7-rc2
Linus Torvalds
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-19
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-11-19
Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-11-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-11-18
Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-18
Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-18
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
2023-11-18
Merge tag 'for-6.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
2023-11-18
Merge tag 'i2c-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-18
Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-17
Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-17
Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-11-17
Merge tag 'block-6.7-2023-11-17' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-17
Merge tag 'io_uring-6.7-2023-11-17' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-17
Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-17
dm-crypt: start allocating with MAX_ORDER
Mikulas Patocka
2023-11-17
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
2023-11-17
dm-bufio: fix no-sleep mode
Mikulas Patocka
2023-11-17
dm-delay: avoid duplicate logic
Mikulas Patocka
2023-11-17
dm-delay: fix bugs introduced by kthread mode
Mikulas Patocka
2023-11-17
dm-delay: fix a race between delay_presuspend and delay_bio
Mikulas Patocka
2023-11-17
Merge tag 'ovl-fixes-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-17
Merge tag 'sound-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-11-17
Merge tag 'audit-pr-20231116' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-17
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
[next]