summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-09-13ARM: dts: stm32: adopt generic iio bindings for adc channels on emstamp-argonOlivier Moysan1-2/+4
2023-09-13ARM: dts: stm32: YAML validation fails for Argon BoardsPierre-Yves MORDRET1-9/+0
2023-09-13ARM: dts: stm32: Rename mdio0 to mdioMarek Vasut8-8/+8
2023-09-13arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherentKonrad Dybcio1-0/+3
2023-09-13arm64: dts: qcom: pmk8350: fix ADC-TM compatible stringDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pmr735b: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pm8350b: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pm8350: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: sm8350: Use proper CPU compatiblesKonrad Dybcio1-8/+8
2023-09-13arm64: dts: qcom: sm8350: Add missing LMH interrupts to cpufreqKonrad Dybcio1-0/+7
2023-09-13arm64: dts: qcom: sm8350: Fix CPU idle state residency timesKonrad Dybcio1-4/+4
2023-09-13arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-pathKonrad Dybcio1-0/+9
2023-09-13arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controllerKonrad Dybcio1-0/+3
2023-09-13arm64: dts: qcom: sc8280xp: Add missing SCM interconnectKonrad Dybcio1-0/+1
2023-09-13arm64: dts: qcom: sc8280xp-crd: Correct vreg_misc_3p3 GPIOBjorn Andersson1-2/+2
2023-09-13arm64: dts: qcom: sm8250-edo: Rectify gpio-keysKonrad Dybcio2-6/+58
2023-09-13arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOsKonrad Dybcio2-0/+100
2023-09-13arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMMKonrad Dybcio2-0/+366
2023-09-13arm64: dts: qcom: msm8916-l8150: correct light sensor VDDIO supplyKrzysztof Kozlowski1-1/+1
2023-09-13arm64: dts: qcom: sm8250: correct dynamic power coefficientsVincent Guittot1-4/+4
2023-09-13arm64: dts: qcom: sm6350: Fix ZAP regionKonrad Dybcio1-5/+5
2023-09-13arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()Qi Zheng1-1/+1
2023-09-13ARM: dts: Add .dts files missing from the buildRob Herring1-0/+8
2023-09-13s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler1-1/+1
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler1-1/+1
2023-09-13arm64/fpsimd: Only provide the length to cpufeature for xCR registersMark Brown1-18/+4
2023-09-13arm64/sme: Don't use streaming mode to probe the maximum SME VLMark Brown1-4/+1
2023-09-13x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel1-7/+23
2023-09-13arm64/ptrace: Clean up error handling path in sve_set_common()Christophe JAILLET1-1/+2
2023-09-13ARM: ptrace: Restore syscall skipping for tracersKees Cook2-2/+6
2023-09-13ARM: ptrace: Restore syscall restart tracingKees Cook1-0/+1
2023-09-13KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pagesSean Christopherson1-5/+36
2023-09-13KVM: x86/mmu: Use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+2
2023-09-13LoongArch: Fix the write_fcsr() macroQi Hu1-1/+1
2023-09-13LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang2-1/+4
2023-09-13powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray1-3/+3
2023-09-13m68k: Fix invalid .section syntaxBen Hutchings3-6/+6
2023-09-13Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki1-1/+0
2023-09-13powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor1-2/+4
2023-09-13ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang1-0/+6
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig3-33/+4
2023-09-06ARM: pxa: remove use of symbol_get()Arnd Bergmann2-15/+1
2023-09-02parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller1-1/+2
2023-09-02parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin1-103/+63
2023-09-02lockdep: fix static memory detection even moreHelge Deller1-18/+0
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-09-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann1-0/+1
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang1-0/+7
2023-08-30x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe2-3/+2