[SRU][Jammy][PULL] Jammy update: v5.15.130 upstream stable release
Kamal Mostafa
kamal at canonical.com
Tue Oct 17 22:13:26 UTC 2023
This pull request (11 commits) includes the following Jammy stable patchsets:
Jammy update: v5.15.130 upstream stable release
https://bugs.launchpad.net/bugs/2039608
Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases. I recommend fetching and applying just this
reference ('stable-next') instead of each tags/jammy-stable-v5.15.xx reference:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy stable-next
-Kamal
-----
The following changes since commit b0f18d33a285e7a6cc39caeffd366f6810d4b2ee:
UBUNTU: Upstream stable to v5.15.129 (2023-10-16 15:33:13 +0200)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy jammy-stable-v5.15.130
for you to fetch changes up to 3b9ecc3834c1e6098c9f96c00b1838ca716a0fa7:
UBUNTU: Upstream stable to v5.15.130 (2023-10-17 14:25:19 -0700)
----------------------------------------------------------------
Arnd Bergmann (1):
arm64: module-plts: inline linux/moduleloader.h
Greg Kroah-Hartman (1):
Linux 5.15.130
James Morse (3):
module: Expose module_init_layout_section()
arm64: module: Use module_init_layout_section() to spot init sections
ARM: module: Use module_init_layout_section() to spot init sections
Kamal Mostafa (1):
UBUNTU: Upstream stable to v5.15.130
Mario Limonciello (1):
ACPI: thermal: Drop nocrt parameter
Neeraj Upadhyay (1):
rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
Paul E. McKenney (3):
rcu: Prevent expedited GP from enabling tick on offline CPU
rcu-tasks: Wait for trc_read_check_handler() IPIs
rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
Documentation/admin-guide/kernel-parameters.txt | 4 ---
Makefile | 2 +-
arch/arm/kernel/module-plts.c | 2 +-
arch/arm64/kernel/module-plts.c | 3 ++-
debian.master/upstream-stable | 2 +-
drivers/acpi/thermal.c | 6 +----
include/linux/moduleloader.h | 5 ++++
kernel/module.c | 2 +-
kernel/rcu/tasks.h | 36 ++++++++++++++++++-------
kernel/rcu/tree_exp.h | 5 +++-
10 files changed, 42 insertions(+), 25 deletions(-)
More information about the kernel-team
mailing list