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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
36
-313
/
+111
2022-08-10
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
1
-1
/
+24
2022-08-10
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
33
-945
/
+1426
2022-08-09
Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+9
2022-08-09
Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-116
/
+124
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
5
-19
/
+102
2022-08-09
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-370
/
+920
2022-08-09
Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+5
2022-08-09
Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-30
/
+116
2022-08-09
fscache: add tracepoint when failing cookie
Jeff Layton
2
-0
/
+4
2022-08-09
fscache: don't leak cookie access refs if invalidation is in progress or failed
Jeff Layton
1
-2
/
+5
2022-08-09
Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
20
-220
/
+322
2022-08-09
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
30
-621
/
+508
2022-08-09
fix copy_page_from_iter() for compound destinations
Al Viro
1
-4
/
+18
2022-08-09
hugetlbfs: copy_page_to_iter() can deal with compound pages
Al Viro
1
-30
/
+1
2022-08-09
copy_page_to_iter(): don't split high-order page in case of ITER_PIPE
Al Viro
1
-15
/
+6
2022-08-09
expand those iov_iter_advance()...
Al Viro
1
-2
/
+9
2022-08-09
pipe_get_pages(): switch to append_pipe()
Al Viro
1
-29
/
+6
2022-08-09
get rid of non-advancing variants
Al Viro
2
-31
/
+20
2022-08-09
ceph: switch the last caller of iov_iter_get_pages_alloc()
Al Viro
1
-1
/
+1
2022-08-09
9p: convert to advancing variant of iov_iter_get_pages_alloc()
Al Viro
3
-19
/
+26
2022-08-09
af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages()
Al Viro
2
-4
/
+4
2022-08-09
iter_to_pipe(): switch to advancing variant of iov_iter_get_pages()
Al Viro
1
-23
/
+24
2022-08-09
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2
-14
/
+18
2022-08-09
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
13
-30
/
+34
2022-08-09
iov_iter: saner helper for page array allocation
Al Viro
1
-45
/
+32
2022-08-09
fold __pipe_get_pages() into pipe_get_pages()
Al Viro
1
-37
/
+38
2022-08-09
ITER_XARRAY: don't open-code DIV_ROUND_UP()
Al Viro
1
-9
/
+1
2022-08-09
unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts
Al Viro
1
-59
/
+27
2022-08-09
unify xarray_get_pages() and xarray_get_pages_alloc()
Al Viro
1
-39
/
+10
2022-08-09
unify pipe_get_pages() and pipe_get_pages_alloc()
Al Viro
1
-32
/
+17
2022-08-09
iov_iter_get_pages(): sanity-check arguments
Al Viro
1
-7
/
+2
2022-08-09
iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wr...
Al Viro
1
-16
/
+22
2022-08-09
ITER_PIPE: fold data_start() and pipe_space_for_user() together
Al Viro
2
-45
/
+19
2022-08-09
ITER_PIPE: cache the type of last buffer
Al Viro
2
-40
/
+42
2022-08-09
ITER_PIPE: clean iov_iter_revert()
Al Viro
1
-46
/
+14
2022-08-09
ITER_PIPE: clean pipe_advance() up
Al Viro
1
-17
/
+17
2022-08-09
ITER_PIPE: lose iter_head argument of __pipe_get_pages()
Al Viro
1
-4
/
+3
2022-08-09
ITER_PIPE: fold push_pipe() into __pipe_get_pages()
Al Viro
1
-55
/
+25
2022-08-09
ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives
Al Viro
1
-73
/
+98
2022-08-09
ITER_PIPE: helpers for adding pipe buffers
Al Viro
1
-42
/
+46
2022-08-09
ITER_PIPE: helper for getting pipe buffer by index
Al Viro
1
-6
/
+9
2022-08-09
splice: stop abusing iov_iter_advance() to flush a pipe
Al Viro
1
-5
/
+2
2022-08-09
switch new_sync_{read,write}() to ITER_UBUF
Al Viro
1
-4
/
+2
2022-08-09
new iov_iter flavour - ITER_UBUF
Al Viro
12
-31
/
+108
2022-08-09
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
28
-227
/
+958
2022-08-09
Merge tag 'rpmsg-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
7
-17
/
+20
2022-08-09
Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
19
-57
/
+80
2022-08-09
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
33
-1282
/
+1418
2022-08-09
Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-16
/
+24
[next]