[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220613094908.257446132@linuxfoundation.org>
Date: Mon, 13 Jun 2022 12:07:38 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
stable@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
jonathanh@...dia.com, f.fainelli@...il.com,
sudipm.mukherjee@...il.com, slade@...dewatkins.com
Subject: [PATCH 4.14 000/218] 4.14.283-rc1 review
This is the start of the stable review cycle for the 4.14.283 release.
There are 218 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 15 Jun 2022 09:47:08 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.283-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.14.283-rc1
Johan Hovold <johan+linaro@...nel.org>
PCI: qcom: Fix unbalanced PHY init on probe errors
Tokunori Ikegami <ikegami.t@...il.com>
mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
Tokunori Ikegami <ikegami.t@...il.com>
mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
Pascal Hambourg <pascal@...uf.fr.eu.org>
md/raid0: Ignore RAID0 layout if the second zone has only one device
Michael Ellerman <mpe@...erman.id.au>
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Mathias Nyman <mathias.nyman@...ux.intel.com>
Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
Olivier Matz <olivier.matz@...nd.com>
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz <olivier.matz@...nd.com>
ixgbe: fix bcast packets Rx on VF after promisc removal
Martin Faltesek <mfaltesek@...gle.com>
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek <mfaltesek@...gle.com>
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Sergey Shtylyov <s.shtylyov@....ru>
ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
Shyam Prasad N <sprasad@...rosoft.com>
cifs: return errors during session setup during reconnects
huangwenhui <huangwenhuia@...ontech.com>
ALSA: hda/conexant - Fix loopback issue with CX20632
Xie Yongji <xieyongji@...edance.com>
vringh: Fix loop descriptors check in the indirect cases
Kees Cook <keescook@...omium.org>
nodemask: Fix return values to be unsigned
Yu Kuai <yukuai3@...wei.com>
nbd: fix io hung while disconnecting device
Yu Kuai <yukuai3@...wei.com>
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai <yukuai3@...wei.com>
nbd: call genl_unregister_family() first in nbd_cleanup()
Masahiro Yamada <masahiroy@...nel.org>
modpost: fix undefined behavior of is_arm_mapping_symbol()
Gong Yuanjun <ruc_gongyuanjun@....com>
drm/radeon: fix a possible null pointer dereference
Michal Kubecek <mkubecek@...e.cz>
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Guoqing Jiang <guoqing.jiang@...ud.ionos.com>
md: protect md_unregister_thread from reentrancy
Hao Luo <haoluo@...gle.com>
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
John Ogness <john.ogness@...utronix.de>
serial: msm_serial: disable interrupts in __msm_console_write()
Wang Cheng <wanngchenng@...il.com>
staging: rtl8712: fix uninit-value in r871xu_drv_init()
Andre Przywara <andre.przywara@....com>
clocksource/drivers/sp804: Avoid error on multiple instances
bumwoo lee <bw365.lee@...sung.com>
extcon: Modify extcon device to be created after driver data is set
Shuah Khan <skhan@...uxfoundation.org>
misc: rtsx: set NULL intfdata when probe fails
Marek Szyprowski <m.szyprowski@...sung.com>
usb: dwc2: gadget: don't reset gadget's driver->bus
Evan Green <evgreen@...omium.org>
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Duoming Zhou <duoming@....edu.cn>
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou <duoming@....edu.cn>
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
Zhen Ni <nizhen@...ontech.com>
USB: host: isp116x: check return value after calling platform_get_resource()
Duoming Zhou <duoming@....edu.cn>
drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
Huang Guobin <huangguobin4@...wei.com>
tty: Fix a possible resource leak in icom_probe
Zheyu Ma <zheyuma97@...il.com>
tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
Kees Cook <keescook@...omium.org>
lkdtm/usercopy: Expand size of "out of frame" object
Xiaoke Wang <xkernel.wang@...mail.com>
iio: dummy: iio_simple_dummy: check the return value of kstrdup()
Linus Torvalds <torvalds@...ux-foundation.org>
drm: imx: fix compiler warning with gcc-12
Miaoqian Lin <linmq006@...il.com>
net: altera: Fix refcount leak in altera_tse_mdio_create
Masahiro Yamada <masahiroy@...nel.org>
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada <masahiroy@...nel.org>
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada <masahiroy@...nel.org>
net: mdio: unexport __init-annotated mdio_bus_init()
Chuck Lever <chuck.lever@...cle.com>
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Gal Pressman <gal@...dia.com>
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Miaoqian Lin <linmq006@...il.com>
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
Kinglong Mee <kinglongmee@...il.com>
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Yang Yingliang <yangyingliang@...wei.com>
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
Greg Ungerer <gerg@...ux-m68k.org>
m68knommu: fix undefined reference to `_init_sp'
Greg Ungerer <gerg@...ux-m68k.org>
m68knommu: set ZERO_PAGE() to the allocated zeroed page
Lucas Tanure <tanureal@...nsource.cirrus.com>
i2c: cadence: Increase timeout per message if necessary
Mark-PK Tsai <mark-pk.tsai@...iatek.com>
tracing: Avoid adding tracer option before update_tracer_options
Jun Miao <jun.miao@...el.com>
tracing: Fix sleeping function called from invalid context on RT kernel
Gong Yuanjun <ruc_gongyuanjun@....com>
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
Leo Yan <leo.yan@...aro.org>
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Eric Dumazet <edumazet@...gle.com>
tcp: tcp_rtx_synack() can be called from process context
Zhihao Cheng <chengzhihao1@...wei.com>
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Baokun Li <libaokun1@...wei.com>
jffs2: fix memory leak in jffs2_do_fill_super
Alexander Lobakin <alexandr.lobakin@...el.com>
modpost: fix removing numeric suffixes
Miaoqian Lin <linmq006@...il.com>
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Dan Carpenter <dan.carpenter@...cle.com>
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
Miaoqian Lin <linmq006@...il.com>
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
serial: sh-sci: Don't allow CS5-6
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
serial: txx9: Don't allow CS5-6
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
serial: digicolor-usart: Don't allow CS5-6
John Ogness <john.ogness@...utronix.de>
serial: meson: acquire port->lock in startup()
Yang Yingliang <yangyingliang@...wei.com>
rtc: mt6397: check return value after calling platform_get_resource()
Miaoqian Lin <linmq006@...il.com>
soc: rockchip: Fix refcount leak in rockchip_grf_init
Guilherme G. Piccoli <gpiccoli@...lia.com>
coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
pwm: lp3943: Fix duty calculation in case period was clamped
Lin Ma <linma@....edu.cn>
USB: storage: karma: fix rio_karma_init return
Niels Dossche <dossche.niels@...il.com>
usb: usbip: add missing device lock on tweak configuration cmd
Hangyu Hua <hbh25y@...il.com>
usb: usbip: fix a refcount leak in stub_probe()
Wang Weiyang <wangweiyang2@...wei.com>
tty: goldfish: Use tty_port_destroy() to destroy port
Jakob Koschel <jakobkoschel@...il.com>
staging: greybus: codecs: fix type confusion of list iterator variable
Randy Dunlap <rdunlap@...radead.org>
pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
Pablo Neira Ayuso <pablo@...filter.org>
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Maciej W. Rozycki <macro@...am.me.uk>
MIPS: IP27: Remove incorrect `cpu_has_fpu' override
Xiao Yang <yangx.jy@...itsu.com>
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Johan Hovold <johan+linaro@...nel.org>
phy: qcom-qmp: fix reset-controller leak on probe errors
Dinh Nguyen <dinguyen@...nel.org>
dt-bindings: gpio: altera: correct interrupt-cells
Akira Yokosawa <akiyks@...il.com>
docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
Johan Hovold <johan+linaro@...nel.org>
phy: qcom-qmp: fix struct clk leak on probe errors
Kathiravan T <quic_kathirav@...cinc.com>
arm64: dts: qcom: ipq8074: fix the sleep clock frequency
Xiaomeng Tong <xiam0nd.tong@...il.com>
gma500: fix an incorrect NULL check on list iterator
Xiaomeng Tong <xiam0nd.tong@...il.com>
carl9170: tx: fix an incorrect use of list iterator
Mark Brown <broonie@...nel.org>
ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
Alexander Wetzel <alexander@...zel-home.de>
rtl818x: Prevent using not initialized queues
Mike Kravetz <mike.kravetz@...cle.com>
hugetlb: fix huge_pmd_unshare address update
Christophe de Dinechin <dinechin@...hat.com>
nodemask.h: fix compilation error with GCC12
Xiaomeng Tong <xiam0nd.tong@...il.com>
iommu/msm: Fix an incorrect NULL check on list iterator
Vincent Whitchurch <vincent.whitchurch@...s.com>
um: Fix out-of-bounds read in LDT setup
Johannes Berg <johannes.berg@...el.com>
um: chan_user: Fix winch_tramp() return value
Felix Fietkau <nbd@....name>
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Max Filippov <jcmvbkbc@...il.com>
irqchip: irq-xtensa-mx: fix initial IRQ affinity
Pali Rohár <pali@...nel.org>
irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
Dennis Dalessandro <dennis.dalessandro@...nelisnetworks.com>
RDMA/hfi1: Fix potential integer multiplication overflow errors
Xiaomeng Tong <xiam0nd.tong@...il.com>
md: fix an incorrect NULL check in md_reload_sb
Xiaomeng Tong <xiam0nd.tong@...il.com>
md: fix an incorrect NULL check in does_sb_need_changing
Brian Norris <briannorris@...omium.org>
drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
Xiaomeng Tong <xiam0nd.tong@...il.com>
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Dave Airlie <airlied@...hat.com>
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
Xiaomeng Tong <xiam0nd.tong@...il.com>
scsi: dc395x: Fix a missing check on list iterator
Junxiao Bi via Ocfs2-devel <ocfs2-devel@....oracle.com>
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Alexander Aring <aahringo@...hat.com>
dlm: fix missing lkb refcount handling
Alexander Aring <aahringo@...hat.com>
dlm: fix plock invalid read
Jan Kara <jack@...e.cz>
ext4: avoid cycles in directory h-tree
Jan Kara <jack@...e.cz>
ext4: verify dir block before splitting it
Ye Bin <yebin10@...wei.com>
ext4: fix bug_on in ext4_writepages
Ye Bin <yebin10@...wei.com>
ext4: fix use-after-free in ext4_rename_dir_prepare
Zhihao Cheng <chengzhihao1@...wei.com>
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Emmanuel Grumbach <emmanuel.grumbach@...el.com>
iwlwifi: mvm: fix assert 1F04 upon reconfig
Johannes Berg <johannes.berg@...el.com>
wifi: mac80211: fix use-after-free in chanctx code
Zhengjun Xing <zhengjun.xing@...ux.intel.com>
perf jevents: Fix event syntax error caused by ExtSel
Leo Yan <leo.yan@...aro.org>
perf c2c: Use stdio interface if slang is not supported
Joerg Roedel <jroedel@...e.de>
iommu/amd: Increase timeout waiting for GA log enablement
Miaoqian Lin <linmq006@...il.com>
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Yong Wu <yong.wu@...iatek.com>
iommu/mediatek: Add list_del in mtk_iommu_remove
Björn Ardö <bjorn.ardo@...s.com>
mailbox: forward the hrtimer if not queued and under a lock
Miaoqian Lin <linmq006@...il.com>
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Kajol Jain <kjain@...ux.ibm.com>
powerpc/perf: Fix the threshold compare group constraint for power9
Miaoqian Lin <linmq006@...il.com>
Input: sparcspkr - fix refcount leak in bbc_beep_probe
Qi Zheng <zhengqi.arch@...edance.com>
tty: fix deadlock caused by calling printk() under tty_port->lock
Randy Dunlap <rdunlap@...radead.org>
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap <rdunlap@...radead.org>
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap <rdunlap@...radead.org>
powerpc/8xx: export 'cpm_setbrg' for modules
Miaohe Lin <linmiaohe@...wei.com>
drivers/base/node.c: fix compaction sysfs file leak
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
pinctrl: mvebu: Fix irq_of_parse_and_map() return value
Gustavo A. R. Silva <gustavoars@...nel.org>
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Lv Ruyi <lv.ruyi@....com.cn>
mfd: ipaq-micro: Fix error check return value of platform_get_irq()
Stefan Wahren <stefan.wahren@...e.com>
ARM: dts: bcm2835-rpi-b: Fix GPIO line names
Phil Elwell <phil@...pberrypi.com>
ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
Miaoqian Lin <linmq006@...il.com>
soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
Miaoqian Lin <linmq006@...il.com>
soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
David Howells <dhowells@...hat.com>
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells <dhowells@...hat.com>
rxrpc: Fix listen() setting the bar too high for the prealloc rings
Yang Yingliang <yangyingliang@...wei.com>
ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition()
Eric Dumazet <edumazet@...gle.com>
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Geert Uytterhoeven <geert@...ux-m68k.org>
m68k: math-emu: Fix dependencies of math emulation support
Ying Hsu <yinghsu@...omium.org>
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Pavel Skripkin <paskripkin@...il.com>
media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
Miaoqian Lin <linmq006@...il.com>
media: exynos4-is: Change clk_disable to clk_disable_unprepare
Miaoqian Lin <linmq006@...il.com>
media: st-delta: Fix PM disable depth imbalance in delta_probe
Miaoqian Lin <linmq006@...il.com>
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
Miaoqian Lin <linmq006@...il.com>
ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
Xiaomeng Tong <xiam0nd.tong@...il.com>
media: uvcvideo: Fix missing check to determine if element is found in list
Dan Carpenter <dan.carpenter@...cle.com>
drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
Randy Dunlap <rdunlap@...radead.org>
x86/mm: Cleanup the control_va_addr_alignment() __setup handler
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
Randy Dunlap <rdunlap@...radead.org>
x86: Fix return value of __setup handlers
Yang Yingliang <yangyingliang@...wei.com>
drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
Yang Yingliang <yangyingliang@...wei.com>
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Matthieu Baerts <matthieu.baerts@...sares.net>
x86/pm: Fix false positive kmemleak report in msr_build_context()
Amir Goldstein <amir73il@...il.com>
fsnotify: fix wrong lockdep annotations
Amir Goldstein <amir73il@...il.com>
inotify: show inotify mask flags in proc fdinfo
Dan Carpenter <dan.carpenter@...cle.com>
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Zheng Yongjun <zhengyongjun3@...wei.com>
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Jonathan Teh <jonathan.teh@...look.com>
HID: hid-led: fix maximum brightness for Dream Cheeky
Jan Kiszka <jan.kiszka@...mens.com>
efi: Add missing prototype for efi_capsule_setup_info
Lin Ma <linma@....edu.cn>
NFC: NULL out the dev->rfkill to prevent UAF
Miaoqian Lin <linmq006@...il.com>
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miles Chen <miles.chen@...iatek.com>
drm/mediatek: Fix mtk_cec_mask()
Ammar Faizi <ammarfaizi2@...weeb.org>
x86/delay: Fix the wrong asm constraint in delay_loop()
Miaoqian Lin <linmq006@...il.com>
ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
Miaoqian Lin <linmq006@...il.com>
ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
Wenli Looi <wlooi@...lgary.ca>
ath9k: fix ar9003_get_eepmisc
Linus Torvalds <torvalds@...ux-foundation.org>
drm: fix EDID struct for old ARM OABI format
Douglas Miller <doug.miller@...nelisnetworks.com>
RDMA/hfi1: Prevent panic when SDMA is disabled
Finn Thain <fthain@...ux-m68k.org>
macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
Lv Ruyi <lv.ruyi@....com.cn>
powerpc/xics: fix refcount leak in icp_opal_init()
Vasily Averin <vvs@...nvz.org>
tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
Yicong Yang <yangyicong@...ilicon.com>
PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
Peng Wu <wupeng58@...wei.com>
ARM: hisi: Add missing of_node_put after of_find_compatible_node
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
Peng Wu <wupeng58@...wei.com>
ARM: versatile: Add missing of_node_put in dcscb_init
OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
fat: add ratelimit to fat*_ent_bread()
Janusz Krzysztofik <jmkrzyszt@...il.com>
ARM: OMAP1: clock: Fix UART rate reporting algorithm
Zixuan Fu <r33s3n6@...il.com>
fs: jfs: fix possible NULL pointer dereference in dbFree()
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
ARM: dts: ox820: align interrupt controller node name with dtschema
Jakub Kicinski <kuba@...nel.org>
eth: tg3: silence the GCC 12 array-bounds warning
David Howells <dhowells@...hat.com>
rxrpc: Return an error to sendmsg if call failed
Kwanghoon Son <k.son@...sung.com>
media: exynos4-is: Fix compile warning
Fabio Estevam <festevam@...x.de>
net: phy: micrel: Allow probing without .driver_data
Lin Ma <linma@....edu.cn>
ASoC: rt5645: Fix errorenous cleanup order
Smith, Kyle Miller (Nimble Kernel) <kyles@....com>
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Jason A. Donenfeld <Jason@...c4.com>
openrisc: start CPU timer early in boot
Dongliang Mu <mudongliangabcd@...il.com>
rtlwifi: Use pr_warn instead of WARN_ONCE
Corey Minyard <cminyard@...sta.com>
ipmi:ssif: Check for NULL msg when handling events and messages
Mikulas Patocka <mpatocka@...hat.com>
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Heiko Carstens <hca@...ux.ibm.com>
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
Mark Brown <broonie@...nel.org>
ASoC: dapm: Don't fold register value changes into notifications
jianghaoran <jianghaoran@...inos.cn>
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
Evan Quan <evan.quan@....com>
drm/amd/pm: fix the compile warning
Lv Ruyi <lv.ruyi@....com.cn>
scsi: megaraid: Fix error check return value of register_chrdev()
Zheyu Ma <zheyuma97@...il.com>
media: cx25821: Fix the warning when removing the module
Zheyu Ma <zheyuma97@...il.com>
media: pci: cx23885: Fix the error handling in cx23885_initdev()
Luca Weiss <luca.weiss@...rphone.com>
media: venus: hfi: avoid null dereference in deinit
Thibaut VARÈNE <hacks+kernel@...shdirt.org>
ath9k: fix QCA9561 PA bias level
Keita Suzuki <keitasuzuki.park@...ab.ics.keio.ac.jp>
drm/amd/pm: fix double free in si_parse_power_table()
Amadeusz Sławiński <amadeuszx.slawinski@...ux.intel.com>
ALSA: jack: Access input_dev under mutex
Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
ACPICA: Avoid cache flush inside virtual machines
Haowen Bai <baihaowen@...zu.com>
ipw2x00: Fix potential NULL dereference in libipw_xmit()
Haowen Bai <baihaowen@...zu.com>
b43: Fix assigning negative value to unsigned variable
Haowen Bai <baihaowen@...zu.com>
b43legacy: Fix assigning negative value to unsigned variable
Niels Dossche <dossche.niels@...il.com>
mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
Liu Zixian <liuzixian4@...wei.com>
drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
Qu Wenruo <wqu@...e.com>
btrfs: repair super block num_devices automatically
Qu Wenruo <wqu@...e.com>
btrfs: add "0x" prefix for unsupported optional features
Eric W. Biederman <ebiederm@...ssion.com>
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman <ebiederm@...ssion.com>
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Monish Kumar R <monish.kumar.r@...el.com>
USB: new quirk for Dell Gen 2 devices
Carl Yin(殷张成) <carl.yin@...ctel.com>
USB: serial: option: add Quectel BG95 modem
Niklas Cassel <niklas.cassel@....com>
binfmt_flat: do not stop relocating GOT entries prematurely on riscv
-------------
Diffstat:
Documentation/ABI/testing/sysfs-ata | 5 +-
Documentation/conf.py | 2 +-
.../devicetree/bindings/gpio/gpio-altera.txt | 5 +-
Makefile | 4 +-
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 +-
.../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_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 +-
225 files changed, 1103 insertions(+), 521 deletions(-)
Powered by blists - more mailing lists