lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat,  2 Sep 2023 09:44:43 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.10.194

I'm announcing the release of the 5.10.194 kernel.

All users of the 5.10 kernel series must upgrade.

The updated 5.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.10.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

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

 Makefile                               |    2 -
 arch/arm/kernel/module-plts.c          |    2 -
 arch/arm64/kernel/module-plts.c        |    3 +-
 arch/mips/alchemy/common/dbdma.c       |   27 +++++++++++-------------
 drivers/bus/mhi/host/pci_generic.c     |    2 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.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, 55 insertions(+), 35 deletions(-)

Arnd Bergmann (1):
      arm64: module-plts: inline linux/moduleloader.h

Greg Kroah-Hartman (3):
      Revert "drm/amdgpu: install stub fence into potential unused fence pointers"
      Revert "MIPS: Alchemy: fix dbdma2"
      Linux 5.10.194

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

Loic Poulain (1):
      mhi: pci_generic: Fix implicit conversion warning

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