aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-09-29mm: abstract moving to the next PFNMatthew Wilcox (Oracle)1-0/+8
2023-09-29ARM: dts: at91: sam9x60_curiosity: Add mandatory dt property for RTTTudor Ambarus1-0/+4
2023-09-29um,ethertap: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2023-09-29ARM: dts: sunxi: add support for Anbernic RG-NanoChris Morgan2-0/+277
2023-09-29ARM: dts: sun8i: v3s: add EHCI and OHCI to v3s dtsChris Morgan1-0/+23
2023-09-29arm: dts: sun8i: V3s: Add pinctrl for pwmChris Morgan1-0/+12
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-8/+34
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring4-0/+26
2023-09-29arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-09-29arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown5-1/+11
2023-09-29ARM: dts: stm32: omit unused pinctrl groups from stm32mp15 dtb filesSascha Hauer1-0/+228
2023-09-29ARM: dts: stm32: stm32f7-pinctrl: don't use multiple blank linesDario Binacchi1-1/+0
2023-09-29ARM: dts: stm32: add HASH on stm32mp131Lionel Debieve1-0/+11
2023-09-29arm64: dts: st: enable secure arm-wdt watchdog on stm32mp257f-ev1Alexandre Torgue1-0/+5
2023-09-29x86/cpu/amd: Remove redundant 'break' statementBaolin Liu1-1/+0
2023-09-29ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity boardMihai Sain2-0/+602
2023-09-29arm64: dts: meson: g12: name spdifout consistentlyJerome Brunet5-22/+22
2023-09-29arm64: dts: Add pinctrl node for Amlogic T7 SoCsHuqiang Qin1-0/+16
2023-09-28x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang1-5/+25
2023-09-28x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of ...Adam Dunlap1-15/+22
2023-09-28x86/sev-es: Allow copy_from_kernel_nofault() in earlier bootAdam Dunlap1-5/+14
2023-09-28KVM: x86: Clear bit12 of ICR after APIC-write VM-exitTao Su1-13/+13
2023-09-28Merge tag 'loongarch-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+31
2023-09-28KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan4-2/+8
2023-09-28KVM: SVM: Update SEV-ES shutdown intercepts with more metadataPeter Gonda1-8/+7
2023-09-28KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUsKyle Meyer2-0/+19
2023-09-28ARM: shmobile: defconfig: Refresh for v6.6-rc3Geert Uytterhoeven1-1/+1
2023-09-28x86/boot: Compile boot code with -std=gnu11 tooAlexey Dobriyan1-1/+1
2023-09-28sh: boards: Fix Sound Simple-Card struct nameKuninori Morimoto2-2/+2
2023-09-28Merge tag 'ux500-dts-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-2/+2
2023-09-28x86/srso: Add SRSO mitigation for Hygon processorsPu Wen1-1/+1
2023-09-28arm64: Add config for AMD Pensando SoC platformsBrad Larson1-0/+12
2023-09-28arm64: dts: Add AMD Pensando Elba SoC supportBrad Larson6-0/+604
2023-09-28ARM: defconfig: cleanup orphaned CONFIGsTrevor Woerner3-10/+0
2023-09-28arm64: defconfig: enable syscon-poweroff driverKrzysztof Kozlowski1-0/+1
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann2-3/+1
2023-09-27ARM: dts: qcom: ipq8064: move keys and leds out of soc nodeKrzysztof Kozlowski2-89/+88
2023-09-27ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski1-8/+6
2023-09-27ARM: dts: qcom: apq8060: drop incorrect regulator-typeKrzysztof Kozlowski1-1/+0
2023-09-27ARM: dts: qcom: apq8064: drop incorrect regulator-typeKrzysztof Kozlowski2-2/+0
2023-09-27ARM: dts: qcom: sdx65: fix SDHCI clocks orderKrzysztof Kozlowski1-3/+3
2023-09-27ARM: dts: qcom: apq8064: drop label property from DSIKrzysztof Kozlowski1-1/+0
2023-09-27ARM: qcom: msm8974: Add rpm-master-stats nodeMatti Lehtimäki1-0/+32
2023-09-27ARM: qcom: msm8226: Add rpm-master-stats nodeMatti Lehtimäki1-0/+32
2023-09-27ARM: dts: qcom: apq8026-samsung-matisse-wifi: Fix inverted hall sensorMatti Lehtimäki1-2/+2
2023-09-27arm64: dts: qcom: apq8016-sbc: Add missing ADV7533 regulatorsStephan Gerhold1-0/+3
2023-09-27KVM: x86: Force TLB flush on userspace changes to special registersMichal Luczaj1-2/+6
2023-09-27KVM: x86: Remove redundant vcpu->arch.cr0 assignmentsMichal Luczaj2-2/+0
2023-09-27riscv: errata: andes: Makefile: Fix randconfig build issueLad Prabhakar1-0/+4
2023-09-27Merge tag 'riscv-dt-fixes-for-v6.6-rc3' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-25/+26