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:   Mon, 18 Oct 2021 20:08:16 -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] 4.19.212-rt92

Hello RT-list!

I'm pleased to announce the 4.19.212-rt92 stable release.

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: 5e483063f8915dab2fa7abff54b1a4bbeeb921a9

Or to build 4.19.212-rt92 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.212.xz

  https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/patch-4.19.212-rt92.patch.xz


You can also build from 4.19.211-rt91 by applying the incremental patch:

  https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/incr/patch-4.19.211-rt91-rt92.patch.xz

Enjoy!
Clark

Changes from v4.19.211-rt91:
---

Al Viro (1):
      m68k: Handle arrivals of multiple signals correctly

Anand K Mistry (1):
      perf/x86: Reset destroy callback on event init failure

Clark Williams (2):
      Merge tag 'v4.19.212' into v4.19-rt
      Linux 4.19.212-rt92

Colin Ian King (1):
      scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"

Florian Fainelli (1):
      net: phy: bcm7xxx: Fixed indirect MMD operations

Greg Kroah-Hartman (1):
      Linux 4.19.212

Jeremy Sowden (1):
      netfilter: ip6_tables: zero-initialize fragment offset

Jiapeng Chong (1):
      scsi: ses: Fix unsigned comparison with less than zero

MichelleJin (1):
      mac80211: check return value of rhashtable_init

Mizuho Mori (1):
      HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS

Peter Zijlstra (1):
      sched: Always inline is_percpu_thread()

Randy Dunlap (1):
      net: sun: SUNVNET_COMMON should depend on INET

YueHaibing (1):
      mac80211: Drop frames from invalid MAC address in ad-hoc mode

王贇 (1):
      net: prevent user from passing illegal stab size
---
Makefile                         |  2 +-
 arch/m68k/kernel/signal.c        | 88 ++++++++++++++++++-------------------
 arch/x86/events/core.c           |  1 +
 drivers/hid/hid-apple.c          |  7 +++
 drivers/net/ethernet/sun/Kconfig |  1 +
 drivers/net/phy/bcm7xxx.c        | 94 ++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/ses.c               |  2 +-
 drivers/scsi/virtio_scsi.c       |  4 +-
 include/linux/sched.h            |  2 +-
 include/net/pkt_sched.h          |  1 +
 localversion-rt                  |  2 +-
 net/ipv6/netfilter/ip6_tables.c  |  1 +
 net/mac80211/mesh_pathtbl.c      |  5 ++-
 net/mac80211/rx.c                |  3 +-
 net/sched/sch_api.c              |  6 +++
 15 files changed, 165 insertions(+), 54 deletions(-)
---

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