linux/arch/arm
Linus Torvalds 0fe792fa9b ARM updates for 7.3-rc1
- add module description for kprobes testing module
 - remove references to CONFIG_CPU_ARM92x_CPU_IDLE options
 - expand comment in ARM's __switch_to()
 
 Also a number of fixes that missed 7.2:
 
 - disable broken eBPF on RiscPC
 - more BKPT fixes (guys, it's a *very* bad idea when everyone uses
   the BKPT instruction for their own differing purposes.)
 - another preempt-rt fix, this time for siglock / CPU timers
 - fix another path where we try to send signals to processes
   with interrupts disabled
 - acquire mmap write lock for show_pte() with user faults
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEuNNh8scc2k/wOAE+9OeQG+StrGQFAmqUOjQACgkQ9OeQG+St
 rGR5DBAAki6o4y1sATQh+ZIHIspR0t8lcQZn31lWoGup1T1KoI7f2S48vJwvd17p
 CryOuHmc8H0W5Z7MoiJ9Vkg4BsQzagr28xjvYO2uLYyrOqLgyJvUyNQm2POVa9nB
 296/hCQjBR8VrEszJr6mvpac2pmYo9tlK3FcHKa1jO+iJbkQW1/4i5njhWqK7g0v
 cG1ezSsaa1zZsOvFtJhBb8FQca7fpF1tRKd4F7s/w1mV4v7hETMaaXuYGMzHYVw2
 zrln7CvGs5vlskrnbAxwMHyJdvdZI80Sm/QvIqxdTbYgZmfHYS43MKJp8E0HRz90
 1oLUfWRxLMI1hql/hxraZEnMICa4uLKbhifqDN3H59WLb+S12gRrqb1WFIdr6SUv
 P+xIkSaJu24Nb6LCvaVYLV24enMx2oGG76h2itXXKyDCiYTWVz2fMmAQiajbkxnh
 iCoHBqvfTGu8Qio0Ndrp9XMn1pFCtPkb2eaBGfIfTKB08FxdwqR7rcWePygS83j5
 BwXgeGCNh4oV5J5isZ3bRcwa7QkqbdsTrYhXcoDUcRzZgo/GAuEjP1AzsxOdV8hh
 NKpBXrzNYfy78PkYc+vBe0piiuJUykKaRNfMX2WRK8u/fj4yCtkKuMZY02WA4X2M
 I5N0bcdXmeE/d4KqJcx9WXtdji16w7G15xhfKKZRdlnvs0Oy2Uw=
 =KcxS
 -----END PGP SIGNATURE-----

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux

Pull arm updates from Russell King:
 "Updates for 7.3:

   - add module description for kprobes testing module

   - remove references to CONFIG_CPU_ARM92x_CPU_IDLE options

   - expand comment in ARM's __switch_to()

  Also a number of fixes that missed 7.2:

   - disable broken eBPF on RiscPC

   - more BKPT fixes (guys, it's a *very* bad idea when everyone uses
     the BKPT instruction for their own differing purposes)

   - another preempt-rt fix, this time for siglock / CPU timers

   - fix another path where we try to send signals to processes with
     interrupts disabled

   - acquire mmap write lock for show_pte() with user faults"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux:
  ARM: 9480/1: entry: expand comment in __switch_to
  ARM: 9478/1: Remove references to removed CONFIG_CPU_ARM92x_CPU_IDLE options
  ARM: 9485/1: mm: acquire mmap write lock around show_pte() for user faults
  ARM: 9484/1: enable interrupts when unhandled user faults are triggered
  ARM: 9483/1: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
  ARM: 9481/2: breakpoint: CFI breakpoints only on demand
  ARM: 9477/1: Disable broken eBPF JIT on the Risc PC
  ARM: 9473/1: kprobes: test: add MODULE_DESCRIPTION
