I'm announcing the release of the 4.19.5 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: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Documentation/admin-guide/kernel-parameters.txt | 8 Documentation/x86/x86_64/mm.txt | 10 Makefile | 2 arch/arm/boot/dts/imx53-ppd.dts | 2 arch/arm/boot/dts/imx6sll.dtsi | 2 arch/arm/boot/dts/vf610m4-colibri.dts | 4 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 arch/arm64/boot/dts/renesas/r8a77980-condor.dts | 47 +-- arch/arm64/include/asm/percpu.h | 3 arch/arm64/kernel/probes/kprobes.c | 27 +- arch/mips/configs/cavium_octeon_defconfig | 1 arch/riscv/include/asm/uaccess.h | 4 arch/s390/boot/compressed/Makefile | 14 - arch/s390/include/asm/mmu_context.h | 5 arch/s390/include/asm/pgalloc.h | 6 arch/s390/include/asm/pgtable.h | 18 + arch/s390/include/asm/tlb.h | 6 arch/s390/kernel/perf_cpum_cf.c | 2 arch/s390/kernel/vdso32/Makefile | 6 arch/s390/kernel/vdso64/Makefile | 6 arch/s390/mm/pgalloc.c | 1 arch/s390/numa/numa.c | 1 arch/um/os-Linux/skas/process.c | 5 arch/x86/include/asm/page_64_types.h | 12 arch/x86/include/asm/pgtable_64_types.h | 4 arch/x86/kernel/early_printk.c | 29 +- arch/x86/kernel/ldt.c | 59 ++-- arch/x86/xen/mmu_pv.c | 6 block/bio.c | 1 drivers/acpi/acpi_platform.c | 1 drivers/block/brd.c | 16 - drivers/clk/clk-fixed-factor.c | 1 drivers/clk/clk-fixed-rate.c | 1 drivers/clk/meson/axg.c | 7 drivers/clk/meson/gxbb.c | 12 drivers/clk/meson/meson8b.c | 3 drivers/clk/renesas/r9a06g032-clocks.c | 3 drivers/clk/samsung/clk-exynos5420.c | 1 drivers/clk/ti/clk.c | 13 - drivers/gnss/serial.c | 3 drivers/gnss/sirf.c | 3 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 45 --- drivers/gpu/drm/drm_edid.c | 3 drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 9 drivers/gpu/drm/exynos/exynos_drm_crtc.c | 11 drivers/gpu/drm/exynos/exynos_drm_drv.h | 1 drivers/gpu/drm/i915/i915_drv.h | 2 drivers/gpu/drm/i915/i915_gem_gtt.c | 18 - drivers/hid/hid-alps.c | 18 + drivers/hid/hid-ids.h | 6 drivers/hid/hid-quirks.c | 4 drivers/hid/i2c-hid/i2c-hid.c | 19 + drivers/hid/uhid.c | 12 drivers/hwmon/ibmpowernv.c | 7 drivers/i2c/busses/Kconfig | 2 drivers/i2c/busses/i2c-qcom-geni.c | 15 - drivers/media/v4l2-core/v4l2-event.c | 43 +-- drivers/misc/atmel-ssc.c | 2 drivers/misc/sgi-gru/grukdump.c | 4 drivers/mtd/nand/raw/atmel/nand-controller.c | 11 drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 4 drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 10 drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 2 drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 35 +- drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 42 +-- drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c | 8 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h | 3 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_llh_internal.h | 18 + drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 14 - drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 3 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 6 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 10 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 5 drivers/net/ethernet/intel/i40e/i40e_main.c | 2 drivers/net/ethernet/intel/ice/ice_ethtool.c | 7 drivers/net/ethernet/intel/ice/ice_txrx.c | 2 drivers/net/ethernet/intel/ice/ice_type.h | 2 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 4 drivers/net/ethernet/qlogic/qed/qed_fcoe.c | 11 drivers/net/ethernet/qlogic/qed/qed_iscsi.c | 1 drivers/net/ethernet/qlogic/qed/qed_l2.c | 12 drivers/net/ethernet/qlogic/qed/qed_rdma.c | 1 drivers/net/ethernet/qlogic/qed/qed_roce.c | 1 drivers/net/ethernet/qlogic/qed/qed_sp.h | 14 + drivers/net/ethernet/qlogic/qed/qed_sp_commands.c | 22 + drivers/net/ethernet/qlogic/qed/qed_spq.c | 69 ++--- drivers/net/ethernet/qlogic/qed/qed_sriov.c | 1 drivers/net/ethernet/stmicro/stmmac/common.h | 3 drivers/net/ethernet/stmicro/stmmac/descs_com.h | 2 drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 2 drivers/net/ethernet/stmicro/stmmac/ring_mode.c | 2 drivers/net/wireless/mediatek/mt76/mt76x0/phy.c | 4 drivers/nvme/host/core.c | 4 drivers/nvme/host/multipath.c | 1 drivers/of/device.c | 4 drivers/platform/x86/acerhdf.c | 1 drivers/platform/x86/intel_telemetry_debugfs.c | 8 drivers/s390/net/qeth_core.h | 5 drivers/s390/net/qeth_l2_main.c | 5 drivers/s390/net/qeth_l3_main.c | 13 - drivers/tty/serial/sh-sci.c | 4 drivers/uio/uio.c | 7 drivers/usb/class/cdc-acm.c | 3 drivers/usb/core/hub.c | 14 - drivers/usb/core/quirks.c | 14 + drivers/usb/misc/appledisplay.c | 1 drivers/xen/grant-table.c | 2 fs/afs/rxrpc.c | 5 fs/ceph/quota.c | 3 fs/cifs/cifsfs.c | 7 fs/cifs/smb2ops.c | 11 fs/exofs/super.c | 5 fs/hfs/brec.c | 4 fs/hfsplus/brec.c | 4 fs/reiserfs/xattr.c | 7 include/linux/mtd/nand.h | 2 include/linux/netfilter/ipset/ip_set.h | 2 include/linux/netfilter/ipset/ip_set_comment.h | 4 include/linux/usb/quirks.h | 3 include/uapi/linux/netfilter/nf_tables.h | 4 include/uapi/linux/netfilter_bridge.h | 4 kernel/bpf/syscall.c | 1 kernel/sched/core.c | 5 lib/raid6/test/Makefile | 4 net/ceph/messenger.c | 12 net/ipv6/netfilter/nf_conntrack_reasm.c | 13 - net/netfilter/ipset/ip_set_core.c | 43 +-- net/netfilter/ipset/ip_set_hash_netportnet.c | 8 net/netfilter/ipset/ip_set_list_set.c | 17 - net/netfilter/nft_compat.c | 21 - net/netfilter/nft_numgen.c | 127 ---------- net/netfilter/xt_IDLETIMER.c | 20 + net/sunrpc/xdr.c | 2 scripts/package/mkdebian | 7 scripts/setlocalversion | 2 security/apparmor/lib.c | 6 sound/pci/hda/patch_ca0132.c | 2 sound/pci/hda/patch_realtek.c | 1 tools/perf/jvmti/jvmti_agent.c | 49 ++- tools/perf/tests/attr/test-record-group-sampling | 1 tools/perf/util/evsel.c | 1 tools/perf/util/symbol-elf.c | 12 tools/perf/util/unwind-libdw.c | 4 145 files changed, 848 insertions(+), 576 deletions(-) Aaro Koskinen (1): MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver Akeem G Abodunrin (1): ice: Fix dead device link issue with flow control Alan Tull (1): clk: fixed-rate: fix of_node_get-put imbalance Anders Roxell (1): arm64: kprobe: make page to RO mode when allocate it Andrey Ryabinin (1): netfilter: ipset: fix ip_set_list allocation failure Benjamin Tissoires (2): Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS" HID: alps: allow incoming reports when only the trackstick is opened Boris Brezillon (1): mtd: nand: Fix nanddev_pos_next_page() kernel-doc header Brett Creeley (1): ice: Fix the bytecount sent to netdev_tx_sent_queue Chengguang Xu (1): fs/exofs: fix potential memory leak in mount option parsing Chinh T Cao (1): ice: Change req_speeds to be u16 Colin Ian King (1): cifs: don't dereference smb_file_target before null check Dan Carpenter (1): uio: Fix an Oops on load Daniel Borkmann (1): bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv David Howells (1): afs: Handle EIO from delivery function David Miller (1): perf symbols: Set PLT entry/header sizes properly on Sparc Denis Bolotin (3): qed: Fix memory/entry leak in qed_init_sp_request() qed: Fix blocking/unlimited SPQ entries leak qed: Fix SPQ entries not returned to pool in error flows Dmitry Bogdanov (2): net: aquantia: fix potential IOMMU fault after driver unbind net: aquantia: invalid checksumm offload implementation Emmanuel Pescosta (1): usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB Eric Biggers (1): HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges Eric Westbrook (1): netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net Ernesto A. Fernández (2): hfs: prevent btree data loss on root split hfsplus: prevent btree data loss on root split Feng Tang (1): x86/earlyprintk: Add a force option for pciserial device Florian Westphal (2): netfilter: ipv6: fix oops when defragmenting locally generated fragments netfilter: nft_compat: ebtables 'nat' table is normal chain type Geert Uytterhoeven (2): serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA hwmon: (ibmpowernv) Remove bogus __init annotations Greg Kroah-Hartman (1): Linux 4.19.5 Guenter Roeck (1): Revert "scripts/setlocalversion: git: Make -dirty check more robust" Gustavo A. R. Silva (1): drivers/misc/sgi-gru: fix Spectre v1 vulnerability Gustavo Romero (1): perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so Hans de Goede (1): ACPI / platform: Add SMB0001 HID to forbidden_id_list Harry Wentland (1): drm/amd/display: Stop leaking planes Huazhong Tan (4): net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset() net: hns3: bugfix for rtnl_lock's range in the hclge_reset() net: hns3: bugfix for handling mailbox while the command queue reinitialized net: hns3: bugfix for the initialization of command queue's spin lock Igor Russkikh (1): net: aquantia: fixed enable unicast on 32 macvlan Ilya Dryomov (1): libceph: fall back to sendmsg for slab pages Inki Dae (1): Revert "drm/exynos/decon5433: implement frame counter" Jacob Keller (1): i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features Jann Horn (1): reiserfs: propagate errors from fill_with_dentries() properly Jeremy Linton (1): lib/raid6: Fix arm64 test build Jerome Brunet (1): clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary Jerry (Fangzhi) Zuo (1): drm/amd/display: Drop reusing drm connector for MST Jimmy Assarsson (2): can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit() can: kvaser_usb: Fix potential uninitialized variable use Jiri Olsa (1): perf tools: Do not zero sample_id_all for group members Jiri Slaby (1): netfilter: bridge: define INT_MIN & INT_MAX in userspace Johan Hovold (4): clk: ti: fix OF child-node lookup gnss: serial: fix synchronous write timeout gnss: sirf: fix synchronous write timeout mtd: rawnand: atmel: fix OF child-node lookup Jozsef Kadlecsik (2): netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() netfilter: ipset: Fix calling ip_set() macro at dumping Julian Wiedmann (2): s390/qeth: fix HiperSockets sniffer s390/qeth: unregister netdevice only when registered Justin M. Forbes (1): s390/mm: Fix ERROR: "__node_distance" undefined! Kai-Heng Feng (3): HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanel USB: quirks: Add no-lpm quirk for Raydium touchscreens USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub Keith Busch (1): block: Clear kernel memory before copying to user Kirill A. Shutemov (3): x86/mm: Move LDT remap out of KASLR region on 5-level paging x86/ldt: Unmap PTEs for the slot before freeing LDT pages x86/ldt: Remove unused variable in map_ldt_struct() Kuninori Morimoto (1): arm64: dts: renesas: r8a7795: add missing dma-names on hscif2 Lee, Shawn C (1): drm/edid: Add 6 bpc quirk for BOE panel. Liam Merwick (1): xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message Lorenzo Bianconi (1): mt76x0: run vco calibration for each channel configuration Luis Henriques (1): ceph: quota: fix null pointer dereference in quota check Lyude Paul (1): drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder() Maarten Jacobs (1): usb: cdc-acm: add entry for Hiro (Conexant) modem Marek Szyprowski (1): clk: samsung: exynos5420: Enable PERIS clocks for suspend Martin Schwidefsky (1): s390/mm: fix mis-accounting of pgtable_bytes Masahiro Yamada (1): kbuild: deb-pkg: fix too low build version number Mattias Jacobsson (1): USB: misc: appledisplay: add 20" Apple Cinema Display Milian Wolff (1): perf unwind: Take pgoff into account when reporting elf to libdwfl Ming Lei (1): block: brd: associate with queue until adding disk Nathan Chancellor (2): arm64: percpu: Initialize ret in the default case misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data Oleksij Rempel (1): ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node Olof Johansson (1): RISC-V: Fix raw_copy_{to,from}_user() Pablo Neira Ayuso (1): Revert "netfilter: nft_numgen: add map lookups for numgen random operations" Paul Gortmaker (1): platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307 Phil Edworthy (1): clk: renesas: r9a06g032: Fix UART34567 clock rate Radoslaw Tyl (1): ixgbe: fix MAC anti-spoofing filter after VFLR Rajneesh Bhardwaj (1): platform/x86: intel_telemetry: report debugfs failure Ricardo Ribalda Delgado (1): clk: fixed-factor: fix of_node_get-put imbalance Richard Weinberger (1): um: Give start_idle_thread() a return code Rob Herring (1): ARM: dts: fsl: Fix improperly quoted stdout-path values Robin Murphy (1): of/device: Really only set bus DMA mask when appropriate Ronnie Sahlberg (1): cifs: fix return value for cifs_listxattr Sagi Grimberg (1): nvme: make sure ns head inherits underlying device limits Sagiv Ozeri (1): qed: Fix potential memory corruption Sakari Ailus (1): media: v4l: event: Add subscription to list before calling "add" operation Sebastian Parschauer (2): HID: Add quirk for Primax PIXART OEM mice HID: Add quirk for Microsoft PIXART OEM mouse Sergei Shtylyov (1): arm64: dts: renesas: condor: switch from EtherAVB to GEther Stefano Brivio (1): netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace Stephen Boyd (1): i2c: qcom-geni: Fix runtime PM mismatch with child devices Taehee Yoo (1): netfilter: xt_IDLETIMER: add sysfs filename checking routine Takashi Iwai (2): ALSA: hda/realtek - Add quirk entry for HP Pavilion 15 ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap() Thomas Richter (1): s390/perf: Change CPUM_CF return code in event init function Thor Thayer (1): net: stmmac: Fix RX packet size > 8191 Valentin Schneider (1): sched/core: Take the hotplug lock in sched_init_smp() Vasily Gorbik (2): s390/decompressor: add missing FORCE to build targets s390/vdso: add missing FORCE to build targets Vignesh R (1): i2c: omap: Enable for ARCH_K3 Ville Syrjälä (1): drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE Yixun Lan (1): clk: meson-axg: pcie: drop the mpll3 clock parent YueHaibing (1): SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() Yunsheng Lin (1): net: hns3: Fix for out-of-bounds access when setting pfc back pressure Zubin Mithra (1): apparmor: Fix uninitialized value in aa_split_fqname