All of lore.kernel.org
 help / color / mirror / Atom feed
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.14.283
Date: Tue, 14 Jun 2022 17:25:11 +0200	[thread overview]
Message-ID: <165522031144113@kroah.com> (raw)

I'm announcing the release of the 4.14.283 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.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-ata                     |    5 
 Documentation/conf.py                                   |    2 
 Documentation/devicetree/bindings/gpio/gpio-altera.txt  |    5 
 Makefile                                                |    2 
 arch/arm/boot/dts/bcm2835-rpi-b.dts                     |   13 +-
 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts                |   22 ++-
 arch/arm/boot/dts/exynos5250-smdk5250.dts               |    4 
 arch/arm/boot/dts/ox820.dtsi                            |    2 
 arch/arm/mach-hisi/platsmp.c                            |    4 
 arch/arm/mach-omap1/clock.c                             |    2 
 arch/arm/mach-vexpress/dcscb.c                          |    1 
 arch/arm64/boot/dts/qcom/ipq8074.dtsi                   |    2 
 arch/m68k/Kconfig.cpu                                   |    2 
 arch/m68k/Kconfig.machine                               |    1 
 arch/m68k/include/asm/pgtable_no.h                      |    3 
 arch/mips/include/asm/mach-ip27/cpu-feature-overrides.h |    1 
 arch/mips/kernel/mips-cpc.c                             |    1 
 arch/openrisc/include/asm/timex.h                       |    1 
 arch/openrisc/kernel/head.S                             |    9 +
 arch/powerpc/kernel/idle.c                              |    2 
 arch/powerpc/kernel/ptrace.c                            |   18 ++-
 arch/powerpc/perf/isa207-common.c                       |    3 
 arch/powerpc/platforms/4xx/cpm.c                        |    2 
 arch/powerpc/sysdev/cpm1.c                              |    1 
 arch/powerpc/sysdev/fsl_rio.c                           |    2 
 arch/powerpc/sysdev/xics/icp-opal.c                     |    1 
 arch/s390/include/asm/preempt.h                         |   15 +-
 arch/um/drivers/chan_user.c                             |    9 -
 arch/x86/entry/vdso/vma.c                               |    2 
 arch/x86/include/asm/acenv.h                            |   14 ++
 arch/x86/include/asm/suspend_32.h                       |    2 
 arch/x86/include/asm/suspend_64.h                       |   12 +-
 arch/x86/kernel/apic/apic.c                             |    2 
 arch/x86/kernel/cpu/intel.c                             |    2 
 arch/x86/kernel/step.c                                  |    3 
 arch/x86/kernel/sys_x86_64.c                            |    7 -
 arch/x86/lib/delay.c                                    |    4 
 arch/x86/mm/pat.c                                       |    2 
 arch/x86/um/ldt.c                                       |    6 -
 arch/xtensa/kernel/ptrace.c                             |    4 
 arch/xtensa/kernel/signal.c                             |    4 
 drivers/ata/libata-transport.c                          |    2 
 drivers/ata/pata_octeon_cf.c                            |    3 
 drivers/base/node.c                                     |    1 
 drivers/block/nbd.c                                     |   37 ++++--
 drivers/char/ipmi/ipmi_ssif.c                           |   23 +++
 drivers/clocksource/timer-oxnas-rps.c                   |    2 
 drivers/clocksource/timer-sp804.c                       |   10 -
 drivers/extcon/extcon.c                                 |   29 ++--
 drivers/firmware/dmi-sysfs.c                            |    2 
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c                  |    2 
 drivers/gpu/drm/amd/amdgpu/kv_dpm.c                     |   14 --
 drivers/gpu/drm/amd/amdgpu/si_dpm.c                     |    8 -
 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c      |   13 ++
 drivers/gpu/drm/gma500/psb_intel_display.c              |    7 -
 drivers/gpu/drm/imx/ipuv3-crtc.c                        |    2 
 drivers/gpu/drm/mediatek/mtk_cec.c                      |    2 
 drivers/gpu/drm/msm/dsi/dsi_host.c                      |   21 ++-
 drivers/gpu/drm/msm/hdmi/hdmi.c                         |    4 
 drivers/gpu/drm/msm/msm_gem_prime.c                     |    2 
 drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c          |    6 -
 drivers/gpu/drm/radeon/radeon_connectors.c              |    4 
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c             |    2 
 drivers/gpu/drm/virtio/virtgpu_display.c                |    2 
 drivers/hid/hid-led.c                                   |    2 
 drivers/hwtracing/coresight/coresight-cpu-debug.c       |    7 -
 drivers/i2c/busses/i2c-cadence.c                        |   12 +-
 drivers/iio/dummy/iio_simple_dummy.c                    |   20 ++-
 drivers/infiniband/hw/hfi1/file_ops.c                   |    2 
 drivers/infiniband/hw/hfi1/init.c                       |    2 
 drivers/infiniband/sw/rxe/rxe_req.c                     |    2 
 drivers/input/misc/sparcspkr.c                          |    1 
 drivers/input/mouse/bcm5974.c                           |    7 +
 drivers/iommu/amd_iommu_init.c                          |    2 
 drivers/iommu/msm_iommu.c                               |   11 +
 drivers/iommu/mtk_iommu.c                               |    3 
 drivers/irqchip/irq-armada-370-xp.c                     |   11 +
 drivers/irqchip/irq-aspeed-i2c-ic.c                     |    4 
 drivers/irqchip/irq-xtensa-mx.c                         |   18 ++-
 drivers/macintosh/Kconfig                               |    4 
 drivers/macintosh/Makefile                              |    3 
 drivers/macintosh/via-pmu.c                             |    2 
 drivers/mailbox/mailbox.c                               |   19 ++-
 drivers/md/md.c                                         |   33 +++--
 drivers/md/raid0.c                                      |   31 ++---
 drivers/media/pci/cx23885/cx23885-core.c                |    6 -
 drivers/media/pci/cx25821/cx25821-core.c                |    2 
 drivers/media/platform/exynos4-is/fimc-is.c             |    2 
 drivers/media/platform/exynos4-is/fimc-isp-video.h      |    2 
 drivers/media/platform/qcom/venus/hfi.c                 |    3 
 drivers/media/platform/sti/delta/delta-v4l2.c           |    6 -
 drivers/media/usb/pvrusb2/pvrusb2-hdw.c                 |    7 -
 drivers/media/usb/uvc/uvc_v4l2.c                        |   20 +--
 drivers/mfd/ipaq-micro.c                                |    2 
 drivers/mfd/rtsx_usb.c                                  |    1 
 drivers/misc/lkdtm_usercopy.c                           |   17 ++
 drivers/mtd/chips/cfi_cmdset_0002.c                     |   93 +++++++++-------
 drivers/mtd/ubi/vmt.c                                   |    1 
 drivers/net/dsa/mv88e6xxx/chip.c                        |    1 
 drivers/net/ethernet/altera/altera_tse_main.c           |    6 -
 drivers/net/ethernet/broadcom/Makefile                  |    5 
 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c          |    8 -
 drivers/net/ethernet/mediatek/mtk_eth_soc.c             |    3 
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c         |    2 
 drivers/net/phy/mdio_bus.c                              |    1 
 drivers/net/phy/micrel.c                                |   11 +
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c          |    2 
 drivers/net/wireless/ath/ath9k/ar9003_phy.h             |    2 
 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c           |    8 +
 drivers/net/wireless/ath/carl9170/tx.c                  |    3 
 drivers/net/wireless/broadcom/b43/phy_n.c               |    2 
 drivers/net/wireless/broadcom/b43legacy/phy.c           |    2 
 drivers/net/wireless/intel/ipw2x00/libipw_tx.c          |    2 
 drivers/net/wireless/intel/iwlwifi/mvm/power.c          |    3 
 drivers/net/wireless/marvell/mwifiex/11h.c              |    2 
 drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c      |    8 +
 drivers/net/wireless/realtek/rtlwifi/usb.c              |    2 
 drivers/nfc/st21nfca/se.c                               |   15 +-
 drivers/nvme/host/pci.c                                 |    1 
 drivers/pci/dwc/pcie-qcom.c                             |    7 +
 drivers/pci/pci.c                                       |   10 -
 drivers/pcmcia/Kconfig                                  |    2 
 drivers/phy/qualcomm/phy-qcom-qmp.c                     |   11 +
 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c             |    2 
 drivers/pwm/pwm-lp3943.c                                |    1 
 drivers/regulator/pfuze100-regulator.c                  |    2 
 drivers/rpmsg/qcom_smd.c                                |    2 
 drivers/rtc/rtc-mt6397.c                                |    2 
 drivers/scsi/dc395x.c                                   |   15 ++
 drivers/scsi/fcoe/fcoe_ctlr.c                           |    2 
 drivers/scsi/megaraid.c                                 |    2 
 drivers/scsi/ufs/ufs-qcom.c                             |    7 -
 drivers/soc/qcom/smp2p.c                                |    1 
 drivers/soc/qcom/smsm.c                                 |    1 
 drivers/soc/rockchip/grf.c                              |    2 
 drivers/spi/spi-img-spfi.c                              |    2 
 drivers/spi/spi-ti-qspi.c                               |    5 
 drivers/staging/greybus/audio_codec.c                   |    4 
 drivers/staging/rtl8192e/rtllib_softmac.c               |    2 
 drivers/staging/rtl8712/usb_intf.c                      |    6 -
 drivers/tty/goldfish.c                                  |    2 
 drivers/tty/serial/digicolor-usart.c                    |    2 
 drivers/tty/serial/icom.c                               |    2 
 drivers/tty/serial/meson_uart.c                         |   13 ++
 drivers/tty/serial/msm_serial.c                         |    5 
 drivers/tty/serial/sa1100.c                             |    4 
 drivers/tty/serial/serial_txx9.c                        |    2 
 drivers/tty/serial/sh-sci.c                             |    6 -
 drivers/tty/serial/st-asc.c                             |    4 
 drivers/tty/synclink_gt.c                               |    2 
 drivers/tty/tty_buffer.c                                |    3 
 drivers/usb/core/hcd-pci.c                              |    4 
 drivers/usb/core/quirks.c                               |    3 
 drivers/usb/dwc2/gadget.c                               |    1 
 drivers/usb/host/isp116x-hcd.c                          |    6 -
 drivers/usb/host/oxu210hp-hcd.c                         |    2 
 drivers/usb/serial/option.c                             |    2 
 drivers/usb/storage/karma.c                             |   15 +-
 drivers/usb/usbip/stub_dev.c                            |    2 
 drivers/usb/usbip/stub_rx.c                             |    2 
 drivers/vhost/vringh.c                                  |   10 +
 drivers/video/fbdev/amba-clcd.c                         |    5 
 drivers/video/fbdev/pxa3xx-gcu.c                        |   12 +-
 fs/binfmt_flat.c                                        |   27 ++++
 fs/btrfs/disk-io.c                                      |    4 
 fs/btrfs/volumes.c                                      |    8 -
 fs/cifs/smb2pdu.c                                       |    3 
 fs/dlm/lock.c                                           |   11 +
 fs/dlm/plock.c                                          |   12 --
 fs/ext4/inline.c                                        |   12 ++
 fs/ext4/namei.c                                         |   84 +++++++++++---
 fs/fat/fatent.c                                         |    7 -
 fs/fs-writeback.c                                       |   13 +-
 fs/jffs2/fs.c                                           |    1 
 fs/jfs/jfs_dmap.c                                       |    3 
 fs/kernfs/dir.c                                         |   31 +++--
 fs/notify/fdinfo.c                                      |   11 -
 fs/notify/inotify/inotify.h                             |   12 ++
 fs/notify/inotify/inotify_user.c                        |    2 
 fs/notify/mark.c                                        |    6 -
 fs/ocfs2/dlmfs/userdlm.c                                |   16 ++
 include/drm/drm_edid.h                                  |    6 -
 include/linux/efi.h                                     |    2 
 include/linux/mailbox_controller.h                      |    1 
 include/linux/mtd/cfi.h                                 |    1 
 include/linux/nodemask.h                                |   51 ++++----
 include/linux/ptrace.h                                  |    6 -
 include/scsi/libfcoe.h                                  |    3 
 include/sound/jack.h                                    |    1 
 include/trace/events/vmscan.h                           |    4 
 kernel/ptrace.c                                         |    5 
 kernel/trace/trace.c                                    |   13 +-
 lib/dma-debug.c                                         |    2 
 lib/nodemask.c                                          |    4 
 mm/hugetlb.c                                            |    9 +
 net/bluetooth/sco.c                                     |   21 ++-
 net/ipv4/tcp_input.c                                    |   11 +
 net/ipv4/tcp_output.c                                   |    4 
 net/ipv4/xfrm4_protocol.c                               |    1 
 net/ipv6/addrconf.c                                     |    3 
 net/ipv6/seg6_hmac.c                                    |    1 
 net/key/af_key.c                                        |   10 +
 net/mac80211/chan.c                                     |    7 -
 net/mac80211/ieee80211_i.h                              |    5 
 net/mac80211/scan.c                                     |   20 +++
 net/netfilter/nf_tables_api.c                           |   16 +-
 net/netfilter/nft_dynset.c                              |    3 
 net/nfc/core.c                                          |    1 
 net/rxrpc/call_event.c                                  |    3 
 net/rxrpc/sendmsg.c                                     |    6 +
 net/rxrpc/sysctl.c                                      |    4 
 net/sctp/input.c                                        |    4 
 net/sunrpc/xdr.c                                        |    6 -
 net/sunrpc/xprtrdma/rpc_rdma.c                          |    5 
 scripts/mod/modpost.c                                   |    5 
 sound/core/jack.c                                       |   34 ++++-
 sound/pci/hda/patch_conexant.c                          |    7 +
 sound/soc/codecs/rt5514.c                               |    2 
 sound/soc/codecs/rt5645.c                               |    7 +
 sound/soc/codecs/wm2000.c                               |    6 -
 sound/soc/mediatek/mt2701/mt2701-wm8960.c               |    9 +
 sound/soc/mediatek/mt8173/mt8173-max98090.c             |    5 
 sound/soc/mxs/mxs-saif.c                                |    1 
 sound/soc/soc-dapm.c                                    |    2 
 tools/perf/builtin-c2c.c                                |   10 +
 tools/perf/pmu-events/jevents.c                         |    2 
 226 files changed, 1109 insertions(+), 524 deletions(-)

