Linux 7.1.1
From: Greg Kroah-Hartman
Date: Fri Jun 19 2026 - 08:13:05 EST
I'm announcing the release of the 7.1.1 kernel.
All users of the 7.1 kernel series must upgrade.
The updated 7.1.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-7.1.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Documentation/arch/arm64/silicon-errata.rst | 46 ++++++++++++++++++++++++++++
Makefile | 2 -
arch/arm64/Kconfig | 38 +++++++++++++++++++++++
arch/arm64/include/asm/cputype.h | 4 ++
arch/arm64/kernel/cpu_errata.c | 34 +++++++++++++++++++-
drivers/base/bus.c | 11 +++++-
drivers/base/faux.c | 22 ++++++-------
drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c | 9 -----
drivers/hid/hid-input.c | 13 +++++++
fs/fcntl.c | 8 ++--
10 files changed, 158 insertions(+), 29 deletions(-)
Greg Kroah-Hartman (1):
Linux 7.1.1
Honglei Huang (1):
drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pages
Johan Hovold (2):
driver core: faux: fix root device registration
driver core: reject devices with unregistered buses
Mark Rutland (3):
arm64: cputype: Add C1-Ultra definitions
arm64: cputype: Add C1-Premium definitions
arm64: errata: Mitigate TLBI errata on various Arm CPUs
Mingyu Wang (1):
fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
Rafael Passos (1):
HID: Input: Add battery list cleanup with devm action
Shanker Donthineni (1):
arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
Will Deacon (1):
arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU