index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-24
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
2025-01-24
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
2025-01-24
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
2025-01-24
minmax.h: update some comments
David Laight
2025-01-24
minmax.h: add whitespace around operators and after commas
David Laight
2025-01-24
nilfs2: do not update mtime of renamed directory that is not moved
Ryusuke Konishi
2025-01-24
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
2025-01-24
CREDITS: fix spelling mistake
Tanya Agarwal
2025-01-24
nilfs2: revise the return value description style for consistency.
Ryusuke Konishi
2025-01-24
nilfs2: add missing return value kernel-doc descriptions
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for the rest
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for metadata files
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for sufile
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for bmap functions
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for ioctl functions
Ryusuke Konishi
2025-01-24
checkpatch: don't warn about extra parentheses in staging/
Dan Carpenter
2025-01-24
hung_task: add task->flags, blocked by coredump to log
Oxana Kharitonova
2025-01-24
checkpatch: remove migrated RCU APIs from deprecated_apis
David Reaver
2025-01-24
nilfs2: protect access to buffers with no active references
Ryusuke Konishi
2025-01-24
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
2025-01-24
ocfs2: remove parameter parent_fe_bh from __ocfs2_mknod_locked
Su Yue
2025-01-24
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
2025-01-24
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
2025-01-24
mailmap: update entry for Linus Lüssing
Linus Lüssing
2025-01-24
ocfs2: correct l_next_free_rec in online check
Julian Sun
2025-01-24
ocfs2: check el->l_next_free_rec in ocfs2_get_clusters_nocache
Julian Sun
2025-01-24
lib/list_sort: clarify comparison function requirements in list_sort()
Kuan-Wei Chiu
2025-01-24
lib/sort: clarify comparison function requirements in sort_r()
Kuan-Wei Chiu
2025-01-24
MAINTAINERS: fix list entries with display names
Rob Herring (Arm)
2025-01-24
kthread: correct comments before kthread_queue_work()
Tio Zhang
2025-01-24
squashfs: convert squashfs_fill_page() to take a folio
Matthew Wilcox (Oracle)
2025-01-24
squashfs; convert squashfs_copy_cache() to take a folio
Matthew Wilcox (Oracle)
2025-01-24
squashfs: convert squashfs_readpage_block() to take a folio
Matthew Wilcox (Oracle)
2025-01-24
squashfs: pass a folio to squashfs_readpage_fragment()
Matthew Wilcox (Oracle)
2025-01-24
squashfs: use a folio throughout squashfs_read_folio()
Matthew Wilcox (Oracle)
2025-01-24
squashfs: update Kconfig information
Phillip Lougher
2025-01-24
Documentation: update the Squashfs filesystem documentation
Phillip Lougher
2025-01-24
squashfs: don't allocate read_page cache if SQUASHFS_FILE_DIRECT configured
Phillip Lougher
2025-01-24
squashfs: make squashfs_cache_init() return ERR_PTR(-ENOMEM)
Phillip Lougher
2025-01-25
f2fs: fix inconsistent dirty state of atomic file
Jianan Huang
2025-01-24
Merge tag 'spi-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-24
Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2025-01-24
Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-24
Merge tag 'soc-defconfig-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-24
Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-24
Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2025-01-24
Merge tag 'soc-new-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2025-01-24
Merge tag 'soc-arm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
[prev]
[next]