Akira Yokosawa (1):
      docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0

Alexander Aring (2):
      dlm: fix plock invalid read
      dlm: fix missing lkb refcount handling

Alexander Lobakin (1):
      modpost: fix removing numeric suffixes

Alexander Wetzel (1):
      rtl818x: Prevent using not initialized queues

Amadeusz Sławiński (1):
      ALSA: jack: Access input_dev under mutex

Amir Goldstein (2):
      inotify: show inotify mask flags in proc fdinfo
      fsnotify: fix wrong lockdep annotations

Ammar Faizi (1):
      x86/delay: Fix the wrong asm constraint in delay_loop()

Andre Przywara (1):
      clocksource/drivers/sp804: Avoid error on multiple instances

Baokun Li (1):
      jffs2: fix memory leak in jffs2_do_fill_super

Björn Ardö (1):
      mailbox: forward the hrtimer if not queued and under a lock

Brian Norris (1):
      drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX

Carl Yin(殷张成) (1):
      USB: serial: option: add Quectel BG95 modem

Christophe de Dinechin (1):
      nodemask.h: fix compilation error with GCC12

Chuck Lever (1):
      SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()

Corey Minyard (1):
      ipmi:ssif: Check for NULL msg when handling events and messages

Dan Carpenter (3):
      ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
      drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
      net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

