index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
2
-6
/
+1
2022-04-13
mm/usercopy: Check kmap addresses properly
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-04-13
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
1
-0
/
+142
2022-04-13
KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
Like Xu
1
-0
/
+31
2022-04-13
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
1
-2
/
+1
2022-04-13
KVM: x86: Move kvm_ops_static_call_update() to x86.c
Like Xu
1
-14
/
+0
2022-04-13
KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
Sean Christopherson
1
-6
/
+2
2022-04-13
KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
SU Hang
1
-0
/
+2
2022-04-13
kvm: x86: Adjust the location of pkru_mask of kvm_mmu to reduce memory
Peng Hao
1
-8
/
+9
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2
-9
/
+26
2022-04-13
x86/apic: Clarify i82489DX bit overlap in APIC_LVT0
Thomas Gleixner
1
-6
/
+0
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+5
2022-04-12
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-4
/
+2
2022-04-12
x86/32: Simplify ELF_CORE_COPY_REGS
Brian Gerst
1
-13
/
+2
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
1
-3
/
+1
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
1
-0
/
+1
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
1
-2
/
+2
2022-04-10
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-20
/
+23
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2022-04-10
x86/PCI: Add $IRT PIRQ routing table support
Maciej W. Rozycki
1
-0
/
+9
2022-04-08
x86/PCI: Clip only host bridge windows for E820 regions
Bjorn Helgaas
1
-0
/
+5
2022-04-07
ACPICA: Avoid cache flush inside virtual machines
Kirill A. Shutemov
1
-1
/
+13
2022-04-07
x86/mm: Make DMA memory shared for TD guest
Kirill A. Shutemov
1
-3
/
+3
2022-04-07
x86/acpi/x86/boot: Add multiprocessor wake-up support
Kuppuswamy Sathyanarayanan
1
-0
/
+5
2022-04-07
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
2
-0
/
+3
2022-04-07
x86/tdx: Wire up KVM hypercalls
Kuppuswamy Sathyanarayanan
2
-0
/
+33
2022-04-07
x86/tdx: Port I/O: Add early boot support
Andi Kleen
1
-0
/
+4
2022-04-07
x86/boot: Port I/O: Add decompression-time support for TDX
Kirill A. Shutemov
2
-27
/
+32
2022-04-07
x86: Consolidate port I/O helpers
Kirill A. Shutemov
2
-20
/
+36
2022-04-07
x86: Adjust types used in port I/O helpers
Kirill A. Shutemov
1
-13
/
+13
2022-04-07
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
2
-3
/
+9
2022-04-07
x86/tdx: Add HLT support for TDX guests
Kirill A. Shutemov
1
-0
/
+4
2022-04-07
x86/traps: Add #VE support for TDX guest
Kirill A. Shutemov
2
-0
/
+25
2022-04-07
x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
Kuppuswamy Sathyanarayanan
1
-0
/
+30
2022-04-07
x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
Kirill A. Shutemov
1
-0
/
+29
2022-04-07
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
3
-1
/
+29
2022-04-07
x86/sev: Register SEV-SNP guest request platform device
Brijesh Singh
1
-0
/
+4
2022-04-07
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
2
-0
/
+17
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
1
-0
/
+2
2022-04-07
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
1
-0
/
+3
2022-04-07
x86/boot: Add a pointer to Confidential Computing blob in bootparams
Michael Roth
1
-0
/
+1
2022-04-07
x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
Michael Roth
1
-0
/
+2
2022-04-07
KVM: x86: Move lookup of indexed CPUID leafs to helper
Michael Roth
1
-0
/
+34
2022-04-07
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
1
-0
/
+18
2022-04-07
x86/msi: Fix msi message data shadow struct
Reto Buerki
1
-8
/
+11
2022-04-07
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-04-06
x86/head/64: Re-enable stack protection
Michael Roth
1
-1
/
+0
2022-04-06
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2
-0
/
+5
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2
-0
/
+26
2022-04-06
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
1
-0
/
+10
[prev]
[next]