[PATCH 4.18 000/168] 4.18.13-stable review
From: Greg Kroah-Hartman
Date: Mon Oct 08 2018 - 14:46:04 EST
This is the start of the stable review cycle for the 4.18.13 release.
There are 168 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 Oct 10 17:55:44 UTC 2018.
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.18.13-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.18.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.18.13-rc1
Song Liu <songliubraving@xxxxxx>
ixgbe: check return value of napi_complete_done()
Anisse Astier <anisse@xxxxxxxxx>
HID: i2c-hid: disable runtime PM operations on hantick touchpad
Ashish Samant <ashish.samant@xxxxxxxxxx>
ocfs2: fix locking for res->tracking and dlm->tracking_list
Jann Horn <jannh@xxxxxxxxxx>
proc: restrict kernel stack dumps to root
Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Dexuan Cui <decui@xxxxxxxxxxxxx>
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Ricardo Ribalda Delgado <ricardo.ribalda@xxxxxxxxx>
gpiolib: Free the last requested descriptor
Horia GeantÄ <horia.geanta@xxxxxxx>
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Leonard Crestez <leonard.crestez@xxxxxxx>
crypto: mxs-dcp - Fix wait logic on chan threads
Harsh Jain <harsh@xxxxxxxxxxx>
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Waiman Long <longman@xxxxxxxxxx>
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
Singh, Brijesh <brijesh.singh@xxxxxxx>
iommu/amd: Clear memory encryption mask from physical address
Aurelien Aptel <aaptel@xxxxxxxx>
smb2: fix missing files in root share directory listing
Nathan Chancellor <natechancellor@xxxxxxxxx>
cpufreq: qcom-kryo: Fix section annotations
Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
firmware: Always initialize the fw_priv list object
Rishabh Bhatnagar <rishabhb@xxxxxxxxxxxxxx>
firmware: Fix security issue with request_firmware_into_buf()
Larry Finger <Larry.Finger@xxxxxxxxxxxx>
b43: fix DMA error related regression with proprietary firmware
Andreas Gruenbacher <agruenba@xxxxxxxxxx>
sysfs: Do not return POSIX ACL xattrs via listxattr
Miklos Szeredi <mszeredi@xxxxxxxxxx>
ovl: fix format of setxattr debug
Amir Goldstein <amir73il@xxxxxxxxx>
ovl: fix memory leak on unlink of indexed file
Amir Goldstein <amir73il@xxxxxxxxx>
ovl: fix access beyond unterminated strings
Miklos Szeredi <miklos@xxxxxxxxxx>
ovl: set I_CREATING on inode being created
Miklos Szeredi <mszeredi@xxxxxxxxxx>
vfs: don't evict uninitialized inode
Al Viro <viro@xxxxxxxxxxxxxxxxxx>
new primitive: discard_new_inode()
Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
x86/APM: Fix build warning when PROC_FS is not enabled
Josh Abraham <j.abraham1776@xxxxxxxxx>
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Olaf Hering <olaf@xxxxxxxxx>
xen: avoid crash in disable_hotplug_cpu
Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
xen/manage: don't complain about an empty value in control/sysrq node
Andrew Murray <andrew.murray@xxxxxxx>
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
cifs: read overflow in is_valid_oplock_break()
Julian Wiedmann <jwi@xxxxxxxxxxxxx>
s390/qeth: don't dump past end of unknown HW header
Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
s390/qeth: use vzalloc for QUERY OAT buffer
Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Christian KÃnig <christian.koenig@xxxxxxx>
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Tao Zhou <tao.zhou1@xxxxxxx>
drm/amdgpu: Fix SDMA hang in prt mode v2
Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
hexagon: modify ffs() and fls() to return int
Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
arch/hexagon: fix kernel/dma.c build warning
Cong Wang <xiyou.wangcong@xxxxxxxxx>
netfilter: xt_hashlimit: use s->file instead of s->private
Michal 'vorner' Vaner <michal.vaner@xxxxxxxxx>
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Joe Thornber <ejt@xxxxxxxxxx>
dm thin metadata: try to avoid ever aborting transactions
Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
sched/topology: Set correct NUMA topology type
Jacek Tomaka <jacek.tomaka@xxxxxxxxx>
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Netanel Belgazal <netanel@xxxxxxxxxx>
net: ena: fix missing calls to READ_ONCE
Netanel Belgazal <netanel@xxxxxxxxxx>
net: ena: fix missing lock during device destruction
Netanel Belgazal <netanel@xxxxxxxxxx>
net: ena: fix potential double ena_destroy_device()
Netanel Belgazal <netanel@xxxxxxxxxx>
net: ena: fix device destruction to gracefully free resources
Netanel Belgazal <netanel@xxxxxxxxxx>
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal <netanel@xxxxxxxxxx>
net: ena: fix surprise unplug NULL dereference kernel crash
Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
fs/cifs: suppress a string overflow warning
Maciej S. Szmigiero <mail@xxxxxxxxxxxxxxxxxxxxx>
r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
Heinz Mauelshagen <heinzm@xxxxxxxxxx>
dm raid: fix RAID leg rebuild errors
Heinz Mauelshagen <heinzm@xxxxxxxxxx>
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen <heinzm@xxxxxxxxxx>
dm raid: fix stripe adding reshape deadlock
Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels
Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/disp: fix DP disable race
Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau: fix oops in client init failure path
Heinz Mauelshagen <heinzm@xxxxxxxxxx>
dm raid: fix reshape race on small devices
Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
HID: i2c-hid: Don't reset device upon system resume
Daniel Jurgens <danielj@xxxxxxxxxxxx>
net/mlx5: Consider PCI domain in search for next dev
Somnath Kotur <somnath.kotur@xxxxxxxxxxxx>
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Sagi Grimberg <sagi@xxxxxxxxxxx>
nvmet-rdma: fix possible bogus dereference under heavy load
Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
USB: yurex: Check for truncation in yurex_read()
Anurag Kumar Vulisha <anurag.kumar.vulisha@xxxxxxxxxx>
usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Hans de Goede <hdegoede@xxxxxxxxxx>
HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
Guenter Roeck <linux@xxxxxxxxxxxx>
riscv: Do not overwrite initrd_start and initrd_end
Jann Horn <jannh@xxxxxxxxxx>
RDMA/ucma: check fd type in ucma_migrate_id()
Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
Matt Ranostay <matt.ranostay@xxxxxxxxxxxx>
Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
Taehee Yoo <ap420073@xxxxxxxxx>
netfilter: nf_tables: release chain in flushing set
Florian Westphal <fw@xxxxxxxxx>
netfilter: kconfig: nat related expression depend on nftables core
Kim Phillips <kim.phillips@xxxxxxx>
perf annotate: Fix parsing aarch64 branch instructions after objdump update
Sandipan Das <sandipan@xxxxxxxxxxxxx>
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Chris Phlipot <cphlipot0@xxxxxxxxx>
perf util: Fix bad memory access in trace info.
Hisao Tanabe <xtanabe@xxxxxxxxx>
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Martin LiÅka <mliska@xxxxxxx>
perf annotate: Properly interpret indirect call
Nilesh Javali <nilesh.javali@xxxxxxxxxx>
scsi: qedi: Add the CRC size within iSCSI NVM image
Mike Christie <mchristi@xxxxxxxxxx>
scsi: iscsi: target: Fix conn_ops double free
Vincent Pelletier <plr.vincent@xxxxxxxxx>
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails
Harry Mallon <hjmallon@xxxxxxxxx>
HID: hid-saitek: Add device ID for RAT 7 Contagion
Stephen Boyd <swboyd@xxxxxxxxxxxx>
pinctrl: msm: Really mask level interrupts to prevent latching
Anton Vasilyev <vasilyev@xxxxxxxxx>
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Sean O'Brien <seobrien@xxxxxxxxxxxx>
HID: add support for Apple Magic Keyboards
Andreas Bosch <linux@xxxxxxxxxxx>
HID: intel-ish-hid: Enable Sunrise Point-H ish driver
Florian Westphal <fw@xxxxxxxxx>
netfilter: xt_checksum: ignore gso skbs
Martin Willi <martin@xxxxxxxxxxxxxx>
netfilter: xt_cluster: add dependency on conntrack module
Jann Horn <jannh@xxxxxxxxxx>
bpf: 32-bit RSH verification must truncate input before the ALU op
Daniel Black <daniel@xxxxxxxxxxxxx>
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
David Howells <dhowells@xxxxxxxxxx>
afs: Fix cell specification to permit an empty address list
Sudeep Holla <sudeep.holla@xxxxxxx>
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Ilya Dryomov <idryomov@xxxxxxxxx>
ceph: avoid a use-after-free in ceph_destroy_options()
Greentime Hu <greentime@xxxxxxxxxxxxx>
nds32: linker script: GCOV kernel may refers data in __exit
Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
tools/vm/slabinfo.c: fix sign-compare warning
Greentime Hu <greentime@xxxxxxxxxxxxx>
nds32: fix build error because of wrong semicolon
Zong Li <zong@xxxxxxxxxxxxx>
nds32: Fix get_user/put_user macro expand pointer problem
Zong Li <zong@xxxxxxxxxxxxx>
nds32: Fix empty call trace
YueHaibing <yuehaibing@xxxxxxxxxx>
nds32: add NULL entry to the end of_device_id array
Greentime Hu <greentime@xxxxxxxxxxxxx>
nds32: fix logic for module
Ivan Mikhaylov <ivan@xxxxxxxxxx>
net/ibm/emac: wrong emac_calc_base call was used by typo
Amir Goldstein <amir73il@xxxxxxxxx>
fsnotify: fix ignore mask logic in fsnotify()
Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
mac80211: don't Tx a deauth frame if the AP forbade Tx
Ilan Peer <ilan.peer@xxxxxxxxx>
mac80211: Fix station bandwidth setting after channel switch
Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
mac80211: fix a race between restart and CSA flows
Dreyfuss, Haim <haim.dreyfuss@xxxxxxxxx>
mac80211: fix WMM TXOP calculation
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Jon Kuhn <jkuhn@xxxxxxxxxxxxx>
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
John Fastabend <john.fastabend@xxxxxxxxx>
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
Tushar Dave <tushar.n.dave@xxxxxxxxxx>
bpf: Fix bpf_msg_pull_data()
Thomas Falcon <tlfalcon@xxxxxxxxxxxxxxxxxx>
ibmvnic: Include missing return code checks in reset function
Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Xiao Ni <xni@xxxxxxxxxx>
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Shaohua Li <shli@xxxxxx>
md/raid5-cache: disable reshape completely
Dennis Zhou (Facebook) <dennisszhou@xxxxxxxxx>
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
Will Deacon <will.deacon@xxxxxxx>
ARC: atomics: unbork atomic_fetch_##op()
Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
gpio: Fix crash due to registration race
Stefan Raspl <stefan.raspl@xxxxxxxxxx>
tools/kvm_stat: fix updates for dead guests
Stefan Raspl <stefan.raspl@xxxxxxxxxx>
tools/kvm_stat: fix handling of invalid paths in debugfs provider
Stefan Raspl <stefan.raspl@xxxxxxxxxx>
tools/kvm_stat: fix python3 issues
Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211: always account for A-MSDU header changes
Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
mac80211: do not convert to A-MSDU if frag/subframe limited
Arunk Khandavalli <akhandav@xxxxxxxxxxxxxx>
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Paolo Abeni <pabeni@xxxxxxxxxx>
tc-testing: add test-cases for numeric and invalid control action
Baruch Siach <baruch@xxxxxxxxxx>
net: mvpp2: initialize port of_node pointer
Chris Brandt <chris.brandt@xxxxxxxxxxx>
sh_eth: Add R7S9210 support
Peng Li <lipeng321@xxxxxxxxxx>
net: hns: add netif_carrier_off before change speed and duplex
Peng Li <lipeng321@xxxxxxxxxx>
net: hns: add the code for cleaning pkt in chip
Cong Wang <xiyou.wangcong@xxxxxxxxx>
tipc: switch to rhashtable iterator
Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
gpio: dwapb: Fix error handling in dwapb_gpio_probe()
Hans de Goede <hdegoede@xxxxxxxxxx>
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
gpiolib: acpi: Switch to cansleep version of GPIO library call
Sara Sharon <sara.sharon@xxxxxxxxx>
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Yuan-Chi Pang <fu3mo6goo@xxxxxxxxx>
mac80211: mesh: fix HWMP sequence numbering to follow standard
Michael Hennerich <michael.hennerich@xxxxxxxxxx>
gpio: adp5588: Fix sleep-in-atomic-context bug
Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf: fix several offset tests in bpf_msg_pull_data
Haim Dreyfuss <haim.dreyfuss@xxxxxxxxx>
nl80211: Pass center frequency in kHz instead of MHz
Haim Dreyfuss <haim.dreyfuss@xxxxxxxxx>
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
Jinbum Park <jinb.park7@xxxxxxxxx>
mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
cfg80211: make wmm_rule part of the reg_rule structure
Danek Duvall <duvall@xxxxxxxxxxxxxx>
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall <duvall@xxxxxxxxxxxxxx>
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
John Fastabend <john.fastabend@xxxxxxxxx>
bpf: sockmap, decrement copied count correctly in redirect error case
Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf, sockmap: fix potential use after free in bpf_tcp_close
Dan Carpenter <dan.carpenter@xxxxxxxxxx>
scsi: aacraid: fix a signedness bug
Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
scsi: libata: Add missing newline at end of file
Varun Prakash <varun@xxxxxxxxxxx>
scsi: csiostor: fix incorrect port capabilities
Varun Prakash <varun@xxxxxxxxxxx>
scsi: csiostor: add a check for NULL pointer after kmalloc()
Anand Jain <anand.jain@xxxxxxxxxx>
btrfs: btrfs_shrink_device should call commit transaction at the end
Johannes Berg <johannes.berg@xxxxxxxxx>
cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
Paul Mackerras <paulus@xxxxxxxxxx>
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Robbie Ko <robbieko@xxxxxxxxxxxx>
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211_hwsim: require at least one channel
Toke HÃiland-JÃrgensen <toke@xxxxxxx>
mac80211: Run TXQ teardown code before de-registering interfaces
Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
rseq/selftests: fix parametrized test with -fpie
-------------
Diffstat:
Documentation/devicetree/bindings/net/sh_eth.txt | 1 +
Makefile | 4 +-
arch/arc/include/asm/atomic.h | 2 +-
arch/arm64/include/asm/jump_label.h | 4 +-
arch/hexagon/include/asm/bitops.h | 4 +-
arch/hexagon/kernel/dma.c | 2 +-
arch/nds32/include/asm/elf.h | 4 +-
arch/nds32/include/asm/uaccess.h | 26 ++--
arch/nds32/kernel/atl2c.c | 3 +-
arch/nds32/kernel/module.c | 4 +-
arch/nds32/kernel/traps.c | 2 +-
arch/nds32/kernel/vmlinux.lds.S | 12 ++
arch/powerpc/kvm/book3s_64_mmu_hv.c | 2 +-
arch/riscv/kernel/setup.c | 7 -
arch/x86/events/intel/lbr.c | 4 +
arch/x86/kernel/apm_32.c | 2 +
block/blk-cgroup.c | 78 +++--------
drivers/ata/libata-core.c | 2 +-
drivers/base/firmware_loader/main.c | 35 +++--
drivers/cpufreq/qcom-cpufreq-kryo.c | 4 +-
drivers/crypto/caam/caamalg.c | 8 +-
drivers/crypto/chelsio/chcr_algo.c | 32 +++--
drivers/crypto/chelsio/chcr_crypto.h | 2 +
drivers/crypto/mxs-dcp.c | 53 ++++----
drivers/crypto/qat/qat_c3xxx/adf_drv.c | 6 +-
drivers/crypto/qat/qat_c3xxxvf/adf_drv.c | 6 +-
drivers/crypto/qat/qat_c62x/adf_drv.c | 6 +-
drivers/crypto/qat/qat_c62xvf/adf_drv.c | 6 +-
drivers/crypto/qat/qat_dh895xcc/adf_drv.c | 6 +-
drivers/crypto/qat/qat_dh895xccvf/adf_drv.c | 6 +-
drivers/firmware/arm_scmi/perf.c | 8 +-
drivers/gpio/gpio-adp5588.c | 24 +++-
drivers/gpio/gpio-dwapb.c | 1 +
drivers/gpio/gpiolib-acpi.c | 86 +++++++-----
drivers/gpio/gpiolib-of.c | 1 +
drivers/gpio/gpiolib.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 23 ++--
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 7 +-
drivers/gpu/drm/nouveau/nouveau_drm.c | 14 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c | 14 ++
drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c | 17 ++-
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c | 6 +-
drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c | 17 ++-
drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h | 4 +-
.../gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c | 3 +-
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c | 2 +-
drivers/hid/hid-apple.c | 9 +-
drivers/hid/hid-ids.h | 7 +-
drivers/hid/hid-saitek.c | 2 +
drivers/hid/hid-sensor-hub.c | 23 ++++
drivers/hid/i2c-hid/i2c-hid.c | 24 ++--
drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 +
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 +
drivers/hv/connection.c | 8 +-
drivers/i2c/busses/i2c-uniphier-f.c | 7 +-
drivers/i2c/busses/i2c-uniphier.c | 7 +-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 13 +-
drivers/iio/temperature/maxim_thermocouple.c | 1 -
drivers/infiniband/core/ucma.c | 6 +
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 2 +
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 2 +-
drivers/iommu/amd_iommu.c | 2 +-
drivers/md/dm-raid.c | 144 ++++++++------------
drivers/md/dm-thin-metadata.c | 36 ++++-
drivers/md/dm-thin.c | 73 ++++++++--
drivers/md/raid10.c | 5 +-
drivers/md/raid5-log.h | 5 +
drivers/md/raid5.c | 6 +-
drivers/net/ethernet/amazon/ena/ena_com.c | 8 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 52 +++----
drivers/net/ethernet/amazon/ena/ena_netdev.h | 11 ++
drivers/net/ethernet/cadence/macb_main.c | 2 +-
drivers/net/ethernet/hisilicon/hns/hnae.h | 2 +
drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 67 ++++++++-
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c | 36 +++++
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 44 ++++++
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h | 8 ++
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 29 ++++
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h | 3 +
drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c | 23 ++++
drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.h | 1 +
drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c | 23 ++++
drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.h | 1 +
drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h | 1 +
drivers/net/ethernet/hisilicon/hns/hns_enet.c | 21 ++-
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 2 +
drivers/net/ethernet/ibm/emac/core.c | 6 +-
drivers/net/ethernet/ibm/ibmvnic.c | 12 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 12 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/dev.c | 7 +-
drivers/net/ethernet/realtek/r8169.c | 11 +-
drivers/net/ethernet/renesas/sh_eth.c | 36 +++++
drivers/net/wireless/broadcom/b43/dma.c | 6 +-
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 50 +------
drivers/net/wireless/mac80211_hwsim.c | 12 +-
drivers/nvme/target/rdma.c | 27 +++-
drivers/pinctrl/qcom/pinctrl-msm.c | 24 ++++
drivers/s390/net/qeth_core_main.c | 5 +-
drivers/s390/net/qeth_l2_main.c | 2 +-
drivers/s390/net/qeth_l3_main.c | 2 +-
drivers/scsi/aacraid/aacraid.h | 2 +-
drivers/scsi/csiostor/csio_hw.c | 71 +++++++---
drivers/scsi/csiostor/csio_hw.h | 1 +
drivers/scsi/csiostor/csio_mb.c | 6 +-
drivers/scsi/qedi/qedi.h | 7 +-
drivers/scsi/qedi/qedi_main.c | 28 ++--
drivers/target/iscsi/iscsi_target.c | 9 +-
drivers/target/iscsi/iscsi_target_login.c | 149 +++++++++++----------
drivers/target/iscsi/iscsi_target_login.h | 2 +-
drivers/usb/gadget/udc/fotg210-udc.c | 15 ++-
drivers/usb/host/xhci-plat.c | 27 ++--
drivers/usb/misc/yurex.c | 3 +
drivers/xen/cpu_hotplug.c | 15 ++-
drivers/xen/events/events_base.c | 2 +-
drivers/xen/manage.c | 6 +-
fs/afs/proc.c | 15 +--
fs/btrfs/ctree.h | 1 +
fs/btrfs/disk-io.c | 1 +
fs/btrfs/inode.c | 25 +---
fs/btrfs/ioctl.c | 16 +++
fs/btrfs/volumes.c | 7 +-
fs/ceph/super.c | 16 ++-
fs/cifs/cifs_unicode.c | 3 -
fs/cifs/cifssmb.c | 11 +-
fs/cifs/misc.c | 8 ++
fs/cifs/smb2ops.c | 2 +-
fs/dcache.c | 2 +-
fs/inode.c | 53 +++++++-
fs/notify/fsnotify.c | 13 +-
fs/ocfs2/dlm/dlmmaster.c | 4 +-
fs/overlayfs/dir.c | 4 +
fs/overlayfs/namei.c | 2 +-
fs/overlayfs/overlayfs.h | 4 +-
fs/overlayfs/util.c | 3 +-
fs/proc/base.c | 14 ++
fs/xattr.c | 24 ++--
include/asm-generic/io.h | 3 +-
include/linux/blk-cgroup.h | 1 -
include/linux/fs.h | 6 +-
include/net/cfg80211.h | 4 +-
include/net/regulatory.h | 4 +-
kernel/bpf/sockmap.c | 64 +++++----
kernel/bpf/verifier.c | 10 +-
kernel/sched/topology.c | 5 +-
mm/madvise.c | 2 +-
net/core/filter.c | 57 ++++----
net/ipv4/netfilter/Kconfig | 8 +-
net/ipv4/netfilter/nf_conntrack_proto_icmp.c | 8 +-
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c | 8 +-
net/mac80211/ibss.c | 22 +--
net/mac80211/main.c | 28 +++-
net/mac80211/mesh_hwmp.c | 4 +
net/mac80211/mlme.c | 70 +++++++++-
net/mac80211/tx.c | 54 ++++----
net/mac80211/util.c | 11 +-
net/netfilter/Kconfig | 12 +-
net/netfilter/nf_conntrack_proto_dccp.c | 12 +-
net/netfilter/nf_conntrack_proto_generic.c | 8 +-
net/netfilter/nf_conntrack_proto_gre.c | 8 +-
net/netfilter/nf_conntrack_proto_sctp.c | 14 +-
net/netfilter/nf_conntrack_proto_tcp.c | 12 +-
net/netfilter/nf_conntrack_proto_udp.c | 20 +--
net/netfilter/nf_tables_api.c | 1 +
net/netfilter/nfnetlink_queue.c | 1 +
net/netfilter/xt_CHECKSUM.c | 22 ++-
net/netfilter/xt_cluster.c | 14 +-
net/netfilter/xt_hashlimit.c | 18 +--
net/tipc/diag.c | 2 +
net/tipc/netlink.c | 2 +
net/tipc/socket.c | 76 +++++++----
net/tipc/socket.h | 2 +
net/wireless/nl80211.c | 15 ++-
net/wireless/reg.c | 91 ++-----------
net/wireless/util.c | 2 +-
sound/pci/hda/patch_realtek.c | 1 +
tools/hv/hv_fcopy_daemon.c | 1 +
tools/kvm/kvm_stat/kvm_stat | 25 +++-
tools/perf/arch/powerpc/util/sym-handling.c | 4 +-
tools/perf/util/annotate.c | 32 ++++-
tools/perf/util/annotate.h | 1 +
tools/perf/util/evsel.c | 5 +-
tools/perf/util/trace-event-info.c | 2 +-
tools/testing/selftests/net/pmtu.sh | 7 +-
tools/testing/selftests/rseq/param_test.c | 19 +--
.../tc-testing/tc-tests/actions/police.json | 48 +++++++
tools/vm/page-types.c | 6 -
tools/vm/slabinfo.c | 4 +-
189 files changed, 1892 insertions(+), 1029 deletions(-)