index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-04-02
Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-21
/
+17
2020-04-02
Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-912
/
+680
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
26
-248
/
+349
2020-04-02
lookup_open(): don't bother with fallbacks to lookup+create
Al Viro
1
-25
/
+9
2020-04-02
atomic_open(): no need to pass struct open_flags anymore
Al Viro
1
-2
/
+1
2020-04-02
open_last_lookups(): move complete_walk() into do_open()
Al Viro
1
-10
/
+8
2020-04-02
open_last_lookups(): lift O_EXCL|O_CREAT handling into do_open()
Al Viro
1
-5
/
+2
2020-04-02
open_last_lookups(): don't abuse complete_walk() when all we want is unlazy
Al Viro
1
-9
/
+5
2020-04-02
open_last_lookups(): consolidate fsnotify_create() calls
Al Viro
1
-5
/
+2
2020-04-02
take post-lookup part of do_last() out of loop
Al Viro
1
-12
/
+9
2020-04-02
link_path_walk(): sample parent's i_uid and i_mode for the last component
Al Viro
1
-10
/
+7
2020-04-02
__nd_alloc_stack(): make it return bool
Al Viro
1
-27
/
+18
2020-04-02
reserve_stack(): switch to __nd_alloc_stack()
Al Viro
1
-11
/
+8
2020-04-02
pick_link(): take reserving space on stack into a new helper
Al Viro
1
-21
/
+25
2020-04-02
pick_link(): more straightforward handling of allocation failures
Al Viro
1
-8
/
+7
2020-04-02
fold path_to_nameidata() into its only remaining caller
Al Viro
1
-13
/
+6
2020-04-02
pick_link(): pass it struct path already with normal refcounting rules
Al Viro
1
-6
/
+6
2020-04-02
fs/namei.c: kill follow_mount()
Al Viro
1
-20
/
+2
2020-04-02
non-RCU analogue of the previous commit
Al Viro
1
-17
/
+39
2020-04-02
helper for mount rootwards traversal
Al Viro
1
-16
/
+24
2020-04-02
follow_dotdot(): be lazy about changing nd->path
Al Viro
1
-5
/
+13
2020-04-02
follow_dotdot_rcu(): be lazy about changing nd->path
Al Viro
1
-15
/
+20
2020-04-02
follow_dotdot{,_rcu}(): massage loops
Al Viro
1
-32
/
+45
2020-04-02
lift all calls of step_into() out of follow_dotdot/follow_dotdot_rcu
Al Viro
1
-34
/
+37
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
120
-4495
/
+5401
2020-04-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
11
-433
/
+227
2020-04-02
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
10
-31
/
+182
2020-04-02
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
27
-202
/
+1022
2020-04-02
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-79
/
+3191
2020-04-02
Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-102
/
+431
2020-04-02
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1082
-27683
/
+56968
2020-04-02
Merge tag 'mailbox-v5.7' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
11
-142
/
+733
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
13
-18
/
+878
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-18
/
+15
2020-04-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
152
-5297
/
+13777
2020-04-01
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
1
-11
/
+15
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
1
-11
/
+17
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
1
-7
/
+7
2020-04-01
signal: Extend exec_id to 64bits
Eric W. Biederman
3
-4
/
+4
2020-04-01
Merge branch 'for-5.7/mcp2221' into for-linus
Jiri Kosina
5
-0
/
+761
2020-04-01
Merge branch 'for-5.7/logitech' into for-linus
Jiri Kosina
1
-2
/
+9
2020-04-01
Merge branch 'for-5.7/ish' into for-linus
Jiri Kosina
2
-2
/
+2
2020-04-01
Merge branch 'for-5.7/glorious' into for-linus
Jiri Kosina
768
-3731
/
+7427
2020-04-01
Merge branch 'for-5.7/core' into for-linus
Jiri Kosina
1
-3
/
+0
2020-04-01
Merge branch 'for-5.7/appleir' into for-linus
Jiri Kosina
10698
-225640
/
+529669
2020-04-01
Merge branch 'for-5.6/upstream-fixes' into for-linus
Jiri Kosina
2
-3
/
+4
2020-04-01
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
1
-15
/
+15
2020-04-01
x86: remove __put_user_asm() infrastructure
Linus Torvalds
1
-11
/
+0
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1772
-26287
/
+113633
2020-04-01
Merge tag 'ntb-5.7' of git://github.com/jonmason/ntb
Linus Torvalds
7
-98
/
+332
[next]