summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-19Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds3-61/+7
2023-10-19RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang1-2/+2
2023-10-19riscv: Remove duplicate objcopy flagSong Shuai1-1/+0
2023-10-19riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel3-12/+40
2023-10-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman1-3/+5
2023-10-19powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev1-3/+1
2023-10-19x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2-2/+15
2023-10-19perf/x86/lbr: Filter vsyscall addressesJP Kobryn1-2/+3
2023-10-19arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsMacpaul Lin1-7/+30
2023-10-19arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBMacpaul Lin1-1/+1
2023-10-19riscv: signal: fix sigaltstack frame size checkingAndy Chiu1-7/+0
2023-10-19s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich1-3/+14
2023-10-19s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich1-2/+6
2023-10-19riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel1-4/+9
2023-10-19riscv, bpf: Sign-extend return valuesBjörn Töpel1-2/+3
2023-10-19arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado1-0/+1
2023-10-19arm64: dts: mediatek: fix t-phy unit nameEugen Hristev2-2/+2
2023-10-19arm64: dts: qcom: sm8150: extend the size of the PDC resourceDmitry Baryshkov1-1/+1
2023-10-19cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-0/+20
2023-10-10x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky1-14/+55
2023-10-10x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky1-2/+1
2023-10-10parisc: Fix crash with nr_cpus=1 optionHelge Deller1-1/+3
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-22/+20
2023-10-10perf/x86/amd: Do not WARN() on every IRQBreno Leitao1-1/+9
2023-10-10perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das1-6/+8
2023-10-10s390/bpf: Let arch_prepare_bpf_trampoline return program sizeSong Liu1-1/+1
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring4-0/+26
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-10-10arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko3-3/+8
2023-10-10arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly4-1/+5
2023-10-06arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yMikko Rapeli1-1/+0
2023-10-06LoongArch: Add support for 64_PCREL relocation typeTiezhu Yang1-0/+10
2023-10-06LoongArch: Add support for 32_PCREL relocation typeTiezhu Yang1-0/+10
2023-10-06LoongArch: numa: Fix high_memory calculationHuacai Chen1-1/+1
2023-10-06LoongArch: Define relocation types for ABI v2.10Tiezhu Yang2-1/+10
2023-10-06LoongArch: Fix lockdep static memory detectionHelge Deller1-27/+28
2023-10-06KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson6-102/+68
2023-10-06KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini3-19/+14
2023-10-06KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson3-7/+12
2023-10-06KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky3-12/+29
2023-10-06KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini1-4/+1
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen1-1/+1
2023-10-06x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang1-5/+25
2023-10-06LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen1-1/+3
2023-10-06LoongArch: Use _UL() and _ULL()Andy Shevchenko1-6/+6
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray1-1/+6