index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2024-02-08
kvm: x86: use a uapi-friendly macro for BIT
Dionna Glaze
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-07
kvmclock: Unexport kvmclock clocksource
Peter Hilber
2024-02-06
x86/kvm: Use separate percpu variable to track the enabling of asyncpf
Xiaoyao Li
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-02-06
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
2024-02-02
x86/fred: Fix a build warning with allmodconfig due to 'inline' failing to in...
Xin Li (Intel)
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2024-02-01
KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogramming
Sean Christopherson
2024-02-01
KVM: x86/pmu: Move pmc_idx => pmc translation helper to common code
Sean Christopherson
2024-01-31
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2024-01-31
x86/fred: Add FRED initialization functions
H. Peter Anvin (Intel)
2024-01-31
x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
Xin Li
2024-01-31
x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
Xin Li
2024-01-31
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
2024-01-31
x86/fred: FRED entry/exit and dispatch code
H. Peter Anvin (Intel)
2024-01-31
x86/idtentry: Incorporate definitions/declarations of the FRED entries
Xin Li
2024-01-31
x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
H. Peter Anvin (Intel)
2024-01-31
x86/fred: Reserve space for the FRED stack frame
H. Peter Anvin (Intel)
2024-01-31
x86/fred: Add a new header file for FRED definitions
H. Peter Anvin (Intel)
2024-01-31
x86/ptrace: Add FRED additional information to the pt_regs structure
Xin Li
2024-01-31
x86/ptrace: Cleanup the definition of the pt_regs structure
Xin Li
2024-01-31
x86/cpu: Add MSR numbers for FRED configuration
H. Peter Anvin (Intel)
2024-01-31
x86/cpu: Add X86_CR4_FRED macro
H. Peter Anvin (Intel)
2024-01-30
KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
Sean Christopherson
2024-01-30
KVM: x86/pmu: Allow programming events that match unsupported arch events
Sean Christopherson
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2024-01-30
x86/efi: Implement arch_ima_efi_boot_mode() in source file
Thomas Zimmermann
2024-01-30
x86/setup: Move internal setup_data structures into setup_data.h
Thomas Zimmermann
2024-01-30
x86/setup: Move UAPI setup structures into setup_data.h
Thomas Zimmermann
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-29
x86/cpufeatures: Enable/unmask SEV-SNP CPU feature
Michael Roth
2024-01-29
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
2024-01-29
x86/sev: Introduce an SNP leaked pages list
Ashish Kalra
2024-01-29
x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
Brijesh Singh
2024-01-29
x86/traps: Define RMP violation #PF error code
Brijesh Singh
2024-01-29
x86/fault: Add helper for dumping RMP entries
Brijesh Singh
2024-01-29
x86/sev: Add RMP entry lookup helpers
Brijesh Singh
2024-01-29
x86/sev: Add SEV-SNP host initialization support
Brijesh Singh
2024-01-29
iommu/amd: Don't rely on external callers to enable IOMMU SNP support
Ashish Kalra
2024-01-29
x86/cpufeatures: Add SEV-SNP CPU feature
Brijesh Singh
2024-01-26
Merge branch 'linus' into x86/mm, to refresh the branch and pick up fixes
Ingo Molnar
2024-01-25
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
2024-01-25
x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
H. Peter Anvin (Intel)
2024-01-25
x86/cpufeatures: Add the CPU feature bit for FRED
H. Peter Anvin (Intel)
2024-01-25
x86/trapnr: Add event type macros to <asm/trapnr.h>
Xin Li
2024-01-25
x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
Xin Li
2024-01-25
x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
Xin Li
2024-01-24
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
[prev]
[next]