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
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-16
/
+140
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2
-1
/
+10
2022-07-07
x86/sgx: Keep record of SGX page type
Reinette Chatre
1
-0
/
+3
2022-07-07
x86/sgx: Add wrapper for SGX2 EMODPR function
Reinette Chatre
1
-0
/
+5
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
1
-0
/
+3
2022-07-01
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-10
/
+12
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
4
-9
/
+25
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
1
-2
/
+1
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-9
/
+0
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-0
/
+1
2022-06-27
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-1
/
+1
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
1
-0
/
+1
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+10
2022-06-27
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
1
-2
/
+0
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
1
-0
/
+3
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2
-0
/
+16
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2
-3
/
+7
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+6
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-0
/
+1
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+1
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
3
-1
/
+20
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-0
/
+8
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
1
-1
/
+18
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
3
-1
/
+4
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
1
-0
/
+2
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
2
-5
/
+11
2022-06-27
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
1
-2
/
+6
2022-06-24
KVM: SVM: Introduce hybrid-AVIC mode
Suravee Suthikulpanit
1
-5
/
+0
2022-06-24
KVM: SVM: Introduce logic to (de)activate x2AVIC mode
Suravee Suthikulpanit
1
-0
/
+1
2022-06-24
KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
Suravee Suthikulpanit
1
-3
/
+9
2022-06-24
KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
Suravee Suthikulpanit
1
-0
/
+3
2022-06-24
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
1
-2
/
+2
2022-06-24
x86/cpufeatures: Introduce x2AVIC CPUID bit
Suravee Suthikulpanit
1
-0
/
+1
2022-06-24
KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
Jue Wang
1
-0
/
+1
2022-06-24
KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
David Matlack
1
-0
/
+22
2022-06-24
KVM: x86/mmu: Cache the access bits of shadowed translations
David Matlack
1
-1
/
+1
2022-06-24
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
1
-0
/
+2
2022-06-21
Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-06-21
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
1
-1
/
+1
2022-06-20
KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior
Sean Christopherson
1
-1
/
+2
2022-06-20
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
1
-1
/
+0
2022-06-20
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
1
-1
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+21
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+8
[prev]
[next]