Dave Airlie (1):
      drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.

David Howells (3):
      rxrpc: Return an error to sendmsg if call failed
      rxrpc: Fix listen() setting the bar too high for the prealloc rings
      rxrpc: Don't try to resend the request if we're receiving the reply

Dennis Dalessandro (1):
      RDMA/hfi1: Fix potential integer multiplication overflow errors

Dinh Nguyen (1):
      dt-bindings: gpio: altera: correct interrupt-cells

Dmitry Baryshkov (1):
      drm/msm/dsi: fix error checks and return values for DSI xmit functions

Dongliang Mu (1):
      rtlwifi: Use pr_warn instead of WARN_ONCE

Douglas Miller (1):
      RDMA/hfi1: Prevent panic when SDMA is disabled

Duoming Zhou (3):
      drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
      drivers: tty: serial: Fix deadlock in sa1100_set_termios()
      drivers: usb: host: Fix deadlock in oxu_bus_suspend()

Emmanuel Grumbach (1):
      iwlwifi: mvm: fix assert 1F04 upon reconfig

Eric Dumazet (3):
      sctp: read sk->sk_bound_dev_if once in sctp_rcv()
      tcp: tcp_rtx_synack() can be called from process context
      tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd

Eric W. Biederman (2):
      ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
      ptrace: Reimplement PTRACE_KILL by always sending SIGKILL

