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
2016-10-10
Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-6
/
+2
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-53
/
+61
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-11
/
+5
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
103
-448
/
+557
2016-10-10
[btrfs] fix check_direct_IO() for non-iovec iterators
Al Viro
1
-1
/
+1
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
2
-10
/
+4
2016-10-10
dlm: free workqueues after the connections
Marcelo Ricardo Leitner
1
-6
/
+2
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
71
-220
/
+290
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
19
-88
/
+139
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
5
-34
/
+34
2016-10-08
Merge branch 'work.iget' into work.misc
Al Viro
1
-7
/
+34
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-339
/
+377
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
3
-5
/
+5
2016-10-08
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
1
-3
/
+5
2016-10-08
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
1
-15
/
+19
2016-10-08
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
1
-0
/
+10
2016-10-08
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
1
-14
/
+20
2016-10-08
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
1
-116
/
+95
2016-10-08
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
3
-133
/
+151
2016-10-08
proc: faster /proc/*/status
Alexey Dobriyan
1
-40
/
+47
2016-10-08
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
1
-7
/
+5
2016-10-08
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
1
-0
/
+3
2016-10-08
mm: remove page_file_index
Huang Ying
4
-7
/
+7
2016-10-08
thp: reduce usage of huge zero page's atomic counter
Aaron Lu
1
-1
/
+1
2016-10-08
fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...
James Morse
1
-1
/
+1
2016-10-08
ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings
Toshi Kani
3
-0
/
+3
2016-10-08
ocfs2: fix undefined struct variable in inode.h
Joseph Qi
1
-2
/
+0
2016-10-08
fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-08
fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-08
fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-08
fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-08
fsnotify: clean up spinlock assertions
Jan Kara
2
-8
/
+4
2016-10-08
fanotify: fix possible false warning when freeing events
Jan Kara
1
-2
/
+11
2016-10-08
fanotify: use notification_lock instead of access_lock
Jan Kara
1
-8
/
+5
2016-10-08
fsnotify: convert notification_mutex to a spinlock
Jan Kara
4
-36
/
+40
2016-10-08
fsnotify: drop notification_mutex before destroying event
Jan Kara
2
-2
/
+6
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-690
/
+230
2016-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
22
-474
/
+530
2016-10-08
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-18
/
+7
2016-10-07
Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
19
-510
/
+904
2016-10-07
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-88
/
+142
2016-10-06
Merge tag 'for-linus-4.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-1706
/
+1216
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
7
-29
/
+177
2016-10-06
Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
44
-703
/
+1799
2016-10-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-10-06
Merge branches 'misc' and 'sa1111-base' into for-linus
Russell King
106
-914
/
+2006
2016-10-06
proc: switch auxv to use of __mem_open()
Al Viro
1
-19
/
+26
2016-10-06
hpfs: support FIEMAP
Mikulas Patocka
1
-0
/
+6
2016-10-06
pipe: add pipe_buf_steal() helper
Miklos Szeredi
1
-1
/
+1
2016-10-06
pipe: add pipe_buf_confirm() helper
Miklos Szeredi
3
-9
/
+7
[next]