index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-24
/
+56
2024-11-08
KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
Sean Christopherson
1
-1
/
+3
2024-11-08
KVM: x86: Unconditionally set irr_pending when updating APICv state
Sean Christopherson
1
-11
/
+18
2024-11-08
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
1
-4
/
+4
2024-11-08
Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-8
/
+31
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2
-6
/
+6
2024-11-04
KVM: SVM: Propagate error from snp_guest_req_init() to userspace
Sean Christopherson
1
-2
/
+5
2024-11-04
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
Sean Christopherson
2
-6
/
+26
2024-11-03
Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2024-10-29
x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
Arnd Bergmann
1
-1
/
+4
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+38
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-23
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
1
-0
/
+2
2024-10-22
x86/microcode/AMD: Split load_microcode_amd()
Borislav Petkov (AMD)
1
-8
/
+17
2024-10-22
x86/microcode/AMD: Pay attention to the stepping dynamically
Borislav Petkov (AMD)
1
-8
/
+18
2024-10-21
x86/lam: Disable ADDRESS_MASKING in most cases
Pawan Gupta
1
-0
/
+1
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+29
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-16
/
+47
2024-10-20
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
1
-1
/
+5
2024-10-20
KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()
Maxim Levitsky
1
-3
/
+3
2024-10-20
KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()
Sean Christopherson
1
-0
/
+11
2024-10-20
KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot
Sean Christopherson
1
-10
/
+6
2024-10-20
x86/kvm: Override default caching mode for SEV-SNP and TDX
Kirill A. Shutemov
1
-0
/
+4
2024-10-17
Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+43
2024-10-15
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
1
-1
/
+13
2024-10-11
Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2024-10-11
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
1
-1
/
+2
2024-10-10
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
1
-0
/
+17
2024-10-10
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
1
-0
/
+15
2024-10-10
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2
-0
/
+4
2024-10-10
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-09
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-10-08
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-08
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-08
x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE
Juergen Gross
1
-0
/
+4
2024-10-08
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
1
-9
/
+14
2024-10-07
x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
Richard Gong
1
-0
/
+2
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-22
/
+57
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
150
-3111
/
+3034
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2
-4
/
+4
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2
-4
/
+7
2024-10-04
Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2024-10-03
KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
Paolo Bonzini
1
-14
/
+46
2024-10-03
x86/ftrace: Include <asm/ptrace.h>
Sami Tolvanen
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
[next]