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]
Message-ID: <2026011153--8151@gregkh>
Date: Sun, 11 Jan 2026 15:32:52 +0100
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 6.18.5

I'm announcing the release of the 6.18.5 kernel.

All users of the 6.18 kernel series must upgrade.

The updated 6.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.18.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 -
 fs/nfs/localio.c               |   12 +++----
 include/linux/sched/topology.h |    3 +
 kernel/sched/core.c            |    3 +
 kernel/sched/fair.c            |   65 +++++++++++++++++++++++++++++++++--------
 kernel/sched/features.h        |    5 +++
 kernel/sched/sched.h           |    7 ++++
 kernel/sched/topology.c        |    6 +++
 net/mptcp/protocol.c           |    8 +++--
 net/mptcp/protocol.h           |    3 +
 10 files changed, 91 insertions(+), 23 deletions(-)

Greg Kroah-Hartman (1):
      Linux 6.18.5

Mike Snitzer (1):
      nfs/localio: fix regression due to out-of-order __put_cred

Paolo Abeni (1):
      mptcp: ensure context reset on disconnect()

Peter Zijlstra (3):
      sched/fair: Small cleanup to sched_balance_newidle()
      sched/fair: Small cleanup to update_newidle_cost()
      sched/fair: Proportional newidle balance


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