[SRU][Impish][PULL] Impish upstream stable patchset 2022-04-20

Kamal Mostafa kamal at canonical.com
Wed Apr 20 19:03:59 UTC 2022


This pull request (162 commits) includes the following Impish stable
patchsets:

	Impish upstream stable patchset 2022-04-20
		Ported from the following upstream stable releases:
			v5.10.104, v5.15.27
	https://bugs.launchpad.net/bugs/1969666

Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases, rebased to master-next:

   git://git.launchpad.net/~ubuntu-kernel-stable/+git/impish stable-next

 -Kamal

-----

The following changes since commit 48802f623a762f2c742a9faf390829e9d9b17c88:

  UBUNTU: Ubuntu-5.13.0-41.46 (2022-04-14 18:38:58 +0200)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/impish tags/impish-stable-2022-04-20

for you to fetch changes up to 67e5d86cad69a8bc41633e965a5dfe1e7ba490cf:

  UBUNTU: upstream stable to v5.10.104, v5.15.27 (2022-04-20 11:45:11 -0700)

----------------------------------------------------------------
Adrian Huang (1):
      iommu/vt-d: Fix double list_add when enabling VMD in scalable mode

Alex Elder (1):
      net: ipa: add an interconnect dependency

Alexandre Ghiti (2):
      riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
      riscv: Fix config KASAN && DEBUG_VIRTUAL

Alyssa Ross (1):
      firmware: arm_scmi: Remove space in MODULE_ALIAS name

Amit Cohen (2):
      selftests: mlxsw: tc_police_scale: Make test more robust
      selftests: mlxsw: resource_scale: Fix return value

Andrey Konovalov (1):
      kasan: fix quarantine conflicting with init_on_free

Andrii Nakryiko (1):
      tools/resolve_btf_ids: Close ELF file on error

Andy Shevchenko (3):
      auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
      auxdisplay: lcd2s: Fix memory leak in ->remove()
      auxdisplay: lcd2s: Use proper API to free the instance of charlcd object

Anthoine Bourgeois (2):
      ARM: dts: switch timer config to common devkit8000 devicetree
      ARM: dts: Use 32KiHz oscillator on devkit8000

Beau Belgrave (1):
      tracing: Do not let synth_events block other dyn_event systems during create

Benjamin Beichler (1):
      mac80211_hwsim: report NOACK frames in tx_status

Brian Norris (1):
      arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output

Christophe JAILLET (3):
      soc: fsl: guts: Revert commit 3c0d64e867ed
      soc: fsl: guts: Add a missing memory allocation failure check
      i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_index()'

Christophe Vu-Brugier (2):
      exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
      exfat: fix i_blocks for files truncated over 4 GiB

Chuck Lever (4):
      NFSD: Fix verifier returned in stable WRITEs
      Revert "nfsd: skip some unnecessary stats in the v4 case"
      SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
      SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points

Corinna Vinschen (1):
      igc: igc_read_phy_reg_gpy: drop premature return

D. Wythe (3):
      net/smc: fix connection leak
      net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
      net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server

Daniel Borkmann (1):
      mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls

Daniele Palmas (1):
      net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

Dario Binacchi (2):
      Input: ti_am335x_tsc - set ADCREFM for X configuration
      Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2

Dave Jiang (1):
      ntb: intel: fix port config status offset for SPR

David Gow (1):
      Input: samsung-keypad - properly state IOMEM dependency

Deren Wu (1):
      mac80211: fix EAPoL rekey fail in 802.3 rx path

Eric Anholt (1):
      i2c: bcm2835: Avoid clock stretching timeouts

Eric Dumazet (3):
      netfilter: fix use-after-free in __nf_register_net_hook()
      bpf, sockmap: Do not ignore orig_len parameter
      netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant

Eric W. Biederman (1):
      signal: In get_signal test for signal_group_exit every time through the loop

Fabio Estevam (1):
      ASoC: cs4265: Fix the duplicated control name