2026-08-30 09:43:01 -07:00
..
boot MMC core: 2026-08-21 11:58:08 -07:00
common ARM: remove the last few uses of do_bad_IRQ() 2026-06-10 10:38:21 +02:00
configs This update includes the following changes: 2026-08-19 17:25:42 -07:00
crypto lib/crypto: arm/ghash: Migrate optimized code into library 2026-03-23 15:24:54 -07:00
include ARM: Fix get_cycles() after delay_read_timer() conversion 2026-08-20 11:44:08 +02:00
kernel ARM updates for 7.3-rc1 2026-08-30 09:43:01 -07:00
lib calibrate: Rework delay timer calibration 2026-07-15 15:04:55 +02:00
mach-actions
mach-alpine
mach-artpec
mach-aspeed ARM: aspeed: Don't select SRAM 2025-05-21 23:07:08 +02:00
mach-at91 ARM: mark Cortex-M3/M4/M7 based boards as deprecated 2026-07-10 23:21:50 +02:00
mach-axxia ARM: mark axxia platform as deprecated 2026-07-10 23:22:10 +02:00
mach-bcm
mach-berlin
mach-clps711x
mach-davinci ARM: replace linux/gpio.h inclusions 2026-07-16 16:03:22 +02:00
mach-digicolor
mach-dove ARM: replace linux/gpio.h inclusions 2026-07-16 16:03:22 +02:00
mach-ep93xx
mach-exynos ARM: samsung: exynos5250: Allow CPU1 to boot 2026-02-26 22:13:27 +01:00
mach-footbridge ARM: mark footbridge as deprecated 2026-07-03 20:36:07 +02:00
mach-gemini ARM: gemini: fix typos in comments 2025-11-21 22:16:39 +01:00
mach-highbank driver core: Replace dev->dma_coherent with dev_dma_coherent() 2026-04-26 23:43:58 +02:00
mach-hisi
mach-imx bitmap updates for v7.3 2026-08-20 11:41:46 -07:00
mach-ixp4xx soc: Arm platform updates for 7.3 2026-08-18 19:50:40 -07:00
mach-keystone
mach-lpc18xx
mach-lpc32xx ARM: lpc32xx: remove a few manually populated OF devices 2026-07-24 23:29:08 +03:00
mach-mediatek ARM: mediatek: add MT6582 smp bring up code 2025-10-13 11:46:58 +02:00
mach-meson
mach-milbeaut
mach-mmp
mach-mstar
mach-mv78xx0 ARM: replace linux/gpio.h inclusions 2026-07-16 16:03:22 +02:00
mach-mvebu ARM: replace linux/gpio.h inclusions 2026-07-16 16:03:22 +02:00
mach-mxs ARM: replace linux/gpio.h inclusions 2026-07-16 16:03:22 +02:00
mach-nomadik
mach-npcm ARM: npcm: Fix OF node refcount leaks in SMP setup 2026-07-22 23:11:56 +09:30
mach-omap1 treewide: Remove CLOCK_TICK_RATE 2026-07-15 15:04:55 +02:00
mach-omap2 soc: OMAP2 updates for v7.3 2026-08-10 10:44:30 +02:00
mach-orion5x ARM: replace linux/gpio.h inclusions 2026-07-16 16:03:22 +02:00
mach-pxa soc: Arm platform updates for 7.3 2026-08-18 19:50:40 -07:00
mach-qcom
mach-realtek
mach-rockchip ARM: rockchip: keep reset control around 2026-05-26 23:20:39 +02:00
mach-rpc ARM: mark RiscPC as deprecated 2026-07-03 20:36:07 +02:00
mach-s3c Samsung mach/soc changes for v7.3 2026-08-10 22:17:08 +02:00
mach-s5pv210 syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
mach-sa1100 ARM: sa1100: h3xxx: convert gpio-keys to use software nodes 2026-07-24 19:08:43 +02:00
mach-shmobile ARM: shmobile: rcar-gen2: Use of_machine_compatible_match() helper 2026-06-29 11:18:03 +02:00
mach-socfpga ARM: socfpga: Fix OF node refcount leak in SMP setup 2026-05-26 09:53:20 -05:00
mach-spear
mach-sti ARM: sti: removal of stih415/stih416 related entries 2025-08-18 15:48:00 +02:00
mach-stm32 ARM: mark Cortex-M3/M4/M7 based boards as deprecated 2026-07-10 23:21:50 +02:00
mach-sunxi
mach-tegra ARM: tegra: Replace __ASSEMBLY__ with __ASSEMBLER__ 2026-07-31 17:39:10 +02:00
mach-ux500 mfd: db8500-prcmu: Fold dbx500 header into db8500 2026-07-30 14:32:45 +01:00
mach-versatile ARM: deprecate support for ARM1136r0 2026-07-03 20:36:07 +02:00
mach-vt8500 ARM: Switch to new sys-off handler API 2025-07-04 09:31:17 +02:00
mach-zte ARM: zte: Add zx297520v3 platform support 2026-05-13 23:59:56 +03:00
mach-zynq Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mm ARM updates for 7.3-rc1 2026-08-30 09:43:01 -07:00
net bpf, arm32: Reject BPF-to-BPF calls and callbacks in the JIT 2026-04-17 12:05:45 -07:00
nwfpe
plat-orion ARM: replace linux/gpio.h inclusions 2026-07-16 16:03:22 +02:00
probes ARM: 9473/1: kprobes: test: add MODULE_DESCRIPTION 2026-06-11 14:51:02 +01:00
tools arch: hookup fchroot() system call 2026-07-27 17:18:00 +02:00
vdso ARM: VDSO: Respect COMPAT_32BIT_TIME 2026-07-07 23:52:53 +02:00
vfp ARM: 9446/1: Disallow kernel mode NEON when IRQs are disabled 2025-05-29 11:22:25 +01:00
xen ARM: xen: validate hypervisor compatible before parsing its version 2026-04-10 10:45:42 +02:00
Kbuild
Kconfig ARM updates for 7.3-rc1 2026-08-30 09:43:01 -07:00
Kconfig-nommu
Kconfig.debug
Kconfig.platforms ARM: rework ARM11 CPU selection logic 2026-07-03 20:36:07 +02:00
Makefile ARM: zte: Add zx297520v3 platform support 2026-05-13 23:59:56 +03:00