summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5 days1-0/+3
|\
| * sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers10 days1-0/+3
* | Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5 days5-12/+87
|\ \
| * | x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers8 days1-3/+3
| * | x86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong8 days1-4/+4
| * | x86/fred: Fix INT80 emulation for FREDXin Li (Intel)8 days2-1/+66
| * | x86/retpolines: Enable the default thunk warning only on relevant configsBorislav Petkov (AMD)9 days1-0/+7
| * | x86/bugs: Fix BHI retpoline checkJosh Poimboeuf12 days1-4/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6 days18-113/+157
|\ \ \
| * \ \ Merge branch 'svm' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9 days5-67/+57
| |\ \ \
| | * | | KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARDSean Christopherson2024-04-091-5/+0
| | * | | KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run()Sean Christopherson2024-04-091-0/+4
| | * | | KVM: SVM: Save/restore args across SEV-ES VMRUN via host save areaSean Christopherson2024-04-091-16/+13
| | * | | KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save areaSean Christopherson2024-04-093-26/+35
| | * | | KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_interceptedSean Christopherson2024-04-091-2/+2
| | * | | KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()Sean Christopherson2024-04-091-31/+13
| | * | | KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEVSean Christopherson2024-04-091-0/+2
| | * | | KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwindingSean Christopherson2024-04-091-0/+1
| | * | | KVM: SVM: Remove a useless zeroing of allocated memoryChristophe JAILLET2024-04-091-1/+1
| * | | | Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10 days8-43/+84
| |\ \ \ \
| | * | | | KVM: x86/mmu: Fix and clarify comments about clearing D-bit vs. write-protectingDavid Matlack2024-04-111-10/+6
| | * | | | KVM: x86/mmu: Remove function comments above clear_dirty_{gfn_range,pt_masked}()David Matlack2024-04-111-14/+0
| | * | | | KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty statusDavid Matlack2024-04-111-5/+16
| | * | | | KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID updateSean Christopherson2024-04-111-3/+3
| | * | | | KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacksSean Christopherson2024-04-111-1/+9
| | * | | | perf/x86/intel: Expose existence of callback support to KVMSean Christopherson2024-04-112-0/+2
| | * | | | KVM: VMX: Snapshot LBR capabilities during module initializationSean Christopherson2024-04-113-5/+8
| | * | | | KVM: VMX: Ignore MKTME KeyID bits when intercepting #PF for allow_smaller_max...Tao Su2024-04-081-1/+3
| | * | | | KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"Sean Christopherson2024-04-081-2/+14
| | * | | | KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributesRick Edgecombe2024-04-081-1/+2
| | * | | | KVM: x86/pmu: Disable support for adaptive PEBSSean Christopherson2024-04-081-2/+22
| | |/ / /
| * | | | KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das2024-04-111-1/+2
| * | | | KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson2024-04-115-2/+14
| |/ / /
* | | | Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6 days2-5/+10
|\ \ \ \
| * | | | powerpc/crypto/chacha-p10: Fix failure on non Power10Michael Ellerman2024-04-051-1/+7
| * | | | powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()Shivaprasad G Bhat2024-04-031-4/+3
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7 days3-6/+9
|\ \ \ \ \
| * | | | | arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian7 days1-3/+0
| * | | | | arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel8 days1-0/+5
| * | | | | arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel8 days1-2/+0
| * | | | | arm64/hugetlb: Fix page table walk in huge_pte_alloc()Anshuman Khandual11 days1-1/+4
* | | | | | Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7 days1-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | s390/mm: Fix NULL pointer dereferenceSven Schnelle9 days1-1/+2
* | | | | | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12 days8-119/+115
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner2024-04-122-15/+21
| * | | | | x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner2024-04-121-3/+3
| * | | | | x86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner2024-04-121-6/+18
| * | | | | x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2024-04-122-15/+4
| * | | | | x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2024-04-122-14/+1
| * | | | | x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2024-04-111-3/+3