Evan Green (1):
      USB: hcd-pci: Fully suspend across freeze/thaw cycle

Evan Quan (1):
      drm/amd/pm: fix the compile warning

Fabio Estevam (1):
      net: phy: micrel: Allow probing without .driver_data

Felix Fietkau (1):
      mac80211: upgrade passive scan to active scan on DFS channels after beacon rx

Finn Thain (1):
      macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled

Gal Pressman (1):
      net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure

Geert Uytterhoeven (1):
      m68k: math-emu: Fix dependencies of math emulation support

Gong Yuanjun (2):
      mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
      drm/radeon: fix a possible null pointer dereference

Greg Kroah-Hartman (1):
      Linux 4.14.283

Greg Ungerer (2):
      m68knommu: set ZERO_PAGE() to the allocated zeroed page
      m68knommu: fix undefined reference to `_init_sp'

Guilherme G. Piccoli (1):
      coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier

Guoqing Jiang (1):
      md: protect md_unregister_thread from reentrancy

Gustavo A. R. Silva (1):
      scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()

Hangyu Hua (1):
      usb: usbip: fix a refcount leak in stub_probe()

Hao Luo (1):
      kernfs: Separate kernfs_pr_cont_buf and rename_lock.

Haowen Bai (3):
      b43legacy: Fix assigning negative value to unsigned variable
      b43: Fix assigning negative value to unsigned variable
      ipw2x00: Fix potential NULL dereference in libipw_xmit()

Heiko Carstens (1):
      s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES

Huang Guobin (1):
      tty: Fix a possible resource leak in icom_probe

Ilpo Järvinen (4):
      serial: digicolor-usart: Don't allow CS5-6
      serial: txx9: Don't allow CS5-6
      serial: sh-sci: Don't allow CS5-6
      serial: st-asc: Sanitize CSIZE and correct PARENB for CS7

Jakob Koschel (1):
      staging: greybus: codecs: fix type confusion of list iterator variable

Jakub Kicinski (1):
      eth: tg3: silence the GCC 12 array-bounds warning

Jan Kara (2):
      ext4: verify dir block before splitting it
      ext4: avoid cycles in directory h-tree

Jan Kiszka (1):
      efi: Add missing prototype for efi_capsule_setup_info

Janusz Krzysztofik (1):
      ARM: OMAP1: clock: Fix UART rate reporting algorithm

Jason A. Donenfeld (1):
      openrisc: start CPU timer early in boot

Joerg Roedel (1):
      iommu/amd: Increase timeout waiting for GA log enablement

Johan Hovold (3):
      phy: qcom-qmp: fix struct clk leak on probe errors
      phy: qcom-qmp: fix reset-controller leak on probe errors
      PCI: qcom: Fix unbalanced PHY init on probe errors

Johannes Berg (2):
      wifi: mac80211: fix use-after-free in chanctx code
      um: chan_user: Fix winch_tramp() return value

John Ogness (2):
      serial: meson: acquire port->lock in startup()
      serial: msm_serial: disable interrupts in __msm_console_write()

Jonathan Teh (1):
      HID: hid-led: fix maximum brightness for Dream Cheeky

Jun Miao (1):
      tracing: Fix sleeping function called from invalid context on RT kernel

Junxiao Bi via Ocfs2-devel (1):
      ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock

Kajol Jain (1):
      powerpc/perf: Fix the threshold compare group constraint for power9

Kathiravan T (1):
      arm64: dts: qcom: ipq8074: fix the sleep clock frequency

Kees Cook (2):
      lkdtm/usercopy: Expand size of "out of frame" object
      nodemask: Fix return values to be unsigned

Keita Suzuki (1):
      drm/amd/pm: fix double free in si_parse_power_table()

Kinglong Mee (1):
      xprtrdma: treat all calls not a bcall when bc_serv is NULL

Kirill A. Shutemov (1):
      ACPICA: Avoid cache flush inside virtual machines

Krzysztof Kozlowski (6):
      ARM: dts: ox820: align interrupt controller node name with dtschema
      ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
      irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
      pinctrl: mvebu: Fix irq_of_parse_and_map() return value
      rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
      clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value

Kwanghoon Son (1):
      media: exynos4-is: Fix compile warning

Leo Yan (2):
      perf c2c: Use stdio interface if slang is not supported
      perf c2c: Fix sorting in percent_rmt_hitm_cmp()

Lin Ma (3):
      ASoC: rt5645: Fix errorenous cleanup order
      NFC: NULL out the dev->rfkill to prevent UAF
      USB: storage: karma: fix rio_karma_init return

Linus Torvalds (2):
      drm: fix EDID struct for old ARM OABI format
      drm: imx: fix compiler warning with gcc-12

Liu Zixian (1):
      drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes

Luca Weiss (1):
      media: venus: hfi: avoid null dereference in deinit

Lucas Tanure (1):
      i2c: cadence: Increase timeout per message if necessary

Lv Ruyi (3):
      scsi: megaraid: Fix error check return value of register_chrdev()
      powerpc/xics: fix refcount leak in icp_opal_init()
      mfd: ipaq-micro: Fix error check return value of platform_get_irq()

Maciej W. Rozycki (1):
      MIPS: IP27: Remove incorrect `cpu_has_fpu' override

