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>] [day] [month] [year] [list]
Date:   Wed, 02 Mar 2022 21:36:15 -0000
From:   Clark Williams <williams@...hat.com>
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>,
        Daniel Wagner <daniel.wagner@...e.com>,
        Tom Zanussi <tom.zanussi@...ux.intel.com>,
        Clark Williams <williams@...hat.com>,
        Pavel Machek <pavel@...x.de>
Subject: [ANNOUNCE] 5.15.25-rt33

Hello RT-list!

I'm pleased to announce the 5.15.25-rt33 stable release.

This release contains a backport of the following commits from the 5.17.y-rt tree:

ac9c70a245d28	genirq: Provide generic_handle_irq_safe()
7e44f2d97e9c2	i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify().
8ea8588239d64	i2c: cht-wc: Use generic_handle_irq_safe().
87ebe41b420c6	misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().
a6efcd21ca31e	mfd: ezx-pcap: Use generic_handle_irq_safe().
dda02de93749e	net: usb: lan78xx: Use generic_handle_irq_safe().
37801f96e1f0e	staging: greybus: gpio: Use generic_handle_irq_safe().

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: v5.15-rt
  Head SHA1: e9e1ef73da553f7b8f8dc135229a97c7ad3b4ad4

Or to build 5.15.25-rt33 directly, the following patches should be applied:

  https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz

  https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.15.25.xz

  https://www.kernel.org/pub/linux/kernel/projects/rt/5.15/patch-5.15.25-rt33.patch.xz


You can also build from 5.15.25-rt32 by applying the incremental patch:

  https://www.kernel.org/pub/linux/kernel/projects/rt/5.15/incr/patch-5.15.25-rt32-rt33.patch.xz

Enjoy!
Clark

Changes from v5.15.25-rt32:
---

Clark Williams (1):
      Linux 5.15.25-rt33

Sebastian Andrzej Siewior (7):
      genirq: Provide generic_handle_irq_safe().
      i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify().
      i2c: cht-wc: Use generic_handle_irq_safe().
      misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().
      mfd: ezx-pcap: Use generic_handle_irq_safe().
      net: usb: lan78xx: Use generic_handle_irq_safe().
      staging: greybus: gpio: Use generic_handle_irq_safe().
---
drivers/i2c/busses/i2c-cht-wc.c | 11 ++---------
 drivers/i2c/i2c-core-base.c     |  2 +-
 drivers/mfd/ezx-pcap.c          |  4 +---
 drivers/misc/hi6421v600-irq.c   |  6 +++---
 drivers/net/usb/lan78xx.c       |  7 ++-----
 drivers/staging/greybus/gpio.c  |  5 +----
 include/linux/irqdesc.h         |  1 +
 kernel/irq/irqdesc.c            | 23 +++++++++++++++++++++++
 localversion-rt                 |  2 +-
 9 files changed, 35 insertions(+), 26 deletions(-)
---

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