Filipe Manana (2):
      btrfs: fix lost prealloc extents beyond eof after full fsync
      btrfs: add missing run of delayed items after unlink during log replay

Florian Westphal (3):
      netfilter: nf_queue: don't assume sk is full socket
      netfilter: nf_queue: fix possible use-after-free
      netfilter: nf_queue: handle socket prefetch

Hangyu Hua (3):
      tipc: fix a bit overflow in tipc_crypto_key_rcv()
      usb: gadget: don't release an existing dev->buf
      usb: gadget: clear related members when goto fail

Hans de Goede (2):
      Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
      Input: elan_i2c - fix regulator enable count imbalance after suspend/resume

He Fengqing (1):
      bpf: Fix possible race in inc_misses_counter

Heiko Carstens (1):
      s390/extable: fix exception table sorting

Hou Wenlong (1):
      KVM: x86: Exit to userspace if emulation prepared a completion callback

Huang Pei (2):
      hamradio: fix macro redefine warning
      MIPS: fix local_{add,sub}_return on MIPS64

Hugh Dickins (1):
      memfd: fix F_SEAL_WRITE after shmem huge page allocated

J. Bruce Fields (1):
      nfsd: fix crash on COPY_NOTIFY with special stateid

JaeMan Park (1):
      mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work

Jamie Iles (1):
      i3c: fix incorrect address slot lookup on 64-bit

Jann Horn (1):
      efivars: Respect "block" flag in efivar_entry_set_safe()

Jeremy Pallotta (1):
      ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all

Jia-Ju Bai (1):
      net: chelsio: cxgb3: check the return value of pci_find_capability()

Jianjun Wang (1):
      PCI: mediatek-gen3: Disable DVFSRC voltage request

Jiasheng Jiang (3):
      soc: fsl: qe: Check of ioremap return value
      nl80211: Handle nla_memdup failures in handle_nan_filter
      drm/amdkfd: Check for null pointer after calling kmemdup

Jiri Bohac (2):
      xfrm: fix MTU regression
      Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"

Johannes Berg (1):
      mac80211: treat some SAE auth steps as final

Kai Vehmanen (2):
      ASoC: rt5668: do not block workqueue if card is unbound
      ASoC: rt5682: do not block workqueue if card is unbound

Kamal Mostafa (1):
      UBUNTU: upstream stable to v5.10.104, v5.15.27

Kefeng Wang (1):
      mm: defer kmemleak object creation of module_alloc()

Lennert Buytenhek (1):
      iommu/amd: Recover from event log overflow

Leon Romanovsky (1):
      xfrm: enforce validity of offload input flags

Like Xu (1):
      KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()

Liu Ying (1):
      drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode

Maciej Fijalkowski (1):
      ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()

Marc Zyngier (1):
      KVM: arm64: vgic: Read HW interrupt pending state from the HW

Marek Marczykowski-Górecki (1):
      xen/netfront: destroy queues before real_num_tx_queues is zeroed

Marek Vasut (1):
      ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min

Masami Hiramatsu (1):
      arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL

Mat Martineau (1):
      mptcp: Correctly set DATA_FIN timeout when number of retransmits is large

Mateusz Palczewski (1):
      iavf: Refactor iavf state machine tracking

Miaoqian Lin (2):
      drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_get
      iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find

Michael Chan (1):
      bnxt_en: Fix occasional ethtool -t loopback test failures

Moshe Tal (1):
      ethtool: Fix link extended state for big endian

Nicolas Cavallari (1):
      thermal: core: Fix TZ_GET_TRIP NULL pointer dereference

Nicolas Escande (1):
      mac80211: fix forwarded mesh frames AC & queue selection

Oliver Barta (1):
      regulator: core: fix false positive in regulator_late_cleanup()

Omar Sandoval (1):
      btrfs: fix relocation crash due to premature return from btrfs_commit_transaction()

Pali Rohár (1):
      PCI: aardvark: Fix checking for MEM resource type

Paolo Bonzini (1):
      KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guest