Manivannan Sadhasivam (1):
      scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled

Marek Szyprowski (1):
      usb: dwc2: gadget: don't reset gadget's driver->bus

Mark Brown (2):
      ASoC: dapm: Don't fold register value changes into notifications
      ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control

Mark-PK Tsai (1):
      tracing: Avoid adding tracer option before update_tracer_options

Martin Faltesek (2):
      nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
      nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling

Masahiro Yamada (4):
      net: mdio: unexport __init-annotated mdio_bus_init()
      net: xfrm: unexport __init-annotated xfrm4_protocol_init()
      net: ipv6: unexport __init-annotated seg6_hmac_init()
      modpost: fix undefined behavior of is_arm_mapping_symbol()

Mathias Nyman (1):
      Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag

Matthieu Baerts (1):
      x86/pm: Fix false positive kmemleak report in msr_build_context()

Max Filippov (1):
      irqchip: irq-xtensa-mx: fix initial IRQ affinity

Miaohe Lin (1):
      drivers/base/node.c: fix compaction sysfs file leak

Miaoqian Lin (17):
      ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
      ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
      spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
      ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
      regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
      media: st-delta: Fix PM disable depth imbalance in delta_probe
      media: exynos4-is: Change clk_disable to clk_disable_unprepare
      soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
      soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
      Input: sparcspkr - fix refcount leak in bbc_beep_probe
      powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
      video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
      soc: rockchip: Fix refcount leak in rockchip_grf_init
      firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
      net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
      ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
      net: altera: Fix refcount leak in altera_tse_mdio_create

