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
2019-06-08
x86/fpu: Update kernel's FPU state before using for the fsave header
Sebastian Andrzej Siewior
1
-0
/
+5
2019-06-08
x86/mm/KASLR: Compute the size of the vmemmap section properly
Baoquan He
1
-1
/
+10
2019-06-06
x86/fpu: Use fault_in_pages_writeable() for pre-faulting
Hugh Dickins
1
-9
/
+2
2019-06-06
x86/CPU: Add more Icelake model numbers
Kan Liang
1
-0
/
+3
2019-06-03
mm/vmalloc: Avoid rare case of flushing TLB with weird arguments
Rick Edgecombe
1
-1
/
+3
2019-06-03
mm/vmalloc: Fix calculation of direct map addr range
Rick Edgecombe
1
-5
/
+5
2019-06-02
Linux 5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+15
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-124
/
+547
2019-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+14
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-06-02
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
6
-6
/
+6
2019-06-02
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-3
/
+19
2019-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-117
/
+157
2019-06-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+21
2019-06-02
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
5
-22
/
+0
2019-06-02
Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+5
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-113
/
+102
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-14
/
+76
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-71
/
+121
2019-06-02
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-02
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
1
-1
/
+1
2019-06-02
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-06-02
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-02
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
2019-06-02
z3fold: fix sheduling while atomic
Vitaly Wool
1
-5
/
+6
2019-06-02
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
1
-1
/
+2
2019-06-02
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
1
-7
/
+8
2019-06-02
ocfs2: fix error path kobject memory leak
Tobin C. Harding
1
-0
/
+1
2019-06-02
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2
-5
/
+4
2019-06-02
mm, memcg: consider subtrees in memory.events
Chris Down
4
-4
/
+36
2019-06-02
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2
-4
/
+11
2019-06-02
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-02
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-06-02
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
2019-06-02
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
1
-1
/
+0
2019-06-02
mm/vmalloc.c: fix typo in comment
Andrew Morton
1
-1
/
+1
2019-06-02
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-06-02
mm: fix Documentation/vm/hmm.rst Sphinx warnings
Randy Dunlap
1
-3
/
+5
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
5
-5
/
+5
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
1
-1
/
+1
2019-06-01
MAINTAINERS: add I2C DT bindings to ARM platforms
Wolfram Sang
1
-0
/
+11
2019-06-01
MAINTAINERS: add DT bindings to i2c drivers
Wolfram Sang
1
-0
/
+7
2019-06-01
Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
6
-2
/
+15
2019-06-01
Merge tag 'kvm-ppc-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5267
-25677
/
+7897
2019-06-01
block: print offending values when cloned rq limits are exceeded
John Pittman
1
-2
/
+5
2019-06-01
blk-mq: Document the blk_mq_hw_queue_to_node() arguments
Bart Van Assche
1
-1
/
+5
2019-06-01
blk-mq: Fix spelling in a source code comment
Bart Van Assche
1
-2
/
+2
2019-06-01
block: Fix bsg_setup_queue() kernel-doc header
Bart Van Assche
1
-0
/
+1
[next]