summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
39 hourspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
39 hoursarm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
39 hoursLoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen1-1/+1
39 hoursLoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()Bibo Mao1-7/+7
39 hoursLoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen1-0/+3
39 hoursLoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
39 hoursLoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
39 hoursLoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
39 hoursKVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson1-1/+2
39 hoursKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
39 hoursx86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania2-0/+20
39 hoursx86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)1-1/+1
39 hoursx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
39 hoursKVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()Zenghui Yu (Huawei)1-1/+1
39 hoursKVM: arm64: Discard PC update state on vcpu resetMarc Zyngier1-0/+14
39 hourss390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
39 hourss390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
39 hourss390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-1/+4
39 hoursx86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
39 hourspowerpc64/ftrace: fix OOL stub count with clangHari Bathini1-2/+2
39 hourssh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
39 hourss390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank1-2/+9
39 hoursx86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra1-1/+3
10 daysarm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose1-1/+2
10 daysx86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel1-39/+43
10 daysx86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
10 daysx86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche1-6/+11
10 daysperf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao1-1/+2
10 daysperf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-10/+21
10 daysarm64: dts: renesas: r8a78000: Fix out-of-range SPI interrupt numbersGeert Uytterhoeven1-8/+8
10 daysarm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2Claudiu Beznea1-1/+1
10 daysarm64: dts: renesas: r9a09g087: Fix CPG register region sizesLad Prabhakar1-2/+2
10 daysarm64: dts: renesas: r9a09g077: Fix CPG register region sizesLad Prabhakar1-2/+2
10 daysarm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro1-30/+0
10 daysarm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0 regulatorLad Prabhakar1-0/+1
10 daysarm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0 card regulatorLad Prabhakar1-0/+1
10 daysLoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang1-2/+13
10 daysparisc: Flush correct cache in cacheflush() syscallHelge Deller1-2/+2
10 daysLoongArch: No need to flush icache if text copy failedTiezhu Yang1-2/+4
10 daysLoongArch: Give more information if kmem access failedTiezhu Yang1-2/+12
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