patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.1 00/10] 6.1.51-rc1 review
@ 2023-08-31 11:10 Greg Kroah-Hartman
  2023-08-31 11:10 ` [PATCH 6.1 01/10] ACPI: thermal: Drop nocrt parameter Greg Kroah-Hartman
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: Greg Kroah-Hartman @ 2023-08-31 11:10 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

This is the start of the stable review cycle for the 6.1.51 release.
There are 10 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat, 02 Sep 2023 11:08:22 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.51-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.1.51-rc1

Yonghong Song <yonghong.song@linux.dev>
    kallsyms: Fix kallsyms_selftest failure

Helge Deller <deller@gmx.de>
    io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc

Helge Deller <deller@gmx.de>
    parisc: sys_parisc: parisc_personality() is called from asm code

John David Anglin <dave@parisc-linux.org>
    parisc: Cleanup mmap implementation regarding color alignment

Helge Deller <deller@gmx.de>
    lockdep: fix static memory detection even more

James Morse <james.morse@arm.com>
    ARM: module: Use module_init_layout_section() to spot init sections

James Morse <james.morse@arm.com>
    arm64: module: Use module_init_layout_section() to spot init sections

Arnd Bergmann <arnd@arndb.de>
    arm64: module-plts: inline linux/moduleloader.h

James Morse <james.morse@arm.com>
    module: Expose module_init_layout_section()

Mario Limonciello <mario.limonciello@amd.com>
    ACPI: thermal: Drop nocrt parameter


-------------

Diffstat:

 Documentation/admin-guide/kernel-parameters.txt |   4 -
 Makefile                                        |   4 +-
 arch/arm/kernel/module-plts.c                   |   2 +-
 arch/arm64/kernel/module-plts.c                 |   3 +-
 arch/parisc/kernel/sys_parisc.c                 | 173 +++++++++---------------
 arch/x86/include/asm/sections.h                 |  18 ---
 drivers/acpi/thermal.c                          |   6 +-
 include/linux/moduleloader.h                    |   5 +
 io_uring/io_uring.c                             |  46 +++++++
 kernel/kallsyms.c                               |  17 +--
 kernel/locking/lockdep.c                        |  36 ++---
 kernel/module/main.c                            |   2 +-
 12 files changed, 146 insertions(+), 170 deletions(-)



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2023-09-02  4:19 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-31 11:10 [PATCH 6.1 00/10] 6.1.51-rc1 review Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 01/10] ACPI: thermal: Drop nocrt parameter Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 02/10] module: Expose module_init_layout_section() Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 03/10] arm64: module-plts: inline linux/moduleloader.h Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 04/10] arm64: module: Use module_init_layout_section() to spot init sections Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 05/10] ARM: " Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 06/10] lockdep: fix static memory detection even more Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 07/10] parisc: Cleanup mmap implementation regarding color alignment Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 08/10] parisc: sys_parisc: parisc_personality() is called from asm code Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 09/10] io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc Greg Kroah-Hartman
2023-08-31 11:10 ` [PATCH 6.1 10/10] kallsyms: Fix kallsyms_selftest failure Greg Kroah-Hartman
2023-08-31 21:14 ` [PATCH 6.1 00/10] 6.1.51-rc1 review Florian Fainelli
2023-09-01  1:03 ` SeongJae Park
2023-09-01  6:15 ` Ron Economos
2023-09-01  8:17 ` Naresh Kamboju
2023-09-01  8:47 ` Bagas Sanjaya
2023-09-01  9:41 ` Sudip Mukherjee (Codethink)
2023-09-01 15:30 ` Shuah Khan
2023-09-01 15:42 ` Takeshi Ogasawara
2023-09-01 18:46 ` Jon Hunter
2023-09-02  4:19 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).