index
:
kernel/git/stable/linux-stable.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
2026-08-19
ntfs: verify run length exceeding volume boundary
Hongling Zeng
2026-08-19
ntfs: allow index root relocation
Namjae Jeon
2026-08-19
ntfs: validate non-resident attribute offsets
Hongling Zeng
2026-08-19
ntfs: simplify ntfs_reparse_set_native_symlink()
Dmitry Antipov
2026-08-19
ntfs: reject unprivileged writes to reserved $LX* xattrs
Pisit Preechapramoth
2026-08-19
ntfs: bound the free-cluster bitmap scan to the volume
Bryam Vargas
2026-08-19
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
2026-08-19
ntfs: apply Windows name checks only with windows_names
Namjae Jeon
2026-08-19
ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
Alexandro Calo
2026-08-19
ntfs: move attribute payload before shrinking its record
Namjae Jeon
2026-08-19
ntfs: fix resident conversion in ntfs_new_attr_flags
Hyunchul Lee
2026-08-19
ntfs: skip reads for full compression unit overwrites
Namjae Jeon
2026-08-19
ntfs: submit one bio per compressed write unit
Namjae Jeon
2026-08-19
ntfs: reuse compression output workspace across write units
Namjae Jeon
2026-08-19
ntfs: reuse the compression context during writes
Namjae Jeon
2026-08-19
ntfs: fix initialized size and page state after compressed writes
Namjae Jeon
2026-08-19
ntfs: write compressed data before replacing old clusters
Namjae Jeon
2026-08-19
ntfs: punch all-zero compressed blocks
Namjae Jeon
2026-08-19
ntfs: support large pages in compressed writes
Namjae Jeon
2026-08-19
ntfs: propagate compression context allocation errors
Namjae Jeon
2026-08-19
ntfs: dir: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
2026-08-19
ntfs: mft: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
2026-08-19
ntfs: reparse: remove redundant NULL checks before kvfree()
Mohammad Shahid
2026-08-19
MAINTAINERS: update mailing list address for ntfs
Namjae Jeon
2026-08-19
ntfs: use pagecache_isize_extended() on size extension
Namjae Jeon
2026-08-19
ntfs: file extension before write submission
Namjae Jeon
2026-08-19
ntfs: fix kmap_local_page() usage in compress
Namjae Jeon
2026-08-19
ntfs: Remove references to page->__folio_index
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Inline zero_partial_compressed_page()
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...
Alexandro Calo
2026-08-19
ntfs: rewrite EA stream before updating metadata
Namjae Jeon
2026-08-19
ntfs: remove empty EA attribute pair
Namjae Jeon
2026-08-19
ntfs: validate final EA attribute size
Namjae Jeon
2026-08-19
Merge tag 'thunderbolt-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2026-08-19
Merge branch 'for-7.3-console-registration-cleanup' into for-linus
Petr Mladek
2026-08-19
Merge branch 'for-7.3-trivial' into for-linus
Petr Mladek
2026-08-19
Merge tag 'coresight-next-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2026-08-19
Merge tag 'icc-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2026-08-19
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-08-19
Merge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2026-08-19
i3c: dw: reduce do_daa time if there's no client
Jisheng Zhang
2026-08-19
Merge branch 'for-7.3/core' into for-linus
Jiri Kosina
2026-08-19
Merge branch 'for-7.3/amd-sfh' into for-linus
Jiri Kosina
2026-08-19
Merge branch 'for-7.3/apple' into for-linus
Jiri Kosina
2026-08-19
Merge branch 'for-7.3/hyperx' into for-linus
Jiri Kosina
2026-08-19
Merge branch 'for-7.3/i2c-hid' into for-linus
Jiri Kosina
2026-08-19
Merge branch 'for-7.3/intel-thc-hid' into for-linus
Jiri Kosina
2026-08-19
Merge branch 'for-7.3/logitech' into for-linus
Jiri Kosina
[prev]
[next]