Michael Ellerman (1):
      powerpc/32: Fix overread/overwrite of thread_struct via ptrace

Michal Kubecek (1):
      Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"

Mike Kravetz (1):
      hugetlb: fix huge_pmd_unshare address update

Mikulas Patocka (1):
      dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC

Miles Chen (1):
      drm/mediatek: Fix mtk_cec_mask()

Monish Kumar R (1):
      USB: new quirk for Dell Gen 2 devices

Niels Dossche (2):
      mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
      usb: usbip: add missing device lock on tweak configuration cmd

Niklas Cassel (1):
      binfmt_flat: do not stop relocating GOT entries prematurely on riscv

OGAWA Hirofumi (1):
      fat: add ratelimit to fat*_ent_bread()

Olivier Matz (2):
      ixgbe: fix bcast packets Rx on VF after promisc removal
      ixgbe: fix unexpected VLAN Rx in promisc mode on VF

Pablo Neira Ayuso (1):
      netfilter: nf_tables: disallow non-stateful expression in sets earlier

Pali Rohár (1):
      irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x

Pascal Hambourg (1):
      md/raid0: Ignore RAID0 layout if the second zone has only one device

Pavel Skripkin (1):
      media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

Peng Wu (2):
      ARM: versatile: Add missing of_node_put in dcscb_init
      ARM: hisi: Add missing of_node_put after of_find_compatible_node

