summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
24 hoursunwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
24 hourspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
24 hoursarm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
24 hoursLoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen1-1/+1
24 hoursLoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen1-0/+3
24 hoursLoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
24 hoursLoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
24 hoursLoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
24 hoursKVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson1-1/+2
24 hoursKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
24 hoursx86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania2-0/+20
24 hoursx86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)1-1/+1
24 hoursx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
24 hoursKVM: arm64: Discard PC update state on vcpu resetMarc Zyngier1-0/+14
24 hourss390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
24 hourss390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
24 hourss390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-1/+4
24 hoursx86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
24 hourspowerpc64/ftrace: fix OOL stub count with clangHari Bathini1-2/+2
24 hourssh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
24 hourss390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank1-2/+9
24 hoursx86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra1-1/+3
9 daysarm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose1-1/+2
9 daysx86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
9 daysperf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao1-1/+2
9 daysperf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-10/+21
9 daysarm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2Claudiu Beznea1-1/+1
9 daysarm64: dts: renesas: r9a09g087: Fix CPG register region sizesLad Prabhakar1-2/+2
9 daysarm64: dts: renesas: r9a09g077: Fix CPG register region sizesLad Prabhakar1-2/+2
9 daysarm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro1-30/+0
9 daysarm64: dts: renesas: r9a09g057: Add RTC nodeOvidiu Panait1-0/+15
9 daysarm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0 regulatorLad Prabhakar1-0/+1
9 daysarm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0 card regulatorLad Prabhakar1-0/+1
9 daysLoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang1-2/+13
9 daysparisc: Flush correct cache in cacheflush() syscallHelge Deller1-2/+2
9 daysLoongArch: No need to flush icache if text copy failedTiezhu Yang1-2/+4
9 daysLoongArch: Give more information if kmem access failedTiezhu Yang1-2/+12
2026-03-19KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
2026-03-19KVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
2026-03-19KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
2026-03-19KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier1-16/+16
2026-03-19KVM: arm64: gic: Set vgic_model before initing private IRQsSascha Bischoff1-4/+4
2026-03-19x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
2026-03-19powerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini1-9/+19
2026-03-19powerpc64/bpf: fix kfunc call supportHari Bathini2-9/+94
2026-03-19powerpc/pseries: Correct MSI allocation trackingNam Cao1-1/+1
2026-03-19s390/xor: Fix xor_xc_5() inline assemblyVasily Gorbik1-1/+0
2026-03-19s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
2026-03-19s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
2026-03-19parisc: Check kernel mapping earlier at bootupHelge Deller1-8/+12