summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
9 dayss390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
9 daysx86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
9 daysmips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
9 daysMIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
9 daysMIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki
9 daysriscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi
9 daysriscv: kgdb: fix several debug register assignment bugsPaul Walmsley
9 daysperf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers
9 daysmips: ralink: update CPU clock indexShiji Yang
9 daysarm64/scs: Fix handling of advance_loc4Pepper Gray
2026-04-02powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-04-02arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel
2026-04-02LoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen
2026-04-02LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()Bibo Mao
2026-04-02LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen
2026-04-02LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen
2026-04-02LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao
2026-04-02LoongArch: Fix missing NULL checks for kstrdup()Li Jun
2026-04-02KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson
2026-04-02KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson
2026-04-02x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania
2026-04-02x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
2026-04-02x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-04-02KVM: arm64: Fix the descriptor address in __kvm_at_swap_desc()Zenghui Yu (Huawei)
2026-04-02KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier
2026-04-02s390/entry: Scrub r12 register on kernel entryVasily Gorbik
2026-04-02s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik
2026-04-02s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman
2026-04-02x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)
2026-04-02powerpc64/ftrace: fix OOL stub count with clangHari Bathini
2026-04-02sh: platform_early: remove pdev->driver_override checkDanilo Krummrich
2026-04-02s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank
2026-04-02x86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra
2026-03-25arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose
2026-03-25x86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-25x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-25perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao
2026-03-25perf/x86/intel: Add missing branch counters constraint applyDapeng Mi
2026-03-25arm64: dts: renesas: r8a78000: Fix out-of-range SPI interrupt numbersGeert Uytterhoeven
2026-03-25arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2Claudiu Beznea
2026-03-25arm64: dts: renesas: r9a09g087: Fix CPG register region sizesLad Prabhakar
2026-03-25arm64: dts: renesas: r9a09g077: Fix CPG register region sizesLad Prabhakar
2026-03-25arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro
2026-03-25arm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0 regulatorLad Prabhakar
2026-03-25arm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0 card regulatorLad Prabhakar
2026-03-25LoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang
2026-03-25parisc: Flush correct cache in cacheflush() syscallHelge Deller
2026-03-25LoongArch: No need to flush icache if text copy failedTiezhu Yang
2026-03-25LoongArch: Give more information if kmem access failedTiezhu Yang