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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
3
-4
/
+9
2018-05-17
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
4
-2
/
+18
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
4
-9
/
+35
2018-05-17
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
3
-6
/
+130
2018-05-17
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
2
-0
/
+2
2018-05-17
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
6
-16
/
+14
2018-05-17
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
4
-9
/
+20
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
5
-23
/
+26
2018-05-17
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
1
-12
/
+12
2018-05-17
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
Nicholas Piggin
1
-2
/
+12
2018-05-17
Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+2
2018-05-16
x86/boot/compressed/64: Fix moving page table out of trampoline memory
Kirill A. Shutemov
2
-11
/
+14
2018-05-16
x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()
Kirill A. Shutemov
1
-13
/
+55
2018-05-15
Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2
-2
/
+6
2018-05-15
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
2
-0
/
+32
2018-05-15
KVM: X86: Lower the default timer frequency limit to 200us
Wanpeng Li
1
-1
/
+1
2018-05-15
ARM: davinci: board-dm646x-evm: set VPIF capture card name
Sekhar Nori
1
-1
/
+2
2018-05-15
ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
Sekhar Nori
1
-0
/
+2
2018-05-15
ARM: davinci: dm646x: fix timer interrupt generation
Sekhar Nori
1
-1
/
+2
2018-05-15
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2
-4
/
+4
2018-05-15
MIPS: xilfpga: Actually include FDT in fitImage
Alexandre Belloni
1
-0
/
+1
2018-05-15
MIPS: xilfpga: Stop generating useless dtb.o
Alexandre Belloni
1
-2
/
+0
2018-05-15
KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
Colin Ian King
1
-1
/
+1
2018-05-15
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
1
-2
/
+16
2018-05-15
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
Paul Cercueil
1
-3
/
+3
2018-05-15
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
1
-3
/
+6
2018-05-15
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
2
-6
/
+2
2018-05-14
Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-2
/
+5
2018-05-14
ARM: keystone: fix platform_domain_notifier array overrun
Russell King
1
-0
/
+1
2018-05-14
x86/pkeys: Do not special case protection key 0
Dave Hansen
2
-4
/
+4
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2
-11
/
+22
2018-05-14
x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
Alexander Potapenko
1
-1
/
+9
2018-05-14
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
1
-2
/
+2
2018-05-14
Merge tag 'imx-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2
-3
/
+4
2018-05-14
Merge tag 'omap-for-v17/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-21
/
+30
2018-05-14
Merge tag 'arm-soc/for-4.17/devicetree-fixes' of https://github.com/Broadcom/...
Olof Johansson
1
-1
/
+1
2018-05-14
arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433
Marek Szyprowski
1
-1
/
+1
2018-05-14
Merge tag 'tegra-for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-1
/
+1
2018-05-14
Merge tag 'davinci-fixes-for-v4.17' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
7
-18
/
+52
2018-05-14
Merge tag 'renesas-fixes-for-v4.17' of https://git.kernel.org/pub/scm/linux/k...
Olof Johansson
7
-34
/
+164
2018-05-14
Merge tag 'uniphier-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
4
-3
/
+11
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-2
/
+4
2018-05-13
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
Alexei Starovoitov
1
-0
/
+15
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-5
/
+15
2018-05-13
uprobes/x86: Prohibit probing on MOV SS instruction
Masami Hiramatsu
1
-0
/
+4
2018-05-13
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
2
-0
/
+22
2018-05-13
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
Tetsuo Handa
2
-2
/
+9
2018-05-13
x86/amd_nb: Add support for Raven Ridge CPUs
Guenter Roeck
1
-0
/
+6
2018-05-12
x86/bugs: Fix the parameters alignment and missing void
Konrad Rzeszutek Wilk
1
-2
/
+2
2018-05-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
[prev]
[next]