Peter Zijlstra (1):
      sched: Fix yet more sched_fork() races

Qiang Yu (2):
      drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
      drm/amdgpu: fix suspend/resume hang regression

Randy Dunlap (6):
      net: stmmac: fix return value of __setup handler
      net: sxgbe: fix return value of __setup handler
      ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
      tracing: Fix return value of __setup handlers
      iwlwifi: mvm: check debugfs_dir ptr before use
      mips: setup: fix setnocoherentio() boolean setting

Robin Murphy (1):
      arm64: dts: juno: Remove GICv2m dma-range

Ronnie Sahlberg (1):
      cifs: fix double free race when mount fails in cifs_get_root()

Russell King (Oracle) (1):
      ARM: Fix kgdb breakpoint for Thumb2

Samuel Holland (1):
      pinctrl: sunxi: Use unique lockdep classes for IRQs

Sasha Neftin (3):
      e1000e: Correct NVM checksum verification flow
      igc: igc_write_phy_reg_gpy: drop premature return
      e1000e: Fix possible HW unit hang after an s0ix exit

Sean Christopherson (4):
      KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
      KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
      KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
      hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()

Sergey Shtylyov (1):
      ata: pata_hpt37x: fix PCI clock detection

Sherry Yang (1):
      selftests/seccomp: Fix seccomp failure by adding missing headers

Sidong Yang (1):
      btrfs: qgroup: fix deadlock between rescan worker and remove qgroup

Slawomir Laba (2):
      iavf: Fix missing check for running netdev
      iavf: Fix deadlock in iavf_reset_task

Stefan Assmann (1):
      iavf: do not override the adapter state in the watchdog task (again)

Steven Rostedt (2):
      tracing: Add test for user space strings when filtering on string pointers
      tracing: Add ustring operation to filtering string pointers

Steven Rostedt (Google) (1):
      tracing/histogram: Fix sorting on old "cpu" value

Sukadev Bhattiprolu (4):
      ibmvnic: register netdev after init of adapter
      ibmvnic: free reset-work-item when flushing
      ibmvnic: complete init_done on transport events
      ibmvnic: don't release napi in __ibmvnic_open()

Sunil V L (1):
      riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value

Suravee Suthikulpanit (1):
      iommu/amd: Fix I/O page table memory leak

Sven Eckelmann (3):
      batman-adv: Request iflink once in batadv-on-batadv check
      batman-adv: Request iflink once in batadv_get_real_netdevice
      batman-adv: Don't expect inter-netns unique iflink indices

Tadeusz Struk (1):
      sched/fair: Fix fault in reweight_entity

Tao Liu (1):
      gve: Recording rx queue before sending to napi

Thierry Reding (1):
      ARM: tegra: Move panels to AUX bus

Tim Harvey (1):
      PCI: dwc: Do not remap invalid res

Tom Rix (1):
      i3c: master: dw: check return of dw_i3c_master_get_free_pos()

Tudor Ambarus (1):
      mtd: spi-nor: Fix mtd size for s3an flashes

Valentin Caron (1):
      serial: stm32: prevent TDR register overwrite when sending x_char

Ville Syrjälä (1):
      drm/i915: s/JSP2/ICP2/ PCH

Vincent Mailhol (2):
      can: gs_usb: change active_channels's type from atomic_t to u8
      can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8

Vitaly Kuznetsov (1):
      x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()

Vladimir Oltean (2):
      net: dcb: flush lingering app table entries for unregistered devices
      net: dcb: disable softirqs in dcbnl_flush_dev()

Waiman Long (1):
      selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting

Weizhao Ouyang (1):
      dma-buf: cma_heap: Fix mutex locking section

Wesley Sheng (1):
      ntb_hw_switchtec: Fix bug with more than 32 partitions

William Mahon (2):
      HID: add mapping for KEY_DICTATE
      HID: add mapping for KEY_ALL_APPLICATIONS

