APPLIED: [SRU][Kinetic][PULL] Kinetic upstream stable patchset 2023-02-02

Luke Nowakowski-Krijger luke.nowakowskikrijger at canonical.com
Fri Feb 10 21:48:05 UTC 2023


Applied to kinetic:linux master-next

Thanks!
- Luke

On Thu, Feb 2, 2023 at 3:30 PM Kamal Mostafa <kamal at canonical.com> wrote:

> This pull request (189 commits) includes the following Kinetic stable
> patchsets:
>
>         Kinetic update: upstream stable patchset 2023-02-02
>                 Ported from the following upstream stable releases:
>                         v5.15.83, v6.0.13
>                         v5.15.84, v6.0.14
>                         v5.15.85, v6.0.15
>         https://bugs.launchpad.net/bugs/2004602
>
> 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/kinetic stable-next
>
>  -Kamal
>
> -----
>
> The following changes since commit
> d09d54ef19b409fadfea4993d952379e60a6bd0f:
>
>   UBUNTU: Ubuntu-5.19.0-34.35 (2023-02-01 14:55:40 +0100)
>
> are available in the Git repository at:
>
>   git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic
> tags/kinetic-stable-2023-02-02
>
> for you to fetch changes up to c831e77d98d7a2a6485c9ee5e85ac5315379be4b:
>
>   UBUNTU: Upstream stable to v5.15.85, v6.0.15 (2023-02-02 14:25:38 -0800)
>
> ----------------------------------------------------------------
> Akihiko Odaki (2):
>       e1000e: Fix TX dispatch condition
>       igb: Allocate MSI-X vector when testing
>
> Alexandra Winter (1):
>       s390/qeth: fix use-after-free in hsci
>
> Anastasia Belova (1):
>       HID: hid-lg4ff: Add check for empty lbuf
>
> Andreas Kemnade (1):
>       regulator: twl6030: fix get status of twl6032 regulators
>
> Ankit Patel (1):
>       HID: usbhid: Add ALWAYS_POLL quirk for some mice
>
> Artem Chernyshev (3):
>       net: dsa: ksz: Check return value
>       net: dsa: hellcreek: Check return value
>       net: dsa: sja1105: Check return value
>
> Aurabindo Pillai (1):
>       drm/amd/display: fix array index out of bound error in DCN32 DML
>
> Bruno Thomsen (1):
>       USB: serial: cp210x: add Kamstrup RF sniffer PIDs
>
> Casper Andersson (1):
>       net: microchip: sparx5: correctly free skb in xmit
>
> Chancel Liu (1):
>       ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
>
> Charles Keepax (2):
>       ASoC: cs42l51: Correct PGA Volume minimum value
>       ASoC: ops: Correct bounds check for second channel on SX controls
>
> Chen Zhongjin (1):
>       Bluetooth: Fix not cleanup led when bt_init fails
>
> Chethan T N (2):
>       Bluetooth: Remove codec id field in vendor codec definition
>       Bluetooth: Fix support for Read Local Supported Codecs V2
>
> Dan Carpenter (2):
>       net: mvneta: Prevent out of bounds read in mvneta_config_rss()
>       net: mvneta: Fix an out of bounds check
>
> Daniel Díaz (1):
>       selftests/net: Find nettest in current directory
>
> Dave Wysochanski (1):
>       fscache: Fix oops due to race with cookie_lru and use_cookie
>
> David Michael (1):
>       libbpf: Fix uninitialized warning in btf_dump_dump_type_data
>
> Davide Tronchin (1):
>       net: usb: qmi_wwan: add u-blox 0x1342 composition
>
> Dawei Li (1):
>       drm/vmwgfx: Fix race issue calling pin_user_pages
>
> Dominique Martinet (1):
>       9p/xen: check logical size for buffer size
>
> Duke Xin (1):
>       USB: serial: option: add Quectel EM05-G modem
>
> Eli Cohen (1):
>       net/mlx5: Lag, avoid lockdep warnings
>
> Emeel Hakim (1):
>       macsec: add missing attribute validation for offload
>
> Eric Dumazet (1):
>       ipv6: avoid use-after-free in ip6_fragment()
>
> FUKAUMI Naoki (1):
>       arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK
> Pi 4 series
>
> Filipe Manana (1):
>       btrfs: send: avoid unaligned encoded writes when attempting to clone
> range
>
> Florian Westphal (1):
>       inet: ping: use hlist_nulls rcu iterator during lookup
>
> Frank Jungclaus (1):
>       can: esd_usb: Allow REC and TEC to return to zero
>
> Furkan Kardame (3):
>       arm64: dts: rockchip: Fix gmac failure of rgmii-id from rk3566-roc-pc
>       arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pc
>       arm64: dts: rockchip: remove i2c5 from rk3566-roc-pc
>
> GUO Zihua (1):
>       9p/fd: Use P9_HDRSZ for header size
>
> Gaosheng Cui (1):
>       mmc: mtk-sd: Fix missing clk_disable_unprepare in
> msdc_of_clock_parse()
>
> Giulio Benetti (1):
>       ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
>
> Guillaume BRUN (1):
>       drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
>
> Haiyang Zhang (1):
>       net: mana: Fix race on per-CQ variable napi work_done
>
> Hangbin Liu (2):
>       ip_gre: do not report erspan version on GRE interface
>       bonding: get correct NA dest address
>
> Hans Verkuil (2):
>       media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
>       media: v4l2-dv-timings.c: fix too strict blanking sanity checks
>
> Hans de Goede (1):
>       HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch
> V 10
>
> Harshit Mogalapalli (1):
>       io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
>
> Hauke Mehrtens (1):
>       ca8210: Fix crash by zero initializing data
>
> Heikki Krogerus (1):
>       usb: typec: ucsi: Resume in separate work
>
> Heiko Schocher (1):
>       can: sja1000: fix size of OCR_MODE_MASK define
>
> Hou Tao (1):
>       libbpf: Use page size as max_entries when probing ring buffer map
>
> Huacai Chen (2):
>       LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
>       LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in
> {pmd,pte}_mkwrite()
>
> Hugh Dickins (1):
>       tmpfs: fix data loss from failed fallocate
>
> Ido Schimmel (2):
>       ipv4: Fix incorrect route flushing when source address is deleted
>       ipv4: Fix incorrect route flushing when table ID 0 is used
>
> Ismael Ferreras Morezuelas (1):
>       Bluetooth: btusb: Add debug message for CSR controllers
>
> Jan Kara (4):
>       udf: Discard preallocation before extending file with a hole
>       udf: Fix preallocation discarding at indirect extent boundary
>       udf: Do not bother looking for prealloc extents if i_lenExtents
> matches i_size
>       udf: Fix extending file within last block
>
> Jann Horn (4):
>       fs: use acquire ordering in __fget_light()
>       mm/khugepaged: take the right locks for page table retraction
>       mm/khugepaged: fix GUP-fast interaction by sending IPI
>       mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
>
> Jarkko Sakkinen (1):
>       crypto: ccp - Add a quirk to firmware update
>
> Jiri Olsa (8):
>       kallsyms: Make module_kallsyms_on_each_symbol generally available
>       ftrace: Add support to resolve module symbols in
> ftrace_lookup_symbols
>       bpf: Rename __bpf_kprobe_multi_cookie_cmp to
> bpf_kprobe_multi_addrs_cmp
>       bpf: Take module reference on kprobe_multi link
>       selftests/bpf: Add load_kallsyms_refresh function
>       selftests/bpf: Add bpf_testmod_fentry_* functions
>       selftests/bpf: Add kprobe_multi check to module attach test
>       selftests/bpf: Add kprobe_multi kmod attach api tests
>
> Jisheng Zhang (1):
>       net: stmmac: fix "snps,axi-config" node property parsing
>
> Johan Hovold (2):
>       USB: serial: f81232: fix division by zero on line-speed change
>       USB: serial: f81534: fix division by zero on line-speed change
>
> Johan Jonker (6):
>       ARM: dts: rockchip: fix ir-receiver node names
>       arm64: dts: rockchip: fix ir-receiver node names
>       ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
>       ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
>       ARM: dts: rockchip: fix adc-keys sub node names
>       arm64: dts: rockchip: fix adc-keys sub node names
>
> John Starks (1):
>       mm/gup: fix gup_pud_range() for dax
>
> John Thomson (1):
>       PCI: mt7621: Add sentinel to quirks table
>
> José Expósito (1):
>       HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
>
> Juergen Gross (2):
>       xen/netback: do some code cleanup
>       xen/netback: don't call kfree_skb() with interrupts disabled
>
> Kamal Mostafa (3):
>       UBUNTU: Upstream stable to v5.15.83, v6.0.13
>       UBUNTU: Upstream stable to v5.15.84, v6.0.14
>       UBUNTU: Upstream stable to v5.15.85, v6.0.15
>
> Kees Cook (2):
>       ALSA: seq: Fix function prototype mismatch in
> snd_seq_expand_var_event
>       NFC: nci: Bounds check struct nfc_target arrays
>
> Konrad Dybcio (1):
>       regulator: slg51000: Wait after asserting CS pin
>
> Kuniyuki Iwashima (1):
>       af_unix: Get user_ns from in_skb in unix_diag_get_exact().
>
> Lei Rao (1):
>       nvme-pci: clear the prp2 field when not used
>
> Lin Liu (1):
>       xen-netfront: Fix NULL sring after live migration
>
> Liu Jian (2):
>       net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
>       net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
>
> Luiz Augusto von Dentz (1):
>       Bluetooth: Fix crash when replugging CSR fake controllers
>
> Luke D. Jones (2):
>       platform/x86: asus-wmi: Adjust tablet/lidflip handling to use enum
>       platform/x86: asus-wmi: Add support for ROG X13 tablet mode
>
> Mark Brown (1):
>       ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()
>
> Michael Walle (1):
>       net: phy: mxl-gpy: fix version reporting
>
> Michal Jaron (1):
>       i40e: Fix not setting default xps_cpus after reset
>
> Mike Kravetz (2):
>       madvise: use zap_page_range_single for madvise dontneed
>       hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
>
> Nathan Chancellor (1):
>       x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
>
> Nikolaus Voss (1):
>       KEYS: encrypted: fix key instantiation with user-provided data
>
> Oleksij Rempel (1):
>       net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
>
> Oliver Hartkopp (1):
>       can: af_can: fix NULL pointer dereference in can_rcv_filter
>
> Pablo Neira Ayuso (1):
>       netfilter: ctnetlink: fix compilation warning after data race fixes
> in ct mark
>
> Pankaj Raghav (1):
>       nvme initialize core quirks before calling nvme_init_subsystem
>
> Peter Zijlstra (1):
>       perf: Fix perf_pending_task() UaF
>
> Pierre-Louis Bossart (1):
>       soundwire: dmi-quirks: add remapping for HP Omen 16-k0005TX
>
> Prike Liang (1):
>       drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
>
> Przemyslaw Patynowski (1):
>       i40e: Disallow ip4 and ip6 l4_4_bytes
>
> Qiheng Lin (1):
>       net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
>
> Qiqi Zhang (1):
>       drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
>
> Radu Nicolae Pirea (OSS) (1):
>       net: dsa: sja1105: avoid out of bounds access in
> sja1105_init_l2_policing()
>
> Rasmus Villemoes (3):
>       net: fec: don't reset irq coalesce settings to defaults on "ip link
> up"
>       net: fec: properly guard irq coalesce setup
>       net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
>
> Reka Norman (1):
>       xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
>
> Ricardo Ribalda (1):
>       pinctrl: meditatek: Startup with the IRQs disabled
>
> Rob Clark (2):
>       drm/shmem-helper: Remove errant put in error path
>       drm/shmem-helper: Avoid vm_open error paths
>
> Ronak Doshi (2):
>       vmxnet3: correctly report encapsulated LRO packet
>       vmxnet3: use correct intrConf reference when using extended queues
>
> Ruijing Dong (1):
>       drm/amdgpu/vcn: update vcn4 fw shared data structure
>
> Sebastian Reichel (3):
>       arm: dts: rockchip: fix node name for hym8563 rtc
>       arm: dts: rockchip: remove clock-frequency from rtc
>       arm64: dts: rockchip: fix node name for hym8563 rtc
>
> Shengjiu Wang (2):
>       ASoC: fsl_micfil: explicitly clear software reset bit
>       ASoC: fsl_micfil: explicitly clear CHnF flags
>
> Shruthi Sanil (1):
>       usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU
> sub-system for Raptor Lake
>
> Shuming Fan (1):
>       ASoC: rt711-sdca: fix the latency time of clock stop prepare state
> machine transitions
>
> Siddharth Vadapalli (1):
>       net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10
>
> Sjoerd Simons (1):
>       soundwire: intel: Initialize clock stop timeout
>
> Srinivasa Rao Mandadapu (1):
>       ASoC: soc-pcm: Add NULL check in BE reparenting
>
> Stefano Brivio (1):
>       netfilter: nft_set_pipapo: Actually validate intervals in fields
> after the first one
>
> Sylwester Dziedziuch (1):
>       i40e: Fix for VF MAC address 0
>
> Szymon Heidrich (1):
>       usb: gadget: uvc: Prevent buffer overflow in setup handler
>
> Tejun Heo (1):
>       memcg: fix possible use-after-free in memcg_write_event_control()
>
> Tetsuo Handa (1):
>       fbcon: Use kzalloc() in fbcon_prepare_logo()
>
> Thinh Nguyen (1):
>       usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
>
> Thomas Huth (1):
>       KVM: s390: vsie: Fix the initialization of the epoch extension
> (epdx) field
>
> Tianjia Zhang (1):
>       selftests/tls: Fix tls selftests dependency to correct algorithm
>
> Tiezhu Yang (2):
>       LoongArch: Makefile: Use "grep -E" instead of "egrep"
>       selftests: net: Use "grep -E" instead of "egrep"
>
> Tomislav Novak (1):
>       ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2
> kernels
>
> Tony Nguyen (1):
>       igb: Initialize mailbox message for VF reset
>
> Uwe Kleine-König (3):
>       clk: generalize devm_clk_get() a bit
>       clk: Provide new devm_clk helpers for prepared and enabled clocks
>       clk: Fix pointer casting to prevent oops in devm_clk_release()
>
> Valentina Goncharenko (2):
>       net: encx24j600: Add parentheses to fix precedence
>       net: encx24j600: Fix invalid logic in reading of MISTAT register
>
> Ville Syrjälä (1):
>       drm/i915: Remove non-existent pipes from bigjoiner pipe mask
>
> Vladimir Oltean (1):
>       net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY
> ports
>
> Wang Kefeng (1):
>       ARM: 9278/1: kfence: only handle translation faults
>
> Wang ShaoBo (1):
>       Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
>
> Wang Yufen (1):
>       gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()
>
> Wei Yongjun (1):
>       mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
>
> Xin Long (2):
>       tipc: call tipc_lxc_xmit without holding node_read_lock
>       netfilter: conntrack: fix using __this_cpu_add in preemptible
>
> Xiongfeng Wang (1):
>       gpio: amd8111: Fix PCI device reference count leak
>
> Yang Yingliang (2):
>       net: mdiobus: fix double put fwnode in the error path
>       net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
>
> Yasushi SHOJI (1):
>       can: mcba_usb: Fix termination command argument
>
> Yinjun Zhang (1):
>       nfp: correct desc type when header dma len is 4096
>
> Yongqiang Liu (1):
>       net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
>
> Yuan Can (1):
>       dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and
> dpaa2_switch_acl_entry_remove()
>
> YueHaibing (3):
>       net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET
> under ARCH_BCM2835
>       tipc: Fix potential OOB in tipc_link_proto_rcv()
>       ravb: Fix potential use-after-free in ravb_rx_gbeth()
>
> Zack Rusin (1):
>       drm/vmwgfx: Don't use screen objects when SEV is active
>
> Zeng Heng (3):
>       cifs: fix use-after-free caused by invalid pointer `hostname`
>       gpiolib: fix memory leak in gpiochip_setup_dev()
>       net: mdio: fix unbalanced fwnode reference count in
> mdio_device_release()
>
> Zhang Changzhong (1):
>       ethernet: aeroflex: fix potential skb leak in greth_init_rings()
>
> ZhangPeng (1):
>       HID: core: fix shift-out-of-bounds in hid_report_raw_event
>
> Zhengchao Shao (4):
>       selftests: rtnetlink: correct xfrm policy rule in
> kci_test_ipsec_offload
>       net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
>       net: thunderbolt: fix memory leak in tbnet_open()
>       net: wwan: iosm: fix memory leak in ipc_mux_init()
>
> Zhichao Liu (1):
>       spi: mediatek: Fix DEVAPC Violation at KO Remove
>
> Ziyang Xuan (2):
>       ieee802154: cc2520: Fix error return code in cc2520_hw_init()
>       octeontx2-pf: Fix potential memory leak in otx2_init_tc()
>
>  .clang-format                                      |   1 +
>  Documentation/security/keys/trusted-encrypted.rst  |   3 +-
>  arch/arm/boot/dts/rk3036-evb.dts                   |   3 +-
>  arch/arm/boot/dts/rk3066a-mk808.dts                |   2 +-
>  arch/arm/boot/dts/rk3188-radxarock.dts             |   2 +-
>  arch/arm/boot/dts/rk3188.dtsi                      |   3 +-
>  arch/arm/boot/dts/rk3288-evb-act8846.dts           |   2 +-
>  arch/arm/boot/dts/rk3288-evb.dtsi                  |   6 +-
>  arch/arm/boot/dts/rk3288-firefly.dtsi              |   3 +-
>  arch/arm/boot/dts/rk3288-miqi.dts                  |   3 +-
>  arch/arm/boot/dts/rk3288-rock2-square.dts          |   3 +-
>  arch/arm/boot/dts/rk3288-vmarc-som.dtsi            |   1 -
>  arch/arm/boot/dts/rk3xxx.dtsi                      |   7 ++
>  arch/arm/include/asm/perf_event.h                  |   2 +-
>  arch/arm/include/asm/pgtable-nommu.h               |   6 --
>  arch/arm/include/asm/pgtable.h                     |  16 +--
>  arch/arm/mm/fault.c                                |  18 +++-
>  arch/arm/mm/fault.h                                |   9 +-
>  arch/arm/mm/nommu.c                                |  19 ++++
>  arch/arm64/boot/dts/rockchip/px30-evb.dts          |  10 +-
>  arch/arm64/boot/dts/rockchip/rk3308-evb.dts        |  12 +--
>  arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts     |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dts    |   2 +-
>  .../boot/dts/rockchip/rk3368-orion-r68-meta.dts    |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3368-r88.dts        |   2 +-
>  .../boot/dts/rockchip/rk3399-khadas-edge.dtsi      |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dts  |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4b.dts |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts   |   4 +-
>  .../arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dts |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtsi    |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi |   1 -
>  .../dts/rockchip/rk3399-sapphire-excavator.dts     |   4 +-
>  .../boot/dts/rockchip/rk3399pro-vmarc-som.dtsi     |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi  |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dts     |   8 +-
>  arch/loongarch/Makefile                            |   2 +-
>  arch/loongarch/include/asm/pgtable.h               |   8 +-
>  arch/loongarch/kernel/acpi.c                       |  31 ++----
>  arch/loongarch/kernel/setup.c                      |   1 -
>  arch/s390/kvm/vsie.c                               |   4 +-
>  arch/x86/entry/vdso/vdso.lds.S                     |   2 +
>  debian.master/upstream-stable                      |   4 +-
>  drivers/bluetooth/btusb.c                          |   5 +
>  drivers/clk/clk-devres.c                           |  91 ++++++++++++++---
>  drivers/crypto/ccp/sev-dev.c                       |  16 ++-
>  drivers/gpio/gpio-amd8111.c                        |   4 +
>  drivers/gpio/gpio-rockchip.c                       |   1 +
>  drivers/gpio/gpiolib.c                             |  42 +++++---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h            |   7 ++
>  drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |  24 +++--
>  drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c              |   4 +
>  .../gpu/drm/amd/display/dc/dml/display_mode_vba.h  |   2 +-
>  drivers/gpu/drm/bridge/synopsys/dw-hdmi.c          |   6 +-
>  drivers/gpu/drm/bridge/ti-sn65dsi86.c              |   4 +-
>  drivers/gpu/drm/drm_gem_shmem_helper.c             |  18 ++--
>  drivers/gpu/drm/i915/display/intel_display.c       |  10 +-
>  drivers/gpu/drm/vmwgfx/vmwgfx_msg.c                |   6 +-
>  drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c               |   4 +
>  drivers/hid/hid-core.c                             |   3 +
>  drivers/hid/hid-ids.h                              |   4 +
>  drivers/hid/hid-ite.c                              |   5 +
>  drivers/hid/hid-lg4ff.c                            |   6 ++
>  drivers/hid/hid-quirks.c                           |   3 +
>  drivers/hid/hid-uclogic-core.c                     |   1 +
>  drivers/media/common/videobuf2/videobuf2-core.c    | 102
> +++++++++++++------
>  drivers/media/v4l2-core/v4l2-dv-timings.c          |  20 ++--
>  drivers/mmc/host/mtk-sd.c                          |   6 +-
>  drivers/net/bonding/bond_main.c                    |   2 +-
>  drivers/net/can/usb/esd_usb2.c                     |   6 ++
>  drivers/net/can/usb/mcba_usb.c                     |  10 +-
>  drivers/net/dsa/mv88e6xxx/chip.c                   |   7 +-
>  drivers/net/dsa/sja1105/sja1105_devlink.c          |   2 +
>  drivers/net/dsa/sja1105/sja1105_main.c             |   2 +-
>  drivers/net/ethernet/aeroflex/greth.c              |   1 +
>  drivers/net/ethernet/broadcom/Kconfig              |   3 +-
>  drivers/net/ethernet/cavium/thunder/nicvf_main.c   |   4 +-
>  .../ethernet/freescale/dpaa2/dpaa2-switch-flower.c |   4 +
>  drivers/net/ethernet/freescale/fec_main.c          |  23 ++---
>  drivers/net/ethernet/hisilicon/hisi_femac.c        |   2 +-
>  drivers/net/ethernet/hisilicon/hix5hd2_gmac.c      |   2 +-
>  drivers/net/ethernet/intel/e1000e/netdev.c         |   4 +-
>  drivers/net/ethernet/intel/i40e/i40e_ethtool.c     |  12 +--
>  drivers/net/ethernet/intel/i40e/i40e_main.c        |  19 +++-
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   2 +
>  drivers/net/ethernet/intel/igb/igb_ethtool.c       |   2 +
>  drivers/net/ethernet/intel/igb/igb_main.c          |   2 +-
>  drivers/net/ethernet/marvell/mvneta.c              |   2 +-
>  .../net/ethernet/marvell/octeontx2/nic/otx2_tc.c   |   7 +-
>  drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c  |   3 +-
>  drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h  |  14 ++-
>  .../net/ethernet/mellanox/mlx5/core/lag/mpesw.c    | 100
> ++++++++++++-------
>  .../net/ethernet/mellanox/mlx5/core/lag/mpesw.h    |   1 -
>  drivers/net/ethernet/microchip/encx24j600-regmap.c |   4 +-
>  .../net/ethernet/microchip/sparx5/sparx5_fdma.c    |   2 +-
>  .../net/ethernet/microchip/sparx5/sparx5_main.c    |   3 +
>  .../net/ethernet/microchip/sparx5/sparx5_packet.c  |  41 ++++----
>  drivers/net/ethernet/microsoft/mana/gdma.h         |   9 +-
>  drivers/net/ethernet/microsoft/mana/mana_en.c      |  16 ++-
>  drivers/net/ethernet/netronome/nfp/nfdk/dp.c       |   6 +-
>  drivers/net/ethernet/renesas/ravb_main.c           |   2 +-
>  .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   8 +-
>  drivers/net/ethernet/ti/am65-cpsw-nuss.c           |   2 +-
>  drivers/net/ieee802154/ca8210.c                    |   2 +-
>  drivers/net/ieee802154/cc2520.c                    |   2 +-
>  drivers/net/loopback.c                             |   2 +-
>  drivers/net/macsec.c                               |   1 +
>  drivers/net/mdio/fwnode_mdio.c                     |  25 +++--
>  drivers/net/mdio/of_mdio.c                         |   3 +-
>  drivers/net/phy/mdio_device.c                      |   2 +
>  drivers/net/phy/mxl-gpy.c                          |  11 ++-
>  drivers/net/plip/plip.c                            |   4 +-
>  drivers/net/thunderbolt.c                          |   1 +
>  drivers/net/usb/qmi_wwan.c                         |   1 +
>  drivers/net/vmxnet3/vmxnet3_drv.c                  |  27 ++++-
>  drivers/net/wwan/iosm/iosm_ipc_mux.c               |   1 +
>  drivers/net/xen-netback/common.h                   |  14 +--
>  drivers/net/xen-netback/interface.c                |  22 +----
>  drivers/net/xen-netback/netback.c                  |   4 +-
>  drivers/net/xen-netback/rx.c                       |  10 +-
>  drivers/net/xen-netfront.c                         |   6 ++
>  drivers/nvme/host/core.c                           |   8 +-
>  drivers/nvme/host/pci.c                            |   2 +
>  drivers/pci/controller/pcie-mt7621.c               |   3 +-
>  drivers/pinctrl/mediatek/mtk-eint.c                |   9 +-
>  drivers/platform/x86/asus-nb-wmi.c                 |  28 ++++--
>  drivers/platform/x86/asus-wmi.c                    |  86 +++++++++++++---
>  drivers/platform/x86/asus-wmi.h                    |  10 +-
>  drivers/regulator/slg51000-regulator.c             |   2 +
>  drivers/regulator/twl6030-regulator.c              |  15 ++-
>  drivers/s390/net/qeth_l2_main.c                    |   2 +-
>  drivers/soundwire/dmi-quirks.c                     |  27 +++++
>  drivers/soundwire/intel.c                          |   1 +
>  drivers/spi/spi-mt65xx.c                           |   8 +-
>  drivers/usb/dwc3/dwc3-pci.c                        |   2 +-
>  drivers/usb/dwc3/gadget.c                          |   3 +-
>  drivers/usb/gadget/function/f_uvc.c                |   5 +-
>  drivers/usb/host/xhci-pci.c                        |   4 +-
>  drivers/usb/serial/cp210x.c                        |   2 +
>  drivers/usb/serial/f81232.c                        |  12 ++-
>  drivers/usb/serial/f81534.c                        |  12 ++-
>  drivers/usb/serial/option.c                        |   3 +
>  drivers/usb/typec/ucsi/ucsi.c                      |  17 +++-
>  drivers/usb/typec/ucsi/ucsi.h                      |   1 +
>  drivers/video/fbdev/core/fbcon.c                   |   2 +-
>  fs/btrfs/send.c                                    |  24 ++++-
>  fs/cifs/connect.c                                  |   1 +
>  fs/file.c                                          |  11 ++-
>  fs/fscache/cookie.c                                |   8 ++
>  fs/udf/inode.c                                     |  76 +++++++-------
>  fs/udf/truncate.c                                  |  48 +++------
>  include/asm-generic/tlb.h                          |   4 +
>  include/linux/can/platform/sja1000.h               |   2 +-
>  include/linux/cgroup.h                             |   1 +
>  include/linux/clk.h                                | 109
> +++++++++++++++++++++
>  include/linux/mm.h                                 |  29 ++++--
>  include/linux/module.h                             |   9 ++
>  include/linux/platform_data/x86/asus-wmi.h         |   1 +
>  include/net/bluetooth/hci.h                        |   1 -
>  include/net/ping.h                                 |   3 -
>  include/trace/events/fscache.h                     |   2 +
>  io_uring/io_uring.c                                |   4 +-
>  kernel/cgroup/cgroup-internal.h                    |   1 -
>  kernel/events/core.c                               |  17 +++-
>  kernel/module/kallsyms.c                           |   2 -
>  kernel/trace/bpf_trace.c                           |  98
> +++++++++++++++++-
>  kernel/trace/ftrace.c                              |  16 ++-
>  mm/gup.c                                           |   2 +-
>  mm/hugetlb.c                                       |  25 ++---
>  mm/khugepaged.c                                    |  63 +++++++++++-
>  mm/madvise.c                                       |   6 +-
>  mm/memcontrol.c                                    |  15 ++-
>  mm/memory.c                                        |  25 +++--
>  mm/mmu_gather.c                                    |   4 +-
>  mm/shmem.c                                         |  11 +++
>  net/9p/trans_fd.c                                  |   6 +-
>  net/9p/trans_xen.c                                 |   9 ++
>  net/bluetooth/6lowpan.c                            |   1 +
>  net/bluetooth/af_bluetooth.c                       |   4 +-
>  net/bluetooth/hci_codec.c                          |  19 ++--
>  net/bluetooth/hci_core.c                           |   3 +-
>  net/bluetooth/hci_sync.c                           |  10 +-
>  net/can/af_can.c                                   |   4 +-
>  net/dsa/tag_hellcreek.c                            |   3 +-
>  net/dsa/tag_ksz.c                                  |   3 +-
>  net/dsa/tag_sja1105.c                              |   3 +-
>  net/ipv4/fib_frontend.c                            |   3 +
>  net/ipv4/fib_semantics.c                           |   1 +
>  net/ipv4/ip_gre.c                                  |  48 +++++----
>  net/ipv4/ping.c                                    |   7 +-
>  net/ipv6/ip6_output.c                              |   5 +
>  net/mac802154/iface.c                              |   1 +
>  net/netfilter/nf_conntrack_core.c                  |   6 +-
>  net/netfilter/nf_conntrack_netlink.c               |  19 ++--
>  net/netfilter/nft_set_pipapo.c                     |   5 +-
>  net/nfc/nci/ntf.c                                  |   6 ++
>  net/tipc/link.c                                    |   4 +-
>  net/tipc/node.c                                    |  12 ++-
>  net/unix/diag.c                                    |  20 ++--
>  security/keys/encrypted-keys/encrypted.c           |   6 +-
>  sound/core/seq/seq_memory.c                        |  11 ++-
>  sound/soc/codecs/cs42l51.c                         |   2 +-
>  sound/soc/codecs/rt711-sdca-sdw.c                  |   2 +-
>  sound/soc/codecs/wm8962.c                          |   8 ++
>  sound/soc/fsl/fsl_micfil.c                         |  19 ++++
>  sound/soc/soc-ops.c                                |   9 +-
>  sound/soc/soc-pcm.c                                |   2 +
>  tools/lib/bpf/btf_dump.c                           |   2 +-
>  tools/lib/bpf/libbpf_probes.c                      |   2 +-
>  .../selftests/bpf/bpf_testmod/bpf_testmod.c        |  24 +++++
>  .../bpf/prog_tests/kprobe_multi_testmod_test.c     |  89 +++++++++++++++++
>  .../selftests/bpf/prog_tests/module_attach.c       |   7 ++
>  tools/testing/selftests/bpf/progs/kprobe_multi.c   |  50 ++++++++++
>  .../selftests/bpf/progs/test_module_attach.c       |   6 ++
>  tools/testing/selftests/bpf/trace_helpers.c        |  20 ++--
>  tools/testing/selftests/bpf/trace_helpers.h        |   2 +
>  tools/testing/selftests/net/config                 |   2 +-
>  tools/testing/selftests/net/fcnal-test.sh          |  11 ++-
>  tools/testing/selftests/net/fib_tests.sh           |  37 +++++++
>  tools/testing/selftests/net/pmtu.sh                |  10 +-
>  tools/testing/selftests/net/rtnetlink.sh           |   2 +-
>  tools/testing/selftests/net/toeplitz.sh            |   2 +-
>  222 files changed, 1815 insertions(+), 677 deletions(-)
>  create mode 100644
> tools/testing/selftests/bpf/prog_tests/kprobe_multi_testmod_test.c
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230210/0442b5bb/attachment-0001.html>


More information about the kernel-team mailing list