summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-06-04um: let 'make clean' properly clean underlying SUBARCH as wellMasahiro Yamada1-0/+1
2025-06-04arm64: dts: ti: k3-am68-sk: Fix regulator hierarchyYemike Abhilash Chandra1-1/+12
2025-06-04arm64: dts: qcom: sm8550: Add missing properties for cryptobamStephan Gerhold1-0/+2
2025-06-04arm64: dts: qcom: sm8450: Add missing properties for cryptobamStephan Gerhold1-0/+2
2025-06-04arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem nodeAlok Tiwari1-1/+1
2025-06-04arm64: dts: qcom: ipq9574: Add missing properties for cryptobamStephan Gerhold1-0/+2
2025-06-04x86/mm/init: Handle the special case of device private pages in add_pages(), ...Balbir Singh1-3/+12
2025-06-04x86/boot: Compile boot code with -std=gnu11 tooAlexey Dobriyan1-1/+1
2025-06-04Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"Jernej Skrabec3-37/+37
2025-06-04arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDsGabor Juhos1-2/+6
2025-06-04book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)1-1/+2
2025-06-04perf/amd/ibs: Fix ->config to sample period calculation for OP PMURavi Bangoria1-4/+13
2025-06-04perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCntRavi Bangoria2-1/+3
2025-06-04arm64: zynqmp: add clock-output-names property in clock nodesNaman Trivedi1-5/+10
2025-06-04arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev2-1/+23
2025-06-04powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra3-14/+18
2025-06-04x86/traps: Cleanup and robustify decode_bug()Peter Zijlstra3-26/+65
2025-06-04MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton1-13/+17
2025-06-04MIPS: Use arch specific syscall name match functionBibo Mao1-0/+16
2025-06-04x86/kaslr: Reduce KASLR entropy on most x86 systemsBalbir Singh1-2/+8
2025-06-04x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long3-7/+47
2025-06-04x86/build: Fix broken copy command in genimage.sh when making isoimageNir Lichtman1-1/+4
2025-06-04ARM: at91: pm: fix at91_suspend_finish for ZQ calibrationLi Bin1-10/+11
2025-06-04x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao1-3/+7
2025-06-04ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114Svyatoslav Ryhel1-1/+1
2025-06-04powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab1-2/+2
2025-06-04arm64: tegra: Resize aperture for the IGX PCIe C5 slotJon Hunter1-0/+10
2025-06-04arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulatorDiogo Ivo1-1/+1
2025-06-04arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts1-1/+2
2025-06-04hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro1-0/+2
2025-06-04um: Update min_low_pfn to match changes in uml_reservedTiwei Bie1-0/+1
2025-06-04um: Store full CSGSFS and SS register from mcontextBenjamin Berg1-2/+1
2025-06-04x86/mm: Check return value from memblock_phys_alloc_range()Philip Redkin1-2/+7
2025-06-04x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMPIngo Molnar1-1/+1
2025-06-04riscv: Allow NOMMU kernels to access all of RAMSamuel Holland2-9/+5
2025-06-04arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang2-0/+3
2025-05-22LoongArch: Explicitly specify code model in MakefileHuacai Chen1-1/+1
2025-05-22bpf, arm64: Fix address emission with tag-based KASAN enabledPeter Collingbourne1-2/+10
2025-05-22bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIGPuranjay Mohan1-2/+2
2025-05-22x86/its: Fix build error for its_static_thunk()Pawan Gupta1-8/+9
2025-05-22LoongArch: uprobes: Remove redundant code about resume_eraTiezhu Yang2-7/+1
2025-05-22LoongArch: uprobes: Remove user_{en,dis}able_single_step()Tiezhu Yang1-4/+0
2025-05-22LoongArch: Fix MAX_REG_OFFSET calculationHuacai Chen1-1/+1
2025-05-22LoongArch: Save and restore CSR.CNTC for hibernationHuacai Chen2-1/+4
2025-05-22LoongArch: Prevent cond_resched() occurring within kernel-fpuTianyang Zhang1-2/+20
2025-05-22KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interceptionMikhail Lobanov2-0/+5
2025-05-22KVM: SVM: Update SEV-ES shutdown intercepts with more metadataPeter Gonda1-8/+7
2025-05-18x86/its: FineIBT-paranoid vs ITSPeter Zijlstra3-1/+16
2025-05-18x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers1-1/+11
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra3-3/+146