summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-10-30arm64: dts: qcom: sdm670: create common zap-shader nodeDmitry Baryshkov2-1/+4
2025-10-30arm64: defconfig: Enable SCSI UFS Crypto and Block Inline encryption driversManivannan Sadhasivam1-0/+2
2025-10-30x86/sev: Include XSS value in GHCB CPUID requestJohn Allen2-0/+12
2025-10-30KVM: arm64: Check the untrusted offset in FF-A memory shareSebastian Ene1-2/+7
2025-10-30KVM: arm64: Check range args for pKVM mem transitionsVincent Donnefort1-0/+28
2025-10-30KVM: arm64: vgic-v3: Trap all if no in-kernel irqchipSascha Bischoff1-1/+2
2025-10-30s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAPHeiko Carstens1-1/+0
2025-10-30x86/boot: Move boot_*msr helpers to asm/shared/msr.hJohn Allen5-40/+30
2025-10-30x86/smpboot: Mark native_play_dead() as __noreturnThorsten Blum2-7/+3
2025-10-30parisc: entry.S: fix space adjustment on interruption for 64-bit userspaceSven Schnelle1-3/+8
2025-10-30arm64: dts: ti: k3-am62d2-evm: Remove unused ospi0 chip select pinsParesh Bhagat1-3/+0
2025-10-30arm64: dts: ti: k3-j784s4: Fix I2C pinmux pull configurationAniket Limaye2-6/+6
2025-10-30arm64: dts: ti: k3-am68-phycore-som: Add pmic labelDominik Haller1-1/+1
2025-10-30arm64: dts: ti: k3-am642-evm: Add DMA support for TSCADCSai Sree Kartheek Adivi1-0/+3
2025-10-30arm64: dts: ti: var-som-am62p: Add support for ADS7846 touchscreenStefano Radaelli1-0/+24
2025-10-30arm64: dts: ti: var-som-am62p: Add support for WM8904 audio codecStefano Radaelli1-0/+72
2025-10-30arm64: dts: ti: var-som-am62p: Refactor IPC configuration into common dtsiStefano Radaelli1-50/+2
2025-10-30arm64: dts: ti: k3-am62d2-evm: Enable PMICParesh Bhagat1-0/+91
2025-10-30arm64: dts: ti: k3-am62d2-evm: Fix PMIC padconfigParesh Bhagat1-1/+1
2025-10-30arm64: dts: ti: k3-am62d2-evm: Fix regulator propertiesParesh Bhagat1-2/+5
2025-10-30arm64: dts: ti: sa67: add overlay for the ADS2 carrierMichael Walle2-0/+149
2025-10-30arm64: dts: ti: Add support for Kontron SMARC-sAM67Michael Walle5-0/+1216
2025-10-30arm64: dts: ti: k3-j722s-main: fix the audio refclk sourceMichael Walle1-2/+2
2025-10-30arm64: dts: ti: k3-j722s-evm: explicitly use PLL1_HSDIV6 audio refclkMichael Walle1-0/+5
2025-10-30x86/microcode: Mark early_parse_cmdline() as __initYu Peng1-1/+1
2025-10-30x86/microcode/AMD: Select which microcode patch to loadBorislav Petkov (AMD)1-38/+69
2025-10-30x86/cpu: Add/fix core comments for {Panther,Nova} LakeTony Luck1-3/+3
2025-10-30x86/CPU/AMD: Extend Zen6 model rangeBorislav Petkov (AMD)1-1/+1
2025-10-30ARM: dts: sti: remove useless cells fieldsRaphael Gallais-Pou1-2/+0
2025-10-30ARM: dts: sti: extract display subsystem out of socRaphael Gallais-Pou1-132/+192
2025-10-30unwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
2025-10-30lib/crypto: arm/blake2b: Migrate optimized code into libraryEric Biggers4-469/+0
2025-10-30ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASSNathan Chancellor1-0/+2
2025-10-30compiler_types: Introduce __nocfi_genericNathan Chancellor1-0/+7
2025-10-29arm64: dts: qcom: Add display support for QCS615 RIDE boardLi Liu1-0/+150
2025-10-29arm64: dts: qcom: Add display support for QCS615Li Liu1-2/+180
2025-10-29arm64: dts: qcom: sm8550: Limit max SD HS mode frequency by defaultSarthak Garg1-0/+1
2025-10-29arm64: dts: qcom: qcs615-ride: Update 'model' string for qcs615 rideXin Liu1-1/+1
2025-10-29s390/mm: Fix memory leak in add_marker() when kvrealloc() failsMiaoqian Lin1-13/+8
2025-10-29x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu1-2/+21
2025-10-29perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng1-0/+1
2025-10-29perf/x86/intel: Add PMU support for WildcatLakeDapeng Mi1-0/+1
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra4-40/+53
2025-10-29unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf2-0/+26
2025-10-29perf/x86/intel/cstate: Add Pantherlake supportZhang Rui1-6/+8
2025-10-29perf/x86/intel/cstate: Remove PC3 support from LunarLakeZhang Rui1-2/+1
2025-10-29perf/x86/intel/cstate: Add Clearwater Forest supportZide Chen1-0/+1
2025-10-29perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi1-1/+2
2025-10-29x86: Use physical address for DMA mappingLeon Romanovsky1-9/+10
2025-10-29sparc: Use physical address DMA mappingLeon Romanovsky4-63/+82