[SRU][Lunar][PULL] Lunar upstream stable patchset 2023-12-11

Kamal Mostafa kamal at canonical.com
Mon Dec 11 23:50:51 UTC 2023


This pull request (392 commits) includes the following Lunar stable
patchsets:

	Lunar update: upstream stable patchset 2023-12-11
		Ported from the following upstream stable releases:
			v6.1.56, v6.5.6
			v6.1.57, v6.5.7
	https://bugs.launchpad.net/bugs/2046197

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/lunar stable-next

 -Kamal

-----

The following changes since commit 154fb3a5c6c32ccf8cf02bfed26531d7a8f08855:

  UBUNTU: Upstream stable to v6.1.55, v6.5.5 (2023-12-05 12:50:10 -0800)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/lunar tags/lunar-stable-2023-12-11

for you to fetch changes up to e5152f2586e2d0a6a4b99c7f0ef202369789fe9e:

  UBUNTU: Upstream stable to v6.1.57, v6.5.7 (2023-12-11 15:48:15 -0800)

----------------------------------------------------------------
Adam Ford (1):
      bus: ti-sysc: Fix missing AM35xx SoC matching

Aleksandr Mezin (1):
      hwmon: (nzxt-smart2) add another USB ID

Alex Deucher (2):
      drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
      drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV

Alexandra Diupina (1):
      drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()

Alexey Dobriyan (1):
      uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++

Amit Pundir (1):
      arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

Andy Shevchenko (1):
      serial: 8250_port: Check IRQ data before use

Arnaldo Carvalho de Melo (1):
      perf build: Define YYNOMEM as YYNOABORT for bison < 3.81

Arnd Bergmann (2):
      wifi: iwlwifi: dbg_ini: fix structure packing
      ima: rework CONFIG_IMA dependency block

Artem Bityutskiy (1):
      intel_idle: add Emerald Rapids Xeon support

Artem Chernyshev (1):
      net: rds: Fix possible NULL-pointer dereference

August Wikerfors (1):
      ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UG

Bart Van Assche (2):
      scsi: core: Improve type safety of scsi_rescan_device()
      RDMA/srp: Do not call scsi_done() from srp_abort()

Bartosz Golaszewski (1):
      gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()

Ben Wolsieffer (3):
      proc: nommu: /proc/<pid>/maps: release mmap read lock
      proc: nommu: fix empty /proc/<pid>/maps
      net: stmmac: dwmac-stm32: fix resume on STM32 MCU

Benjamin Coddington (3):
      NFS: Cleanup unused rpc_clnt variable
      NFS: rename nfs_client_kset to nfs_kset
      Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"

Benjamin Gray (5):
      selftests/powerpc: Use CLEAN macro to fix make warning
      selftests/powerpc: Pass make context to children
      powerpc/watchpoints: Disable preemption in thread_change_pc()
      powerpc/watchpoint: Disable pagefaults when getting user instruction
      powerpc/watchpoints: Annotate atomic context in more places

Benjamin Poirier (2):
      vxlan: Add missing entries to vxlan_get_size()
      ipv4: Set offload_failed flag in fibmatch results

Bernard Metzler (1):
      RDMA/siw: Fix connection failure handling

Bernd Schubert (1):
      btrfs: file_remove_privs needs an exclusive lock in direct io write

Breno Leitao (1):
      perf/x86/amd: Do not WARN() on every IRQ

Cai Huoqing (1):
      net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced before check 'hwdev'

Chancel Liu (1):
      ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link

Charles Kearney (1):
      spi: spi-gxp: BUG: Correct spi write return value

Chen Ni (1):
      ASoC: hdaudio.c: Add missing check for devm_kstrdup

Chen-Yu Tsai (3):
      regulator: mt6358: Drop *_SSHUB regulators
      regulator: mt6358: Use linear voltage helpers for single range regulators
      regulator: mt6358: split ops for buck and linear range LDO regulators

Chengfeng Ye (1):
      tipc: fix a potential deadlock on &tx->lock

Chris Morgan (1):
      power: supply: rk817: Fix node refcount leak

Christian Marangi (1):
      net: ethernet: mediatek: disable irq before schedule napi

Christoph Hellwig (1):
      MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled

Christophe JAILLET (6):
      gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
      firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()
      ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
      HID: sony: Fix a potential memory leak in sony_probe()
      wifi: iwlwifi: mvm: Fix a memory corruption issue
      IB/mlx4: Fix the size of a buffer in add_port_entries()

Cristian Marussi (1):
      firmware: arm_scmi: Harden perf domain info access

Damien Le Moal (9):
      ata: libata-scsi: link ata port and scsi device
      ata: libata-core: Fix ata_port_request_pm() locking
      ata: libata-core: Fix port and device removal
      ata: libata-core: Do not register PM operations for SAS ports
      ata,scsi: do not issue START STOP UNIT on resume
      scsi: sd: Differentiate system and runtime start/stop management
      scsi: sd: Do not issue commands to suspended disks on shutdown
      scsi: Do not attempt to rescan suspended devices
      ata: libata-scsi: Fix delayed scsi_rescan_device() execution

Dan Carpenter (3):
      power: supply: ucs1002: fix error code in ucs1002_get_property()
      net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
      of: dynamic: Fix potential memory leak in of_changeset_action()

Daniel Borkmann (1):
      bpf: Annotate bpf_long_memcpy with data_race

Daniel Scally (1):
      i2c: xiic: Correct return value check for xiic_reinit()

Daniel Starke (1):
      Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"

Dave Wysochanski (1):
      netfs: Only call folio_start_fscache() one time for each folio

David Christensen (1):
      ionic: fix 16bit math issue when PAGE_SIZE >= 64KB

David Francis (1):
      drm/amdgpu: Handle null atom context in VBIOS info ioctl

David Howells (1):
      ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()

David Jeffery (1):
      md/raid5: release batch_last before waiting for another stripe_head

David Thompson (1):
      platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig

David Wilder (1):
      ibmveth: Remove condition to recompute TCP header checksum.

Dinghao Liu (2):
      scsi: zfcp: Fix a double put in zfcp_port_enqueue()
      ptp: ocp: Fix error handling in ptp_ocp_device_init

Duje Mihanović (1):
      gpio: pxa: disable pinctrl calls for MMP_GPIO

Eric Dumazet (11):
      scsi: iscsi_tcp: restrict to TCP sockets
      dccp: fix dccp_v4_err()/dccp_v6_err() again
      net: bridge: use DEV_STATS_INC()
      mptcp: annotate lockless accesses to sk->sk_err
      net: fix possible store tearing in neigh_periodic_work()
      neighbour: annotate lockless accesses to n->nud_state
      neighbour: switch to standard rcu, instead of rcu_bh
      neighbour: fix data-races around n->output
      netlink: annotate data-races around sk->sk_err
      ipv6: remove nexthop_fib6_nh_bh()
      ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()

Fabio Estevam (1):
      net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent

Fedor Pchelkin (1):
      dm zoned: free dmz->ddev array in dmz_put_zoned_devices

Felix Fietkau (1):
      wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling

Filipe Manana (3):
      btrfs: improve error message after failure to add delayed dir index item
      btrfs: remove BUG() after failure to insert delayed dir index item
      btrfs: assert delayed node locked when removing delayed item

Florian Westphal (4):
      netfilter: nf_tables: fix memleak when more than 255 elements expired
      netfilter: conntrack: fix extension size table
      netfilter: nf_tables: disable toggling dormant table state more than once
      netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure

Frederic Weisbecker (1):
      timers: Tag (hr)timer softirq as hotplug safe

Gabriel Krisman Bertazi (1):
      arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault path

Gao Xiang (1):
      erofs: fix memory leak of LZMA global compressed deduplication

Geliang Tang (1):
      mptcp: userspace pm allow creating id 0 subflow

Gerhard Engleder (2):
      tsnep: Fix NAPI scheduling
      tsnep: Fix NAPI polling with budget 0

Gleb Chesnokov (1):
      scsi: qla2xxx: Fix NULL pointer dereference in target mode

Greg Ungerer (1):
      fs: binfmt_elf_efpic: fix personality for ELF-FDPIC

Guangguan Wang (1):
      net/smc: bugfix for smcr v2 server connect success statistic

Gustavo A. R. Silva (2):
      qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
      wifi: mwifiex: Fix tlv_buf_left calculation

Haitao Huang (1):
      x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race

Haiyang Zhang (1):
      net: mana: Fix TX CQE error handling

Hamdan Igbaria (1):
      RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation

Han Xu (1):
      spi: nxp-fspi: reset the FLSHxCR1 registers

Hans Verkuil (1):
      media: vb2: frame_vector.c: replace WARN_ONCE with a comment

Hans de Goede (5):
      ASoC: rt5640: Revert "Fix sleep in atomic context"
      ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode
      ASoC: rt5640: Fix sleep in atomic context
      ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume
      ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect

Harish Kasiviswanathan (1):
      drm/amdkfd: Insert missing TLB flush on GFX10 and later

Harshit Mogalapalli (1):
      power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()

Heiner Kallweit (1):
      i2c: i801: unregister tco_pdev in i801_probe() error path

Helge Deller (5):
      parisc: sba: Fix compile warning wrt list of SBA devices
      parisc: iosapic.c: Fix sparse warnings
      parisc: drivers: Fix sparse warning
      parisc: irq: Make irq_stack_union static to avoid sparse warning
      parisc: Fix crash with nr_cpus=1 option

Herman Fries (1):
      hwmon: (nzxt-smart2) Add device id

Holger Dengler (1):
      s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL

Huacai Chen (2):
      LoongArch: Set all reserved memblocks on Node#0 at initialization
      LoongArch: numa: Fix high_memory calculation

Icenowy Zheng (1):
      riscv: errata: fix T-Head dcache.cva encoding

Ido Schimmel (1):
      vrf: Fix lockdep splat in output path

Ilya Dryomov (4):
      rbd: move rbd_dev_refresh() definition
      rbd: decouple header read-in from updating rbd_dev->header
      rbd: decouple parent info read-in from updating rbd_dev
      rbd: take header_rwsem in rbd_dev_refresh() only when updating

Ilya Leoshkevich (1):
      netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()

Ilya Maximets (1):
      ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling

Ivan Vecera (1):
      i40e: Fix VF VLAN offloading when port VLAN is configured

Jaegeuk Kim (1):
      f2fs: get out of a repeat loop when getting a locked data page

Jakub Sitnicki (1):
      bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets

Jan Kara (2):
      ext4: move setting of trimmed bit into ext4_try_to_trim_range()
      ext4: do not let fstrim block system suspend

Jani Nikula (1):
      drm/meson: fix memory leak on ->hpd_notify callback

Janusz Krzysztofik (1):
      drm/tests: Fix incorrect argument in drm_test_mm_insert_range

Javed Hasan (1):
      scsi: qedf: Add synchronization between I/O completions and abort

Javier Pello (1):
      drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top

Jens Axboe (1):
      io_uring/fs: remove sqe->rw_flags checking from LINKAT

Jeremy Cline (1):
      net: nfc: llcp: Add lock when modifying device list

Jerome Brunet (1):
      ASoC: meson: spdifin: start hw on dai probe

Jian Shen (1):
      net: hns3: only enable unicast promisc when mac table full

Jie Wang (3):
      net: hns3: add cmdq check for vf periodic service task
      net: hns3: fix GRE checksum offload issue
      net: hns3: add 5ms delay before clear firmware reset irq source

Jijie Shao (1):
      net: hns3: fix fail to delete tc flower rules during reset issue

Jinjie Ruan (7):
      vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
      mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
      net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
      net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
      net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
      net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
      net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit

Jiri Kosina (1):
      HID: sony: remove duplicate NULL check before calling usb_free_urb()

Jiri Olsa (2):
      bpf: Add override check to kprobe multi link attach
      bpf: Fix BTF_ID symbol generation collision

Joel Fernandes (Google) (1):
      sched/rt: Fix live lock between select_fallback_rq() and RT push

Johan Hovold (1):
      spi: zynqmp-gqspi: fix clock imbalance on probe failure

Johannes Berg (6):
      wifi: cfg80211: hold wiphy lock in auto-disconnect
      wifi: cfg80211: move wowlan disable under locks
      wifi: cfg80211: add a work abstraction with special semantics
      wifi: cfg80211: fix cqm_config access race
      wifi: cfg80211: add missing kernel-doc for cqm_rssi_work
      wifi: mac80211: fix potential key use-after-free

Johannes Weiner (2):
      mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
      mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list

John David Anglin (1):
      parisc: Restore __ldcw_align for PA-RISC 2.0 processors

John Fastabend (2):
      bpf: tcp_read_skb needs to pop skb regardless of seq
      bpf, sockmap: Do not inc copied_seq when PEEK flag set

Jordan Rife (3):
      net: replace calls to sock->ops->connect() with kernel_connect()
      net: prevent rewrite of msg_name in sock_sendmsg()
      smb: use kernel_connect() and kernel_bind()

Josef Bacik (1):
      btrfs: properly report 0 avail for very full file systems

Josh Poimboeuf (4):
      x86/srso: Fix srso_show_state() side effect
      x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
      x86/srso: Set CPUID feature bits independently of bug or mitigation status
      x86/srso: Don't probe microcode in a guest

Juergen Gross (1):
      xen/events: replace evtchn_rwlock with RCU

Julia Lawall (1):
      thermal/of: add missing of_node_put()

Julien Panis (1):
      bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()

Junxiao Bi (1):
      scsi: target: core: Fix deadlock due to recursive locking

Kailang Yang (1):
      ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q

Kajol Jain (1):
      powerpc/perf/hv-24x7: Update domain value check

