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.13.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-04-19
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-0
/
+20
2023-04-19
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
1
-0
/
+20
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
8
-16
/
+63
2023-04-16
Revert "userfaultfd: don't fail on unrecognized features"
Peter Xu
1
-2
/
+4
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
1
-7
/
+10
2023-04-06
afs: split afs_pagecache_valid() out of afs_validate()
Matthew Wilcox (Oracle)
3
-20
/
+22
2023-04-06
xfs: remove xfs_filemap_map_pages() wrapper
Matthew Wilcox (Oracle)
1
-16
/
+1
2023-04-06
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
1
-21
/
+23
2023-04-06
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
1
-18
/
+18
2023-04-06
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
1
-12
/
+5
2023-04-06
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
1
-0
/
+13
2023-04-06
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
1
-2
/
+6
2023-04-06
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
1
-1
/
+4
2023-04-06
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
1
-1
/
+1
2023-04-06
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
1
-9
/
+9
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-04-06
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
1
-0
/
+16
2023-04-06
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
10
-30
/
+23
2023-04-06
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-06
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-06
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-06
fsdax: force clear dirty mark if CoW
Shiyang Ruan
1
-0
/
+37
2023-03-29
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
1
-1
/
+1
2023-03-29
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
1
-5
/
+34
2023-03-29
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Christoph Hellwig
1
-4
/
+5
2023-03-29
ufs: don't flush page immediately for DIRSYNC directories
Christoph Hellwig
1
-10
/
+19
2023-03-29
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-1
/
+1
2023-03-29
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
1
-2
/
+2
2023-03-29
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
1
-3
/
+8
2023-03-26
Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-92
/
+221
2023-03-25
Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+10
2023-03-25
Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-1
/
+722
2023-03-25
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-03-25
Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-55
/
+78
2023-03-24
xfs: fix mismerged tracepoints
Darrick J. Wong
1
-4
/
+4
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
4
-13
/
+11
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
1
-1
/
+1
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-03-24
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
1
-0
/
+2
2023-03-24
xfs: pass the correct cursor to xfs_iomap_prealloc_size
Darrick J. Wong
1
-1
/
+4
2023-03-24
Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-71
/
+71
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-24
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
3
-30
/
+30
2023-03-24
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
1
-1
/
+1
2023-03-24
Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+18
2023-03-23
Reinstate "GFS2: free disk inode which is deleted by remote node -V2"
Bob Peterson
1
-0
/
+18
2023-03-23
Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-2
/
+2
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
1
-2
/
+3
[next]