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: Thu,  4 Apr 2024 20:42:02 +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 6.6.25

I'm announcing the release of the 6.6.25 kernel.

All users of the 6.6 kernel series must upgrade.

The updated 6.6.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.6.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 
 include/linux/workqueue.h |   35 --
 kernel/workqueue.c        |  757 +++++++---------------------------------------
 3 files changed, 131 insertions(+), 663 deletions(-)

Greg Kroah-Hartman (12):
      Revert "workqueue: Shorten events_freezable_power_efficient name"
      Revert "workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_node_max_active()"
      Revert "workqueue: Implement system-wide nr_active enforcement for unbound workqueues"
      Revert "workqueue: Introduce struct wq_node_nr_active"
      Revert "workqueue: RCU protect wq->dfl_pwq and implement accessors for it"
      Revert "workqueue: Make wq_adjust_max_active() round-robin pwqs while activating"
      Revert "workqueue: Move nr_active handling into helpers"
      Revert "workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()"
      Revert "workqueue: Factor out pwq_is_empty()"
      Revert "workqueue: Move pwq->max_active to wq->max_active"
      Revert "workqueue.c: Increase workqueue name length"
      Linux 6.6.25


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