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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2
-2
/
+2
2023-08-10
x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
Avadhut Naik
1
-0
/
+8
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-09
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
1
-2
/
+2
2023-08-09
perf/x86/intel: Add Crestmont PMU
Kan Liang
3
-3
/
+60
2023-08-09
x86/cpu: Update Hybrids
Peter Zijlstra
1
-5
/
+7
2023-08-09
x86/cpu: Fix Crestmont uarch
Peter Zijlstra
1
-3
/
+2
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
8
-8
/
+9
2023-08-09
ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
Hans de Goede
2
-0
/
+6
2023-08-09
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
4
-0
/
+24
2023-08-09
x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h
Jinghao Jia
1
-1
/
+1
2023-08-08
x86/microcode: Remove microcode_mutex
Sebastian Andrzej Siewior
2
-8
/
+1
2023-08-08
x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke...
Xin Li
1
-1
/
+1
2023-08-08
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-10
/
+221
2023-08-08
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
13
-14
/
+361
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
6
-97
/
+12
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2
-46
/
+70
2023-08-07
x86/decompressor: Factor out kernel decompression and relocation
Ard Biesheuvel
2
-5
/
+31
2023-08-07
x86/decompressor: Move global symbol references to C code
Ard Biesheuvel
3
-23
/
+11
2023-08-07
x86/decompressor: Merge trampoline cleanup with switching code
Ard Biesheuvel
2
-24
/
+8
2023-08-07
x86/decompressor: Pass pgtable address to trampoline directly
Ard Biesheuvel
3
-11
/
+8
2023-08-07
x86/decompressor: Only call the trampoline when changing paging levels
Ard Biesheuvel
2
-54
/
+13
2023-08-07
x86/decompressor: Call trampoline directly from C code
Ard Biesheuvel
2
-37
/
+26
2023-08-07
x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
Ard Biesheuvel
3
-21
/
+40
2023-08-07
x86/decompressor: Use standard calling convention for trampoline
Ard Biesheuvel
2
-15
/
+14
2023-08-07
x86/decompressor: Call trampoline as a normal function
Ard Biesheuvel
2
-45
/
+36
2023-08-07
x86/decompressor: Assign paging related global variables earlier
Ard Biesheuvel
2
-11
/
+5
2023-08-07
x86/decompressor: Store boot_params pointer in callee save register
Ard Biesheuvel
1
-26
/
+16
2023-08-07
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
1
-1
/
+13
2023-08-07
x86/decompressor: Avoid magic offsets for EFI handover entrypoint
Ard Biesheuvel
2
-19
/
+19
2023-08-07
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
3
-31
/
+14
2023-08-07
x86/head_64: Store boot_params pointer in callee save register
Ard Biesheuvel
1
-20
/
+12
2023-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-63
/
+87
2023-08-07
x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
Ard Biesheuvel
1
-7
/
+23
2023-08-07
x86/sev: Do not try to parse for the CC blob on non-AMD hardware
Borislav Petkov (AMD)
2
-3
/
+43
2023-08-07
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2
-11
/
+15
2023-08-05
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-27
/
+34
2023-08-04
KVM: SEV: remove ghcb variable declarations
Paolo Bonzini
1
-18
/
+12
2023-08-04
KVM: SEV: only access GHCB fields once
Paolo Bonzini
1
-11
/
+14
2023-08-04
KVM: SEV: snapshot the GHCB before accessing it
Paolo Bonzini
2
-34
/
+61
2023-08-04
x86/paravirt: Fix tlb_remove_table function callback prototype warning
Kees Cook
1
-2
/
+6
2023-08-03
efi: memmap: Remove kernel-doc warnings
Zhu Wang
1
-1
/
+1
2023-08-03
x86/hyperv: add noop functions to x86_init mpparse functions
Saurabh Sengar
1
-0
/
+4
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-56
/
+121
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+26
2023-07-30
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2
-2
/
+2
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
5
-20
/
+52
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
1
-8
/
+2
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
1
-0
/
+4
[prev]
[next]