I'm announcing the release of the 4.19.97 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 ------------ Documentation/ABI/testing/sysfs-bus-mei | 2 Makefile | 2 arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi | 2 arch/hexagon/include/asm/atomic.h | 8 arch/hexagon/include/asm/bitops.h | 8 arch/hexagon/include/asm/cmpxchg.h | 2 arch/hexagon/include/asm/futex.h | 6 arch/hexagon/include/asm/spinlock.h | 20 - arch/hexagon/kernel/stacktrace.c | 4 arch/hexagon/kernel/vm_entry.S | 2 arch/mips/boot/compressed/Makefile | 3 arch/mips/kernel/cacheinfo.c | 27 ++ arch/powerpc/platforms/powernv/pci.c | 17 + drivers/clk/samsung/clk-exynos5420.c | 2 drivers/crypto/virtio/virtio_crypto_algs.c | 9 drivers/dma/ioat/dma.c | 3 drivers/dma/k3dma.c | 12 - drivers/gpio/gpio-mpc8xxx.c | 1 drivers/gpio/gpio-zynq.c | 8 drivers/gpio/gpiolib.c | 5 drivers/gpu/drm/arm/malidp_mw.c | 2 drivers/gpu/drm/i915/i915_gem_context.c | 13 - drivers/gpu/drm/ttm/ttm_page_alloc.c | 8 drivers/hid/hidraw.c | 7 drivers/hid/uhid.c | 5 drivers/iio/imu/adis16480.c | 6 drivers/infiniband/hw/bnxt_re/ib_verbs.c | 6 drivers/infiniband/hw/bnxt_re/qplib_fp.c | 12 - drivers/infiniband/hw/mlx5/mr.c | 2 drivers/infiniband/ulp/srpt/ib_srpt.c | 24 ++ drivers/iommu/iommu.c | 1 drivers/iommu/mtk_iommu.c | 2 drivers/media/i2c/ov6650.c | 72 ++++-- drivers/media/platform/cadence/cdns-csi2rx.c | 2 drivers/media/platform/exynos4-is/fimc-isp-video.c | 2 drivers/media/platform/rcar-vin/rcar-v4l2.c | 3 drivers/media/usb/zr364xx/zr364xx.c | 3 drivers/misc/enclosure.c | 3 drivers/mtd/nand/onenand/omap2.c | 3 drivers/mtd/spi-nor/spi-nor.c | 4 drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 1 drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 36 ++- drivers/net/wireless/realtek/rtlwifi/regd.c | 2 drivers/pci/controller/dwc/pcie-designware-host.c | 11 drivers/pci/pcie/ptm.c | 2 drivers/pinctrl/intel/pinctrl-lewisburg.c | 171 +++++++-------- drivers/pinctrl/ti/pinctrl-ti-iodelay.c | 2 drivers/platform/x86/asus-wmi.c | 8 drivers/platform/x86/gpd-pocket-fan.c | 25 +- drivers/rtc/rtc-brcmstb-waketimer.c | 1 drivers/rtc/rtc-msm6242.c | 3 drivers/rtc/rtc-mt6397.c | 47 ++-- drivers/s390/net/qeth_l2_main.c | 4 drivers/scsi/cxgbi/libcxgbi.c | 3 drivers/scsi/sd.c | 18 + drivers/spi/spi-atmel.c | 10 drivers/tty/serial/imx.c | 2 drivers/tty/serial/pch_uart.c | 5 fs/afs/super.c | 1 fs/btrfs/file.c | 5 fs/cifs/smb2file.c | 2 fs/f2fs/data.c | 2 fs/f2fs/dir.c | 18 + fs/f2fs/file.c | 2 fs/nfs/nfs2xdr.c | 2 fs/nfs/nfs4proc.c | 4 fs/ocfs2/journal.c | 8 include/linux/poll.h | 4 include/net/cfg80211.h | 11 net/core/ethtool.c | 16 - net/dccp/feat.c | 7 net/hsr/hsr_device.c | 2 net/mac80211/cfg.c | 58 ----- net/mac80211/sta_info.c | 4 net/socket.c | 1 net/sunrpc/xprtrdma/verbs.c | 2 net/unix/af_unix.c | 19 + net/wireless/util.c | 45 +++ sound/soc/soc-core.c | 2 sound/soc/stm/stm32_spdifrx.c | 36 ++- tools/testing/selftests/firmware/fw_lib.sh | 6 tools/testing/selftests/rseq/settings | 1 82 files changed, 602 insertions(+), 330 deletions(-) Alexander Usyskin (1): mei: fix modalias documentation Alexander.Barabash@xxxxxxxx (1): ioat: ioat_alloc_ring() failure handling. Alexandra Winter (2): s390/qeth: fix false reporting of VNIC CHAR config failure s390/qeth: Fix vnicc_is_in_use if rx_bcast not set Alexandru Ardelean (1): iio: imu: adis16480: assign bias value only if operation succeeded Andy Shevchenko (1): pinctrl: lewisburg: Update pin list according to v1.1v6 Ard Biesheuvel (1): crypto: virtio - implement missing support for output IVs Arnd Bergmann (5): ethtool: reduce stack usage with clang fs/select: avoid clang stack usage warning scsi: sd: enable compat ioctls for sed-opal af_unix: add compat_ioctl support compat_ioctl: handle SIOCOUTQNSD Bart Van Assche (1): RDMA/srpt: Report the SCSI residual to the initiator Ben Dooks (Codethink) (1): drm/arm/mali: make malidp_mw_connector_helper_funcs static Ben Hutchings (1): f2fs: Move err variable to function scope in f2fs_fill_dentries() Bjorn Helgaas (1): PCI/PTM: Remove spurious "d" from granularity message Chao Yu (1): f2fs: fix potential overflow Christian König (2): drm/ttm: fix start page for huge page check in ttm_put_pages() drm/ttm: fix incrementing the page pointer for huge pages Christophe JAILLET (1): media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()' Chuck Lever (1): xprtrdma: Fix completion wait during device removal Chuhong Yuan (1): rtc: brcmstb-waketimer: add missed clk_disable_unprepare Colin Ian King (1): pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call Daniel Baluta (1): ASoC: soc-core: Set dpcm_playback / dpcm_capture David Howells (1): afs: Fix missing cell comparison in afs_test_super() Dedy Lansky (1): cfg80211/mac80211: make ieee80211_send_layer2_update a public function Fabian Henneke (1): hidraw: Return EPOLLOUT from hidraw_poll Geert Uytterhoeven (1): gpio: Fix error message on out-of-range GPIO in lookup table Goldwyn Rodrigues (1): btrfs: simplify inode locking for RWF_NOWAIT Greg Kroah-Hartman (1): Linux 4.19.97 Hans de Goede (1): platform/x86: GPD pocket fan: Use default values when wrong modparams are given Jaegeuk Kim (1): f2fs: check memory boundary by insane namelen James Bottomley (1): scsi: enclosure: Fix stale device oops with hot replug Janusz Krzysztofik (3): media: ov6650: Fix incorrect use of JPEG colorspace media: ov6650: Fix some format attributes not under control media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support Jian-Hong Pan (1): platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0 Jiri Kosina (1): HID: hidraw, uhid: Always report EPOLLOUT John Stultz (1): dmaengine: k3dma: Avoid null pointer traversal Johnson CH Chen (陳昭勳) (1): gpio: mpc8xxx: Add platform device to gpiochip->parent Jon Derrick (1): iommu: Remove device link to group on failure Jouni Hogander (1): MIPS: Prevent link failure with kcov instrumentation Jouni Malinen (1): mac80211: Do not send Layer 2 Update frame before authorization Kai Li (1): ocfs2: call journal flush to mark journal as empty after journal recovery when mount Kars de Jong (1): rtc: msm6242: Fix reading of 10-hour digit Leon Romanovsky (1): RDMA/mlx5: Return proper error value Loic Poulain (1): arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD Mans Rullgard (1): spi: atmel: fix handling of cs_change set on non-last xfer Marcel Holtmann (1): HID: hidraw: Fix returning EPOLLOUT from hidraw_poll Marian Mihailescu (1): clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume Mathieu Desnoyers (1): rseq/selftests: Turn off timeout setting Nathan Chancellor (2): cifs: Adjust indentation in smb2_open_file rtlwifi: Remove unnecessary NULL check in rtl_regd_init Navid Emamdoost (3): iwlwifi: dbg_ini: fix memory leak in alloc_sgtable iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init RDMA: Fix goto target to release the allocated memory Nick Desaulniers (2): hexagon: parenthesize registers in asm predicates hexagon: work around compiler crash Niklas Cassel (1): PCI: dwc: Fix find_next_bit() usage Niklas Söderlund (1): media: rcar-vin: Fix incorrect return statement in rvin_try_format() Oliver O'Halloran (1): powerpc/powernv: Disable native PCIe port management Olivier Moysan (2): ASoC: stm32: spdifrx: fix inconsistent lock state ASoC: stm32: spdifrx: fix race condition in irq handler Peng Fan (2): tty: serial: imx: use the sg count from dma_map_sg tty: serial: pch_uart: correct usage of dma_unmap_sg Peter Ujfalusi (1): mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy Ran Bi (1): rtc: mt6397: fix alarm register overwrite Selvin Xavier (2): RDMA/bnxt_re: Avoid freeing MR resources if dereg fails RDMA/bnxt_re: Fix Send Work Entry state check while polling completions Sergei Shtylyov (2): mtd: spi-nor: fix silent truncation in spi_nor_read() mtd: spi-nor: fix silent truncation in spi_nor_read_raw() Seung-Woo Kim (1): media: exynos4-is: Fix recursive locking in isp_video_release() Sheng Yong (1): f2fs: check if file namelen exceeds max value Shuah Khan (1): selftests: firmware: Fix it to do root uid check and skip Swapna Manupati (1): gpio: zynq: Fix for bug in zynq_gpio_restore_context API Taehee Yoo (1): hsr: reset network header when supervision frame is created Trond Myklebust (2): NFSv2: Fix a typo in encode_sattr() NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn Tyler Hicks (1): drm/i915: Fix use-after-free when destroying GEM context Vandana BN (1): media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap Varun Prakash (1): scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy() Vladimir Kondratiev (1): mips: cacheinfo: report shared CPU map Xiang Chen (1): scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI Yong Wu (1): iommu/mediatek: Correct the flush_iotlb_all callback YueHaibing (1): dccp: Fix memleak in __feat_register_sp
Attachment:
signature.asc
Description: PGP signature