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-09-01
mm: remove arch_unmap()
Michael Ellerman
1
-5
/
+0
2024-09-01
mm/x86: add missing pud helpers
Peter Xu
2
-8
/
+61
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2
-0
/
+16
2024-09-01
mm/x86: make pud_leaf() only care about PSE bit
Peter Xu
1
-2
/
+1
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
2
-2
/
+2
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-3
/
+4
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-20
/
+61
2024-09-01
tinyconfig: remove unnecessary 'is not set' for choice blocks
Masahiro Yamada
1
-4
/
+0
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
4
-3
/
+36
2024-08-29
KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers
Sean Christopherson
1
-132
/
+132
2024-08-29
KVM: x86: Exit to userspace if fastpath triggers one on instruction skip
Sean Christopherson
2
-2
/
+8
2024-08-29
KVM: x86: Dedup fastpath MSR post-handling logic
Sean Christopherson
1
-10
/
+11
2024-08-29
KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful
Sean Christopherson
1
-1
/
+1
2024-08-29
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
2
-8
/
+9
2024-08-29
KVM: SVM: Add host SEV-ES save area structure into VMCB via a union
Sean Christopherson
1
-5
/
+15
2024-08-29
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
2
-6
/
+19
2024-08-29
KVM: x86/mmu: Reword a misleading comment about checking gpte_changed()
Sean Christopherson
1
-2
/
+8
2024-08-29
KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
Sean Christopherson
1
-7
/
+4
2024-08-29
KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page
Sean Christopherson
1
-21
/
+19
2024-08-29
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
4
-12
/
+36
2024-08-29
KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
Sean Christopherson
1
-23
/
+23
2024-08-29
KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
Sean Christopherson
1
-1
/
+14
2024-08-29
x86/EISA: Dereference memory directly instead of using readl()
Maciej W. Rozycki
1
-2
/
+2
2024-08-28
KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP
Vitaly Kuznetsov
1
-2
/
+4
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2
-6
/
+8
2024-08-27
virt: sev-guest: Ensure the SNP guest messages do not exceed a page
Nikunj A Dadhania
1
-1
/
+1
2024-08-26
x86/tdx: Fix data leak in mmio_read()
Kirill A. Shutemov
1
-1
/
+0
2024-08-26
x86/ioremap: Improve iounmap() address range checks
Max Ramanouski
1
-1
/
+2
2024-08-25
x86/entry: Set FRED RSP0 on return to userspace instead of context switch
Xin Li (Intel)
4
-5
/
+27
2024-08-25
x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
Andrew Cooper
3
-16
/
+11
2024-08-25
x86/entry: Test ti_work for zero before processing individual bits
Xin Li (Intel)
1
-2
/
+8
2024-08-25
perf/x86/intel: Limit the period on Haswell
Kan Liang
1
-2
/
+21
2024-08-25
x86/fred: Set SS to __KERNEL_DS when enabling FRED
Xin Li (Intel)
1
-0
/
+14
2024-08-25
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
Richard Gong
1
-0
/
+4
2024-08-25
x86/extable: Remove unused declaration fixup_bug()
Yue Haibing
1
-1
/
+0
2024-08-25
x86/boot/64: Strip percpu address space when setting up GDT descriptors
Uros Bizjak
1
-1
/
+2
2024-08-25
x86/cpu: Clarify the error message when BIOS does not support SGX
WangYuli
1
-1
/
+1
2024-08-25
x86/kexec: Add comments around swap_pages() assembly to improve readability
Kai Huang
1
-2
/
+6
2024-08-25
x86/kexec: Fix a comment of swap_pages() assembly
Kai Huang
1
-1
/
+1
2024-08-25
x86/sgx: Fix a W=1 build warning in function comment
Kai Huang
1
-1
/
+1
2024-08-25
x86/EISA: Use memremap() to probe for the EISA BIOS signature
Maciej W. Rozycki
1
-3
/
+3
2024-08-25
x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()
Gaosheng Cui
1
-2
/
+0
2024-08-25
x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __init
Nathan Chancellor
1
-1
/
+1
2024-08-24
crypto: x86/sha256 - Add parentheses around macros' single arguments
Fangrui Song
1
-8
/
+8
2024-08-23
x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
Yosry Ahmed
1
-3
/
+3
2024-08-23
x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
Kees Cook
1
-1
/
+6
2024-08-22
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
1
-0
/
+3
2024-08-22
KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs
Sean Christopherson
1
-3
/
+8
2024-08-22
KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs
Sean Christopherson
1
-18
/
+9
2024-08-22
KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access()
Sean Christopherson
1
-184
/
+184
[prev]
[next]