]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'for-next/uprobes' into for-next/core
authorWill Deacon <will@kernel.org>
Wed, 24 Sep 2025 15:35:06 +0000 (16:35 +0100)
committerWill Deacon <will@kernel.org>
Wed, 24 Sep 2025 15:35:06 +0000 (16:35 +0100)
commit4e4e36dce3e44b28b041aefedd5a0c1b150a8f43
treeb915293d5c20cc4236baa2200458ba5d4d200185
parentc7c7eb4f0eff06d0605051d4fd286b84adb072e0
parentea87c5536aa8c2b5bcd2fb482df6f11e5517df06
Merge branch 'for-next/uprobes' into for-next/core

* for-next/uprobes:
  arm64: probes: Fix incorrect bl/blr address and register usage
  uprobes: uprobe_warn should use passed task
  arm64: Kconfig: Remove GCS restrictions on UPROBES
  arm64: uprobes: Add GCS support to uretprobes
  arm64: probes: Add GCS support to bl/blr/ret
  arm64: uaccess: Add additional userspace GCS accessors
  arm64: uaccess: Move existing GCS accessors definitions to gcs.h
  arm64: probes: Break ret out from bl/blr
arch/arm64/Kconfig