From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.19.81
Date: Tue, 29 Oct 2019 10:19:29 +0100 [thread overview]
Message-ID: <20191029091929.GA581952@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 14431 bytes --]
I'm announcing the release of the 4.19.81 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/arm/boot/dts/am4372.dtsi | 2
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 3
arch/arm/mach-omap2/pm.c | 100 ----------------
arch/arm/xen/efi.c | 2
arch/arm64/kernel/cpu_errata.c | 33 +++++
arch/mips/boot/dts/qca/ar9331.dtsi | 2
arch/mips/loongson64/common/serial.c | 2
arch/mips/mm/tlbex.c | 23 ++-
arch/parisc/mm/ioremap.c | 12 +
arch/x86/kernel/apic/x2apic_cluster.c | 3
arch/x86/kernel/head64.c | 22 +++
arch/x86/xen/efi.c | 2
arch/xtensa/kernel/xtensa_ksyms.c | 7 -
block/blk-rq-qos.h | 13 --
drivers/acpi/cppc_acpi.c | 2
drivers/ata/ahci.c | 4
drivers/base/core.c | 3
drivers/base/memory.c | 3
drivers/cpufreq/cpufreq.c | 10 -
drivers/edac/ghes_edac.c | 4
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 35 +++++
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 35 -----
drivers/gpu/drm/drm_edid.c | 3
drivers/gpu/drm/radeon/radeon_drv.c | 8 -
drivers/gpu/drm/ttm/ttm_bo_vm.c | 16 +-
drivers/infiniband/hw/cxgb4/mem.c | 28 ++--
drivers/input/misc/da9063_onkey.c | 5
drivers/input/rmi4/rmi_driver.c | 6
drivers/md/dm-cache-target.c | 28 ----
drivers/md/raid0.c | 2
drivers/memstick/host/jmb38x_ms.c | 2
drivers/mmc/host/cqhci.c | 3
drivers/net/dsa/qca8k.c | 4
drivers/net/dsa/rtl8366rb.c | 16 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.h | 1
drivers/net/ethernet/broadcom/genet/bcmmii.c | 11 +
drivers/net/ethernet/hisilicon/hns_mdio.c | 6
drivers/net/ethernet/i825xx/lasi_82596.c | 4
drivers/net/ethernet/i825xx/lib82596.c | 4
drivers/net/ethernet/i825xx/sni_82596.c | 4
drivers/net/ethernet/ibm/ibmvnic.c | 8 -
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 12 +
drivers/net/ieee802154/ca8210.c | 2
drivers/net/usb/r8152.c | 3
drivers/net/xen-netback/interface.c | 1
drivers/nvme/host/core.c | 5
drivers/pci/pci.c | 24 +--
drivers/pinctrl/intel/pinctrl-cherryview.c | 4
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 26 ++--
drivers/s390/scsi/zfcp_fsf.c | 16 ++
drivers/scsi/ch.c | 1
drivers/scsi/megaraid.c | 4
drivers/scsi/qla2xxx/qla_target.c | 4
drivers/scsi/scsi_error.c | 3
drivers/scsi/scsi_sysfs.c | 11 +
drivers/scsi/sd.c | 3
drivers/scsi/ufs/ufshcd.c | 3
drivers/staging/wlan-ng/cfg80211.c | 6
drivers/usb/class/usblp.c | 4
drivers/usb/gadget/udc/lpc32xx_udc.c | 6
drivers/usb/misc/ldusb.c | 23 +--
drivers/usb/misc/legousbtower.c | 5
drivers/usb/serial/ti_usb_3410_5052.c | 10 -
fs/btrfs/extent-tree.c | 1
fs/btrfs/file.c | 36 ++---
fs/btrfs/relocation.c | 2
fs/cifs/file.c | 6
fs/cifs/smb1ops.c | 3
fs/ocfs2/journal.c | 3
fs/ocfs2/localalloc.c | 3
fs/proc/page.c | 28 ++--
include/scsi/scsi_eh.h | 1
include/trace/events/btrfs.h | 3
kernel/events/core.c | 2
kernel/trace/trace_event_perf.c | 4
lib/textsearch.c | 4
mm/hugetlb.c | 5
mm/memfd.c | 18 +-
mm/memory-failure.c | 36 +++--
mm/page_owner.c | 5
mm/slub.c | 13 +-
net/ipv4/route.c | 11 +
net/ipv6/ip6_input.c | 4
net/mac80211/debugfs_netdev.c | 11 +
net/mac80211/mlme.c | 5
net/netfilter/nft_connlimit.c | 7 -
net/sched/act_api.c | 14 +-
net/sctp/socket.c | 4
net/wireless/nl80211.c | 3
net/wireless/wext-sme.c | 8 -
scripts/namespace.pl | 13 +-
sound/pci/hda/patch_hdmi.c | 2
sound/pci/hda/patch_realtek.c | 14 ++
sound/soc/sh/rcar/core.c | 1
sound/usb/pcm.c | 3
96 files changed, 494 insertions(+), 438 deletions(-)
Alex Deucher (1):
Revert "drm/radeon: Fix EEH during kexec"
Alexander Shishkin (1):
perf/aux: Fix AUX output stopping
Balbir Singh (1):
nvme-pci: Fix a race in controller removal
Bart Van Assche (1):
scsi: ch: Make it possible to open a ch device multiple times again
Biao Huang (1):
net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
Christophe JAILLET (2):
mips: Loongson: Fix the link time qualifier of 'serial_exit()'
memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
Colin Ian King (1):
staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
Cédric Le Goater (1):
net/ibmvnic: Fix EOI when running in XIVE mode.
Damien Le Moal (1):
scsi: core: save/restore command resid for error handling
Dan Williams (1):
libata/ahci: Fix PCS quirk application
Daniel Drake (1):
ALSA: hda/realtek - Enable headset mic on Asus MJ401TA
David Hildenbrand (4):
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store()
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
Dmitry Torokhov (1):
pinctrl: cherryview: restore Strago DMI workaround for all versions
Eric Dumazet (1):
net: avoid potential infinite loop in tc_ctl_action()
Evan Green (1):
Input: synaptics-rmi4 - avoid processing unknown IRQs
Faiz Abbas (1):
mmc: cqhci: Commit descriptors before setting the doorbell
Filipe Manana (2):
Btrfs: add missing extents release on file extent cluster relocation error
Btrfs: check for the full sync flag while holding the inode lock during fsync
Florian Fainelli (2):
net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
net: bcmgenet: Set phydev->dev_flags only for internal PHYs
Greg KH (1):
RDMA/cxgb4: Do not dma memory off of the stack
Greg Kroah-Hartman (1):
Linux 4.19.81
Gustavo A. R. Silva (1):
usb: udc: lpc32xx: fix bad bit shift operation
Hans de Goede (1):
drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
Helge Deller (1):
parisc: Fix vmap memory leak in ioremap()/iounmap()
Jacob Keller (1):
namespace: fix namespace.pl script to support relative paths
James Morse (1):
EDAC/ghes: Fix Use after free in ghes_edac remove path
Jane Chu (1):
mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once
Johan Hovold (5):
USB: legousbtower: fix memleak on disconnect
USB: serial: ti_usb_3410_5052: fix port-close races
USB: ldusb: fix memleak on disconnect
USB: usblp: fix use-after-free on disconnect
USB: ldusb: fix read info leaks
John Garry (1):
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
Juergen Gross (1):
xen/netback: fix error path of xenvif_connect_data()
Junya Monden (1):
ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting
Kai-Heng Feng (2):
r8152: Set macpassthru in reset_resume callback
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
Kailang Yang (1):
ALSA: hda/realtek - Add support for ALC711
Lukas Wunner (1):
ALSA: hda - Force runtime PM on Nvidia HDMI codecs
Marc Zyngier (1):
arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
Marco Felsch (1):
Input: da9063 - fix capability and drop KEY_SLEEP
Matthew Wilcox (Oracle) (1):
memfd: Fix locking when tagging pins
Max Filippov (1):
xtensa: drop EXPORT_SYMBOL for outs*/ins*
Miaoqing Pan (2):
nl80211: fix null pointer dereference
mac80211: fix txq null pointer dereference
Michal Vokáč (1):
net: dsa: qca8k: Use up to 7 ports for all operations
Mikulas Patocka (1):
dm cache: fix bugs when a GFP_NOWAIT allocation fails
Navid Emamdoost (1):
ieee802154: ca8210: prevent memory leak
Oleksij Rempel (1):
MIPS: dts: ar9331: fix interrupt-controller size
Oliver Neukum (1):
scsi: sd: Ignore a failure to sync cache due to lack of authorization
Pablo Neira Ayuso (1):
netfilter: nft_connlimit: disable bh on garbage collection
Patrick Williams (2):
pinctrl: armada-37xx: fix control of pins 32 and up
pinctrl: armada-37xx: swap polarity on LED group
Paul Burton (1):
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Pavel Shilovsky (1):
CIFS: Fix use after free of file info structures
Peter Ujfalusi (1):
ARM: dts: am4372: Set memory bandwidth limit for DISPC
Prateek Sood (1):
tracing: Fix race in perf_trace_buf initialization
Qian Cai (2):
mm/slub: fix a deadlock in show_slab_objects()
mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo
Qu Wenruo (2):
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
btrfs: tracepoints: Fix bad entry members of qgroup events
Quinn Tran (1):
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Rafael J. Wysocki (2):
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
PCI: PM: Fix pci_power_up()
Randy Dunlap (1):
lib: textsearch: fix escapes in example code
Roberto Bergantinos Corpas (1):
CIFS: avoid using MID 0xFFFF
Ross Lagerwall (1):
xen/efi: Set nonblocking callbacks
Sean Christopherson (1):
x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
Song Liu (1):
md/raid0: fix warning message for parameter default_layout
Stanley Chu (1):
scsi: ufs: skip shutdown if hba is not powered
Stefano Brivio (1):
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Steffen Maier (1):
scsi: zfcp: fix reaction on bit error threshold notification
Steve Wahl (1):
x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
Szabolcs Szőke (1):
ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
Tejun Heo (1):
blk-rq-qos: fix first node deletion of rq_qos_del()
Thomas Bogendoerfer (1):
net: i82596: fix dma_alloc_attr for sni_82596
Thomas Hellstrom (1):
drm/ttm: Restore ttm prefaulting
Tony Lindgren (2):
ARM: OMAP2+: Fix missing reset done flag for am3 and am43
ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()
Wei Wang (1):
ipv4: fix race condition between route lookup and invalidation
Wen Yang (1):
net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
Will Deacon (2):
cfg80211: wext: avoid copying malformed SSIDs
mac80211: Reject malformed SSID elements
Xiang Chen (1):
scsi: megaraid: disable device when probe failed after enabled device
Xin Long (2):
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
sctp: change sctp_prot .no_autobind with true
Yi Li (1):
ocfs2: fix panic due to ocfs2_wq is null
Yizhuo (1):
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
Yufen Yu (1):
scsi: core: try to get module before removing device
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2019-10-29 9:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20191029091929.GA581952@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.