Kamal Mostafa (4):
      UBUNTU: Upstream stable to v6.1.56, v6.5.6
      UBUNTU: [Config] updateconfigs for ARM64_ERRATUM_2966298
      UBUNTU: [Config] updateconfigs for IMA_BLACKLIST_KEYRING
      UBUNTU: Upstream stable to v6.1.57, v6.5.7

Kemeng Shi (1):
      ext4: replace the traditional ternary conditional operator with with max()/min()

Kiwoong Kim (2):
      scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
      scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command

Knyazev Arseniy (1):
      ALSA: hda/realtek: Splitting the UX3402 into two separate models

Konstantin Meskhidze (1):
      RDMA/uverbs: Fix typo of sizeof argument

Kristina Martsenko (1):
      arm64: cpufeature: Fix CLRBHB and BC detection

Leon Hwang (1):
      bpf: Fix tr dereferencing

Leon Romanovsky (2):
      RDMA/core: Require admin capabilities to set system parameters
      RDMA/cma: Fix truncation compilation warning in make_cma_ports

Liam R. Howlett (1):
      kernel/sched: Modify initial boot task idle setup

Liang He (1):
      i2c: mux: gpio: Add missing fwnode_handle_put()

Linus Walleij (1):
      power: supply: ab8500: Set typing and props

Lorenzo Bianconi (1):
      wifi: mt76: fix lock dependency problem for wed_lock

Luiz Augusto von Dentz (3):
      Bluetooth: hci_codec: Fix leaking content of local_codecs
      Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
      Bluetooth: ISO: Fix handling of listen for unicast

Lukasz Majewski (1):
      net: hsr: Properly parse HSRv1 supervisor frames.

Luke D. Jones (1):
      platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode

Marek Behún (1):
      leds: Drop BUG_ON check for LED_COLOR_ID_MULTI

Marek Vasut (1):
      drm/bridge: ti-sn65dsi83: Do not generate HFP/HBP/HSA and EOT packet

Mario Limonciello (3):
      ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
      drm/amd: Fix detection of _PR3 on the PCIe root port
      drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()

Mark Zhang (1):
      RDMA/cma: Initialize ib_sa_multicast structure to 0 when join

Martin KaFai Lau (1):
      bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup

Matthias Schiffer (1):
      ata: libata-sata: increase PMP SRST timeout to 10s

Mauricio Faria de Oliveira (1):
      modpost: add missing else to the "of" check

Max Filippov (2):
      xtensa: add default definition for XCHAL_HAVE_DIV32
      xtensa: boot/lib: fix function prototypes

Michael Ellerman (1):
      selftests/powerpc: Fix emit_tests to work with run_kselftest.sh

Michal Grzedzicki (2):
      scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
      scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command

Michal Hocko (2):
      memcg: drop kmem.limit_in_bytes
      mm, memcg: reconsider kmem.limit_in_bytes deprecation

Michal Schmidt (1):
      ice: always add legacy 32byte RXDID in supported_rxdids

Michał Mirosław (1):
      regulator/core: regulator_register: set device->class earlier

Mika Westerberg (2):
      spi: intel-pci: Add support for Granite Rapids SPI serial flash
      net: thunderbolt: Fix TCPv6 GSO checksum calculation

Mike Rapoport (IBM) (2):
      memblock tests: fix warning: "__ALIGN_KERNEL" redefined
      memblock tests: fix warning ‘struct seq_file’ declared inside parameter list

Mikko Rapeli (1):
      arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=y

Mikulas Patocka (1):
      dm: fix a race condition in retrieve_deps

Muhammad Husaini Zulkifli (1):
      igc: Expose tx-usecs coalesce setting to user

Namjae Jeon (1):
      ksmbd: fix race condition between session lookup and expire

Nathan Rossi (1):
      soc: imx8m: Enable OCOTP clock for imx8mm before reading registers

Neal Cardwell (2):
      tcp: fix quick-ack counting to count actual ACKs of new data
      tcp: fix delayed ACKs for MSS boundary condition

Nick Desaulniers (1):
      bpf: Fix BTF_ID symbol generation collision in tools/

Nicolas Frattaroli (1):
      power: supply: rk817: Add missing module alias

Nicolin Chen (1):
      iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

Nigel Kirkland (1):
      nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()

Niklas Cassel (2):
      ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
      ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES

Nilesh Javali (1):
      scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()

Oleksandr Tymoshenko (1):
      ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig

Olga Kornievskaia (3):
      NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
      NFSv4.1: fix pnfs MDS=DS session trunking
      NFSv4.1: fix zero value filehandle in post open getattr

Pablo Neira Ayuso (5):
      netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
      netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
      netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
      netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
      netfilter: nf_tables: disallow element removal on anonymous sets

Pan Bian (1):
      nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()

Paolo Abeni (6):
      mptcp: fix bogus receive window shrinkage with multiple subflows
      mptcp: rename timer related helper to less confusing names
      mptcp: fix dangling connection hang-up
      mptcp: move __mptcp_error_report in protocol.c
      mptcp: process pending subflow error on close
      mptcp: fix delegated action races

Paolo Bonzini (2):
      KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
      KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()

Patrick Rohr (3):
      net: add sysctl accept_ra_min_rtr_lft
      net: change accept_ra_min_rtr_lft to affect all RA lifetimes
      net: release reference to inet6_dev pointer

Paul Cercueil (1):
      ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical size

Peter Ujfalusi (2):
      ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successful
      ALSA: hda: intel-sdw-acpi: Use u8 type for link index

Petr Oros (2):
      iavf: add iavf_schedule_aq_request() helper
      iavf: schedule a request immediately after add/delete vlan

Phil Sutter (3):
      selftests: netfilter: Test nf_tables audit logging
      selftests: netfilter: Extend nft_audit.sh
      netfilter: nf_tables: Deduplicate nft_register_obj audit logs

Philip Yang (1):
      drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3

Pin-yen Lin (1):
      wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet

Pradeep Kumar Chitrapu (1):
      wifi: ath11k: fix tx status reporting in encap offload mode

Pratyush Yadav (1):
      nvme-pci: do not set the NUMA node of device if it has none

Pu Wen (1):
      x86/srso: Add SRSO mitigation for Hygon processors

Qu Wenruo (1):
      btrfs: reset destination buffer when read_extent_buffer() gets invalid range

Radoslaw Tyl (1):
      iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set

Rafael Aquini (1):
      mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()

Randy Dunlap (3):
      xtensa: iss/network: make functions static
      xtensa: boot: don't add include-dirs
      xtensa: umulsidi3: fix conditional expression

Ranjani Sridharan (1):
      ASoC: SOF: Intel: MTL: Reduce the DSP init timeout

Ricardo B. Marliere (1):
      selftests: fix dependency checker script

Ricardo Ribalda (1):
      media: uvcvideo: Fix OOB read

Richard Fitzgerald (4):
      ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.
      ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially low
      firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
      regmap: rbtree: Fix wrong register marked as in-cache when creating new node

