From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 4.19.127
Date: Sun, 7 Jun 2020 14:58:56 +0200 [thread overview]
Message-ID: <159153473624839@kroah.com> (raw)
I'm announcing the release of the 4.19.127 kernel.
All users of the 4.19 kernel series must upgrade.
The updated 4.19.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.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/setup.c | 5 +-
arch/arc/plat-eznps/Kconfig | 1
arch/powerpc/platforms/powernv/opal-imc.c | 39 ++++++++------------
arch/s390/kernel/mcount.S | 1
arch/s390/mm/hugetlbpage.c | 9 +++-
arch/x86/include/asm/pgtable.h | 1
arch/x86/mm/mmio-mod.c | 4 +-
drivers/block/null_blk_zoned.c | 4 ++
drivers/gpu/drm/drm_edid.c | 3 +
drivers/gpu/drm/i915/intel_dp.c | 7 +--
drivers/gpu/drm/i915/intel_dp_mst.c | 22 ++++++++---
drivers/hid/hid-sony.c | 17 ++++++++
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++++
drivers/i2c/busses/i2c-altera.c | 10 ++++-
drivers/net/dsa/mt7530.c | 11 ++++-
drivers/net/dsa/mt7530.h | 6 +++
drivers/net/ethernet/apple/bmac.c | 2 -
drivers/net/ethernet/freescale/ucc_geth.c | 13 +++---
drivers/net/ethernet/smsc/smsc911x.c | 9 ++--
drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c | 13 ++++++
drivers/net/wireless/cisco/airo.c | 12 ++++++
drivers/net/wireless/intersil/p54/p54usb.c | 1
drivers/nvdimm/btt.c | 8 ++--
drivers/nvdimm/namespace_devs.c | 7 ++-
drivers/scsi/hisi_sas/hisi_sas_main.c | 3 +
drivers/scsi/ufs/ufshcd.c | 1
drivers/spi/spi-dw.c | 3 +
include/uapi/linux/mmc/ioctl.h | 1
kernel/cgroup/rstat.c | 16 +-------
kernel/relay.c | 5 ++
mm/mremap.c | 2 -
security/integrity/evm/evm_crypto.c | 2 -
security/integrity/evm/evm_main.c | 4 +-
security/integrity/evm/evm_secfs.c | 9 ++++
35 files changed, 177 insertions(+), 84 deletions(-)
Aneesh Kumar K.V (1):
libnvdimm: Fix endian conversion issues
Anju T Sudhakar (1):
powerpc/powernv: Avoid re-registration of imc debugfs directory
Atsushi Nemoto (1):
i2c: altera: Fix race between xfer_msg and isr thread
Can Guo (1):
scsi: ufs: Release clock if DMA map fails
Chaitanya Kulkarni (1):
null_blk: return error for invalid zone size
DENG Qingfang (1):
net: dsa: mt7530: set CPU port to fallback mode
Dan Carpenter (1):
airo: Fix read overflows sending packets
Daniel Axtens (1):
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Dinghao Liu (1):
net: smsc911x: Fix runtime PM imbalance on error
Eugeniy Paltsev (1):
ARC: Fix ICCM & DCCM runtime size checks
Fan Yang (1):
mm: Fix mremap not considering huge pmd devmap
Gerald Schaefer (1):
s390/mm: fix set_huge_pte_at() for empty ptes
Giuseppe Marco Randazzo (1):
p54usb: add AirVasT USB stick device-id
Greg Kroah-Hartman (1):
Linux 4.19.127
Jan Schmidt (1):
drm/edid: Add Oculus Rift S to non-desktop list
Jeremy Kerr (1):
net: bmac: Fix read of MAC address from ROM
Jonathan McDowell (1):
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Julian Sax (1):
HID: i2c-hid: add Schneider SCL142ALM to descriptor override
Jérôme Pouiller (1):
mmc: fix compilation of user API
Lucas De Marchi (1):
drm/i915: fix port checks for MST support on gen >= 11
Madhuparna Bhowmik (1):
evm: Fix RCU list related warnings
Nathan Chancellor (1):
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Scott Shumate (1):
HID: sony: Fix for broken buttons on DS3 USB dongles
Tejun Heo (1):
Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Valentin Longchamp (1):
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Vasily Gorbik (1):
s390/ftrace: save traced function caller
Vineet Gupta (1):
ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
Xiang Chen (1):
scsi: hisi_sas: Check sas_port before using it
Xinwei Kong (1):
spi: dw: use "smp_mb()" to avoid sending spi data error
next reply other threads:[~2020-06-07 12:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-07 12:58 Greg Kroah-Hartman [this message]
2020-06-07 12:58 ` Linux 4.19.127 Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=159153473624839@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.