| From: |
| Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 7.1.1 |
| Date: |
| Fri, 19 Jun 2026 14:10:30 +0200 |
| Message-ID: |
| <2026061931-reversal-stopped-29e3@gregkh> |
| Cc: |
| lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| Archive-link: |
| Article |
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-s...
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