Rik van Riel (1):
      x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()

Rob Herring (3):
      arm64: dts: imx: Add imx8mm-prt8mm.dtb to build
      arm64: Add Cortex-A520 CPU part definition
      arm64: errata: Add Cortex-A520 speculative unprivileged load workaround

Roberto Sassu (2):
      smack: Record transmuting in smk_transmuted
      smack: Retrieve transmuting information in smack_inode_getsecurity()

Robin Murphy (2):
      iommu/arm-smmu-v3: Set TTL invalidation hint better
      iommu/arm-smmu-v3: Avoid constructing invalid range commands

Ross Lagerwall (1):
      swiotlb: use the calculated number of areas

Sabrina Dubroca (1):
      selftests: tls: swap the TX and RX sockets in some tests

Sakari Ailus (2):
      media: v4l: Use correct dependency for camera sensor drivers
      media: via: Use correct dependency for camera sensor drivers

Sameer Pujar (2):
      ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
      ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates

Sandipan Das (1):
      perf/x86/amd/core: Fix overflow reset on hotplug

Sascha Hauer (1):
      wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM

Sasha Neftin (1):
      net/core: Fix ETH_P_1588 flow dissector

Sean Christopherson (2):
      x86/reboot: VMCLEAR active VMCSes before emergency reboot
      KVM: x86/mmu: Open code leaf invalidation from mmu_notifier

Sebastian Andrzej Siewior (5):
      locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
      net: ena: Flush XDP packets on error.
      bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
      octeontx2-pf: Do xdp_do_flush() after redirects.
      net: hsr: Add __packed to struct hsr_sup_tlv.

Sergey Senozhatsky (1):
      dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock

Shay Drory (1):
      RDMA/mlx5: Fix NULL string error

Shengjiu Wang (2):
      ASoC: imx-audmix: Fix return error with devm_clk_get()
      ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag

Shigeru Yoshida (1):
      net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg

Shinas Rasheed (1):
      octeon_ep: fix tx dma unmap len values in SG

Shreyas Deodhar (1):
      scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called

Sibi Sankar (1):
      firmware: arm_scmi: Fixup perf power-cost/microwatt support

Sricharan Ramabadhran (1):
      PCI: qcom: Fix IPQ8074 enumeration

Srinivas Pandruvada (1):
      HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit

Stanislav Fomichev (1):
      bpf: Clarify error expectations from bpf_clone_redirect

Stephen Boyd (4):
      platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
      platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
      platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()
      platform/x86: intel_scu_ipc: Fail IPC send if still busy

Steve French (1):
      smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP

Steven Rostedt (Google) (2):
      ring-buffer: Do not attempt to read past "commit"
      ring-buffer: Update "shortest_full" in polling

Sudeep Holla (1):
      firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND

Sven Eckelmann (2):
      wifi: ath11k: Cleanup mac80211 references on failure during tx_complete
      wifi: ath11k: Don't drop tx_status when peer cannot be found

Swapnil Patel (1):
      drm/amd/display: Don't check registers, if using AUX BL control

Thomas Zimmermann (1):
      fbdev/sh7760fb: Depend on FB=y

Tiezhu Yang (1):
      LoongArch: Define relocation types for ABI v2.10

Timo Alho (1):
      clk: tegra: fix error return case for recalc_rate

Tobias Schramm (2):
      spi: sun6i: reduce DMA RX transfer width to single byte
      spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

Toke Høiland-Jørgensen (1):
      bpf: Avoid deadlock when using queue and stack maps from NMI

Tom Lendacky (2):
      KVM: SVM: Fix TSC_AUX virtualization setup
      x86/sev: Use the GHCB protocol when available for SNP CPUID requests

Tony Lindgren (4):
      ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4
      ARM: dts: Unify pinctrl-single pin group nodes for omap4
      ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
      bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up

Trond Myklebust (6):
      NFS/pNFS: Report EINVAL errors from connect() to the server
      SUNRPC: Mark the cred for revalidation if the server rejects it
      Revert "SUNRPC dont update timeout value on connection reset"
      NFS: More fixes for nfs_direct_write_reschedule_io()
      NFSv4: Fix a state manager thread deadlock regression
      NFSv4: Fix a nfs4_state_manager() race

Umesh Nerlige Ramappa (2):
      i915/pmu: Move execlist stats initialization to execlist specific setup
      i915/guc: Get runtime pm in busyness worker only if already active

Valentin Caron (1):
      spi: stm32: add a delay before SPI disable

Vinicius Costa Gomes (1):
      igc: Fix infinite initialization loop with early XDP redirect

Vishal Moola (Oracle) (4):
      mm/memory: add vm_normal_folio()
      mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
      mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
      mm/mempolicy: convert migrate_page_add() to migrate_folio_add()

Vlastimil Babka (1):
      ring-buffer: remove obsolete comment for free_buffer_page()

Wayne Lin (1):
      drm/amd/display: Adjust the MST resume flow

Wen Gong (1):
      wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection

Wenhua Lin (1):
      gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip

William A. Kennington III (1):
      i2c: npcm7xx: Fix callback completion ordering

Xiaoke Wang (1):
      i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()

Xin Long (3):
      netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
      sctp: update transport state when processing a dupcook packet
      sctp: update hb timer immediately after users change hb_interval

Xiubo Li (1):
      ceph: drop messages from MDS when unmounting

Yang Shi (1):
      mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified

Yao Xiao (1):
      Bluetooth: Delete unused hci_req_prepare_suspend() declaration

Yong Wu (1):
      iommu/mediatek: Fix share pgtable for iova over 4GB

YuBiao Wang (1):
      drm/amdkfd: Use gpu_offset for user queue's wptr

Zhang Rui (1):
      iommu/vt-d: Avoid memory allocation in iommu_suspend()

Zhang Xiaoxu (1):
      cifs: Fix UAF in cifs_demultiplex_thread()

Zheng Yejian (3):
      selftests/ftrace: Correctly enable event in instance-event.tc
      ring-buffer: Avoid softlockup in ring_buffer_resize()
      ring-buffer: Fix bytes info in per_cpu buffer stats

Zhifeng Tang (1):
      clk: sprd: Fix thm_parents incorrect configuration

Zhihao Cheng (1):
      ubi: Refuse attaching if mtd's erasesize is 0

Ziyang Xuan (1):
      team: fix null-ptr-deref when team device type is changed

