summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
25 hourss390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter1-1/+5
25 hoursx86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh2-0/+16
25 hoursmips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler1-1/+1
25 hoursMIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki1-3/+3
25 hoursMIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki1-1/+2
25 hoursriscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi1-1/+3
25 hoursriscv: kgdb: fix several debug register assignment bugsPaul Walmsley1-3/+4
25 hoursperf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers1-2/+4
25 hoursmips: ralink: update CPU clock indexShiji Yang1-4/+4
25 hoursarm64/scs: Fix handling of advance_loc4Pepper Gray1-0/+8
10 daysunwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
10 dayspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
10 daysarm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
10 daysLoongArch: KVM: Handle the case that EIOINTC's coremap is emptyHuacai Chen1-1/+1
10 daysLoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen1-0/+3
10 daysLoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
10 daysLoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
10 daysLoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
10 daysKVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson1-1/+2
10 daysKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
10 daysx86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania2-0/+20
10 daysx86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)1-1/+1
10 daysx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
10 daysKVM: arm64: Discard PC update state on vcpu resetMarc Zyngier1-0/+14
10 dayss390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
10 dayss390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
10 dayss390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-1/+4
10 daysx86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
10 dayspowerpc64/ftrace: fix OOL stub count with clangHari Bathini1-2/+2
10 dayssh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
10 dayss390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank1-2/+9
10 daysx86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra1-1/+3
2026-03-25arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose1-1/+2
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
2026-03-25perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao1-1/+2
2026-03-25perf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-10/+21
2026-03-25arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2Claudiu Beznea1-1/+1
2026-03-25arm64: dts: renesas: r9a09g087: Fix CPG register region sizesLad Prabhakar1-2/+2
2026-03-25arm64: dts: renesas: r9a09g077: Fix CPG register region sizesLad Prabhakar1-2/+2
2026-03-25arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro1-30/+0
2026-03-25arm64: dts: renesas: r9a09g057: Add RTC nodeOvidiu Panait1-0/+15
2026-03-25arm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0 regulatorLad Prabhakar1-0/+1
2026-03-25arm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0 card regulatorLad Prabhakar1-0/+1
2026-03-25LoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang1-2/+13
2026-03-25parisc: Flush correct cache in cacheflush() syscallHelge Deller1-2/+2
2026-03-25LoongArch: No need to flush icache if text copy failedTiezhu Yang1-2/+4
2026-03-25LoongArch: 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