Phil Elwell (1):
      ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT

Qi Zheng (1):
      tty: fix deadlock caused by calling printk() under tty_port->lock

Qu Wenruo (2):
      btrfs: add "0x" prefix for unsupported optional features
      btrfs: repair super block num_devices automatically

Randy Dunlap (6):
      x86: Fix return value of __setup handlers
      x86/mm: Cleanup the control_va_addr_alignment() __setup handler
      powerpc/8xx: export 'cpm_setbrg' for modules
      powerpc/idle: Fix return value of __setup() handler
      powerpc/4xx/cpm: Fix return value of __setup() handler
      pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards

Sergey Shtylyov (1):
      ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files

Shuah Khan (1):
      misc: rtsx: set NULL intfdata when probe fails

Shyam Prasad N (1):
      cifs: return errors during session setup during reconnects

Smith, Kyle Miller (Nimble Kernel) (1):
      nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags

Stefan Wahren (1):
      ARM: dts: bcm2835-rpi-b: Fix GPIO line names

Thibaut VARÈNE (1):
      ath9k: fix QCA9561 PA bias level

Tokunori Ikegami (2):
      mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
      mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N

Uwe Kleine-König (1):
      pwm: lp3943: Fix duty calculation in case period was clamped

Vasily Averin (1):
      tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate

Vincent Whitchurch (1):
      um: Fix out-of-bounds read in LDT setup

Wang Cheng (1):
      staging: rtl8712: fix uninit-value in r871xu_drv_init()

Wang Weiyang (1):
      tty: goldfish: Use tty_port_destroy() to destroy port

Wenli Looi (1):
      ath9k: fix ar9003_get_eepmisc

Xiao Yang (1):
      RDMA/rxe: Generate a completion for unsupported/invalid opcode

Xiaoke Wang (1):
      iio: dummy: iio_simple_dummy: check the return value of kstrdup()

Xiaomeng Tong (8):
      media: uvcvideo: Fix missing check to determine if element is found in list
      scsi: dc395x: Fix a missing check on list iterator
      drm/nouveau/clk: Fix an incorrect NULL check on list iterator
      md: fix an incorrect NULL check in does_sb_need_changing
      md: fix an incorrect NULL check in md_reload_sb
      iommu/msm: Fix an incorrect NULL check on list iterator
      carl9170: tx: fix an incorrect use of list iterator
      gma500: fix an incorrect NULL check on list iterator

Xie Yongji (1):
      vringh: Fix loop descriptors check in the indirect cases

Yang Yingliang (5):
      drm/msm/hdmi: check return value after calling platform_get_resource_byname()
      drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
      ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition()
      rtc: mt6397: check return value after calling platform_get_resource()
      video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()

Ye Bin (2):
      ext4: fix use-after-free in ext4_rename_dir_prepare
      ext4: fix bug_on in ext4_writepages

Yicong Yang (1):
      PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()

Ying Hsu (1):
      Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout

Yong Wu (1):
      iommu/mediatek: Add list_del in mtk_iommu_remove

Yu Kuai (3):
      nbd: call genl_unregister_family() first in nbd_cleanup()
      nbd: fix race between nbd_alloc_config() and module removal
      nbd: fix io hung while disconnecting device

Zhen Ni (1):
      USB: host: isp116x: check return value after calling platform_get_resource()

Zheng Yongjun (1):
      spi: img-spfi: Fix pm_runtime_get_sync() error checking

Zhengjun Xing (1):
      perf jevents: Fix event syntax error caused by ExtSel

Zheyu Ma (3):
      media: pci: cx23885: Fix the error handling in cx23885_initdev()
      media: cx25821: Fix the warning when removing the module
      tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()

Zhihao Cheng (2):
      fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
      ubi: ubi_create_volume: Fix use-after-free when volume creation failed

Zixuan Fu (1):
      fs: jfs: fix possible NULL pointer dereference in dbFree()

bumwoo lee (1):
      extcon: Modify extcon device to be created after driver data is set

huangwenhui (1):
      ALSA: hda/conexant - Fix loopback issue with CX20632

jianghaoran (1):
      ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL


             reply	other threads:[~2022-06-14 15:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14 15:25 Greg Kroah-Hartman [this message]
2022-06-14 15:25 ` Linux 4.14.283 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=165522031144113@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.