Wolfram Sang (2):
      i2c: cadence: allow COMPILE_TEST
      i2c: qup: allow COMPILE_TEST

Xiaoke Wang (2):
      tracing/uprobes: Check the return value of kstrdup() for tu->filename
      tracing/probes: check the return value of kstrndup() for pbuf

Yu Kuai (1):
      blktrace: fix use after free for struct blk_trace

Zhen Ni (1):
      ALSA: intel_hdmi: Fix reference to PCM buffer address

Zheyu Ma (1):
      net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()

j.nixdorf at avm.de (1):
      net: ipv6: ensure we call ipv6_mc_down() at most once

lena wang (1):
      net: fix up skbs delta_truesize in UDP GRO frag_list

 Documentation/trace/events.rst                     |  19 ++++
 arch/arm/boot/dts/omap3-devkit8000-common.dtsi     |  18 ++++
 arch/arm/boot/dts/omap3-devkit8000.dts             |  33 -------
 arch/arm/boot/dts/tegra124-nyan-big.dts            |  15 +--
 arch/arm/boot/dts/tegra124-nyan-blaze.dts          |  15 +--
 arch/arm/boot/dts/tegra124-venice2.dts             |  14 +--
 arch/arm/kernel/kgdb.c                             |  36 +++++--
 arch/arm/mm/mmu.c                                  |   2 +
 arch/arm64/boot/dts/arm/juno-base.dtsi             |   3 +-
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi       |  17 +++-
 arch/arm64/kernel/module.c                         |   4 +-
 arch/arm64/kernel/stacktrace.c                     |   3 +-
 arch/arm64/kvm/vgic/vgic-mmio.c                    |   2 +
 arch/mips/include/asm/local.h                      |   9 +-
 arch/mips/kernel/setup.c                           |   2 +-
 arch/riscv/mm/Makefile                             |   3 +
 arch/riscv/mm/kasan_init.c                         |   3 +-
 arch/s390/include/asm/extable.h                    |   9 +-
 arch/s390/kernel/module.c                          |   5 +-
 arch/s390/kvm/kvm-s390.c                           |   2 +-
 arch/x86/hyperv/mmu.c                              |  19 ++--
 arch/x86/kernel/module.c                           |   7 +-
 arch/x86/kvm/mmu/mmu.c                             |   2 +-
 arch/x86/kvm/vmx/posted_intr.c                     |   9 +-
 arch/x86/kvm/x86.c                                 |  10 +-
 debian.master/upstream-stable                      |   4 +-
 drivers/ata/pata_hpt37x.c                          |   4 +-
 drivers/auxdisplay/lcd2s.c                         |  24 ++---
 drivers/clocksource/timer-ti-dm-systimer.c         |   3 +-
 drivers/dma-buf/heaps/cma_heap.c                   |   6 +-
 drivers/firmware/arm_scmi/driver.c                 |   2 +-
 drivers/firmware/efi/libstub/riscv-stub.c          |  17 ++--
 drivers/firmware/efi/vars.c                        |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |  10 +-
 drivers/gpu/drm/amd/amdkfd/kfd_crat.c              |   3 +
 drivers/gpu/drm/drm_atomic_helper.c                |   2 +-
 drivers/gpu/drm/i915/intel_pch.c                   |   2 +-
 drivers/gpu/drm/i915/intel_pch.h                   |   2 +-
 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c             |   4 +-
 drivers/hid/hid-debug.c                            |   5 +-
 drivers/hid/hid-input.c                            |   3 +
 drivers/i2c/busses/Kconfig                         |   4 +-
 drivers/i2c/busses/i2c-bcm2835.c                   |  11 +++
 drivers/i3c/master.c                               |   3 +-
 drivers/i3c/master/dw-i3c-master.c                 |   4 +
 drivers/i3c/master/mipi-i3c-hci/dat_v1.c           |   4 +-
 drivers/input/keyboard/Kconfig                     |   2 +-
 drivers/input/mouse/elan_i2c_core.c                |  64 +++++-------
 drivers/input/touchscreen/ti_am335x_tsc.c          |   8 +-
 drivers/iommu/amd/amd_iommu.h                      |   1 +
 drivers/iommu/amd/amd_iommu_types.h                |   1 +
 drivers/iommu/amd/init.c                           |  10 ++
 drivers/iommu/amd/io_pgtable.c                     |  12 +--
 drivers/iommu/amd/iommu.c                          |  10 +-
 drivers/iommu/intel/iommu.c                        |   2 +-
 drivers/iommu/tegra-smmu.c                         |   4 +-
 drivers/mtd/spi-nor/xilinx.c                       |   3 +-
 drivers/net/arcnet/com20020-pci.c                  |   3 +
 drivers/net/can/usb/etas_es58x/es58x_core.c        |   9 +-
 drivers/net/can/usb/etas_es58x/es58x_core.h        |   8 +-
 drivers/net/can/usb/gs_usb.c                       |  10 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   7 ++
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |   1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c  |   2 +-
 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c         |   2 +
 drivers/net/ethernet/google/gve/gve_rx.c           |   1 +
 drivers/net/ethernet/ibm/ibmvnic.c                 |  30 ++++--
 drivers/net/ethernet/intel/e1000e/hw.h             |   1 +
 drivers/net/ethernet/intel/e1000e/ich8lan.c        |   8 +-
 drivers/net/ethernet/intel/e1000e/ich8lan.h        |   1 +
 drivers/net/ethernet/intel/e1000e/netdev.c         |  26 +++++
 drivers/net/ethernet/intel/iavf/iavf.h             |  10 ++
 drivers/net/ethernet/intel/iavf/iavf_main.c        |  44 +++++----
 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c    |   2 +-
 drivers/net/ethernet/intel/igc/igc_phy.c           |   4 -
 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c       |   6 +-
 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c    |   6 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   6 +-
 drivers/net/hamradio/mkiss.c                       |   2 +
 drivers/net/ipa/Kconfig                            |   1 +
 drivers/net/usb/cdc_mbim.c                         |   5 +
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c   |  11 ++-
 drivers/net/wireless/mac80211_hwsim.c              |  13 +++
 drivers/net/xen-netfront.c                         |  39 +++++---
 drivers/ntb/hw/intel/ntb_hw_gen4.c                 |  17 +++-
 drivers/ntb/hw/intel/ntb_hw_gen4.h                 |  16 +++
 drivers/ntb/hw/mscc/ntb_hw_switchtec.c             |  16 ++-
 drivers/pci/controller/dwc/pcie-designware.c       |   7 +-
 drivers/pci/controller/pci-aardvark.c              |   6 +-
 drivers/pci/controller/pcie-mediatek-gen3.c        |   8 ++
 drivers/pinctrl/sunxi/pinctrl-sunxi.c              |   9 ++
 drivers/regulator/core.c                           |  13 +--
 drivers/soc/fsl/guts.c                             |  14 ++-
 drivers/soc/fsl/qe/qe_io.c                         |   2 +
 drivers/thermal/thermal_netlink.c                  |   5 +-
 drivers/tty/serial/stm32-usart.c                   |  12 +++
 drivers/usb/gadget/legacy/inode.c                  |  10 +-
 fs/btrfs/qgroup.c                                  |   9 +-
 fs/btrfs/transaction.c                             |  32 +++++-
 fs/btrfs/tree-log.c                                |  61 +++++++++---
 fs/cifs/cifsfs.c                                   |   1 +
 fs/exfat/file.c                                    |  18 ++--
 fs/exfat/inode.c                                   |  13 ++-
 fs/exfat/namei.c                                   |   6 +-
 fs/exfat/super.c                                   |  10 +-
 fs/hugetlbfs/inode.c                               |   7 +-
 fs/nfsd/nfs3xdr.c                                  |  44 ++++-----
 fs/nfsd/nfs4state.c                                |   6 +-
 fs/nfsd/vfs.c                                      |   4 +
 include/linux/ethtool.h                            |   2 +-
 include/linux/kasan.h                              |   4 +-
 include/linux/sched/task.h                         |   4 +-
 include/linux/vmalloc.h                            |   7 ++
 include/net/netfilter/nf_queue.h                   |   2 +-
 include/net/xfrm.h                                 |   1 -
 include/trace/events/sunrpc.h                      |  13 +--
 include/uapi/linux/input-event-codes.h             |   4 +-
 include/uapi/linux/xfrm.h                          |   6 ++
 kernel/bpf/trampoline.c                            |   5 +-
 kernel/fork.c                                      |  13 ++-
 kernel/sched/core.c                                |  23 +++--
 kernel/signal.c                                    |  20 ++--
 kernel/trace/blktrace.c                            |  26 +++--
 kernel/trace/trace.c                               |   4 +-
 kernel/trace/trace_events_filter.c                 | 107 +++++++++++++++++++--
 kernel/trace/trace_events_hist.c                   |   6 +-
 kernel/trace/trace_events_synth.c                  |  13 +--
 kernel/trace/trace_kprobe.c                        |   2 +-
 kernel/trace/trace_probe.c                         |   2 +
 kernel/trace/trace_uprobe.c                        |   5 +
 mm/kasan/quarantine.c                              |  11 +++
 mm/kasan/shadow.c                                  |   9 +-
 mm/memfd.c                                         |  40 +++++---
 mm/util.c                                          |   4 +-
 mm/vmalloc.c                                       |   3 +-
 net/batman-adv/hard-interface.c                    |  29 ++++--
 net/core/skbuff.c                                  |   2 +-
 net/core/skmsg.c                                   |   2 +-
 net/dcb/dcbnl.c                                    |  44 +++++++++
 net/ipv4/esp4.c                                    |   2 +-
 net/ipv6/addrconf.c                                |   8 +-
 net/ipv6/esp6.c                                    |   2 +-
 net/ipv6/ip6_output.c                              |  11 ++-
 net/mac80211/ieee80211_i.h                         |   2 +-
 net/mac80211/mlme.c                                |  16 ++-
 net/mac80211/rx.c                                  |  14 +--
 net/mptcp/protocol.c                               |   7 +-
 net/netfilter/core.c                               |   5 +-
 net/netfilter/nf_queue.c                           |  36 ++++++-
 net/netfilter/nf_tables_api.c                      |   4 +-
 net/netfilter/nfnetlink_queue.c                    |  12 ++-
 net/smc/af_smc.c                                   |  10 +-
 net/smc/smc_core.c                                 |   5 +-
 net/sunrpc/svc_xprt.c                              |   2 +-
 net/tipc/crypto.c                                  |   2 +-
 net/wireless/nl80211.c                             |  12 +++
 net/xfrm/xfrm_device.c                             |   6 +-
 net/xfrm/xfrm_state.c                              |  14 +--
 sound/soc/codecs/cs4265.c                          |   3 +-
 sound/soc/codecs/rt5668.c                          |  12 ++-
 sound/soc/codecs/rt5682.c                          |  12 ++-
 sound/soc/soc-ops.c                                |   4 +-
 sound/x86/intel_hdmi_audio.c                       |   2 +-
 tools/bpf/resolve_btfids/main.c                    |   5 +-
 .../drivers/net/mlxsw/spectrum/resource_scale.sh   |   2 +-
 .../selftests/drivers/net/mlxsw/tc_police_scale.sh |   3 +-
 tools/testing/selftests/seccomp/Makefile           |   2 +-
 .../selftests/vm/charge_reserved_hugetlb.sh        |  34 ++++---
 .../selftests/vm/hugetlb_reparenting_test.sh       |  21 ++--
 tools/testing/selftests/vm/write_hugetlb_memory.sh |   2 +-
 virt/kvm/kvm_main.c                                |   5 +-
 171 files changed, 1227 insertions(+), 567 deletions(-)



More information about the kernel-team mailing list