summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-03-13KVM: SVM: Suppress DEBUGCTL.BTF on AMDSean Christopherson2-1/+10
2025-03-13KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective valueSean Christopherson2-1/+13
2025-03-13KVM: SVM: Save host DR masks on CPUs with DebugSwapSean Christopherson1-3/+10
2025-03-13KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadowSean Christopherson2-9/+15
2025-03-13x86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen1-0/+7
2025-03-13arm: pgtable: fix NULL pointer dereference issueQi Zheng1-12/+25
2025-03-13s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-03-13x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish1-16/+34
2025-03-13x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel1-0/+2
2025-03-13LoongArch: KVM: Fix GPA size issue about VMBibo Mao2-1/+11
2025-03-13LoongArch: KVM: Reload guest CSR registers after sleepBibo Mao1-0/+7
2025-03-13LoongArch: KVM: Add interrupt checking for AVECBibo Mao1-1/+1
2025-03-13LoongArch: Set max_pfn with the PFN of the last pageBibo Mao1-0/+3
2025-03-13LoongArch: Set hugetlb mmap base address aligned with pmd sizeBibo Mao1-1/+5
2025-03-13LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen1-1/+46
2025-03-13LoongArch: Convert unreachable() to BUG()Tiezhu Yang1-2/+2
2025-03-13loongarch: Use ASM_REACHABLEPeter Zijlstra1-6/+7
2025-03-13x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)1-0/+6
2025-03-13x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()Andrew Cooper1-6/+3
2025-03-07x86/microcode/AMD: Load only SHA256-checksummed patchesBorislav Petkov (AMD)3-2/+554
2025-03-07x86/microcode/AMD: Add get_patch_level()Borislav Petkov (AMD)1-22/+24
2025-03-07x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declarationBorislav Petkov (AMD)1-28/+26
2025-03-07x86/microcode/AMD: Merge early_apply_microcode() into its single callsiteBorislav Petkov (AMD)1-34/+26
2025-03-07x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarationsBorislav Petkov (AMD)2-3/+1
2025-03-07x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signatureBorislav Petkov (AMD)1-2/+1
2025-03-07x86/microcode/AMD: Have __apply_microcode_amd() return boolBorislav Petkov (AMD)1-6/+6
2025-03-07x86/microcode/AMD: Return bool from find_blobs_in_containers()Nikolay Borisov1-6/+9
2025-03-07riscv: cpufeature: use bitmap_equal() instead of memcmp()Clément Léger1-1/+1
2025-03-07riscv: signal: fix signal_minsigstkszYong-Xuan Wang1-1/+1
2025-03-07riscv: cacheinfo: Use of_property_present() for non-boolean propertiesRob Herring1-6/+6
2025-03-07riscv: signal: fix signal frame sizeYong-Xuan Wang1-6/+0
2025-03-07riscv/futex: sign extend compare value in atomic cmpxchgAndreas Schwab1-1/+1
2025-03-07riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgAndreas Schwab1-1/+1
2025-03-07arm64/mm: Fix Boot panic on Ampere AltraRyan Roberts1-6/+1
2025-03-07perf/x86: Fix low freqency setting issueKan Liang1-1/+1
2025-03-07KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2Oliver Upton3-21/+14
2025-03-07riscv: KVM: Fix SBI TIME error generationAndrew Jones1-1/+1
2025-03-07riscv: KVM: Fix SBI IPI error generationAndrew Jones1-2/+11
2025-03-07riscv: KVM: Fix hart suspend_type useAndrew Jones1-1/+2
2025-03-07riscv: KVM: Fix hart suspend status checkAndrew Jones1-4/+4
2025-03-07x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior1-2/+2
2025-02-27perf/x86/intel: Fix event constraints for LNCKan Liang2-14/+8
2025-02-27s390/boot: Fix ESSA detectionHeiko Carstens1-1/+1
2025-02-27arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneckLukasz Czechowski1-0/+2
2025-02-27arm64: dts: rockchip: Move uart5 pin configuration to px30 ringneck SoMLukasz Czechowski2-1/+4
2025-02-27arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588Alexander Shiyan1-3/+3
2025-02-27arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus ltsTianling Shen3-3/+2
2025-02-27arm64: dts: rockchip: adjust SMMU interrupt type on rk3588Patrick Wildt1-8/+8