index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-1
/
+1
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
6
-10
/
+8
2023-02-01
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
4
-5
/
+5
2023-02-01
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-3
/
+1
2023-02-01
freevxfs: Kconfig: fix spelling
Randy Dunlap
1
-1
/
+1
2023-02-01
squashfs: harden sanity check in squashfs_read_xattr_id_table
Fedor Pchelkin
1
-1
/
+1
2023-01-19
ext4: convert mext_page_double_lock() to mext_folio_double_lock()
Vishal Moola (Oracle)
1
-23
/
+23
2023-01-19
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
4
-4
/
+4
2023-01-19
fs: don't allocate blocks beyond EOF from __mpage_writepage
Jan Kara
1
-0
/
+6
2023-01-19
ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
Christoph Hellwig
1
-1
/
+1
2023-01-19
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
3
-27
/
+15
2023-01-19
ntfs3: remove ->writepage
Christoph Hellwig
1
-21
/
+1
2023-01-19
ntfs3: stop using generic_writepages
Christoph Hellwig
1
-2
/
+19
2023-01-19
fs: remove an outdated comment on mpage_writepages
Christoph Hellwig
1
-8
/
+0
2023-01-19
mpage: use b_folio in do_mpage_readpage()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-01-19
reiserfs: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2
-3
/
+3
2023-01-19
nilfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
5
-6
/
+6
2023-01-19
jbd2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2
-7
/
+3
2023-01-19
gfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
3
-3
/
+3
2023-01-19
buffer: use b_folio in mark_buffer_dirty()
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-01-19
buffer: use b_folio in end_buffer_async_write()
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-01-19
buffer: use b_folio in end_buffer_async_read()
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-01-19
buffer: use b_folio in touch_buffer()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-01-19
buffer: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-01-19
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
2
-7
/
+3
2023-01-19
mm/hugetlb: make userfaultfd_huge_must_wait() safe to pmd unshare
Peter Xu
1
-4
/
+16
2023-01-19
mm/hugetlb: let vma_offset_start() to return start
Peter Xu
1
-12
/
+12
2023-01-19
Sync with v6.2-rc4
Andrew Morton
29
-138
/
+159
2023-01-14
Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-34
/
+49
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+4
2023-01-13
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-9
/
+21
2023-01-12
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
1
-0
/
+1
2023-01-12
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
1
-3
/
+12
2023-01-12
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
1
-6
/
+22
2023-01-11
cifs: fix potential memory leaks in session setup
Paulo Alcantara
3
-0
/
+4
2023-01-11
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
1
-3
/
+6
2023-01-11
cifs: fix double free on failed kerberos auth
Paulo Alcantara
1
-1
/
+4
2023-01-11
cifs: remove redundant assignment to the variable match
Colin Ian King
1
-1
/
+0
2023-01-11
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
7
-78
/
+48
2023-01-10
Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-6
/
+16
2023-01-09
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
1
-26
/
+28
2023-01-09
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
1
-3
/
+6
2023-01-08
Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-7
/
+21
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+14
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-26
/
+27
2023-01-07
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
1
-2
/
+2
2023-01-07
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-8
/
+19
2023-01-06
Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-16
/
+53
[next]