[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190721134918.GA23461@kroah.com>
Date: Sun, 21 Jul 2019 15:49:18 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc: lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 5.2.2
I'm announcing the release of the 5.2.2 kernel.
All users of the 5.2 kernel series must upgrade.
The updated 5.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.2.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
arch/arc/kernel/unwind.c | 9 +-
arch/s390/include/asm/facility.h | 21 ++++--
arch/s390/include/asm/sclp.h | 1
arch/s390/kernel/ipl.c | 7 --
arch/x86/entry/entry_32.S | 24 +++++++
arch/x86/entry/entry_64.S | 30 +++++++-
arch/x86/include/asm/hw_irq.h | 5 +
arch/x86/kernel/apic/apic.c | 33 ++++++---
arch/x86/kernel/apic/io_apic.c | 46 +++++++++++++
arch/x86/kernel/apic/vector.c | 4 -
arch/x86/kernel/idt.c | 3
arch/x86/kernel/irq.c | 2
drivers/base/cacheinfo.c | 3
drivers/base/firmware_loader/fallback.c | 2
drivers/crypto/nx/nx-842-powernv.c | 8 +-
drivers/crypto/talitos.c | 99 ++++++++++++-----------------
drivers/crypto/talitos.h | 30 ++++++++
drivers/input/mouse/synaptics.c | 1
drivers/net/ethernet/intel/e1000e/netdev.c | 21 +++---
drivers/s390/char/sclp_early.c | 1
drivers/s390/cio/qdio_setup.c | 2
drivers/s390/cio/qdio_thinint.c | 5 -
include/linux/cpuhotplug.h | 1
include/uapi/linux/nilfs2_ondisk.h | 24 +++----
kernel/irq/autoprobe.c | 6 -
kernel/irq/chip.c | 6 +
kernel/irq/cpuhotplug.c | 2
kernel/irq/internals.h | 5 +
kernel/irq/manage.c | 90 ++++++++++++++++++++------
30 files changed, 341 insertions(+), 152 deletions(-)
Arnd Bergmann (1):
ARC: hide unused function unw_hdr_alloc
Christophe Leroy (2):
crypto: talitos - move struct talitos_edesc into talitos.h
crypto: talitos - fix hash on SEC1.
Cole Rogers (1):
Input: synaptics - enable SMBUS on T480 thinkpad trackpad
Greg Kroah-Hartman (1):
Linux 5.2.2
Haren Myneni (1):
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Heiko Carstens (1):
s390: fix stfle zero padding
James Morse (1):
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
Jiri Slaby (1):
x86/entry/32: Fix ENDPROC of common_spurious
Julian Wiedmann (2):
s390/qdio: (re-)initialize tiqdio list entries
s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Konstantin Khlebnikov (2):
Revert "e1000e: fix cyclic resets at link up with active tx"
e1000e: start network tx queue only when link is up
Masahiro Yamada (1):
nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
Philipp Rudo (1):
s390/ipl: Fix detection of has_secure attribute
Sven Van Asbroeck (1):
firmware: improve LSM/IMA security behaviour
Thomas Gleixner (6):
genirq: Delay deactivation in free_irq()
genirq: Fix misleading synchronize_irq() documentation
genirq: Add optional hardware synchronization for shutdown
x86/ioapic: Implement irq_get_irqchip_state() callback
x86/irq: Handle spurious interrupt after shutdown gracefully
x86/irq: Seperate unused system vectors from spurious entry again
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists