This is the start of the stable review cycle for the 5.10.9 release.
There are 152 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, 20 Jan 2021 11:33:23 +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/v5.x/stable-review/patch-5.10.9-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-5.10.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
    Linux 5.10.9-rc1

Dinghao Liu <[email protected]>
    netfilter: nf_nat: Fix memleak in nf_nat_init

Jesper Dangaard Brouer <[email protected]>
    netfilter: conntrack: fix reading nf_conntrack_buckets

Geert Uytterhoeven <[email protected]>
    ALSA: firewire-tascam: Fix integer overflow in midi_port_work()

Geert Uytterhoeven <[email protected]>
    ALSA: fireface: Fix integer overflow in transmit_midi_msg()

Mike Snitzer <[email protected]>
    dm: eliminate potential source of excessive kernel log noise

Chen Yi <[email protected]>
    selftests: netfilter: Pass family parameter "-f" to conntrack tool

[email protected] <[email protected]>
    net: sunrpc: interpret the return value of kstrtou32 correctly

Lu Baolu <[email protected]>
    iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()

Atish Patra <[email protected]>
    riscv: Trace irq on only interrupt is enabled

Jann Horn <[email protected]>
    mm, slub: consider rest of partial list if acquire_slab() fails

Chris Wilson <[email protected]>
    drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail

Imre Deak <[email protected]>
    drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout

Hans de Goede <[email protected]>
    drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is 
no reset-deassert MIPI-sequence

Arnd Bergmann <[email protected]>
    dm zoned: select CONFIG_CRC32

Al Viro <[email protected]>
    umount(2): move the flag validity checks first

Parav Pandit <[email protected]>
    IB/mlx5: Fix error unwinding when set_has_smi_cap fails

Mark Bloch <[email protected]>
    RDMA/mlx5: Fix wrong free of blue flame register on error

Michael Chan <[email protected]>
    bnxt_en: Improve stats context resource accounting with RDMA driver loaded.

Dinghao Liu <[email protected]>
    RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp

Leon Romanovsky <[email protected]>
    RDMA/restrack: Don't treat as an error allocation ID wrapping

Jan Kara <[email protected]>
    ext4: fix superblock checksum failure when setting password salt

Stanley Chu <[email protected]>
    scsi: ufs: Fix possible power drain during system suspend

Trond Myklebust <[email protected]>
    NFS: nfs_igrab_and_active must first reference the superblock

Trond Myklebust <[email protected]>
    NFS: nfs_delegation_find_inode_server must first reference the superblock

Trond Myklebust <[email protected]>
    NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter

Trond Myklebust <[email protected]>
    NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()

Trond Myklebust <[email protected]>
    NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request

Scott Mayhew <[email protected]>
    NFS: Adjust fs_context error logging

Trond Myklebust <[email protected]>
    pNFS: Stricter ordering of layoutget and layoutreturn

Trond Myklebust <[email protected]>
    pNFS: Mark layout for return if return-on-close was not sent

Trond Myklebust <[email protected]>
    pNFS: We want return-on-close to complete when evicting the inode

Dave Wysochanski <[email protected]>
    NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock

Sagi Grimberg <[email protected]>
    nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT

Sagi Grimberg <[email protected]>
    nvme-tcp: fix possible data corruption with bio merges

Sagi Grimberg <[email protected]>
    nvme: don't intialize hwmon for discovery controllers

Israel Rukshin <[email protected]>
    nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY

Dan Carpenter <[email protected]>
    ASoC: Intel: fix error code cnl_set_dsp_D0()

Jerome Brunet <[email protected]>
    ASoC: meson: axg-tdmin: fix axg skew offset

Jerome Brunet <[email protected]>
    ASoC: meson: axg-tdm-interface: fix loopback

Al Viro <[email protected]>
    dump_common_audit_data(): fix racy accesses to ->d_name

Adrian Hunter <[email protected]>
    perf intel-pt: Fix 'CPU too large' error

Linus Torvalds <[email protected]>
    mm: don't put pinned pages into the swap cache

Linus Torvalds <[email protected]>
    mm: don't play games with pinned pages in clear_page_refs

Linus Torvalds <[email protected]>
    mm: fix clear_refs_write locking

John Garry <[email protected]>
    blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED

Alaa Hleihel <[email protected]>
    net/mlx5: E-Switch, fix changing vf VLANID

YueHaibing <[email protected]>
    net/mlx5: Fix passing zero to 'PTR_ERR'

Oz Shlomo <[email protected]>
    net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled

Lu Baolu <[email protected]>
    iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev

James Smart <[email protected]>
    nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context

Arnd Bergmann <[email protected]>
    cfg80211: select CONFIG_CRC32

Peter Gonda <[email protected]>
    x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling

Jonathan Lemon <[email protected]>
    bpf: Save correct stopping point in file seq iteration

Song Liu <[email protected]>
    bpf: Simplify task_file_seq_get_next()

Uladzislau Rezki (Sony) <[email protected]>
    rcu-tasks: Move RCU-tasks initialization to before early_initcall()

Linus Torvalds <[email protected]>
    poll: fix performance regression due to out-of-line __put_user()

Arnd Bergmann <[email protected]>
    ARM: picoxcell: fix missing interrupt-parent properties

Craig Tatlor <[email protected]>
    drm/msm: Call msm_init_vram before binding the gpu

Shawn Guo <[email protected]>
    ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI

Lu Baolu <[email protected]>
    iommu/vt-d: Fix lockdep splat in sva bind()/unbind()

Peter Robinson <[email protected]>
    usb: typec: Fix copy paste error for NVIDIA alt-mode description

Jiawei Gu <[email protected]>
    drm/amdgpu: fix potential memory leak during navi12 deinitialization

Xiaojian Du <[email protected]>
    drm/amd/pm: fix the failure when change power profile for renoir

Dennis Li <[email protected]>
    drm/amdgpu: fix a GPU hang issue when remove device

Kevin Wang <[email protected]>
    drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue

Israel Rukshin <[email protected]>
    nvmet-rdma: Fix list_del corruption on queue establishment failure

Lalithambika Krishnakumar <[email protected]>
    nvme: avoid possible double fetch in handling CQE

Gopal Tiwari <[email protected]>
    nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN

Po-Hsu Lin <[email protected]>
    selftests: fix the return value for UDP GRO test

Michael Ellerman <[email protected]>
    net: ethernet: fs_enet: Add missing MODULE_LICENSE

Arnd Bergmann <[email protected]>
    misdn: dsp: select CONFIG_BITREVERSE

Randy Dunlap <[email protected]>
    arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC

Jan Kara <[email protected]>
    bfq: Fix computation of shallow depth

Pavel Begunkov <[email protected]>
    io_uring: drop file refs after task cancel

Xu Yilun <[email protected]>
    spi: fix the divide by 0 error when calculating xfer waiting time

Masahiro Yamada <[email protected]>
    kconfig: remove 'kvmconfig' and 'xenconfig' shorthands

John Millikin <[email protected]>
    lib/raid6: Let $(UNROLL) rules work with macOS userland

Uwe Kleine-König <[email protected]>
    hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values

Dinghao Liu <[email protected]>
    habanalabs: Fix memleak in hl_device_reset

Xu Yilun <[email protected]>
    spi: altera: fix return value for altera_spi_txrx()

Christophe JAILLET <[email protected]>
    staging: spmi: hisi-spmi-controller: Fix some error handling paths

Oded Gabbay <[email protected]>
    habanalabs: register to pci shutdown callback

Oded Gabbay <[email protected]>
    habanalabs/gaudi: retry loading TPC f/w on -EINTR

Oded Gabbay <[email protected]>
    habanalabs: adjust pci controller init to new firmware

Linus Walleij <[email protected]>
    ARM: dts: ux500/golden: Set display max brightness

Rasmus Villemoes <[email protected]>
    ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram

