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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
3
-20
/
+17
2018-10-05
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
Julien Thierry
1
-4
/
+6
2018-10-05
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
1
-22
/
+27
2018-08-02
ARM: spectre-v1: mitigate user accesses
Russell King
2
-0
/
+13
2018-08-02
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-08-02
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-24
/
+17
2018-07-26
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-06-01
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-06-01
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-06-01
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-05-31
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-05-31
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
1
-1
/
+16
2018-05-31
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-05-31
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2
-0
/
+29
2018-05-31
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
3
-5
/
+85
2018-05-31
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-05-31
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2018-05-31
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2018-05-31
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-04-02
Linux 4.16
Linus Torvalds
1
-1
/
+1
2018-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-31
/
+24
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+6
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+12
2018-03-31
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-5
/
+12
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
76
-384
/
+793
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
1
-0
/
+1
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
1
-0
/
+3
2018-03-30
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
1
-2
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
1
-9
/
+7
2018-03-30
Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+6
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+25
2018-03-30
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2018-03-30
Merge tag 'sound-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-3
/
+4
2018-03-30
net/dim: Fix int overflow
Tal Gilboa
1
-1
/
+1
2018-03-30
Merge branch 'vlan-fix'
David S. Miller
2
-4
/
+17
2018-03-30
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
1
-2
/
+13
2018-03-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
1
-2
/
+4
2018-03-30
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
1
-1
/
+1
2018-03-30
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
1
-3
/
+6
2018-03-30
Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+6
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-40
/
+102
2018-03-30
Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+3
[next]