summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini
2024-04-12KVM: SEV: use u64_to_user_ptr throughoutPaolo Bonzini
2024-04-12KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argumentSean Christopherson
2024-04-12KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX and TDXPaolo Bonzini
2024-04-12KVM: x86: Split core of hypercall emulation to helper functionSean Christopherson
2024-04-12Merge branch 'kvm-sev-init2' into HEADPaolo Bonzini
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-11KVM: SEV: allow SEV-ES DebugSwap againPaolo Bonzini
2024-04-11KVM: SEV: introduce KVM_SEV_INIT2 operationPaolo Bonzini
2024-04-11KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA timePaolo Bonzini
2024-04-11KVM: SEV: define VM types for SEV and SEV-ESPaolo Bonzini
2024-04-11KVM: SEV: introduce to_kvm_sev_infoPaolo Bonzini
2024-04-11KVM: x86: Add supported_vm_types to kvm_capsPaolo Bonzini
2024-04-11KVM: x86: add fields to struct kvm_arch for CoCo featuresPaolo Bonzini
2024-04-11KVM: SEV: store VMSA features in kvm_sev_infoPaolo Bonzini
2024-04-11KVM: SEV: publish supported VMSA featuresPaolo Bonzini
2024-04-11KVM: introduce new vendor op for KVM_GET_DEVICE_ATTRPaolo Bonzini
2024-04-11KVM: x86: use u64_to_user_ptr()Paolo Bonzini
2024-04-11KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=yPaolo Bonzini
2024-04-11KVM: SVM: Invert handling of SEV and SEV_ES feature flagsSean Christopherson
2024-04-06x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar
2024-04-05Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-04-05Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-05Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-04-05x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04riscv: process: Fix kernel gp leakageStefan O'Rear
2024-04-04riscv: Disable preemption when using patch_map()Alexandre Ghiti
2024-04-04riscv: Fix warning by declaring arch_cpu_idle() as noinstrAlexandre Ghiti
2024-04-04riscv: use KERN_INFO in do_trapAndreas Schwab
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)
2024-04-04x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMBorislav Petkov (AMD)
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld
2024-04-04x86/numa/32: Include missing <asm/pgtable_areas.h>Arnd Bergmann
2024-04-03riscv: Fix vector state restore in rt_sigreturn()Björn Töpel
2024-04-03nios2: Only use built-in devicetree blob if configured to do soGuenter Roeck
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-03x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)
2024-04-03arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown
2024-04-03s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-03s390/pai: fix sampling event removal for PMU device driverThomas Richter
2024-04-03s390/preempt: mark all functions __always_inlineIlya Leoshkevich
2024-04-03s390/atomic: mark all functions __always_inlineIlya Leoshkevich