Guido Günther <[email protected]>
    regulator: bd718x7: Add enable times

Filipe Manana <[email protected]>
    btrfs: fix transaction leak and crash after RO remount caused by qgroup 
rescan

Pavel Begunkov <[email protected]>
    btrfs: merge critical sections of discard lock in workfn

Pavel Begunkov <[email protected]>
    btrfs: fix async discard stall

Carl Huang <[email protected]>
    ath11k: qmi: try to allocate a big block of DMA memory first

Vasily Averin <[email protected]>
    netfilter: ipset: fixes possible oops in mtype_resize

Carl Huang <[email protected]>
    ath11k: fix crash caused by NULL rx_channel

Carl Philipp Klemm <[email protected]>
    ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults 
on xt875

Masahiro Yamada <[email protected]>
    ARC: build: move symlink creation to arch/arc/Makefile to avoid race

Masahiro Yamada <[email protected]>
    ARC: build: add boot_targets to PHONY

Masahiro Yamada <[email protected]>
    ARC: build: add uImage.lzma to the top-level target

Masahiro Yamada <[email protected]>
    ARC: build: remove non-existing bootpImage from KBUILD_IMAGE

Pavel Begunkov <[email protected]>
    io_uring: drop mm and files after task_work_run

Pavel Begunkov <[email protected]>
    io_uring: don't take files/mm for a dead task

Theodore Ts'o <[email protected]>
    ext4: don't leak old mountpoint samples

Su Yue <[email protected]>
    btrfs: tree-checker: check if chunk item end overflows

Leon Schuermann <[email protected]>
    r8152: Add Lenovo Powered USB-C Travel Hub

Voon Weifeng <[email protected]>
    stmmac: intel: change all EHL/TGL to auto detect phy addr

Ignat Korchagin <[email protected]>
    dm crypt: defer decryption to a tasklet if interrupts disabled

Ignat Korchagin <[email protected]>
    dm crypt: do not call bio_endio() from the dm-crypt tasklet

Ignat Korchagin <[email protected]>
    dm crypt: do not wait for backlogged crypto request completion in softirq

Ignat Korchagin <[email protected]>
    dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq

Mikulas Patocka <[email protected]>
    dm integrity: fix the maximum number of arguments

Mikulas Patocka <[email protected]>
    dm integrity: fix flush with external metadata device

Akilesh Kailash <[email protected]>
    dm snapshot: flush merged data before committing metadata

Mike Snitzer <[email protected]>
    dm raid: fix discard limits for raid1

Andrew Morton <[email protected]>
    mm/process_vm_access.c: include compat.h

Miaohe Lin <[email protected]>
    mm/hugetlb: fix potential missing huge page size info

Miaohe Lin <[email protected]>
    mm/vmalloc.c: fix potential memory leak

Will Deacon <[email protected]>
    compiler.h: Raise minimum version of GCC to 5.1 for arm64

Roger Pau Monne <[email protected]>
    xen/privcmd: allow fetching resource sizes

Dexuan Cui <[email protected]>
    ACPI: scan: Harden acpi_device_add() against device ID overflows

Tom Rix <[email protected]>
    RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()

Alexander Lobakin <[email protected]>
    MIPS: relocatable: fix possible boot hangup with KASLR enabled

Al Viro <[email protected]>
    MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps

Paul Cercueil <[email protected]>
    MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB

Anders Roxell <[email protected]>
    mips: lib: uncached: fix non-standard usage of variable 'sp'

Anders Roxell <[email protected]>
    mips: fix Section mismatch in reference

Nick Hu <[email protected]>
    riscv: Fix KASAN memory mapping.

Guo Ren <[email protected]>
    riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL

Andreas Schwab <[email protected]>
    riscv: return -ENOSYS for syscall -1

Kefeng Wang <[email protected]>
    riscv: Drop a duplicated PAGE_KERNEL_EXEC

Paulo Alcantara <[email protected]>
    cifs: fix interrupted close commands

Tom Rix <[email protected]>
    cifs: check pointer before freeing

yangerkun <[email protected]>
    ext4: fix bug for rename with RENAME_WHITEOUT

Daejun Park <[email protected]>
    ext4: fix wrong list_splice in ext4_fc_cleanup

Yi Li <[email protected]>
    ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR

Masami Hiramatsu <[email protected]>
    tools/bootconfig: Add tracing_on support to helper scripts

Masami Hiramatsu <[email protected]>
    tracing/kprobes: Do the notrace functions check without kprobes on ftrace

Alexandru Gagniuc <[email protected]>
    drm/bridge: sii902x: Enable I/O and core VCC supplies if present

Alexandru Gagniuc <[email protected]>
    dt-bindings: display: sii902x: Add supply bindings

Alexandru Gagniuc <[email protected]>
    drm/bridge: sii902x: Refactor init code into separate function

Jani Nikula <[email protected]>
    drm/i915/backlight: fix CPU mode backlight takeover on LPT

Chris Wilson <[email protected]>
    drm/i915/gt: Limit VFE threads based on GT

Chris Wilson <[email protected]>
    drm/i915: Allow the sysadmin to override security mitigations

mengwang <[email protected]>
    drm/amdgpu: add new device id for Renior

Rodrigo Siqueira <[email protected]>
    Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"

Alexandre Demers <[email protected]>
    drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)

Prike Liang <[email protected]>
    drm/amdgpu: add green_sardine device id (v2)

Wei Liu <[email protected]>
    x86/hyperv: check cpu mask after interrupt has been disabled

Thomas Hebb <[email protected]>
    ASoC: dapm: remove widget from dirty list on free

Jaroslav Kysela <[email protected]>
    ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395

Jonathan Neuschäfer <[email protected]>
    ALSA: doc: Fix reference to mixart.rst

Jeremy Szu <[email protected]>
    ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines

Su Yue <[email protected]>
    btrfs: prevent NULL pointer dereference in extent_io_tree_panic

Qu Wenruo <[email protected]>
    btrfs: reloc: fix wrong file extent type check to avoid false ENOENT


-------------

