summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-09ARM: fix co-processor register typoRussell King (Oracle)
2022-03-08ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-08ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)
2022-03-08ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley
2022-03-08Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2022-03-07ARM: tegra: Move Nyan FHD panels to AUX busThierry Reding
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-05ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)
2022-03-05ARM: early traps initialisationRussell King (Oracle)
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-01ARM: mstar: Select HAVE_ARM_ARCH_TIMERDaniel Palmer
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-02-25Merge tag 'omap-for-v5.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2022-02-24Merge tag 'tegra-for-5.17-arm-dt-fixes' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2022-02-24Merge tag 'v5.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-02-23ARM: boot: dts: bcm2711: Fix HVS register rangeMaxime Ripard
2022-02-23ARM: tegra: Move panels to AUX busThierry Reding
2022-02-21ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)
2022-02-18ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois
2022-02-18ARM: dts: switch timer config to common devkit8000 devicetreeAnthoine Bourgeois
2022-02-12ARM: dts: rockchip: fix a typo on rk3288 crypto-controllerCorentin Labbe
2022-02-12ARM: dts: rockchip: reorder rk322x hmdi clocksSascha Hauer
2022-02-08Merge tag 'amlogic-fixes-v5.17-rc-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-02-08Merge tag 'socfpga_fix_for_v5.17' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-02-08ARM: dts: Fix boot regression on SkomerLinus Walleij
2022-02-08ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' propertyRob Herring
2022-02-08Merge tag 'imx-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-02-07Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Arnd Bergmann
2022-02-07ARM: socfpga: fix missing RESET_CONTROLLERKrzysztof Kozlowski
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld
2022-01-29ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typoRob Herring
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-28ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog groupFabio Estevam
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)
2022-01-26ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam
2022-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22mm: remove cleancacheChristoph Hellwig
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain
2022-01-19ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficientlyArd Biesheuvel
2022-01-19ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofaultArd Biesheuvel
2022-01-19ARM: 9170/1: fix panic when kasan and kprobe are enabledsparkhuang