luosili (1):
      ksmbd: fix uaf in smb20_oplock_break_ack

 Documentation/admin-guide/cgroup-v1/memory.rst     |   9 +-
 Documentation/arm64/silicon-errata.rst             |   2 +
 Documentation/networking/ip-sysctl.rst             |   8 +
 arch/arm/boot/dts/exynos4210-i9100.dts             |   4 +-
 arch/arm/boot/dts/motorola-mapphone-common.dtsi    |  44 +--
 arch/arm/boot/dts/omap3-cpu-thermal.dtsi           |   3 +-
 arch/arm/boot/dts/omap4-cpu-thermal.dtsi           |   5 +-
 arch/arm/boot/dts/omap4-duovero-parlor.dts         |  12 +-
 arch/arm/boot/dts/omap4-duovero.dtsi               |  18 +-
 arch/arm/boot/dts/omap4-kc1.dts                    |  14 +-
 arch/arm/boot/dts/omap4-mcpdm.dtsi                 |   2 +-
 arch/arm/boot/dts/omap4-panda-common.dtsi          |  30 +-
 arch/arm/boot/dts/omap4-panda-es.dts               |   8 +-
 arch/arm/boot/dts/omap4-sdp.dts                    |  36 +-
 arch/arm/boot/dts/omap4-var-om44customboard.dtsi   |  24 +-
 arch/arm/boot/dts/omap4-var-som-om44-wlan.dtsi     |   6 +-
 arch/arm/boot/dts/omap4-var-som-om44.dtsi          |  22 +-
 arch/arm/boot/dts/omap443x.dtsi                    |   1 +
 arch/arm/boot/dts/omap4460.dtsi                    |   1 +
 arch/arm/boot/dts/twl6030_omap4.dtsi               |   4 +-
 arch/arm64/Kconfig                                 |  13 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts         |   9 +
 arch/arm64/configs/defconfig                       |   1 -
 arch/arm64/include/asm/cpufeature.h                |   8 +-
 arch/arm64/include/asm/cputype.h                   |   2 +
 arch/arm64/kernel/cpu_errata.c                     |   8 +
 arch/arm64/kernel/cpufeature.c                     |   3 +-
 arch/arm64/kernel/entry.S                          |   4 +
 arch/arm64/tools/cpucaps                           |   1 +
 arch/arm64/tools/sysreg                            |   6 +-
 arch/loongarch/include/asm/elf.h                   |   9 +
 arch/loongarch/kernel/mem.c                        |   4 +-
 arch/loongarch/kernel/module.c                     |   2 +-
 arch/loongarch/kernel/numa.c                       |   2 +-
 arch/mips/alchemy/devboards/db1000.c               |   4 +
 arch/mips/alchemy/devboards/db1200.c               |   6 +
 arch/mips/alchemy/devboards/db1300.c               |   4 +
 arch/parisc/include/asm/ldcw.h                     |  36 +-
 arch/parisc/include/asm/ropes.h                    |   3 +
 arch/parisc/include/asm/spinlock_types.h           |   5 -
 arch/parisc/kernel/drivers.c                       |   2 +-
 arch/parisc/kernel/irq.c                           |   2 +-
 arch/parisc/kernel/smp.c                           |   4 +-
 arch/powerpc/kernel/hw_breakpoint.c                |  16 +-
 arch/powerpc/kernel/hw_breakpoint_constraints.c    |   7 +-
 arch/powerpc/perf/hv-24x7.c                        |   2 +-
 arch/riscv/include/asm/errata_list.h               |   4 +-
 arch/x86/events/amd/core.c                         |  24 +-
 arch/x86/include/asm/kexec.h                       |   2 -
 arch/x86/include/asm/processor.h                   |   2 -
 arch/x86/include/asm/reboot.h                      |   2 +
 arch/x86/kernel/cpu/amd.c                          |  28 +-
 arch/x86/kernel/cpu/bugs.c                         |  17 +-
 arch/x86/kernel/cpu/common.c                       |   2 +-
 arch/x86/kernel/cpu/sgx/encl.c                     |  30 +-
 arch/x86/kernel/crash.c                            |  31 --
 arch/x86/kernel/reboot.c                           |  22 ++
 arch/x86/kernel/setup.c                            |   8 +-
 arch/x86/kernel/sev-shared.c                       |  69 +++-
 arch/x86/kvm/mmu/mmu.c                             |   8 +-
 arch/x86/kvm/mmu/tdp_mmu.c                         |  31 +-
 arch/x86/kvm/mmu/tdp_mmu.h                         |   3 +-
 arch/x86/kvm/svm/sev.c                             |  34 +-
 arch/x86/kvm/svm/svm.c                             |   9 +-
 arch/x86/kvm/svm/svm.h                             |   1 +
 arch/x86/kvm/vmx/vmx.c                             |  10 +-
 arch/xtensa/boot/Makefile                          |   3 +-
 arch/xtensa/boot/lib/zmem.c                        |   5 +-
 arch/xtensa/include/asm/core.h                     |   4 +
 arch/xtensa/lib/umulsidi3.S                        |   4 +-
 arch/xtensa/platforms/iss/network.c                |   4 +-
 debian.master/config/annotations                   |   3 +
 debian.master/upstream-stable                      |   4 +-
 drivers/ata/libata-core.c                          |  57 ++-
 drivers/ata/libata-eh.c                            |  13 +-
 drivers/ata/libata-scsi.c                          |  90 +++--
 drivers/ata/libata-transport.c                     |   9 +-
 drivers/ata/libata.h                               |   2 +
 drivers/ata/sata_mv.c                              |   4 +-
 drivers/base/regmap/regcache-rbtree.c              |   3 +-
 drivers/block/rbd.c                                | 412 +++++++++++----------
 drivers/bus/ti-sysc.c                              |  31 +-
 drivers/char/agp/parisc-agp.c                      |   2 -
 drivers/clk/sprd/ums512-clk.c                      |   2 +-
 drivers/clk/tegra/clk-bpmp.c                       |   2 +-
 drivers/firewire/sbp2.c                            |   9 +-
 drivers/firmware/arm_ffa/driver.c                  |  16 +-
 drivers/firmware/arm_scmi/perf.c                   |  93 +++--
 drivers/firmware/cirrus/cs_dsp.c                   |  34 +-
 drivers/firmware/imx/imx-dsp.c                     |   1 +
 drivers/gpio/gpio-aspeed.c                         |   2 +-
 drivers/gpio/gpio-pmic-eic-sprd.c                  |   1 +
 drivers/gpio/gpio-pxa.c                            |   1 +
 drivers/gpio/gpio-tb10x.c                          |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c            |  17 +-
 drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c             |   3 +
 drivers/gpu/drm/amd/amdgpu/soc21.c                 |   2 +-
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |   2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h              |   5 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  93 ++++-
 .../amd/display/dc/dce110/dce110_hw_sequencer.c    |   4 +-
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    |  41 +-
 drivers/gpu/drm/bridge/ti-sn65dsi83.c              |   4 +-
 drivers/gpu/drm/i915/gt/intel_engine_cs.c          |   1 -
 .../gpu/drm/i915/gt/intel_execlists_submission.c   |   2 +
 drivers/gpu/drm/i915/gt/intel_ggtt.c               |  23 +-
 drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c  |  38 +-
 drivers/gpu/drm/meson/meson_encoder_hdmi.c         |   2 +
 drivers/gpu/drm/tests/drm_mm_test.c                |   2 +-
 drivers/hid/hid-sony.c                             |   2 +
 drivers/hid/intel-ish-hid/ipc/pci-ish.c            |   8 +
 drivers/hwmon/nzxt-smart2.c                        |   2 +
 drivers/i2c/busses/i2c-i801.c                      |   1 +
 drivers/i2c/busses/i2c-npcm7xx.c                   |  17 +-
 drivers/i2c/busses/i2c-xiic.c                      |   2 +-
 drivers/i2c/muxes/i2c-demux-pinctrl.c              |   4 +
 drivers/i2c/muxes/i2c-mux-gpio.c                   |   4 +-
 drivers/idle/intel_idle.c                          |   2 +
 drivers/infiniband/core/cma.c                      |   2 +-
 drivers/infiniband/core/cma_configfs.c             |   2 +-
 drivers/infiniband/core/nldev.c                    |   1 +
 drivers/infiniband/core/uverbs_main.c              |   2 +-
 drivers/infiniband/hw/mlx4/sysfs.c                 |   2 +-
 drivers/infiniband/hw/mlx5/fs.c                    |   2 +-
 drivers/infiniband/hw/mlx5/main.c                  |   2 +-
 drivers/infiniband/sw/siw/siw_cm.c                 |  16 +-
 drivers/infiniband/ulp/srp/ib_srp.c                |  16 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c    |  27 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |  18 +-
 drivers/iommu/intel/iommu.c                        |  16 -
 drivers/iommu/intel/iommu.h                        |   2 +-
 drivers/iommu/mtk_iommu.c                          |   9 +-
 drivers/leds/led-core.c                            |   4 -
 drivers/md/dm-core.h                               |   1 +
 drivers/md/dm-ioctl.c                              |   7 +-
 drivers/md/dm-table.c                              |  32 +-
 drivers/md/dm-zoned-target.c                       |  15 +-
 drivers/md/raid5.c                                 |   7 +
 drivers/media/common/videobuf2/frame_vector.c      |   6 +-
 drivers/media/platform/marvell/Kconfig             |   4 +-
 drivers/media/platform/via/Kconfig                 |   2 +-
 drivers/media/usb/em28xx/Kconfig                   |   4 +-
 drivers/media/usb/go7007/Kconfig                   |   2 +-
 drivers/media/usb/uvc/uvc_ctrl.c                   |   3 +
 drivers/mtd/ubi/build.c                            |   7 +
 drivers/net/dsa/mv88e6xxx/chip.c                   |   6 +-
 drivers/net/dsa/mv88e6xxx/global1.c                |  31 --
 drivers/net/dsa/mv88e6xxx/global1.h                |   1 -
 drivers/net/dsa/mv88e6xxx/global2.c                |   2 +-
 drivers/net/dsa/mv88e6xxx/global2.h                |   1 +
 drivers/net/ethernet/amazon/ena/ena_netdev.c       |   3 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   5 +
 drivers/net/ethernet/engleder/tsnep_main.c         |  18 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |   9 +
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  13 +-
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |   3 +-
 drivers/net/ethernet/huawei/hinic/hinic_port.c     |   3 -
 drivers/net/ethernet/ibm/ibmveth.c                 |  25 +-
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   8 +-
 drivers/net/ethernet/intel/iavf/iavf.h             |   2 +-
 drivers/net/ethernet/intel/iavf/iavf_ethtool.c     |   2 +-
 drivers/net/ethernet/intel/iavf/iavf_main.c        |  17 +-
 drivers/net/ethernet/intel/ice/ice_virtchnl.c      |  12 +-
 drivers/net/ethernet/intel/igc/igc_ethtool.c       |  31 +-
 drivers/net/ethernet/intel/igc/igc_main.c          |   2 +-
 .../net/ethernet/marvell/octeon_ep/octep_main.c    |   8 +-
 drivers/net/ethernet/marvell/octeon_ep/octep_tx.c  |   8 +-
 drivers/net/ethernet/marvell/octeon_ep/octep_tx.h  |  16 +-
 .../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c |  19 +-
 drivers/net/ethernet/mediatek/mtk_eth_soc.c        |   4 +-
 .../net/ethernet/microchip/vcap/vcap_api_kunit.c   |  59 ++-
 drivers/net/ethernet/microsoft/mana/mana_en.c      |  18 +-
 drivers/net/ethernet/pensando/ionic/ionic_dev.h    |   1 +
 drivers/net/ethernet/pensando/ionic/ionic_txrx.c   |  10 +-
 drivers/net/ethernet/qlogic/qed/qed_ll2.h          |   2 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c  |   7 +-
 drivers/net/ethernet/ti/am65-cpsw-nuss.c           |   1 +
 drivers/net/team/team.c                            |  10 +-
 drivers/net/thunderbolt.c                          |   3 +-
 drivers/net/usb/smsc75xx.c                         |   4 +-
 drivers/net/vrf.c                                  |  12 +-
 drivers/net/vxlan/vxlan_core.c                     |   8 +-
 drivers/net/wan/fsl_ucc_hdlc.c                     |  12 +-
 drivers/net/wireless/ath/ath11k/dp.h               |   4 +
 drivers/net/wireless/ath/ath11k/dp_tx.c            |  39 +-
 drivers/net/wireless/ath/ath11k/dp_tx.h            |   1 +
 drivers/net/wireless/intel/iwlwifi/fw/error-dump.h |   6 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c        |   2 +-
 .../net/wireless/marvell/mwifiex/11n_rxreorder.c   |   4 +-
 drivers/net/wireless/marvell/mwifiex/sta_rx.c      |  16 +-
 drivers/net/wireless/mediatek/mt76/dma.c           |   8 +-
 .../net/wireless/mediatek/mt76/mt76x02_eeprom.c    |   7 -
 drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c |  13 +-
 drivers/net/wireless/realtek/rtw88/rtw8723d.h      |   1 +
 drivers/nvme/host/fc.c                             |   2 +-
 drivers/nvme/host/pci.c                            |   3 -
 drivers/of/dynamic.c                               |   6 +-
 drivers/parisc/iosapic.c                           |   4 +-
 drivers/parisc/iosapic_private.h                   |   4 +-
 drivers/pci/controller/dwc/pcie-qcom.c             |   4 +-
 drivers/platform/mellanox/Kconfig                  |   1 +
 drivers/platform/x86/asus-nb-wmi.c                 |   9 +
 drivers/platform/x86/intel_scu_ipc.c               |  66 ++--
 drivers/power/supply/ab8500_btemp.c                |   9 +-
 drivers/power/supply/ab8500_chargalg.c             |   2 +-
 drivers/power/supply/mt6370-charger.c              |   2 +-
 drivers/power/supply/rk817_charger.c               |  16 +-
 drivers/power/supply/ucs1002_power.c               |   3 +-
 drivers/ptp/ptp_ocp.c                              |   1 -
 drivers/regulator/core.c                           |   4 +-
 drivers/regulator/mt6358-regulator.c               | 153 +++-----
 drivers/s390/crypto/pkey_api.c                     |  16 +-
 drivers/s390/crypto/zcrypt_ep11misc.c              |  61 ++-
 drivers/s390/crypto/zcrypt_ep11misc.h              |   3 +-
 drivers/s390/scsi/zfcp_aux.c                       |   9 +-
 drivers/scsi/aacraid/commsup.c                     |   2 +-
 drivers/scsi/iscsi_tcp.c                           |   4 +
 drivers/scsi/mvumi.c                               |   2 +-
 drivers/scsi/pm8001/pm8001_hwi.c                   |   2 +-
 drivers/scsi/pm8001/pm80xx_hwi.c                   |   4 +-
 drivers/scsi/qedf/qedf_io.c                        |  10 +-
 drivers/scsi/qedf/qedf_main.c                      |   7 +-
 drivers/scsi/qla2xxx/qla_def.h                     |   3 +
 drivers/scsi/qla2xxx/qla_init.c                    |   5 +-
 drivers/scsi/qla2xxx/qla_inline.h                  |  58 +++
 drivers/scsi/qla2xxx/qla_isr.c                     |  12 +-
 drivers/scsi/qla2xxx/qla_nvme.c                    |   4 +
 drivers/scsi/qla2xxx/qla_os.c                      |   6 +
 drivers/scsi/qla2xxx/qla_target.c                  |   3 +-
 drivers/scsi/qla2xxx/tcm_qla2xxx.c                 |   4 +-
 drivers/scsi/scsi_lib.c                            |   2 +-
 drivers/scsi/scsi_priv.h                           |   1 -
 drivers/scsi/scsi_scan.c                           |  20 +-
 drivers/scsi/scsi_sysfs.c                          |   4 +-
 drivers/scsi/sd.c                                  | 110 ++++--
 drivers/scsi/sd.h                                  |   1 +
 drivers/scsi/smartpqi/smartpqi_init.c              |   2 +-
 drivers/scsi/storvsc_drv.c                         |   2 +-
 drivers/scsi/virtio_scsi.c                         |   2 +-
 drivers/soc/imx/soc-imx8m.c                        |  10 +
 drivers/spi/spi-gxp.c                              |   2 +-
 drivers/spi/spi-intel-pci.c                        |   1 +
 drivers/spi/spi-nxp-fspi.c                         |   7 +
 drivers/spi/spi-stm32.c                            |   8 +
 drivers/spi/spi-sun6i.c                            |  31 +-
 drivers/spi/spi-zynqmp-gqspi.c                     |  12 +-
 drivers/target/target_core_device.c                |  11 +-
 drivers/thermal/thermal_of.c                       |   8 +-
 drivers/tty/n_gsm.c                                |   4 +-
 drivers/tty/serial/8250/8250_port.c                |   5 +-
 drivers/ufs/core/ufshcd.c                          |  13 +-
 drivers/vfio/mdev/mdev_sysfs.c                     |   3 +-
 drivers/video/fbdev/Kconfig                        |   2 +-
 drivers/xen/events/events_base.c                   |  87 +++--
 fs/binfmt_elf_fdpic.c                              |   5 +-
 fs/btrfs/delayed-inode.c                           |  85 +++--
 fs/btrfs/extent_io.c                               |   8 +-
 fs/btrfs/file.c                                    |  16 +-
 fs/btrfs/super.c                                   |   2 +-
 fs/ceph/caps.c                                     |   6 +-
 fs/ceph/mds_client.c                               |  12 +-
 fs/ceph/mds_client.h                               |  11 +-
 fs/ceph/quota.c                                    |  14 +-
 fs/ceph/snap.c                                     |  10 +-
 fs/ceph/super.c                                    |  75 +++-
 fs/ceph/super.h                                    |   3 +
 fs/erofs/decompressor_lzma.c                       |   5 +-
 fs/ext4/mballoc.c                                  |  60 +--
 fs/f2fs/data.c                                     |   8 +-
 fs/netfs/buffered_read.c                           |   6 +-
 fs/nfs/direct.c                                    |  17 +-
 fs/nfs/flexfilelayout/flexfilelayout.c             |   1 +
 fs/nfs/nfs4client.c                                |   9 +-
 fs/nfs/nfs4proc.c                                  |  20 +-
 fs/nfs/nfs4state.c                                 |  47 ++-
 fs/nfs/sysfs.c                                     |  16 +-
 fs/nilfs2/gcinode.c                                |   6 +-
 fs/proc/internal.h                                 |   2 -
 fs/proc/task_nommu.c                               |  64 ++--
 fs/smb/client/cifsglob.h                           |   1 +
 fs/smb/client/connect.c                            |  10 +-
 fs/smb/client/inode.c                              |   2 +-
 fs/smb/client/smb2ops.c                            |   6 +-
 fs/smb/client/transport.c                          |  34 +-
 fs/smb/server/connection.c                         |   2 +
 fs/smb/server/connection.h                         |   1 +
 fs/smb/server/mgmt/user_session.c                  |  10 +-
 fs/smb/server/smb2pdu.c                            |   4 +-
 include/linux/bpf.h                                |   4 +-
 include/linux/btf_ids.h                            |   2 +-
 include/linux/if_team.h                            |   2 +
 include/linux/interrupt.h                          |   6 +-
 include/linux/ipv6.h                               |   1 +
 include/linux/libata.h                             |   4 +-
 include/linux/memcontrol.h                         |   4 +-
 include/linux/mm.h                                 |   2 +
 include/linux/netfilter/nf_conntrack_sctp.h        |   1 +
 include/linux/nfs_fs_sb.h                          |   1 +
 include/linux/regulator/mt6358-regulator.h         |   4 -
 include/linux/resume_user_mode.h                   |   2 +-
 include/linux/seqlock.h                            |   2 +-
 include/net/arp.h                                  |   8 +-
 include/net/cfg80211.h                             | 101 ++++-
 include/net/ndisc.h                                |  12 +-
 include/net/neighbour.h                            |  10 +-
 include/net/netfilter/nf_tables.h                  |   7 +-
 include/net/nexthop.h                              |  23 --
 include/net/tcp.h                                  |   6 +-
 include/scsi/scsi_device.h                         |   6 +-
 include/scsi/scsi_host.h                           |   2 +-
 include/uapi/linux/bpf.h                           |  10 +-
 include/uapi/linux/ipv6.h                          |   1 +
 include/uapi/linux/stddef.h                        |   6 +
 io_uring/fs.c                                      |   2 +-
 kernel/bpf/queue_stack_maps.c                      |  21 +-
 kernel/dma/debug.c                                 |  20 +-
 kernel/dma/swiotlb.c                               |   4 +-
 kernel/sched/core.c                                |   2 +-
 kernel/sched/cpupri.c                              |   1 +
 kernel/sched/idle.c                                |   1 +
 kernel/trace/bpf_trace.c                           |  16 +
 kernel/trace/ring_buffer.c                         |  42 ++-
 mm/damon/vaddr-test.h                              |   2 +
 mm/memcontrol.c                                    |  13 +-
 mm/memory.c                                        |  10 +
 mm/mempolicy.c                                     | 122 +++---
 mm/page_alloc.c                                    |  12 +-
 mm/slab_common.c                                   |  12 +-
 net/bluetooth/hci_core.c                           |   1 +
 net/bluetooth/hci_event.c                          |   1 +
 net/bluetooth/hci_request.h                        |   2 -
 net/bluetooth/hci_sync.c                           |  14 +-
 net/bluetooth/iso.c                                |   9 +-
 net/bridge/br_arp_nd_proxy.c                       |   4 +-
 net/bridge/br_forward.c                            |   4 +-
 net/bridge/br_input.c                              |   4 +-
 net/bridge/br_netfilter_hooks.c                    |   5 +-
 net/core/filter.c                                  |  59 +--
 net/core/flow_dissector.c                          |   2 +-
 net/core/neighbour.c                               | 106 +++---
 net/core/sock_map.c                                |   4 +
 net/dccp/ipv4.c                                    |   9 +-
 net/dccp/ipv6.c                                    |   9 +-
 net/hsr/hsr_framereg.c                             |   4 +-
 net/hsr/hsr_main.h                                 |   2 +-
 net/ipv4/arp.c                                     |   8 +-
 net/ipv4/fib_semantics.c                           |   8 +-
 net/ipv4/ip_output.c                               |   6 +-
 net/ipv4/nexthop.c                                 |  12 +-
 net/ipv4/route.c                                   |   8 +-
 net/ipv4/tcp.c                                     |  10 +-
 net/ipv4/tcp_bpf.c                                 |   4 +-
 net/ipv4/tcp_input.c                               |  13 +
 net/ipv4/tcp_output.c                              |   7 +-
 net/ipv6/addrconf.c                                |  27 +-
 net/ipv6/ip6_fib.c                                 |  16 +-
 net/ipv6/ip6_output.c                              |  12 +-
 net/ipv6/ndisc.c                                   |  17 +-
 net/ipv6/route.c                                   |  22 +-
 net/ipv6/tcp_ipv6.c                                |  10 +-
 net/l2tp/l2tp_ip6.c                                |   2 +-
 net/mac80211/cfg.c                                 |   3 +
 net/mac80211/key.c                                 |   2 +-
 net/mac80211/mlme.c                                |  11 +-
 net/mptcp/options.c                                |   5 +-
 net/mptcp/pm_netlink.c                             |   2 +-
 net/mptcp/pm_userspace.c                           |   6 -
 net/mptcp/protocol.c                               | 205 +++++-----
 net/mptcp/protocol.h                               |  59 +--
 net/mptcp/subflow.c                                |  51 +--
 net/netfilter/ipvs/ip_vs_sync.c                    |   4 +-
 net/netfilter/nf_conntrack_bpf.c                   |   2 +
 net/netfilter/nf_conntrack_extend.c                |   4 +-
 net/netfilter/nf_conntrack_proto_sctp.c            |  43 ++-
 net/netfilter/nf_tables_api.c                      |  89 +++--
 net/netfilter/nft_set_hash.c                       |  11 +-
 net/netfilter/nft_set_pipapo.c                     |   4 +-
 net/netfilter/nft_set_rbtree.c                     |  54 +--
 net/netlink/af_netlink.c                           |   8 +-
 net/nfc/llcp_core.c                                |   2 +
 net/rds/rdma_transport.c                           |  12 +-
 net/rds/tcp_connect.c                              |   2 +-
 net/sctp/associola.c                               |   3 +-
 net/sctp/socket.c                                  |   1 +
 net/smc/smc_stats.h                                |   3 +-
 net/socket.c                                       |  29 +-
 net/sunrpc/clnt.c                                  |  15 +-
 net/tipc/crypto.c                                  |   4 +-
 net/wireless/core.c                                | 150 +++++++-
 net/wireless/core.h                                |  14 +-
 net/wireless/mlme.c                                |   3 +-
 net/wireless/nl80211.c                             |  93 +++--
 net/wireless/sme.c                                 |   4 +-
 net/wireless/sysfs.c                               |   8 +-
 scripts/mod/file2alias.c                           |   2 +-
 security/integrity/ima/Kconfig                     |  22 +-
 security/smack/smack.h                             |   1 +
 security/smack/smack_lsm.c                         |  63 +++-
 sound/hda/intel-sdw-acpi.c                         |   8 +-
 sound/pci/hda/hda_intel.c                          |   1 +
 sound/pci/hda/patch_realtek.c                      |   3 +-
 sound/soc/amd/yc/acp6x-mach.c                      |  21 ++
 sound/soc/codecs/cs42l42.c                         |  10 +
 sound/soc/codecs/rt5640.c                          |  27 +-
 sound/soc/fsl/imx-audmix.c                         |   2 +-
 sound/soc/fsl/imx-pcm-rpmsg.c                      |   1 +
 sound/soc/fsl/imx-rpmsg.c                          |   8 +
 sound/soc/intel/avs/boards/hdaudio.c               |   3 +
 sound/soc/meson/axg-spdifin.c                      |  49 +--
 sound/soc/soc-utils.c                              |   1 +
 sound/soc/sof/core.c                               |   3 +-
 sound/soc/sof/intel/mtl.c                          |   2 +-
 sound/soc/sof/intel/mtl.h                          |   1 -
 sound/soc/tegra/tegra_audio_graph_card.c           |  30 +-
 tools/include/linux/btf_ids.h                      |   2 +-
 tools/include/linux/mm.h                           |   2 -
 tools/include/linux/seq_file.h                     |   2 +
 tools/include/uapi/linux/bpf.h                     |  10 +-
 tools/perf/util/Build                              |   6 +
 tools/testing/memblock/tests/basic_api.c           |   2 +-
 tools/testing/memblock/tests/common.h              |   1 +
 .../ftrace/test.d/instances/instance-event.tc      |   2 +-
 tools/testing/selftests/kselftest_deps.sh          |  77 +++-
 tools/testing/selftests/net/tls.c                  |   8 +-
 tools/testing/selftests/netfilter/.gitignore       |   1 +
 tools/testing/selftests/netfilter/Makefile         |   4 +-
 tools/testing/selftests/netfilter/audit_logread.c  | 165 +++++++++
 tools/testing/selftests/netfilter/config           |   1 +
 tools/testing/selftests/netfilter/nft_audit.sh     | 193 ++++++++++
 tools/testing/selftests/powerpc/Makefile           |  15 +-
 tools/testing/selftests/powerpc/pmu/Makefile       |  40 +-
 433 files changed, 4390 insertions(+), 2225 deletions(-)
 create mode 100644 tools/testing/selftests/netfilter/audit_logread.c
 create mode 100755 tools/testing/selftests/netfilter/nft_audit.sh



More information about the kernel-team mailing list