I'm announcing the release of the 4.19.317 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/exynos4210-smdkv310.dts | 2 arch/arm/boot/dts/exynos4412-origen.dts | 2 arch/arm/boot/dts/exynos4412-smdk4412.dts | 2 arch/arm64/boot/dts/rockchip/rk3368.dtsi | 3 arch/hexagon/include/asm/syscalls.h | 6 arch/hexagon/kernel/syscalltab.c | 7 arch/mips/pci/ops-rc32434.c | 4 arch/mips/pci/pcie-octeon.c | 6 arch/powerpc/include/asm/hvcall.h | 8 arch/powerpc/include/asm/io.h | 24 +- arch/x86/kernel/amd_nb.c | 9 arch/x86/kernel/time.c | 21 - drivers/acpi/acpica/exregion.c | 23 -- drivers/ata/libata-core.c | 8 drivers/base/core.c | 3 drivers/dma/dma-axi-dmac.c | 2 drivers/dma/ioat/init.c | 1 drivers/gpio/gpio-davinci.c | 5 drivers/gpu/drm/amd/amdgpu/kv_dpm.c | 2 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c | 6 drivers/gpu/drm/bridge/panel.c | 7 drivers/gpu/drm/exynos/exynos_drm_vidi.c | 7 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 6 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 6 drivers/gpu/drm/radeon/sumo_dpm.c | 2 drivers/hid/hid-core.c | 1 drivers/hv/hv_util.c | 19 + drivers/hwtracing/intel_th/pci.c | 25 ++ drivers/i2c/busses/i2c-ocores.c | 56 ++++- drivers/iio/adc/ad7266.c | 2 drivers/iio/chemical/bme680.h | 2 drivers/iio/chemical/bme680_core.c | 62 ++++- drivers/iio/dac/ad5592r-base.c | 56 ++--- drivers/iio/dac/ad5592r-base.h | 1 drivers/input/input.c | 105 ++++++++- drivers/iommu/amd_iommu_init.c | 9 drivers/media/dvb-core/dvbdev.c | 2 drivers/media/media-devnode.c | 5 drivers/misc/mei/pci-me.c | 4 drivers/misc/vmw_vmci/vmci_event.c | 6 drivers/mmc/host/sdhci-pci-core.c | 11 drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c | 11 drivers/net/usb/ax88179_178a.c | 6 drivers/net/usb/rtl8150.c | 3 drivers/net/virtio_net.c | 11 drivers/net/vxlan.c | 4 drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 10 drivers/net/wireless/intel/iwlwifi/mvm/rs.h | 9 drivers/pci/controller/pcie-rockchip-ep.c | 6 drivers/pci/pci.c | 12 + drivers/pinctrl/core.c | 2 drivers/pinctrl/pinctrl-rockchip.c | 63 ++++- drivers/ptp/ptp_chardev.c | 3 drivers/pwm/pwm-stm32.c | 3 drivers/regulator/core.c | 1 drivers/scsi/mpt3sas/mpt3sas_base.c | 112 ++++++++++ drivers/scsi/mpt3sas/mpt3sas_base.h | 11 drivers/scsi/qedi/qedi_debugfs.c | 12 - drivers/soc/ti/wkup_m3_ipc.c | 7 drivers/tty/serial/mcf.c | 2 drivers/tty/serial/sc16is7xx.c | 25 +- drivers/usb/atm/cxacru.c | 14 + drivers/usb/class/cdc-wdm.c | 4 drivers/usb/gadget/function/f_fs.c | 4 drivers/usb/gadget/function/f_printer.c | 1 drivers/usb/host/xhci-pci.c | 12 + drivers/usb/host/xhci-ring.c | 25 +- drivers/usb/host/xhci.h | 3 drivers/usb/misc/uss720.c | 20 + drivers/usb/musb/da8xx.c | 8 drivers/usb/storage/alauda.c | 9 fs/jfs/xattr.c | 4 fs/nilfs2/dir.c | 59 ++--- fs/nilfs2/segment.c | 3 fs/ocfs2/file.c | 2 fs/ocfs2/namei.c | 2 fs/open.c | 4 fs/proc/vmcore.c | 2 fs/udf/udftime.c | 11 include/linux/compat.h | 2 include/linux/nvme.h | 4 include/linux/pci.h | 9 include/linux/syscalls.h | 2 include/net/bluetooth/hci_core.h | 36 ++- include/net/netfilter/nf_tables.h | 5 include/uapi/asm-generic/hugetlb_encode.h | 24 +- kernel/events/core.c | 13 + kernel/gcov/gcc_4_7.c | 4 kernel/rcu/rcutorture.c | 3 kernel/trace/preemptirq_delay_test.c | 1 net/batman-adv/originator.c | 29 ++ net/bluetooth/l2cap_core.c | 8 net/core/sock.c | 6 net/ipv4/af_inet.c | 38 ++- net/ipv4/cipso_ipv4.c | 12 - net/ipv4/tcp.c | 16 - net/ipv6/af_inet6.c | 14 - net/ipv6/ipv6_sockglue.c | 9 net/ipv6/route.c | 8 net/ipv6/seg6_iptunnel.c | 14 - net/ipv6/tcp_ipv6.c | 9 net/ipv6/xfrm6_policy.c | 8 net/iucv/iucv.c | 26 +- net/mac80211/mesh_pathtbl.c | 13 + net/mac80211/sta_info.c | 4 net/netfilter/nf_tables_api.c | 13 - net/netfilter/nft_lookup.c | 3 net/netrom/nr_timer.c | 3 net/unix/af_unix.c | 47 +--- net/unix/diag.c | 12 - net/xdp/xsk.c | 4 sound/soc/fsl/fsl-asoc-card.c | 3 sound/synth/emux/soundfont.c | 17 - tools/include/asm-generic/hugetlb_encode.h | 20 - tools/testing/selftests/ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc | 4 tools/testing/selftests/vm/compaction_test.c | 103 ++++----- 117 files changed, 1129 insertions(+), 457 deletions(-) Adam Miotk (1): drm/bridge/panel: Fix runtime warning on panel bridge release Aditya Pakki (1): ipv6/route: Add a missing check on proc_dointvec Alan Stern (1): USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages Aleksandr Mishin (2): liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet gpio: davinci: Validate the obtained number of IRQs Alex Bee (1): arm64: dts: rockchip: Add sound-dai-cells for RK3368 Alex Deucher (2): drm/radeon: fix UBSAN warning in kv_dpm.c drm/amdgpu: fix UBSAN warning in kv_dpm.c Alex Henrie (1): usb: misc: uss720: check for incompatible versions of the Belkin F5U002 Alexander Shishkin (5): intel_th: pci: Add Granite Rapids support intel_th: pci: Add Granite Rapids SOC support intel_th: pci: Add Sapphire Rapids SOC support intel_th: pci: Add Meteor Lake-S support intel_th: pci: Add Lunar Lake support Alexandru Ardelean (1): iio: dac: ad5592r: un-indent code-block for scale read Andrew Davis (1): soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message Arnd Bergmann (2): hexagon: fix fadvise64_64 calling conventions ftruncate: pass a signed offset Biju Das (1): regulator: core: Fix modpost error "regulator_get_regmap" undefined Breno Leitao (1): scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory Dan Carpenter (1): usb: musb: da8xx: fix a resource leak in probe() Daniel Borkmann (1): vxlan: Fix regression when dropping packets due to invalid src addresses Dawei Li (1): net/iucv: Avoid explicit cpumask var allocation on stack Dev Jain (2): selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages selftests/mm: compaction_test: fix bogus test success on Aarch64 Dirk Behme (1): drivers: core: synchronize really_probe() and dev_uevent() Dmitry Torokhov (1): Input: try trimming too long modalias strings Elinor Montmasson (1): ASoC: fsl-asoc-card: set priv->pdev before using it Emmanuel Grumbach (1): wifi: iwlwifi: mvm: don't read past the mfuart notifcation Eric Dumazet (7): ipv6: sr: block BH in seg6_output_core() and seg6_input_core() xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING tcp: fix race in tcp_v6_syn_recv_sock() batman-adv: bypass empty buckets in batadv_purge_orig_ref() ipv6: prevent possible NULL dereference in rt6_probe() xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() ipv6: annotate some data-races around sk->sk_prot Federico Vaga (1): i2c: ocores: stop transfer on timeout Fernando Yang (1): iio: adc: ad7266: Fix variable checking bug Gavrilov Ilia (1): netrom: Fix a memory leak in nr_heartbeat_expiry() George Shen (1): drm/amd/display: Handle Y carry-over in VCP X.Y calculation Greg Kroah-Hartman (2): jfs: xattr: fix buffer overflow for invalid xattr Linux 4.19.317 Grygorii Tertychnyi (1): i2c: ocores: set IACK bit after core is enabled Hagar Gamal Halim Hemdan (1): vmci: prevent speculation leaks by sanitizing event in event_deliver() Hagar Hemdan (1): pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER Haifeng Xu (1): perf/core: Fix missing wakeup when waiting for context reference Hannes Reinecke (1): nvme: fixup comment for nvme RDMA Provider Type Hans Verkuil (1): media: mc: mark the media devnode as registered from the, start Heng Qi (1): virtio_net: checksum offloading handling fix Huang-Huang Bao (3): pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set Hugo Villeneuve (2): serial: sc16is7xx: replace hardcoded divisor value with BIT() macro serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler Ilpo Järvinen (2): MIPS: Routerboard 532: Fix vendor retry check code mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos Jani Nikula (1): drm/exynos/vidi: fix memory leak in .get_modes() Jason Xing (1): tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB Jean-Michel Hautbois (1): tty: mcf: MCF54418 has 10 UARTS Jeff Johnson (1): tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test Joe Perches (1): scsi: mpt3sas: Add ioc_<level> logging macros Johannes Berg (1): wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 Jose Ignacio Tornos Martinez (1): net: usb: ax88179_178a: improve link status logs Karol Kolacinski (1): ptp: Fix error message on failed pin verification Krzysztof Kozlowski (3): ARM: dts: samsung: smdkv310: fix keypad no-autorepeat ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat ARM: dts: samsung: smdk4412: fix keypad no-autorepeat Kuangyi Chiang (2): xhci: Apply reset resume quirk to Etron EJ188 xHCI host xhci: Apply broken streams quirk to Etron EJ188 xHCI host Kun(llfl) (1): iommu/amd: Fix sysfs leak in iommu init Kuniyuki Iwashima (10): af_unix: Annotate data-race of sk->sk_state in unix_inq_len(). af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll(). af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg(). af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG. af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen. af_unix: Use unix_recvq_full_lockless() in unix_stream_connect(). af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen(). af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill(). ipv6: Fix data races around sk->sk_prot. tcp: Fix data races around icsk->icsk_af_ops. Laurent Pinchart (1): drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep Linus Torvalds (1): x86: stop playing stack games in profile_pc() Luiz Augusto von Dentz (1): Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ Ma Ke (2): drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes Manish Rangankar (1): scsi: qedi: Fix crash while reading debugfs attribute Marc Ferland (1): iio: dac: ad5592r: fix temperature channel scaling value Mario Limonciello (1): PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports Masami Hiramatsu (1): selftests/ftrace: Fix checkbashisms errors Mathias Nyman (2): xhci: Use soft retry to recover faster from transaction errors xhci: Set correct transferred length for cancelled bulk transfers Matthew Wilcox (Oracle) (2): nilfs2: Remove check for PageError nilfs2: return the mapped address from nilfs_get_page() Matthias Goergens (1): hugetlb_encode.h: fix undefined behaviour (34 << 26) Michael Ellerman (1): powerpc/io: Avoid clang null pointer arithmetic warnings Muhammad Usama Anjum (1): selftests/mm: conform test to TAP format output Nathan Lynch (1): powerpc/pseries: Enforce hcall result buffer validity and size Naveen Naidu (1): PCI: Add PCI_ERROR_RESPONSE and related definitions Nicolas Escande (1): wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects Nikita Shubin (1): dmaengine: ioatdma: Fix missing kmem_cache_destroy() Nikita Zhandarovich (2): HID: core: remove unnecessary WARN_ON() in implement() usb: atm: cxacru: fix endpoint checking in cxacru_bind() Niklas Cassel (1): ata: libata-core: Fix double free on error Nuno Sa (1): dmaengine: axi-dmac: fix possible race in remove() Oliver Neukum (2): net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings usb: gadget: printer: SS+ support Ondrej Mosnacek (1): cipso: fix total option length computation Oswald Buddenhagen (1): ALSA: emux: improve patch ioctl data validation Pablo Neira Ayuso (2): netfilter: nf_tables: validate family when identifying table via handle netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers Paul E. McKenney (1): rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Peter Oberparleiter (1): gcov: add support for GCC 14 Petr Pavlu (1): net/ipv6: Fix the RT cache flush via sysctl using a previous delay Raju Rangoju (1): ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Remi Pommarel (1): wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() Ricardo Ribalda (1): media: dvbdev: Initialize sbuf Rick Wertenbroek (1): PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id Rik van Riel (1): fs/proc: fix softlockup in __read_vmcore Roman Smirnov (1): udf: udftime: prevent overflow in udf_disk_stamp_to_time() Ryusuke Konishi (2): nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors nilfs2: fix potential kernel bug due to lack of writeback flag waiting Sergiu Cuciurean (1): iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock Shichao Lai (1): usb-storage: alauda: Check whether the media is initialized Songyang Li (1): MIPS: Octeon: Add PCIe link status check Stanislaw Gruszka (1): usb: xhci: do not perform Soft Retry for some xHCI hosts Su Yue (2): ocfs2: use coarse time for new created files ocfs2: fix races between hole punching and AIO+DIO Suganath Prabu (1): scsi: mpt3sas: Gracefully handle online firmware update Sven Eckelmann (1): batman-adv: Don't accept TT entries for out-of-spec VIDs Tomas Winkler (1): mei: me: release irq in mei_me_pci_resume error path Uwe Kleine-König (1): pwm: stm32: Refuse too small period requests Vasileios Amoiridis (4): iio: chemical: bme680: Fix pressure value output iio: chemical: bme680: Fix calibration data variable iio: chemical: bme680: Fix overflows in compensate() functions iio: chemical: bme680: Fix sensor data read operation Vineeth Pillai (1): hv_utils: drain the timesync packets on onchannelcallback Wesley Cheng (1): usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete Yazen Ghannam (1): x86/amd_nb: Check for invalid SMN reads