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
10 days
vsock/virtio: restore msg_iter on transmission failure
Octavian Purdila
10 days
iov_iter: export iov_iter_restore
Octavian Purdila
10 days
vdpa_sim: fix cleanup after worker creation failure
Linfeng SunĀ
10 days
virtio_balloon: disable indirect descriptors
Michael S. Tsirkin
10 days
virtio-mmio: add support for transport version 3
Peter Hilber
10 days
ntfs: do not update ctime when setxattr fails
Baolin Liu
10 days
ntfs: reject invalid MFT LCNs from boot sector
Hyunchul Lee
10 days
ntfs: serialize resident iomap reads with mrec_lock
Hyeontae Lee
10 days
ntfs: verify run length exceeding volume boundary
Hongling Zeng
10 days
ntfs: allow index root relocation
Namjae Jeon
10 days
ntfs: validate non-resident attribute offsets
Hongling Zeng
10 days
ntfs: simplify ntfs_reparse_set_native_symlink()
Dmitry Antipov
10 days
ntfs: reject unprivileged writes to reserved $LX* xattrs
Pisit Preechapramoth
10 days
ntfs: bound the free-cluster bitmap scan to the volume
Bryam Vargas
10 days
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
10 days
ntfs: apply Windows name checks only with windows_names
Namjae Jeon
10 days
ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
Alexandro Calo
10 days
ntfs: move attribute payload before shrinking its record
Namjae Jeon
10 days
ntfs: fix resident conversion in ntfs_new_attr_flags
Hyunchul Lee
10 days
ntfs: skip reads for full compression unit overwrites
Namjae Jeon
10 days
ntfs: submit one bio per compressed write unit
Namjae Jeon
10 days
ntfs: reuse compression output workspace across write units
Namjae Jeon
10 days
ntfs: reuse the compression context during writes
Namjae Jeon
10 days
ntfs: fix initialized size and page state after compressed writes
Namjae Jeon
10 days
ntfs: write compressed data before replacing old clusters
Namjae Jeon
10 days
ntfs: punch all-zero compressed blocks
Namjae Jeon
10 days
ntfs: support large pages in compressed writes
Namjae Jeon
10 days
ntfs: propagate compression context allocation errors
Namjae Jeon
10 days
ntfs: dir: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
10 days
ntfs: mft: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
10 days
ntfs: reparse: remove redundant NULL checks before kvfree()
Mohammad Shahid
10 days
MAINTAINERS: update mailing list address for ntfs
Namjae Jeon
10 days
ntfs: use pagecache_isize_extended() on size extension
Namjae Jeon
10 days
ntfs: file extension before write submission
Namjae Jeon
10 days
ntfs: fix kmap_local_page() usage in compress
Namjae Jeon
10 days
ntfs: Remove references to page->__folio_index
Matthew Wilcox (Oracle)
10 days
ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
10 days
ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
10 days
ntfs: Inline zero_partial_compressed_page()
Matthew Wilcox (Oracle)
10 days
ntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...
Alexandro Calo
10 days
ntfs: rewrite EA stream before updating metadata
Namjae Jeon
10 days
ntfs: remove empty EA attribute pair
Namjae Jeon
10 days
ntfs: validate final EA attribute size
Namjae Jeon
11 days
Merge tag 'thunderbolt-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
11 days
Merge branch 'for-7.3-console-registration-cleanup' into for-linus
Petr Mladek
11 days
Merge branch 'for-7.3-trivial' into for-linus
Petr Mladek
11 days
Merge tag 'coresight-next-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
11 days
Merge tag 'icc-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
11 days
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
11 days
Merge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
[prev]
[next]