index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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]