lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 9 Jun 2021 11:49:27 -0700
From:   Florian Fainelli <f.fainelli@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-kernel@...r.kernel.org
Cc:     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,
        stable@...r.kernel.org
Subject: Re: [PATCH 5.10 000/137] 5.10.43-rc1 review



On 6/8/2021 11:25 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.43 release.
> There are 137 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 Thu, 10 Jun 2021 17:59:18 +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.43-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


On ARCH_BRCMSTB, using 32-bit and 64-bit ARM kernels:

Tested-by: Florian Fainelli <f.fainelli@...il.com>

> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>     Linux 5.10.43-rc1
> 
> David Ahern <dsahern@...nel.org>
>     neighbour: allow NUD_NOARP entries to be forced GCed
> 
> Roger Pau Monne <roger.pau@...rix.com>
>     xen-netback: take a reference to the RX task thread
> 
> Pablo Neira Ayuso <pablo@...filter.org>
>     netfilter: nf_tables: missing error reporting for not selected expressions
> 
> Roja Rani Yarubandi <rojay@...eaurora.org>
>     i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops
> 
> Gao Xiang <hsiangkao@...hat.com>
>     lib/lz4: explicitly support in-place decompression
> 
> Vitaly Kuznetsov <vkuznets@...hat.com>
>     x86/kvm: Disable all PV features on crash
> 
> Vitaly Kuznetsov <vkuznets@...hat.com>
>     x86/kvm: Disable kvmclock on all CPUs on shutdown
> 
> Vitaly Kuznetsov <vkuznets@...hat.com>
>     x86/kvm: Teardown PV features on boot CPU as well
> 
> Marc Zyngier <maz@...nel.org>
>     KVM: arm64: Fix debug register indexing
> 
> Sean Christopherson <seanjc@...gle.com>
>     KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
> 
> Anand Jain <anand.jain@...cle.com>
>     btrfs: fix unmountable seed device after fstrim
> 
> Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
>     drm/msm/dpu: always use mdp device to scale bandwidth
> 
> Mina Almasry <almasrymina@...gle.com>
>     mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
> 
> Filipe Manana <fdmanana@...e.com>
>     btrfs: fix deadlock when cloning inline extents and low on available space
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: abort in rename_exchange if we fail to insert the second ref
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: fixup error handling in fixup_inode_link_counts
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: return errors from btrfs_del_csums in cleanup_ref_head
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: fix error handling in btrfs_del_csums
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: mark ordered extent and inode with error if we fail to finish
> 
> Naveen N. Rao <naveen.n.rao@...ux.vnet.ibm.com>
>     powerpc/kprobes: Fix validation of prefixed instructions across page boundary
> 
> Thomas Gleixner <tglx@...utronix.de>
>     x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
> 
> Nirmoy Das <nirmoy.das@....com>
>     drm/amdgpu: make sure we unpin the UVD BO
> 
> Luben Tuikov <luben.tuikov@....com>
>     drm/amdgpu: Don't query CE and UE errors
> 
> Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
>     nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
> 
> Pu Wen <puwen@...on.cn>
>     x86/sev: Check SME/SEV support in CPUID first
> 
> Thomas Gleixner <tglx@...utronix.de>
>     x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
> 
> Ding Hui <dinghui@...gfor.com.cn>
>     mm/page_alloc: fix counting of free pages after take off from buddy
> 
> Gerald Schaefer <gerald.schaefer@...ux.ibm.com>
>     mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
> 
> Junxiao Bi <junxiao.bi@...cle.com>
>     ocfs2: fix data corruption by fallocate
> 
> Mark Rutland <mark.rutland@....com>
>     pid: take a reference when initializing `cad_pid`
> 
> Phil Elwell <phil@...pberrypi.com>
>     usb: dwc2: Fix build in periphal-only mode
> 
> Ritesh Harjani <riteshh@...ux.ibm.com>
>     ext4: fix accessing uninit percpu counter variable with fast_commit
> 
> Phillip Potter <phil@...lpotter.co.uk>
>     ext4: fix memory leak in ext4_mb_init_backend on error path.
> 
> Harshad Shirwadkar <harshadshirwadkar@...il.com>
>     ext4: fix fast commit alignment issues
> 
> Ye Bin <yebin10@...wei.com>
>     ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
> 
> Alexey Makhalov <amakhalov@...are.com>
>     ext4: fix memory leak in ext4_fill_super
> 
> Marek Vasut <marex@...x.de>
>     ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
> 
> Michal Vokáč <michal.vokac@...ft.com>
>     ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
> 
> Hui Wang <hui.wang@...onical.com>
>     ALSA: hda: update the power_state during the direct-complete
> 
> Carlos M <carlos.marr.pz@...il.com>
>     ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
> 
> Takashi Iwai <tiwai@...e.de>
>     ALSA: timer: Fix master timer notification
> 
> Bob Peterson <rpeterso@...hat.com>
>     gfs2: fix scheduling while atomic bug in glocks
> 
> Ahelenia Ziemiańska <nabijaczleweli@...ijaczleweli.xyz>
>     HID: multitouch: require Finger field to mark Win8 reports as MT
> 
> Johan Hovold <johan@...nel.org>
>     HID: magicmouse: fix NULL-deref on disconnect
> 
> Johnny Chuang <johnny.chuang.emc@...il.com>
>     HID: i2c-hid: Skip ELAN power-on command after reset
> 
> Pavel Skripkin <paskripkin@...il.com>
>     net: caif: fix memory leak in cfusbl_device_notify
> 
> Pavel Skripkin <paskripkin@...il.com>
>     net: caif: fix memory leak in caif_device_notify
> 
> Pavel Skripkin <paskripkin@...il.com>
>     net: caif: add proper error handling
> 
> Pavel Skripkin <paskripkin@...il.com>
>     net: caif: added cfserl_release function
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: allowedips: free empty intermediate nodes when removing single node
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: allowedips: allocate nodes in kmem_cache
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: allowedips: remove nodes in O(1)
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: allowedips: initialize list head in selftest
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: selftests: make sure rp_filter is disabled on vethc
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: selftests: remove old conntrack kconfig value
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: use synchronize_net rather than synchronize_rcu
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: peer: allocate in kmem_cache
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: do not use -O3
> 
> Lin Ma <linma@....edu.cn>
>     Bluetooth: use correct lock to prevent UAF of hdev object
> 
> Lin Ma <linma@....edu.cn>
>     Bluetooth: fix the erroneous flush_work() order
> 
> James Zhu <James.Zhu@....com>
>     drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
> 
> James Zhu <James.Zhu@....com>
>     drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
> 
> James Zhu <James.Zhu@....com>
>     drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
> 
> Pavel Begunkov <asml.silence@...il.com>
>     io_uring: use better types for cflags
> 
> Pavel Begunkov <asml.silence@...il.com>
>     io_uring: fix link timeout refs
> 
> Jisheng Zhang <jszhang@...nel.org>
>     riscv: vdso: fix and clean-up Makefile
> 
> Johan Hovold <johan@...nel.org>
>     serial: stm32: fix threaded interrupt handling
> 
> Hoang Le <hoang.h.le@...tech.com.au>
>     tipc: fix unique bearer names sanity check
> 
> Hoang Le <hoang.h.le@...tech.com.au>
>     tipc: add extack messages for bearer/media failure
> 
> Tony Lindgren <tony@...mide.com>
>     bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
> 
> Geert Uytterhoeven <geert+renesas@...der.be>
>     ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells
> 
> Fabio Estevam <festevam@...il.com>
>     ARM: dts: imx7d-pico: Fix the 'tuning-step' property
> 
> Fabio Estevam <festevam@...il.com>
>     ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property
> 
> Michael Walle <michael@...le.cc>
>     arm64: dts: freescale: sl28: var4: fix RGMII clock and voltage
> 
> Lucas Stach <l.stach@...gutronix.de>
>     arm64: dts: zii-ultra: fix 12V_MAIN voltage
> 
> Michael Walle <michael@...le.cc>
>     arm64: dts: ls1028a: fix memory node
> 
> Tony Lindgren <tony@...mide.com>
>     bus: ti-sysc: Fix am335x resume hang for usb otg module
> 
> Jens Wiklander <jens.wiklander@...aro.org>
>     optee: use export_uuid() to copy client UUID
> 
> Vignesh Raghavendra <vigneshr@...com>
>     arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     ixgbe: add correct exception tracing for XDP
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     ixgbe: optimize for XDP_REDIRECT in xsk path
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     ice: add correct exception tracing for XDP
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     ice: optimize for XDP_REDIRECT in xsk path
> 
> Maciej Fijalkowski <maciej.fijalkowski@...el.com>
>     ice: simplify ice_run_xdp
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     i40e: add correct exception tracing for XDP
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     i40e: optimize for XDP_REDIRECT in xsk path
> 
> Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
>     cxgb4: avoid link re-train during TC-MQPRIO configuration
> 
> Roja Rani Yarubandi <rojay@...eaurora.org>
>     i2c: qcom-geni: Add shutdown callback for i2c
> 
> Dave Ertman <david.m.ertman@...el.com>
>     ice: Allow all LLDP packets from PF to Tx
> 
> Paul Greenwalt <paul.greenwalt@...el.com>
>     ice: report supported and advertised autoneg using PHY capabilities
> 
> Haiyue Wang <haiyue.wang@...el.com>
>     ice: handle the VF VSI rebuild failure
> 
> Brett Creeley <brett.creeley@...el.com>
>     ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
> 
> Brett Creeley <brett.creeley@...el.com>
>     ice: Fix allowing VF to request more/less queues via virtchnl
> 
> Coco Li <lixiaoyan@...gle.com>
>     ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
> 
> Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
>     cxgb4: fix regression with HASH tc prio value update
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     ixgbevf: add correct exception tracing for XDP
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     igb: add correct exception tracing for XDP
> 
> Wei Yongjun <weiyongjun1@...wei.com>
>     ieee802154: fix error return code in ieee802154_llsec_getparams()
> 
> Zhen Lei <thunder.leizhen@...wei.com>
>     ieee802154: fix error return code in ieee802154_add_iface()
> 
> Daniel Borkmann <daniel@...earbox.net>
>     bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
> 
> Tobias Klauser <tklauser@...tanz.ch>
>     bpf: Simplify cases in bpf_base_func_proto
> 
> Zhihao Cheng <chengzhihao1@...wei.com>
>     drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
> 
> Pablo Neira Ayuso <pablo@...filter.org>
>     netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
> 
> Pablo Neira Ayuso <pablo@...filter.org>
>     netfilter: nft_ct: skip expectations for confirmed conntrack
> 
> Max Gurtovoy <mgurtovoy@...dia.com>
>     nvmet: fix freeing unallocated p2pmem
> 
> Yevgeny Kliteynik <kliteyn@...dia.com>
>     net/mlx5: DR, Create multi-destination flow table with level less than 64
> 
> Roi Dayan <roid@...dia.com>
>     net/mlx5e: Check for needed capability for cvlan matching
> 
> Moshe Shemesh <moshe@...dia.com>
>     net/mlx5: Check firmware sync reset requested is set before trying to abort it
> 
> Aya Levin <ayal@...dia.com>
>     net/mlx5e: Fix incompatible casting
> 
> Maxim Mikityanskiy <maximmi@...dia.com>
>     net/tls: Fix use-after-free after the TLS device goes down and up
> 
> Maxim Mikityanskiy <maximmi@...dia.com>
>     net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
> 
> Alexander Aring <aahringo@...hat.com>
>     net: sock: fix in-kernel mark setting
> 
> Vladimir Oltean <vladimir.oltean@....com>
>     net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
> 
> Li Huafei <lihuafei1@...wei.com>
>     perf probe: Fix NULL pointer dereference in convert_variable_location()
> 
> Erik Kaneda <erik.kaneda@...el.com>
>     ACPICA: Clean up context mutex during object deletion
> 
> Sagi Grimberg <sagi@...mberg.me>
>     nvme-rdma: fix in-casule data send for chained sgls
> 
> Paolo Abeni <pabeni@...hat.com>
>     mptcp: always parse mptcp options for MPC reqsk
> 
> Ariel Levkovich <lariel@...dia.com>
>     net/sched: act_ct: Fix ct template allocation for zone 0
> 
> Paul Blakey <paulb@...dia.com>
>     net/sched: act_ct: Offload connections with commit action
> 
> Parav Pandit <parav@...dia.com>
>     devlink: Correct VIRTUAL port to not have phys_port attributes
> 
> Arnd Bergmann <arnd@...db.de>
>     HID: i2c-hid: fix format string mismatch
> 
> Zhen Lei <thunder.leizhen@...wei.com>
>     HID: pidff: fix error return code in hid_pidff_init()
> 
> Tom Rix <trix@...hat.com>
>     HID: logitech-hidpp: initialize level variable
> 
> Julian Anastasov <ja@....bg>
>     ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
> 
> Max Gurtovoy <mgurtovoy@...dia.com>
>     vfio/platform: fix module_put call in error flow
> 
> Wei Yongjun <weiyongjun1@...wei.com>
>     samples: vfio-mdev: fix error handing in mdpy_fb_probe()
> 
> Randy Dunlap <rdunlap@...radead.org>
>     vfio/pci: zap_vma_ptes() needs MMU
> 
> Zhen Lei <thunder.leizhen@...wei.com>
>     vfio/pci: Fix error return code in vfio_ecap_init()
> 
> Rasmus Villemoes <linux@...musvillemoes.dk>
>     efi: cper: fix snprintf() use in cper_dimm_err_location()
> 
> Dan Carpenter <dan.carpenter@...cle.com>
>     efi/libstub: prevent read overflow in find_file_option()
> 
> Heiner Kallweit <hkallweit1@...il.com>
>     efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
> 
> Changbin Du <changbin.du@...el.com>
>     efi/fdt: fix panic when no valid fdt found
> 
> Florian Westphal <fw@...len.de>
>     netfilter: conntrack: unregister ipv4 sockopts on error unwind
> 
> Grant Peltier <grantpeltier93@...il.com>
>     hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_3 for RAA228228
> 
> Armin Wolf <W_Armin@....de>
>     hwmon: (dell-smm-hwmon) Fix index values
> 
> Grant Grundler <grundler@...omium.org>
>     net: usb: cdc_ncm: don't spew notifications
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: tree-checker: do not error out if extent ref hash doesn't match
> 
> 
> -------------
> 
> Diffstat:
> 
>  Makefile                                           |   4 +-
>  arch/arm/boot/dts/imx6dl-yapp4-common.dtsi         |   6 +-
>  arch/arm/boot/dts/imx6q-dhcom-som.dtsi             |  12 ++
>  arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi         |   2 +-
>  arch/arm/boot/dts/imx7d-meerkat96.dts              |   2 +-
>  arch/arm/boot/dts/imx7d-pico.dtsi                  |   2 +-
>  .../freescale/fsl-ls1028a-kontron-sl28-var4.dts    |   5 +-
>  arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi     |   4 +-
>  .../arm64/boot/dts/freescale/imx8mq-zii-ultra.dtsi |   4 +-
>  arch/arm64/boot/dts/ti/k3-j7200-main.dtsi          |   2 +
>  arch/arm64/kvm/sys_regs.c                          |  42 ++---
>  arch/powerpc/kernel/kprobes.c                      |   4 +-
>  arch/riscv/kernel/vdso/Makefile                    |   4 +-
>  arch/x86/include/asm/apic.h                        |   1 +
>  arch/x86/include/asm/disabled-features.h           |   7 +-
>  arch/x86/include/asm/fpu/api.h                     |   6 +-
>  arch/x86/include/asm/fpu/internal.h                |   7 -
>  arch/x86/include/asm/kvm_para.h                    |  10 +-
>  arch/x86/kernel/apic/apic.c                        |   1 +
>  arch/x86/kernel/apic/vector.c                      |  20 +++
>  arch/x86/kernel/fpu/xstate.c                       |  57 -------
>  arch/x86/kernel/kvm.c                              |  92 +++++++---
>  arch/x86/kernel/kvmclock.c                         |  26 +--
>  arch/x86/kvm/svm/svm.c                             |   8 +-
>  arch/x86/mm/mem_encrypt_identity.c                 |  11 +-
>  drivers/acpi/acpica/utdelete.c                     |   8 +
>  drivers/bus/ti-sysc.c                              |  57 ++++++-
>  drivers/firmware/efi/cper.c                        |   4 +-
>  drivers/firmware/efi/fdtparams.c                   |   3 +
>  drivers/firmware/efi/libstub/file.c                |   2 +-
>  drivers/firmware/efi/memattr.c                     |   5 -
>  drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c            |  16 --
>  drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c             |   4 +-
>  drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c             |   4 +-
>  drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c              |   1 +
>  drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c              |   5 +-
>  drivers/gpu/drm/i915/selftests/i915_request.c      |   4 +-
>  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c            |   3 +-
>  drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c           |  51 +-----
>  drivers/hid/hid-logitech-hidpp.c                   |   1 +
>  drivers/hid/hid-magicmouse.c                       |   2 +-
>  drivers/hid/hid-multitouch.c                       |  10 +-
>  drivers/hid/i2c-hid/i2c-hid-core.c                 |  13 +-
>  drivers/hid/usbhid/hid-pidff.c                     |   1 +
>  drivers/hwmon/dell-smm-hwmon.c                     |   4 +-
>  drivers/hwmon/pmbus/isl68137.c                     |   4 +-
>  drivers/i2c/busses/i2c-qcom-geni.c                 |  21 ++-
>  drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |   2 -
>  drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |   4 +-
>  .../net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c   |  14 +-
>  .../net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c   |   9 +-
>  drivers/net/ethernet/chelsio/cxgb4/sge.c           |   6 +
>  drivers/net/ethernet/intel/i40e/i40e_txrx.c        |   7 +-
>  drivers/net/ethernet/intel/i40e/i40e_xsk.c         |  15 +-
>  drivers/net/ethernet/intel/ice/ice_ethtool.c       |  51 +-----
>  drivers/net/ethernet/intel/ice/ice_hw_autogen.h    |   1 +
>  drivers/net/ethernet/intel/ice/ice_lib.c           |   2 +
>  drivers/net/ethernet/intel/ice/ice_txrx.c          |  24 +--
>  drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c   |  19 ++-
>  drivers/net/ethernet/intel/ice/ice_xsk.c           |  16 +-
>  drivers/net/ethernet/intel/igb/igb_main.c          |  10 +-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c      |  16 +-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c       |  21 ++-
>  drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c  |   3 +
>  .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |   5 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |   9 +
>  drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c |   3 +
>  .../ethernet/mellanox/mlx5/core/steering/dr_fw.c   |   3 +-
>  drivers/net/usb/cdc_ncm.c                          |  12 +-
>  drivers/net/wireguard/Makefile                     |   3 +-
>  drivers/net/wireguard/allowedips.c                 | 189 +++++++++++----------
>  drivers/net/wireguard/allowedips.h                 |  14 +-
>  drivers/net/wireguard/main.c                       |  17 +-
>  drivers/net/wireguard/peer.c                       |  27 ++-
>  drivers/net/wireguard/peer.h                       |   3 +
>  drivers/net/wireguard/selftest/allowedips.c        | 165 +++++++++---------
>  drivers/net/wireguard/socket.c                     |   2 +-
>  drivers/net/xen-netback/interface.c                |   6 +
>  drivers/nvme/host/rdma.c                           |   5 +-
>  drivers/nvme/target/core.c                         |  33 ++--
>  drivers/tee/optee/call.c                           |   6 +-
>  drivers/tee/optee/optee_msg.h                      |   6 +-
>  drivers/tty/serial/stm32-usart.c                   |  22 +--
>  drivers/usb/dwc2/core_intr.c                       |   4 +
>  drivers/vfio/pci/Kconfig                           |   1 +
>  drivers/vfio/pci/vfio_pci_config.c                 |   2 +-
>  drivers/vfio/platform/vfio_platform_common.c       |   2 +-
>  fs/btrfs/extent-tree.c                             |  12 +-
>  fs/btrfs/file-item.c                               |  10 +-
>  fs/btrfs/inode.c                                   |  19 ++-
>  fs/btrfs/reflink.c                                 |  38 +++--
>  fs/btrfs/tree-checker.c                            |  16 +-
>  fs/btrfs/tree-log.c                                |  13 +-
>  fs/ext4/extents.c                                  |  43 ++---
>  fs/ext4/fast_commit.c                              | 182 ++++++++++----------
>  fs/ext4/fast_commit.h                              |   7 -
>  fs/ext4/ialloc.c                                   |   6 +-
>  fs/ext4/mballoc.c                                  |   2 +-
>  fs/ext4/super.c                                    |  11 +-
>  fs/gfs2/glock.c                                    |   2 +
>  fs/io_uring.c                                      |   6 +-
>  fs/ocfs2/file.c                                    |  55 +++++-
>  include/linux/mlx5/mlx5_ifc.h                      |   2 +
>  include/linux/platform_data/ti-sysc.h              |   1 +
>  include/linux/usb/usbnet.h                         |   2 +
>  include/net/caif/caif_dev.h                        |   2 +-
>  include/net/caif/cfcnfg.h                          |   2 +-
>  include/net/caif/cfserl.h                          |   1 +
>  include/net/tls.h                                  |  10 +-
>  init/main.c                                        |   2 +-
>  kernel/bpf/helpers.c                               |  19 +--
>  kernel/trace/bpf_trace.c                           |  32 ++--
>  lib/lz4/lz4_decompress.c                           |   6 +-
>  lib/lz4/lz4defs.h                                  |   1 +
>  mm/debug_vm_pgtable.c                              |   4 +-
>  mm/hugetlb.c                                       |  14 +-
>  mm/page_alloc.c                                    |   2 +
>  net/bluetooth/hci_core.c                           |   7 +-
>  net/bluetooth/hci_sock.c                           |   4 +-
>  net/caif/caif_dev.c                                |  13 +-
>  net/caif/caif_usb.c                                |  14 +-
>  net/caif/cfcnfg.c                                  |  16 +-
>  net/caif/cfserl.c                                  |   5 +
>  net/core/devlink.c                                 |   4 +-
>  net/core/neighbour.c                               |   1 +
>  net/core/sock.c                                    |  16 +-
>  net/dsa/tag_8021q.c                                |   2 +-
>  net/ieee802154/nl-mac.c                            |   4 +-
>  net/ieee802154/nl-phy.c                            |   4 +-
>  net/ipv6/route.c                                   |   8 +-
>  net/mptcp/subflow.c                                |  17 +-
>  net/netfilter/ipvs/ip_vs_ctl.c                     |   2 +-
>  net/netfilter/nf_conntrack_proto.c                 |   2 +-
>  net/netfilter/nf_tables_api.c                      |   4 +-
>  net/netfilter/nfnetlink_cthelper.c                 |   8 +-
>  net/netfilter/nft_ct.c                             |   2 +-
>  net/nfc/llcp_sock.c                                |   2 +
>  net/sched/act_ct.c                                 |  10 +-
>  net/tipc/bearer.c                                  |  94 +++++++---
>  net/tls/tls_device.c                               |  60 +++++--
>  net/tls/tls_device_fallback.c                      |   7 +
>  net/tls/tls_main.c                                 |   1 +
>  samples/vfio-mdev/mdpy-fb.c                        |  13 +-
>  sound/core/timer.c                                 |   3 +-
>  sound/pci/hda/hda_codec.c                          |   5 +
>  sound/pci/hda/patch_realtek.c                      |   1 +
>  tools/perf/util/dwarf-aux.c                        |   8 +-
>  tools/perf/util/probe-finder.c                     |   3 +
>  tools/testing/selftests/wireguard/netns.sh         |   1 +
>  .../testing/selftests/wireguard/qemu/kernel.config |   1 -
>  150 files changed, 1260 insertions(+), 925 deletions(-)
> 
> 

-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