Diffstat:

 .../devicetree/bindings/display/bridge/sii902x.txt |   4 +
 Documentation/sound/alsa-configuration.rst         |   2 +-
 Makefile                                           |   4 +-
 arch/arc/Makefile                                  |  20 ++-
 arch/arc/boot/Makefile                             |  11 +-
 arch/arc/include/asm/page.h                        |   1 +
 arch/arm/boot/dts/picoxcell-pc3x2.dtsi             |   4 +
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts     |   1 +
 arch/arm/mach-omap2/pmic-cpcap.c                   |   2 +-
 arch/mips/boot/compressed/decompress.c             |   3 +-
 arch/mips/kernel/binfmt_elfn32.c                   |   7 +
 arch/mips/kernel/binfmt_elfo32.c                   |   7 +
 arch/mips/kernel/relocate.c                        |  10 +-
 arch/mips/lib/uncached.c                           |   4 +-
 arch/mips/mm/c-r4k.c                               |   2 +-
 arch/mips/mm/sc-mips.c                             |   4 +-
 arch/riscv/include/asm/pgtable.h                   |   1 -
 arch/riscv/include/asm/vdso.h                      |   2 +-
 arch/riscv/kernel/entry.S                          |  15 +-
 arch/riscv/kernel/vdso.c                           |   2 +-
 arch/riscv/mm/kasan_init.c                         |   4 +-
 arch/x86/hyperv/mmu.c                              |  12 +-
 arch/x86/kernel/sev-es-shared.c                    |   4 +-
 block/bfq-iosched.c                                |   8 +-
 block/blk-mq-debugfs.c                             |   1 +
 drivers/acpi/internal.h                            |   2 +-
 drivers/acpi/scan.c                                |  15 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |  18 ++-
 drivers/gpu/drm/amd/amdgpu/soc15.c                 |   3 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |   7 +-
 .../display/dc/dml/dcn20/display_mode_vba_20v2.c   |  11 +-
 drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c    |   1 +
 drivers/gpu/drm/amd/pm/swsmu/smu12/smu_v12_0.c     |   1 +
 drivers/gpu/drm/bridge/sii902x.c                   | 100 +++++++-----
 drivers/gpu/drm/i915/Makefile                      |   1 +
 drivers/gpu/drm/i915/display/icl_dsi.c             |   4 -
 drivers/gpu/drm/i915/display/intel_panel.c         |   9 +-
 drivers/gpu/drm/i915/display/vlv_dsi.c             |  16 +-
 drivers/gpu/drm/i915/gt/gen7_renderclear.c         | 157 +++++++++++--------
 drivers/gpu/drm/i915/gt/intel_ring_submission.c    |   6 +-
 drivers/gpu/drm/i915/i915_mitigations.c            | 146 ++++++++++++++++++
 drivers/gpu/drm/i915/i915_mitigations.h            |  13 ++
 drivers/gpu/drm/msm/msm_drv.c                      |   8 +-
 drivers/hwmon/pwm-fan.c                            |  12 +-
 drivers/infiniband/core/restrack.c                 |   1 +
 drivers/infiniband/hw/mlx5/main.c                  |   4 +-
 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c        |   2 +-
 drivers/infiniband/hw/usnic/usnic_ib_verbs.c       |   3 +
 drivers/iommu/intel/iommu.c                        |  16 +-
 drivers/iommu/intel/svm.c                          |  36 ++++-
 drivers/isdn/mISDN/Kconfig                         |   1 +
 drivers/md/Kconfig                                 |   1 +
 drivers/md/dm-bufio.c                              |   6 +
 drivers/md/dm-crypt.c                              | 170 ++++++++++++++++++---
 drivers/md/dm-integrity.c                          |  62 ++++++--
 drivers/md/dm-raid.c                               |   6 +-
 drivers/md/dm-snap.c                               |  24 +++
 drivers/md/dm.c                                    |   2 +-
 drivers/misc/habanalabs/common/device.c            |   2 +
 drivers/misc/habanalabs/common/habanalabs_drv.c    |   1 +
 drivers/misc/habanalabs/common/pci.c               |  28 ++--
 drivers/misc/habanalabs/gaudi/gaudi.c              |  14 +-
 drivers/misc/habanalabs/gaudi/gaudi_coresight.c    |   3 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c      |   8 +-
 .../net/ethernet/freescale/fs_enet/mii-bitbang.c   |   1 +
 drivers/net/ethernet/freescale/fs_enet/mii-fec.c   |   1 +
 drivers/net/ethernet/freescale/ucc_geth.h          |   9 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c |  77 ++++++----
 .../mellanox/mlx5/core/esw/acl/egress_lgcy.c       |  27 ++--
 .../mellanox/mlx5/core/esw/acl/egress_ofld.c       |   2 +-
 .../mellanox/mlx5/core/esw/acl/ingress_lgcy.c      |   2 +-
 .../mellanox/mlx5/core/esw/acl/ingress_ofld.c      |   2 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |   6 +-
 drivers/net/usb/cdc_ether.c                        |   7 +
 drivers/net/usb/r8152.c                            |   1 +
 drivers/net/wireless/ath/ath11k/dp_rx.c            |  10 +-
 drivers/net/wireless/ath/ath11k/qmi.c              |  24 ++-
 drivers/net/wireless/ath/ath11k/qmi.h              |   1 +
 drivers/nvme/host/core.c                           |  11 +-
 drivers/nvme/host/fc.c                             |  15 +-
 drivers/nvme/host/pci.c                            |  10 +-
 drivers/nvme/host/tcp.c                            |   4 +-
 drivers/nvme/target/rdma.c                         |  26 +++-
 drivers/regulator/bd718x7-regulator.c              |  57 +++++++
 drivers/scsi/ufs/ufshcd.c                          |   3 +-
 drivers/spi/spi-altera.c                           |  26 ++--
 drivers/spi/spi.c                                  |   6 +-
 drivers/staging/hikey9xx/hisi-spmi-controller.c    |  21 ++-
 drivers/usb/typec/altmodes/Kconfig                 |   2 +-
 drivers/xen/privcmd.c                              |  25 ++-
 fs/btrfs/discard.c                                 |  60 ++++----
 fs/btrfs/extent_io.c                               |   4 +-
 fs/btrfs/qgroup.c                                  |  13 +-
 fs/btrfs/relocation.c                              |   7 +-
 fs/btrfs/super.c                                   |   8 +
 fs/btrfs/tree-checker.c                            |   7 +
 fs/cifs/dfs_cache.c                                |   3 +-
 fs/cifs/smb2pdu.c                                  |   2 +-
 fs/ext4/fast_commit.c                              |  25 +--
 fs/ext4/file.c                                     |   2 +-
 fs/ext4/ioctl.c                                    |   3 +
 fs/ext4/namei.c                                    |  17 ++-
 fs/io_uring.c                                      |  29 ++--
 fs/namespace.c                                     |   7 +-
 fs/nfs/delegation.c                                |  12 +-
 fs/nfs/internal.h                                  |  38 ++++-
 fs/nfs/nfs4proc.c                                  |  28 ++--
 fs/nfs/nfs4super.c                                 |   4 +-
 fs/nfs/pnfs.c                                      |  58 +++----
 fs/nfs/pnfs.h                                      |   8 +-
 fs/nfs/pnfs_nfs.c                                  |  22 ++-
 fs/proc/task_mmu.c                                 |  53 ++++---
 fs/select.c                                        |  14 +-
 include/linux/acpi.h                               |   7 +
 include/linux/compiler-gcc.h                       |   6 +
 include/linux/dm-bufio.h                           |   1 +
 include/linux/rcupdate.h                           |   6 +
 init/main.c                                        |   1 +
 kernel/bpf/task_iter.c                             |  57 +++----
 kernel/rcu/tasks.h                                 |  25 ++-
 kernel/trace/Kconfig                               |   2 +-
 kernel/trace/trace_kprobe.c                        |   2 +-
 lib/raid6/Makefile                                 |   2 +-
 mm/hugetlb.c                                       |   2 +-
 mm/process_vm_access.c                             |   1 +
 mm/slub.c                                          |   2 +-
 mm/vmalloc.c                                       |   4 +-
 mm/vmscan.c                                        |   2 +
 net/netfilter/ipset/ip_set_hash_gen.h              |  22 +--
 net/netfilter/nf_conntrack_standalone.c            |   3 +
 net/netfilter/nf_nat_core.c                        |   1 +
 net/sunrpc/addr.c                                  |   2 +-
 net/wireless/Kconfig                               |   1 +
 scripts/kconfig/Makefile                           |  10 --
 security/lsm_audit.c                               |   7 +-
 sound/firewire/fireface/ff-transaction.c           |   2 +-
 sound/firewire/tascam/tascam-transaction.c         |   2 +-
 sound/pci/hda/patch_realtek.c                      |   4 +
 sound/soc/amd/renoir/rn-pci-acp3x.c                |   7 +
 sound/soc/intel/skylake/cnl-sst.c                  |   1 +
 sound/soc/meson/axg-tdm-interface.c                |  14 +-
 sound/soc/meson/axg-tdmin.c                        |  13 +-
 sound/soc/soc-dapm.c                               |   1 +
 tools/bootconfig/scripts/bconf2ftrace.sh           |   1 +
 tools/bootconfig/scripts/ftrace2bconf.sh           |   4 +
 tools/perf/util/machine.c                          |   4 +-
 tools/perf/util/session.c                          |   2 +-
 tools/testing/selftests/net/udpgro.sh              |  34 +++++
 .../selftests/netfilter/nft_conntrack_helper.sh    |  12 +-
 151 files changed, 1520 insertions(+), 610 deletions(-)


Reply via email to