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:   Mon, 14 Nov 2022 17:26:21 +0100
From:   Daniel Wagner <wagi@...om.org>
To:     LKML <linux-kernel@...r.kernel.org>,
        linux-rt-users <linux-rt-users@...r.kernel.org>,
        Steven Rostedt <rostedt@...dmis.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Carsten Emde <C.Emde@...dl.org>,
        John Kacur <jkacur@...hat.com>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        Tom Zanussi <tom.zanussi@...ux.intel.com>,
        Clark Williams <williams@...hat.com>,
        Pavel Machek <pavel@...x.de>
Subject: [ANNOUNCE] 4.19.255-rt114

Hello RT-list!

I'm pleased to announce the 4.19.255-rt114 stable release.

This update has adding few backport updates from Sebastian. Mainly
timer and workqueues. This bring the v4.19 in sync with the other -rt
stable versions.

I'll start now with the stable update so the next release will be
syncing the v4.19-rt with the latest stable v4.19 version.

You can get this release via the git tree at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git

  branch: v4.19-rt
  Head SHA1: bcecbff27cc9717eb953482a4bfc5667653cc451

Or to build 4.19.255-rt114 directly, the following patches should be applied:

  https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz

  https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.255.xz

  https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patch-4.19.255-rt114.patch.xz

Signing key fingerprint:

  5BF6 7BC5 0826 72CA BB45  ACAE 587C 5ECA 5D0A 306C

All keys used for the above files and repositories can be found on the
following git repository:

   git://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git

Enjoy!
Daniel

Changes from v4.19.255-rt113:
---

Anna-Maria Gleixner (1):
      timers: Prepare support for PREEMPT_RT

Daniel Wagner (3):
      Revert "random: Use local locks for crng context access"
      rcu: Update rcuwait
      Linux 4.19.255-rt114

Sebastian Andrzej Siewior (7):
      random: Bring back the local_locks
      local_lock: Provide INIT_LOCAL_LOCK().
      Revert "workqueue: Use local irq lock instead of irq disable regions"
      timers: Keep interrupts disabled for TIMER_IRQSAFE timer.
      timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
      workqueue: Use rcuwait for wq_manager_wait
      timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers

Thomas Gleixner (1):
      timers: Move clearing of base::timer_running under base:: Lock

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