aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2025-05-12crypto: Kconfig - make CRYPTO_MANAGER a hidden symbolEric Biggers2-2/+0
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers1-1/+1
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers3-3/+3
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers2-7/+7
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers2-15/+20
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky1-1/+1
2025-05-11kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...David Hildenbrand1-2/+2
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+24
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+13
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)1-1/+0
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-1/+0
2025-05-11Merge branch 'arm32-for-6.15' into arm32-for-6.16Bjorn Andersson22-16/+659
2025-05-11ARM: dts: qcom: msm8226-motorola-falcon: specify vddio_disp output voltageStanislav Jakubek1-0/+3
2025-05-11ARM: dts: qcom: msm8226-motorola-falcon: limit TPS65132 to 5.4VStanislav Jakubek1-4/+4
2025-05-11ARM: dts: qcom: msm8226-motorola-falcon: add I2C clock frequenciesStanislav Jakubek1-0/+2
2025-05-11ARM: dts: qcom: msm8226-motorola-falcon: add clocks, power-domain to simpleFBStanislav Jakubek1-0/+9
2025-05-10Merge tag 'arm-gpio-set-conversion-for-v6.16-rc1' of https://git.kernel.org/p...Arnd Bergmann4-9/+18
2025-05-10Merge tag 'tegra-for-6.16-arm-dt' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann8-22/+860
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers2-2/+2
2025-05-09Merge tag 'v6.16-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann8-10/+54
2025-05-09Merge tag 'arm-soc/for-6.16/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann6-127/+468
2025-05-09Merge tag 'renesas-dts-for-v6.16-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+98
2025-05-09Merge tag 'renesas-dts-for-v6.16-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann4-1/+316
2025-05-09Merge tag 'socfpga_dts_updates_for_v6.15' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-0/+96
2025-05-09ARM: dts: vt8500: use correct ohci/ehci node namesWolfram Sang5-5/+5
2025-05-09ARM: dts: ti: omap: use correct ohci/ehci node namesWolfram Sang3-6/+6
2025-05-09ARM: dts: st: use correct ohci/ehci node namesWolfram Sang9-31/+31
2025-05-09ARM: dts: nxp: lpc: use correct ohci/ehci node namesWolfram Sang1-1/+1
2025-05-09ARM: dts: marvell: use correct ohci/ehci node namesWolfram Sang5-6/+6
2025-05-09Merge tag 'amlogic-fixes-for-v6.15' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-6/+6
2025-05-09ARM: dts: amlogic: meson8-fernsehfee3: Describe regulatorsJ. Neuschäfer1-0/+91
2025-05-09ARM: dts: amlogic: Add TCU Fernsehfee 3.0J. Neuschäfer3-0/+234
2025-05-09ARM: dts: mxs: use padconfig macrosDario Binacchi3-12/+12
2025-05-09ARM: dts: imx7d: update opp-table voltagesEfe Can İçöz1-3/+3
2025-05-09ARM: dts: nxp: Align wifi node name with bindingsKrzysztof Kozlowski3-3/+3
2025-05-08ARM: tegra: apalis-eval: Remove pcie-switch nodeFrancesco Dolcini4-20/+0
2025-05-08ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TLSvyatoslav Ryhel2-0/+858
2025-05-08ARM: tegra: Rename the apbdma nodename to match with common dma-controller bi...Charan Pedumuru2-2/+2
2025-05-08ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable USB host portWolfram Sang1-0/+4
2025-05-08ARM: dts: renesas: r9a06g032-rzn1d400-db: Add pinmux for the CPLDWolfram Sang1-0/+10
2025-05-08ARM: dts: renesas: r9a06g032-rzn1d400-db: Enable USB device portWolfram Sang1-0/+4
2025-05-08ARM: dts: renesas: r9a06g032-rzn1d400-eb: Describe 9-pin D-sub serial portWolfram Sang1-0/+15
2025-05-08ARM: dts: renesas: r9a06g032-rzn1d400-eb: Add GMAC1 portWolfram Sang1-0/+65
2025-05-08ARM: dts: am335x: Set wakeup-source for UART0Sukrut Bellary1-1/+1
2025-05-08ARM: OMAP2+: Fix l4ls clk domain handling in STANDBYSukrut Bellary3-2/+15
2025-05-07ARM: dts: qcom: ipq4019: Drop redundant CPU "clock-latency"Rob Herring (Arm)1-4/+0
2025-05-06ARM: shmobile: defconfig: Enable more support for RZN1D-DB/EBGeert Uytterhoeven1-1/+6
2025-05-06arm/arm64: dts: mediatek: Add missing "#sound-dai-cells" to linux,bt-scoRob Herring (Arm)1-0/+1
2025-05-05ARM: dts: bcm: Add support for Raspberry Pi 2 (2nd rev)Stefan Wahren2-0/+132
2025-05-05crypto: arm/sha256 - Add simd block functionHerbert Xu3-17/+18