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
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+44
2022-05-24
Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-179
/
+66
2022-05-24
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
4
-17
/
+10
2022-05-24
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
8
-96
/
+188
2022-05-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+6
2022-05-24
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2022-05-24
Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-51
/
+294
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
34
-190
/
+106
2022-05-23
Merge tag 'for-5.19/writeback-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+8
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
1
-74
/
+370
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+14
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
1
-0
/
+177
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
3
-72
/
+422
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1017
/
+1643
2022-05-22
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-21
io_uring: cleanup handling of the two task_work lists
Jens Axboe
1
-25
/
+37
2022-05-19
fs-verity: Use struct_size() helper in enable_verity()
Zhang Jianhua
1
-1
/
+1
2022-05-19
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
1
-5
/
+8
2022-05-19
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2022-05-19
io_uring: disallow mixed provided buffer group registrations
Jens Axboe
1
-3
/
+5
2022-05-19
io_uring: initialize io_buffer_list head when shared ring is unregistered
Jens Axboe
1
-0
/
+3
2022-05-18
io_uring: add fully sparse buffer registration
Pavel Begunkov
1
-7
/
+15
2022-05-18
fs-verity: remove unused parameter desc_size in fsverity_create_info()
Zhang Jianhua
4
-16
/
+9
2022-05-18
io_uring: use rcu_dereference in io_close
Christoph Hellwig
1
-1
/
+2
2022-05-18
io_uring: consistently use the EPOLL* defines
Christoph Hellwig
1
-4
/
+4
2022-05-18
io_uring: make apoll_events a __poll_t
Christoph Hellwig
1
-3
/
+4
2022-05-18
io_uring: drop a spurious inline on a forward declaration
Christoph Hellwig
1
-1
/
+1
2022-05-18
io_uring: don't use ERR_PTR for user pointers
Christoph Hellwig
1
-46
/
+37
2022-05-18
io_uring: use a rwf_t for io_rw.flags
Christoph Hellwig
1
-1
/
+1
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
1
-12
/
+222
2022-05-18
io_uring: add io_pin_pages() helper
Jens Axboe
1
-27
/
+50
2022-05-18
io_uring: add buffer selection support to IORING_OP_NOP
Jens Axboe
1
-1
/
+12
2022-05-18
io_uring: fix locking state for empty buffer group
Jens Axboe
1
-11
/
+14
2022-05-17
io_uring: don't attempt to IOPOLL for MSG_RING requests
Jens Axboe
1
-0
/
+3
2022-05-14
io_uring: implement multishot mode for accept
Hao Xu
1
-6
/
+48
2022-05-14
io_uring: let fast poll support multishot
Hao Xu
1
-15
/
+32
2022-05-14
io_uring: add REQ_F_APOLL_MULTISHOT for requests
Hao Xu
1
-0
/
+5
2022-05-14
Merge tag 'gfs2-v5.18-rc4-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-82
/
+68
2022-05-13
io_uring: only wake when the correct events are set
Dylan Yudaken
1
-2
/
+3
2022-05-13
gfs2: Stop using glock holder auto-demotion for now
Andreas Gruenbacher
1
-32
/
+14
2022-05-13
gfs2: buffered write prefaulting
Andreas Gruenbacher
1
-12
/
+16
2022-05-13
gfs2: Align read and write chunks to the page cache
Andreas Gruenbacher
1
-8
/
+7
2022-05-13
gfs2: Pull return value test out of should_fault_in_pages
Andreas Gruenbacher
1
-12
/
+22
2022-05-13
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
Andreas Gruenbacher
1
-17
/
+9
2022-05-13
gfs2: Variable rename
Andreas Gruenbacher
1
-17
/
+17
2022-05-13
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-05-13
Merge tag 'ceph-for-5.18-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-7
/
+20
2022-05-13
Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+22
2022-05-13
io_uring: avoid io-wq -EAGAIN looping for !IOPOLL
Pavel Begunkov
1
-0
/
+2
[next]