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
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-40
/
+109
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+6
2020-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+24
2020-03-19
x86/ioremap: Fix CONFIG_EFI=n build
Borislav Petkov
1
-0
/
+3
2020-03-15
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+26
2020-03-15
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+7
2020-03-15
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+12
2020-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+31
2020-03-14
Merge branch 'kvm-null-pointer-fix' into kvm-master
Paolo Bonzini
1
-2
/
+3
2020-03-14
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
1
-2
/
+3
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-03-14
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
1
-2
/
+14
2020-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-80
/
+194
2020-03-13
x86/mm: Rename is_kernel_text to __is_kernel_text
Jiri Olsa
1
-5
/
+9
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+6
2020-03-13
x86/vector: Remove warning on managed interrupt migration
Peter Xu
1
-6
/
+8
2020-03-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+9
2020-03-12
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
1
-10
/
+7
2020-03-11
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
1
-0
/
+18
2020-03-11
bpf: Fix trampoline generation for fmod_ret programs
Alexei Starovoitov
1
-26
/
+5
2020-03-06
bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits
Luke Nelson
1
-4
/
+6
2020-03-05
KVM: fix Kconfig menu text for -Werror
Jason A. Donenfeld
1
-1
/
+1
2020-03-05
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
2
-3
/
+9
2020-03-05
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-11
/
+119
2020-03-05
bpf: JIT helpers for fmod_ret progs
KP Singh
1
-63
/
+85
2020-03-05
bpf: Refactor trampoline update code
KP Singh
1
-15
/
+16
2020-03-03
KVM: x86: remove stale comment from struct x86_emulate_ctxt
Vitaly Kuznetsov
1
-1
/
+0
2020-03-03
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
1
-0
/
+1
2020-03-02
KVM: SVM: Fix the svm vmexit code for WRMSR
Haiwei Li
1
-1
/
+2
2020-03-02
KVM: X86: Fix dereference null cpufreq policy
Wanpeng Li
1
-3
/
+5
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+52
2020-03-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-99
/
+52
2020-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-29
/
+86
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
1
-6
/
+1
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
6
-2
/
+50
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
1
-4
/
+5
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
1
-1
/
+1
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
1
-1
/
+0
2020-02-26
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
1
-19
/
+26
2020-02-26
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
1
-76
/
+5
2020-02-26
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
1
-4
/
+21
[next]