[SRU][Lunar][PULL] Lunar upstream stable patchset 2023-08-03
Kamal Mostafa
kamal at canonical.com
Thu Aug 3 22:23:12 UTC 2023
This pull request (375 commits) includes the following Lunar stable
patchsets:
Lunar update: upstream stable patchset 2023-08-03
Ported from the following upstream stable releases:
v6.1.33, v6.3.7
v6.1.34, v6.3.8
https://bugs.launchpad.net/bugs/2029808
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 36b85d81c54ef4444c5aa001b8a4dd44b6d01420:
netfilter: nf_tables: fix chain binding transaction logic (2023-08-03 15:46:07 +0200)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/lunar tags/lunar-stable-2023-08-03
for you to fetch changes up to 4208077078a64c45fc640822e2e430c30bef74e5:
UBUNTU: Upstream stable to v6.1.34, v6.3.8 (2023-08-03 12:33:53 -0700)
----------------------------------------------------------------
Adam Ford (1):
arm64: dts: imx8mn-beacon: Fix SPI CS pinmux
Ai Chao (1):
ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
Akihiko Odaki (1):
KVM: arm64: Populate fault info for watchpoint
Akihiro Suda (2):
efi: Bump stub image version for macOS HVF compatibility
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Alexander Gordeev (1):
s390/topology: honour nr_cpu_ids when adding CPUs
Alexander Sverdlin (1):
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexandre Ghiti (1):
riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandru Sorodoc (1):
ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V
Alvin Lee (1):
drm/amd/display: Reduce sdp bw after urgent to 90%
Andi Shyti (1):
drm/i915/gt: Use the correct error value when kernel_context() fails
Andreas Svensson (1):
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Ariel Malamud (1):
wifi: iwlwifi: mvm: Add locking to the rate read flow
Arnd Bergmann (5):
mtd: rawnand: ingenic: fix empty stub helper definitions
wifi: b43: fix incorrect __packed annotation
ALSA: oss: avoid missing-prototype warnings
atm: hide unused procfs functions
mtdchar: mark bits of ioctl handler noinline
Balint Dobszay (1):
firmware: arm_ffa: Set handle field to zero in memory descriptor
Bart Van Assche (1):
scsi: stex: Fix gcc 13 warnings
Ben Hutchings (1):
lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
Ben Noordhuis (1):
io_uring: undeprecate epoll_ctl support
Benedict Wong (1):
xfrm: Check if_id in inbound policy/secpath match
Bjorn Andersson (1):
arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votes
Bob Peterson (1):
gfs2: Don't deref jdesc in evict
Brett Creeley (1):
virtio_net: use control_buf for coalesce params
Cambda Zhu (1):
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Chao Wang (1):
iommu/rockchip: Fix unwind goto issue
Charles Keepax (1):
soundwire: stream: Add missing clear of alloc_slave_rt
Chen-Yu Tsai (1):
iommu/mediatek: Flush IOTLB completely only if domain has been attached
Chengchang Tang (2):
RDMA/hns: Fix timeout attr in query qp for HIP08
RDMA/hns: Fix base address table allocation
Chia-I Wu (1):
drm/amdgpu: fix xclk freq on CHIP_STONEY
ChiaEn Wu (1):
iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips
Chong Li (1):
drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
Chris Packham (2):
mtd: rawnand: marvell: ensure timing values are written
mtd: rawnand: marvell: don't set the NAND frequency select
Christoph Hellwig (2):
nvme: fix the name of Zone Append for verbose logging
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Christophe JAILLET (1):
serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()
Claudiu Beznea (2):
ARM: at91: pm: fix imbalanced reference counter for ethernet devices
ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwc
Damien Le Moal (2):
ata: libata-scsi: Use correct device no in ata_find_dev()
block: fix revalidate performance regression
Dan Carpenter (3):
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
nfsd: fix double fget() bug in __write_ports_addfd()
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Daniel Bristot de Oliveira (1):
tracing/timerlat: Always wakeup the timerlat thread
Daniel Golle (1):
spi: mt65xx: make sure operations completed before unloading
Daniel Smith (1):
nvme-pci: Add quirk for Teamgroup MP33 SSD
Dario Binacchi (1):
ARM: dts: stm32: add pin map for CAN controller on stm32f7
David Howells (2):
rxrpc: Truncate UTS_RELEASE for rxrpc version
afs: Fix setting of mtime when creating a file/dir/symlink
Deren Wu (1):
mmc: vub300: fix invalid response handling
Dmitry Torokhov (2):
Input: psmouse - fix OOB access in Elantech protocol
Input: fix open count when closing inhibited device
Dmytro Linkin (1):
net/mlx5e: Don't attach netdev profile while handling internal error
Douglas Anderson (1):
arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite boards
Dragos Tatulea (1):
vdpa/mlx5: Fix hang when cvq commands are triggered during device unregister
Edward Lo (1):
fs/ntfs3: Validate MFT flags before replaying logs
Eelco Chaudron (1):
net: openvswitch: fix upcall counter access before allocation
Ekansh Gupta (1):
misc: fastrpc: Reassign memory ownership only for remote heap
Eric Dumazet (12):
netrom: fix info-leak in nr_write_internal()
af_packet: do not use READ_ONCE() in packet_bind()
tcp: deny tcp_disconnect() when threads are waiting
bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()
net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
tcp: gso: really support BIG TCP
rfs: annotate lockless accesses to sk->sk_rxhash
rfs: annotate lockless accesses to RFS sock flow table
net: sched: add rcu annotations around qdisc->qdisc_sleeping
net: sched: move rtm_tca_policy declaration to include file
net: sched: act_police: fix sparse errors in tcf_police_dump()
Erico Nunes (1):
drm/lima: fix sched context destroy
Fangzhi Zuo (1):
drm/amd/display: Have Payload Properly Created After Resume
Fedor Pchelkin (2):
can: j1939: change j1939_netdev_lock type to mutex
can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
Filipe Manana (1):
btrfs: abort transaction when sibling keys check fails for leaves
Florian Fainelli (1):
net: bcmgenet: Fix EEE implementation
Frank Li (2):
iio: light: vcnl4035: fixed chip ID check
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Fuad Tabba (1):
KVM: arm64: Reload PTE after invoking walker callback on preorder traversal
Gaurav Batra (1):
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Gavrilov Ilia (1):
netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_basechain_hook()
Geert Uytterhoeven (1):
dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
Geliang Tang (5):
mptcp: only send RM_ADDR in nl_cmd_remove
mptcp: add address into userspace pm list
mptcp: update userspace pm infos
selftests: mptcp: update userspace pm addr tests
selftests: mptcp: update userspace pm subflow tests
Guchun Chen (2):
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
drm/amd/pm: resolve reboot exception for si oland
Guoqing Jiang (1):
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Gustavo A. R. Silva (1):
wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()
Haibo Li (1):
ARM: 9295/1: unwind:fix unwind abort for uleb128 case
Hangyu Hua (1):
net: sched: fix possible refcount leak in tc_chain_tmplt_add()
Hans de Goede (2):
ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT method
Helge Deller (3):
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
fbdev: stifb: Fix info entry in sti_struct on error path
fbcon: Fix null-ptr-deref in soft_cursor
Herve Codina (1):
serial: cpm_uart: Fix a COMPILE_TEST dependency
Holger Dengler (1):
s390/pkey: zeroize key blobs
Horatio Zhang (1):
drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vram
Hristo Venev (1):
nvme-pci: add quirk for missing secondary temperature thresholds
Hsieh-Tseng Shen (1):
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hyunwoo Kim (4):
media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
media: dvb-core: Fix use-after-free due on race condition at dvb_net
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
Ikshwaku Chauhan (1):
drm/amdgpu: enable tmz by default for GC 11.0.1
Ilya Dryomov (2):
rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
rbd: get snapshot context after exclusive lock is ensured to be held
Ism Hong (1):
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ismael Ferreras Morezuelas (1):
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Iulia Tanasescu (1):
Bluetooth: Split bt_iso_qos into dedicated structures
Ivan Orlov (1):
nbd: Fix debugfs_create_dir error checking
Jakub Kicinski (2):
tls: improve lockless access safety of tls_err_abort()
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jan Höppner (1):
s390/dasd: Use correct lock while counting channel queue length
Jaroslav Kysela (1):
ALSA: ice1712,ice1724: fix the kcontrol->id initialization
Jason Gunthorpe (1):
iommu/amd: Add missing domain type checks
Jean-Baptiste Maneyrol (1):
iio: imu: inv_icm42600: fix timestamp reset
Jean-Philippe Brucker (3):
KVM: arm64: vgic: Fix a circular locking issue
KVM: arm64: vgic: Wrap vgic_its_create() with config_lock
KVM: arm64: vgic: Fix locking comment
Jeff Layton (1):
nfsd: make a copy of struct iattr before calling notify_change
Jeremy Soller (1):
ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
Jeremy Sowden (1):
netfilter: nft_bitwise: fix register tracking
Jerry Snitselaar (1):
iommu/amd: Fix up merge conflict resolution
Jiakai Luo (1):
iio: adc: mxs-lradc: fix the order of two cleanup operations
Jim Wylder (1):
regmap: Account for register length when chunking
Jiri Olsa (1):
bpf: Add extra path pointer check to d_path helper
Joao Martins (2):
iommu/amd: Don't block updates to GATag if guest mode is on
iommu/amd: Handle GALog overflows
Johan Hovold (4):
phy: qcom-qmp-combo: fix init-count imbalance
phy: qcom-qmp-pcie-msm8996: fix init-count imbalance
Bluetooth: fix debugfs registration
Bluetooth: hci_qca: fix debugfs registration
Johannes Berg (9):
um: harddog: fix modular build
wifi: mac80211: simplify chanctx allocation
wifi: mac80211: consider reserved chanctx for mindef
wifi: mac80211: recalc chanctx mindef before assigning
wifi: mac80211: use correct iftype HE cap
wifi: cfg80211: reject bad AP MLD address
wifi: mac80211: mlme: fix non-inheritence element
wifi: mac80211: don't translate beacon/presp addrs
wifi: cfg80211: fix locking in sched scan stop work
Johannes Thumshirn (1):
watchdog: menz069_wdt: fix watchdog initialisation
Jon Pan-Doh (1):
iommu/amd: Fix domain flush size when syncing iotlb
Julian Winkler (1):
platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield
K Prateek Nayak (1):
drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug
KP Singh (1):
bpf: Fix UAF in task local storage
Kai Vehmanen (1):
ASoC: SOF: pm: save io region state in case of errors in resume
Kai-Heng Feng (1):
net: wwan: t7xx: Ensure init is completed before system sleep
Kalesh AP (2):
RDMA/bnxt_re: Fix a possible memory leak
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kamal Mostafa (4):
UBUNTU: [Config] updateconfigs for IPMMU_VMSA
UBUNTU: Upstream stable to v6.1.33, v6.3.7
UBUNTU: [Config] updateconfigs for ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
UBUNTU: Upstream stable to v6.1.34, v6.3.8
Kees Cook (1):
scsi: megaraid_sas: Add flexible array member for SGLs
Kent Gibson (1):
gpio: sim: fix memory corruption when adding named lines and unnamed hogs
Konrad Dybcio (1):
arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware paths
Krzysztof Kozlowski (3):
media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()
soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparision
Kuan-Ting Chen (2):
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
ksmbd: fix multiple out-of-bounds read during context decoding
Kuniyuki Iwashima (3):
af_packet: Fix data-races of pkt_sk(sk)->num.
netfilter: ipset: Add schedule point in call_ad().
ipv6: rpl: Fix Route of Death.
Lars-Peter Clausen (1):
iio: ad4130: Make sure clock provider gets removed
Laurent Pinchart (1):
media: uvcvideo: Don't expose unsupported formats to userspace
Lee Jones (1):
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Lijo Lazar (1):
drm/amd/pm: Fix power context allocation in SMU13
Liming Sun (1):
platform/mellanox: fix potential race in mlxbf-tmfifo driver
Lino Sanfilippo (2):
tpm, tpm_tis: correct tpm_tis_flags enumeration values
tpm, tpm_tis: Request threaded interrupt handler
Linus Walleij (1):
arm64: vdso: Pass (void *) to virt_to_page()
Loic Poulain (1):
block: Deny writable memory mapping if block is read-only
Lorenzo Bianconi (1):
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lucas De Marchi (1):
module/decompress: Fix error checking on zstd decompression
Luiz Augusto von Dentz (1):
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Lukas Bulwahn (1):
iio: dac: build ad5758 driver when AD5758 is selected
Maninder Singh (1):
powerpc/xmon: Use KSYM_NAME_LEN in array size
Manish Chopra (1):
qed/qede: Fix scheduling while atomic
Marek Behún (1):
i2c: mv64xxx: Fix reading invalid status value in atomic mode
Marek Vasut (3):
iio: dac: mcp4725: Fix i2c_master_send() return value handling
dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" type
mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order
Mario Limonciello (1):
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Martin Hundebøll (1):
pinctrl: meson-axg: add missing GPIOA_18 gpio group
Martin Povišer (1):
ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
Masahiro Honda (1):
iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Matthieu Baerts (8):
selftests: mptcp: connect: skip if MPTCP is not supported
selftests: mptcp: pm nl: skip if MPTCP is not supported
selftests: mptcp: join: skip if MPTCP is not supported
selftests: mptcp: sockopt: skip if MPTCP is not supported
selftests: mptcp: userspace pm: skip if MPTCP is not supported
selftests: mptcp: diag: skip if MPTCP is not supported
selftests: mptcp: simult flows: skip if MPTCP is not supported
selftests: mptcp: join: avoid using 'cmp --bytes'
Matti Vaittinen (1):
iio: accel: kx022a fix irq getting
Maurizio Lombardi (1):
nvme: do not let the user delete a ctrl before a complete initialization
Maxim Kochetkov (1):
ASoC: dwc: limit the number of overrun messages
Maximilian Luz (2):
platform/surface: aggregator: Allow completion work-items to be executed in parallel
platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsystem
Maximilian Weigand (1):
Input: cyttsp5 - fix array length
Min-Hua Chen (1):
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Ming Lei (1):
ublk: fix AB-BA lockdep warning
Mirsad Goran Todorovac (3):
test_firmware: fix a memory leak with reqs buffer
test_firmware: fix the memory leak of the allocated firmware buffer
test_firmware: prevent race conditions by a correct implementation of locking
Moshe Shemesh (1):
net/mlx5: Read embedded cpu after init bit cleared
Mustafa Ismail (2):
RDMA/irdma: Prevent QP use after free
RDMA/irdma: Fix Local Invalidate fencing
Namhyung Kim (1):
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Namjae Jeon (7):
ksmbd: fix credit count leakage
ksmbd: fix UAF issue from opinfo->conn
ksmbd: fix incorrect AllocationSize set in smb2_get_info
ksmbd: fix out-of-bound read in deassemble_neg_contexts()
ksmbd: fix out-of-bound read in parse_lease_state()
ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Neil Armstrong (1):
phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 value
Nikita Zhandarovich (1):
HID: wacom: avoid integer overflow in wacom_intuos_inout()
Niklas Söderlund (1):
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Oleksij Rempel (1):
can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
Oliver Upton (1):
KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()
Pablo Neira Ayuso (1):
netfilter: nf_tables: out-of-bound check in chain blob
Paolo Abeni (9):
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
mptcp: add annotations around msk->subflow accesses
mptcp: avoid unneeded address copy
mptcp: simplify subflow_syn_recv_sock()
mptcp: consolidate passive msk socket initialization
mptcp: fix data race around msk->first access
mptcp: add annotations around sk->sk_shutdown accesses
mptcp: fix connect timeout handling
mptcp: fix active subflow finalization
Paul Cercueil (1):
iio: adc: ad7192: Change "shorted" channels to differential
Paul Moore (1):
selinux: don't use make's grouped targets feature yet
Pauli Virtanen (3):
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
Bluetooth: ISO: consider right CIS when removing CIG at cleanup
Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
Pavan Chebbi (2):
bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()
Paweł Anikiel (1):
ASoC: ssm2602: Add workaround for playback distortions
Pedro Tammela (1):
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Peilin Ye (4):
net/sched: sch_ingress: Only create under TC_H_INGRESS
net/sched: sch_clsact: Only create under TC_H_CLSACT
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peter Rosin (2):
dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits
Pierre-Louis Bossart (3):
ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handling
Pietro Borrello (1):
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pin-yen Lin (1):
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Ping-Ke Shih (2):
wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PS
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Qingfang DENG (1):
neighbour: fix unaligned access to pneigh_entry
Raju Rangoju (1):
amd-xgbe: fix the false linkup in xgbe_phy_status
Randy Dunlap (3):
dmaengine: pl330: rename _start to prevent build error
iommu: Make IPMMU_VMSA dependencies more strict
eeprom: at24: also select REGMAP
Rasmus Villemoes (1):
iio: addac: ad74413: fix resistance input processing
Rhys Rustad-Elliott (1):
bpf: Fix elem_size not being set for inner maps
Richard Acayan (2):
misc: fastrpc: return -EPIPE to invocations on device removal
misc: fastrpc: reject new invocations during device removal
Rijo Thomas (1):
tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
Rob Clark (1):
drm/msm: Be more shouty if per-process pgtables aren't working
Robert Hancock (1):
ASoC: simple-card-utils: fix PCM constraint error check
Roberto Sassu (1):
KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
Ruan Jinjie (1):
riscv: fix kprobe __user string arg print fault issue
Rubén Gómez (1):
ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
Ruihan Li (4):
usb: usbfs: Enforce page requirements for mmap
usb: usbfs: Use consistent mmap functions
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
mm: page_table_check: Ensure user pages are not slab pages
Russell King (Oracle) (1):
net: sfp: fix state loss when updating state_hw_mask
Saeed Mahameed (1):
net/mlx5e: Fix error handling in mlx5e_refresh_tirs
Sagi Grimberg (1):
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
Sean Christopherson (2):
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
Sean Nyekjaer (2):
iio: adc: stm32-adc: skip adc-channels setup if none is present
iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
Sebastian Krzyszkowiak (1):
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Selvin Xavier (1):
RDMA/bnxt_re: Fix the page_size used during the MR creation
Shannon Nelson (2):
vhost: support PACKED when setting-getting vring_base
vhost_vdpa: support PACKED when setting-getting vring_base
Shay Drory (3):
net/mlx5: Drain health before unregistering devlink
net/mlx5: SF, Drain health before removing device
net/mlx5: fw_tracer, Fix event handling
Sheng Zhao (1):
vduse: avoid empty string for dev name
Shenwei Wang (2):
arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signals
arm64: dts: imx8-ss-dma: assign default clock rate for lpuarts
Sherry Sun (1):
tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK
Somnath Kotur (2):
bnxt_en: Query default VLAN before VNIC setup on a VF
bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
Sreekanth Reddy (1):
bnxt_en: Don't issue AP reset during ethtool's reset operation
Srinivas Kandagatla (2):
ASoC: codecs: wsa883x: do not set can_multi_write flag
ASoC: codecs: wsa881x: do not set can_multi_write flag
Stanislav Fomichev (1):
selftests/bpf: Verify optval=NULL case
Stefan Binding (1):
ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41
Stephan Gerhold (1):
spi: qup: Request DMA before enabling clocks
Steven Rostedt (Google) (1):
tracing/histograms: Allow variables to have some modifiers
Sung-Chi Li (1):
HID: google: add jewel USB id
Sungwoo Kim (1):
Bluetooth: L2CAP: Add missing checks for invalid DCID
Takashi Iwai (4):
ALSA: hda: Fix kctl->id initialization
ALSA: ymfpci: Fix kctl->id initialization
ALSA: gus: Fix kctl->id initialization
ALSA: cmipci: Fix kctl->id initialization
Theodore Ts'o (6):
ext4: add EA_INODE checking to ext4_iget()
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
ext4: disallow ea_inodes with extended attributes
ext4: add lockdep annotations for i_data_sem for ea_inode's
ext4: enable the lazy init thread when remounting read/write
ext4: only check dquot_initialize_needed() when debugging
Thomas Bogendoerfer (1):
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Tian Lan (1):
blk-mq: fix blk_mq_hw_ctx active request accounting
Tijs Van Buggenhout (1):
netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
Tim Crawford (1):
ALSA: hda/realtek: Add quirk for Clevo NS50AU
Tim Huang (5):
drm/amd/pm: reverse mclk and fclk clocks levels for SMU v13.0.4
drm/amd/pm: reverse mclk and fclk clocks levels for vangogh
drm/amd/pm: reverse mclk clocks levels for SMU v13.0.5
drm/amd/pm: reverse mclk and fclk clocks levels for yellow carp
drm/amd/pm: reverse mclk and fclk clocks levels for renoir
Tom Rix (1):
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
Trevor Wu (1):
ASoC: mediatek: mt8195: fix use-after-free in driver remove path
Tvrtko Ursulin (1):
drm/i915/selftests: Add some missing error propagation
Uttkarsh Aggarwal (1):
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uwe Kleine-König (2):
ASoC: mediatek: mt8195-afe-pcm: Convert to platform remove callback returning void
i2c: sprd: Delete i2c adapter in .remove's error path
Vasant Hegde (1):
iommu/amd/pgtbl_v2: Fix domain max address
Vikas Gupta (1):
bnxt_en: Skip firmware fatal error recovery if chip is not accessible
Vladislav Efanov (2):
udp6: Fix race condition in udp6_sendmsg & connect
batman-adv: Broken sync while rescheduling delayed work
Wei Chen (6):
media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
media: netup_unidvb: fix irq init by register it at the end of probe
Wei Fang (2):
net: enetc: correct the statistics of rx bytes
net: enetc: correct rx_bytes statistics of XDP
Wen Gu (3):
net/smc: Scan from current RMB list when no position specified
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
Wenchao Hao (1):
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Will Deacon (1):
KVM: arm64: Prevent unconditional donation of unmapped regions from the host
Xin Long (1):
rtnetlink: call validate_linkmsg in rtnl_create_link
Xiubo Li (2):
ceph: silence smatch warning in reconnect_caps_cb()
ceph: fix use-after-free bug for inodes when flushing capsnaps
Yangyang Li (1):
RDMA/hns: Modify the value of long message loopback slice
YiPeng Chai (1):
drm/amdgpu: change reserved vram info print
Yifan Zhang (1):
drm/amdgpu: set gfx9 onwards APU atomics support to be true
Ying Hsu (1):
Bluetooth: Fix l2cap_disconnect_req deadlock
Yonatan Nachum (1):
RDMA/efa: Fix unsupported page sizes in device
YongSu Yoo (2):
media: dvb_demux: fix a bug for the continuity counter
media: dvb_ca_en50221: fix a size write bug
Yonghong Song (1):
selftests/bpf: Fix sockopt_sk selftest
Yoshihiro Shimoda (1):
net: renesas: rswitch: Fix return value in error path of xmit
Yu Kuai (1):
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Yun Lu (1):
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Zhang Shurong (1):
media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
Zheng Wang (1):
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zhengchao Shao (1):
net: sched: fix NULL pointer dereference in mq_attach
Zhengping Jiang (1):
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
fuyuanli (1):
tcp: fix mishandling when the sack compression is deferred.
jasontao (1):
ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.
lyndonli (1):
drm/amdgpu: Use the default reset when loading or reloading the driver
pengfuyuan (1):
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-bounds
.../bindings/iio/adc/renesas,rcar-gyroadc.yaml | 2 +-
.../devicetree/bindings/sound/tas2562.yaml | 6 +-
.../devicetree/bindings/sound/tas2770.yaml | 6 +-
.../devicetree/bindings/sound/tas27xx.yaml | 6 +-
.../devicetree/bindings/usb/snps,dwc3.yaml | 2 +-
Documentation/mm/page_table_check.rst | 19 +++
Documentation/networking/ip-sysctl.rst | 4 +-
arch/arm/boot/dts/at91-sama7g5ek.dts | 2 +-
arch/arm/boot/dts/stm32f7-pinctrl.dtsi | 82 +++++++++
arch/arm/kernel/unwind.c | 25 ++-
arch/arm/mach-at91/pm.c | 20 +--
arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi | 8 +
.../dts/freescale/imx8mn-beacon-baseboard.dtsi | 4 +-
arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 4 +-
arch/arm64/boot/dts/qcom/sc7180-lite.dtsi | 8 +
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 1 +
.../dts/qcom/sm6375-sony-xperia-murray-pdx225.dts | 4 +-
arch/arm64/include/asm/kvm_pgtable.h | 6 +-
arch/arm64/kernel/vdso.c | 2 +-
arch/arm64/kvm/hyp/include/hyp/switch.h | 8 +-
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 14 +-
arch/arm64/kvm/hyp/nvhe/switch.c | 2 +
arch/arm64/kvm/hyp/pgtable.c | 17 +-
arch/arm64/kvm/hyp/vhe/switch.c | 1 +
arch/arm64/kvm/vgic/vgic-init.c | 25 ++-
arch/arm64/kvm/vgic/vgic-its.c | 14 +-
arch/arm64/kvm/vgic/vgic-kvm-device.c | 10 +-
arch/arm64/kvm/vgic/vgic-mmio-v3.c | 31 ++--
arch/arm64/kvm/vgic/vgic-mmio.c | 9 +-
arch/arm64/kvm/vgic/vgic-v2.c | 6 -
arch/arm64/kvm/vgic/vgic-v3.c | 7 -
arch/arm64/kvm/vgic/vgic-v4.c | 3 +-
arch/arm64/mm/fault.c | 4 +-
arch/powerpc/platforms/pseries/iommu.c | 13 +-
arch/powerpc/xmon/xmon.c | 2 +-
arch/riscv/Kconfig | 1 +
arch/riscv/include/asm/perf_event.h | 7 +
arch/riscv/include/asm/pgtable.h | 3 +-
arch/riscv/mm/init.c | 4 +-
arch/s390/kernel/topology.c | 32 ++--
arch/um/drivers/Makefile | 4 +-
arch/um/drivers/harddog.h | 9 +
arch/um/drivers/harddog_kern.c | 7 +-
arch/um/drivers/harddog_user.c | 1 +
arch/um/drivers/harddog_user_exp.c | 9 +
arch/x86/kvm/mmu/mmu.c | 5 +-
arch/x86/kvm/x86.c | 3 +
block/blk-mq.c | 8 +-
block/blk-settings.c | 3 +-
block/fops.c | 12 +-
crypto/asymmetric_keys/public_key.c | 38 +++--
debian.master/config/annotations | 4 +-
debian.master/upstream-stable | 4 +-
drivers/acpi/resource.c | 12 ++
drivers/ata/libata-scsi.c | 34 +++-
drivers/base/cacheinfo.c | 20 +++
drivers/base/regmap/regmap.c | 6 +-
drivers/block/nbd.c | 4 +-
drivers/block/rbd.c | 62 +++++--
drivers/block/rnbd/rnbd-proto.h | 2 +-
drivers/block/ublk_drv.c | 9 +-
drivers/bluetooth/hci_qca.c | 6 +-
drivers/char/tpm/tpm_tis_core.c | 7 +-
drivers/char/tpm/tpm_tis_core.h | 8 +-
drivers/dma/at_hdmac.c | 17 +-
drivers/dma/at_xdmac.c | 7 +-
drivers/dma/pl330.c | 8 +-
drivers/firmware/arm_ffa/driver.c | 1 +
drivers/gpio/gpio-sim.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 45 +++--
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 10 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 7 +-
drivers/gpu/drm/amd/amdgpu/vi.c | 11 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +-
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 2 +-
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 29 ----
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 10 +-
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c | 5 +-
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 4 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c | 5 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c | 5 +-
.../gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c | 5 +-
.../gpu/drm/i915/gem/selftests/i915_gem_context.c | 14 +-
drivers/gpu/drm/i915/gt/selftest_execlists.c | 12 +-
drivers/gpu/drm/lima/lima_sched.c | 2 +-
drivers/gpu/drm/msm/msm_iommu.c | 7 +-
drivers/hid/hid-google-hammer.c | 2 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/wacom_wac.c | 2 +-
drivers/hwmon/k10temp.c | 1 +
drivers/i2c/busses/i2c-mv64xxx.c | 11 ++
drivers/i2c/busses/i2c-sprd.c | 8 +-
drivers/iio/accel/kionix-kx022a.c | 2 +-
drivers/iio/accel/st_accel_core.c | 4 +-
drivers/iio/adc/ad4130.c | 12 +-
drivers/iio/adc/ad7192.c | 8 +-
drivers/iio/adc/ad_sigma_delta.c | 4 +
drivers/iio/adc/mt6370-adc.c | 53 +++++-
drivers/iio/adc/mxs-lradc-adc.c | 10 +-
drivers/iio/adc/stm32-adc.c | 61 +++----
drivers/iio/addac/ad74413r.c | 2 +-
drivers/iio/dac/Makefile | 2 +-
drivers/iio/dac/mcp4725.c | 16 +-
drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c | 10 +-
drivers/iio/light/vcnl4035.c | 3 +
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 4 +-
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 11 +-
drivers/infiniband/hw/bnxt_re/qplib_res.c | 12 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 7 +-
drivers/infiniband/hw/efa/efa_verbs.c | 2 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 25 ++-
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 +
drivers/infiniband/hw/hns/hns_roce_mr.c | 43 +++++
drivers/infiniband/hw/irdma/verbs.c | 12 +-
drivers/input/input.c | 2 +-
drivers/input/joystick/xpad.c | 1 -
drivers/input/mouse/elantech.c | 9 +-
drivers/input/touchscreen/cyttsp5.c | 2 +-
drivers/iommu/Kconfig | 1 +
drivers/iommu/amd/amd_iommu.h | 4 +-
drivers/iommu/amd/init.c | 24 +++
drivers/iommu/amd/iommu.c | 31 +++-
drivers/iommu/mtk_iommu.c | 3 +-
drivers/iommu/rockchip-iommu.c | 14 +-
drivers/mailbox/mailbox-test.c | 13 +-
drivers/md/raid5.c | 2 +-
drivers/media/dvb-core/dvb_ca_en50221.c | 49 +++++-
drivers/media/dvb-core/dvb_demux.c | 4 +-
drivers/media/dvb-core/dvb_net.c | 38 ++++-
drivers/media/dvb-core/dvbdev.c | 84 +++++++---
drivers/media/dvb-frontends/mn88443x.c | 2 +-
drivers/media/pci/netup_unidvb/netup_unidvb_core.c | 17 +-
.../mediatek/vcodec/mtk_vcodec_dec_stateful.c | 3 +
drivers/media/platform/renesas/rcar-vin/rcar-dma.c | 4 +-
drivers/media/usb/dvb-usb-v2/ce6230.c | 8 +
drivers/media/usb/dvb-usb-v2/ec168.c | 12 ++
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 20 +++
drivers/media/usb/dvb-usb/az6027.c | 12 ++
drivers/media/usb/dvb-usb/digitv.c | 4 +
drivers/media/usb/dvb-usb/dw2102.c | 2 +-
drivers/media/usb/ttusb-dec/ttusb_dec.c | 3 +-
drivers/media/usb/uvc/uvc_driver.c | 16 +-
drivers/misc/eeprom/Kconfig | 1 +
drivers/misc/fastrpc.c | 9 +-
drivers/mmc/core/pwrseq_sd8787.c | 34 +++-
drivers/mmc/host/vub300.c | 3 +
drivers/mtd/mtdchar.c | 8 +-
drivers/mtd/nand/raw/ingenic/ingenic_ecc.h | 8 +-
drivers/mtd/nand/raw/marvell_nand.c | 10 +-
drivers/net/dsa/lan9303-core.c | 4 -
drivers/net/dsa/mv88e6xxx/chip.c | 2 +-
drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 12 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 40 ++++-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c | 1 +
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 22 +--
drivers/net/ethernet/broadcom/genet/bcmgenet.h | 3 +
drivers/net/ethernet/broadcom/genet/bcmmii.c | 5 +
drivers/net/ethernet/freescale/enetc/enetc.c | 16 +-
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en_common.c | 11 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 35 +++-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 9 +-
.../ethernet/mellanox/mlx5/core/sf/dev/driver.c | 1 +
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.c | 13 +-
drivers/net/ethernet/qlogic/qed/qed_l2.c | 2 +-
drivers/net/ethernet/qlogic/qede/qede.h | 4 +
drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 24 ++-
drivers/net/ethernet/qlogic/qede/qede_main.c | 34 +++-
drivers/net/ethernet/renesas/rswitch.c | 2 +-
drivers/net/phy/sfp.c | 5 +
drivers/net/usb/qmi_wwan.c | 2 +-
drivers/net/virtio_net.c | 16 +-
drivers/net/wireless/broadcom/b43/b43.h | 2 +-
.../net/wireless/broadcom/b43legacy/b43legacy.h | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 8 +-
drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 3 +
drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 3 +
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 1 +
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 4 +-
drivers/net/wireless/realtek/rtw88/mac80211.c | 14 +-
drivers/net/wireless/realtek/rtw88/main.c | 4 +-
drivers/net/wireless/realtek/rtw88/ps.c | 43 +++++
drivers/net/wireless/realtek/rtw88/ps.h | 2 +
drivers/net/wireless/realtek/rtw89/mac80211.c | 16 +-
drivers/net/wireless/realtek/rtw89/ps.c | 26 +++
drivers/net/wireless/realtek/rtw89/ps.h | 1 +
drivers/net/wwan/t7xx/t7xx_pci.c | 18 ++
drivers/net/wwan/t7xx/t7xx_pci.h | 1 +
drivers/nvme/host/constants.c | 2 +-
drivers/nvme/host/core.c | 6 +-
drivers/nvme/host/hwmon.c | 4 +-
drivers/nvme/host/multipath.c | 1 -
drivers/nvme/host/nvme.h | 5 +
drivers/nvme/host/pci.c | 6 +
.../phy/amlogic/phy-meson-g12a-mipi-dphy-analog.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 5 +-
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c | 5 +-
drivers/pinctrl/meson/pinctrl-meson-axg.c | 1 +
drivers/platform/mellanox/mlxbf-tmfifo.c | 11 +-
drivers/platform/surface/aggregator/controller.c | 2 +-
.../platform/surface/surface_aggregator_tabletsw.c | 5 +
drivers/platform/x86/intel_scu_pcidrv.c | 1 +
drivers/s390/block/dasd_ioctl.c | 4 +-
drivers/s390/crypto/pkey_api.c | 3 +
drivers/scsi/megaraid/megaraid_sas_fusion.c | 2 +-
drivers/scsi/megaraid/megaraid_sas_fusion.h | 5 +-
drivers/scsi/scsi_lib.c | 2 +
drivers/scsi/stex.c | 4 +
drivers/soc/qcom/icc-bwmon.c | 4 +-
drivers/soc/qcom/rpmh-rsc.c | 2 +-
drivers/soundwire/stream.c | 4 +-
drivers/spi/spi-mt65xx.c | 3 +
drivers/spi/spi-qup.c | 37 ++---
drivers/tee/amdtee/amdtee_if.h | 10 +-
drivers/tee/amdtee/call.c | 30 ++--
drivers/tty/serial/8250/8250_tegra.c | 4 +-
drivers/tty/serial/Kconfig | 2 +-
drivers/tty/serial/cpm_uart/cpm_uart.h | 2 -
drivers/tty/serial/fsl_lpuart.c | 44 ++---
drivers/usb/cdns3/cdns3-gadget.c | 13 ++
drivers/usb/core/buffer.c | 41 +++++
drivers/usb/core/devio.c | 20 ++-
drivers/usb/gadget/function/f_fs.c | 2 +-
drivers/vdpa/mlx5/net/mlx5_vnet.c | 2 +-
drivers/vdpa/vdpa_user/vduse_dev.c | 3 +
drivers/vhost/vdpa.c | 21 ++-
drivers/vhost/vhost.c | 18 +-
drivers/vhost/vhost.h | 8 +-
drivers/video/fbdev/core/bitblit.c | 3 +
drivers/video/fbdev/core/modedb.c | 5 +
drivers/video/fbdev/imsttfb.c | 15 +-
drivers/video/fbdev/stifb.c | 1 +
drivers/watchdog/menz69_wdt.c | 16 +-
fs/afs/dir.c | 3 +
fs/btrfs/ctree.c | 2 +
fs/btrfs/disk-io.c | 2 +-
fs/ceph/caps.c | 6 +
fs/ceph/mds_client.c | 3 +-
fs/ceph/snap.c | 4 +-
fs/ext4/ext4.h | 5 +-
fs/ext4/inode.c | 34 +++-
fs/ext4/super.c | 24 +--
fs/ext4/xattr.c | 47 ++----
fs/gfs2/super.c | 8 +
fs/ksmbd/connection.c | 12 ++
fs/ksmbd/oplock.c | 138 ++++++++--------
fs/ksmbd/smb2pdu.c | 103 ++++++------
fs/ksmbd/smbacl.c | 4 +-
fs/ksmbd/vfs.c | 4 +-
fs/nfsd/nfsctl.c | 7 +-
fs/nfsd/vfs.c | 10 +-
fs/ntfs3/inode.c | 6 +
include/linux/netdevice.h | 9 +-
include/linux/page-flags.h | 6 +
include/linux/pe.h | 25 +--
include/linux/sunrpc/svcsock.h | 7 +-
include/linux/usb/hcd.h | 5 +
include/media/dvb_net.h | 4 +
include/media/dvbdev.h | 15 ++
include/net/bluetooth/bluetooth.h | 43 +++--
include/net/bluetooth/hci.h | 1 +
include/net/bluetooth/hci_core.h | 10 +-
include/net/neighbour.h | 2 +-
include/net/netns/ipv6.h | 2 +-
include/net/ping.h | 6 +-
include/net/pkt_sched.h | 2 +
include/net/rpl.h | 3 -
include/net/sch_generic.h | 6 +-
include/net/sock.h | 22 ++-
include/net/tcp.h | 1 +
io_uring/epoll.c | 4 -
kernel/bpf/map_in_map.c | 8 +-
kernel/fork.c | 2 +-
kernel/module/decompress.c | 2 +-
kernel/trace/bpf_trace.c | 12 +-
kernel/trace/trace_events_hist.c | 23 ++-
kernel/trace/trace_osnoise.c | 2 +
kernel/trace/trace_probe.h | 2 +-
lib/cpu_rmap.c | 2 +-
lib/test_firmware.c | 81 +++++++--
mm/Kconfig.debug | 1 +
mm/page_table_check.c | 6 +
net/atm/resources.c | 2 +
net/batman-adv/distributed-arp-table.c | 2 +-
net/bluetooth/hci_conn.c | 184 +++++++++++----------
net/bluetooth/hci_core.c | 10 +-
net/bluetooth/hci_event.c | 33 ++--
net/bluetooth/hci_sync.c | 23 ++-
net/bluetooth/iso.c | 125 +++++++++++---
net/bluetooth/l2cap_core.c | 13 ++
net/can/j1939/main.c | 24 +--
net/can/j1939/socket.c | 5 +
net/core/dev.c | 8 +-
net/core/rtnetlink.c | 8 +-
net/core/skmsg.c | 3 +-
net/core/sock.c | 2 +-
net/ipv4/af_inet.c | 2 +
net/ipv4/inet_connection_sock.c | 1 +
net/ipv4/sysctl_net_ipv4.c | 8 +-
net/ipv4/tcp.c | 9 +-
net/ipv4/tcp_input.c | 2 +-
net/ipv4/tcp_offload.c | 19 +--
net/ipv4/tcp_timer.c | 16 +-
net/ipv6/exthdrs.c | 29 ++--
net/mac80211/chan.c | 75 +++++----
net/mac80211/he.c | 15 +-
net/mac80211/ieee80211_i.h | 3 +-
net/mac80211/mlme.c | 8 +-
net/mac80211/rx.c | 4 +-
net/mac80211/util.c | 2 +-
net/mptcp/pm.c | 23 ++-
net/mptcp/pm_netlink.c | 18 ++
net/mptcp/pm_userspace.c | 48 +++++-
net/mptcp/protocol.c | 143 +++++++++-------
net/mptcp/protocol.h | 16 +-
net/mptcp/subflow.c | 63 ++-----
net/netfilter/ipset/ip_set_core.c | 8 +
net/netfilter/nf_conntrack_core.c | 3 +
net/netfilter/nf_conntrack_netlink.c | 4 +
net/netfilter/nf_tables_api.c | 4 +-
net/netfilter/nft_bitwise.c | 2 +-
net/netlink/af_netlink.c | 2 +-
net/netrom/nr_subr.c | 7 +-
net/openvswitch/datapath.c | 19 ---
net/openvswitch/vport.c | 18 +-
net/packet/af_packet.c | 8 +-
net/packet/diag.c | 2 +-
net/rxrpc/af_rxrpc.c | 1 +
net/rxrpc/ar-internal.h | 1 +
net/rxrpc/local_event.c | 11 +-
net/sched/act_police.c | 10 +-
net/sched/cls_api.c | 3 +-
net/sched/sch_api.c | 42 +++--
net/sched/sch_fq_pie.c | 10 +-
net/sched/sch_generic.c | 30 ++--
net/sched/sch_ingress.c | 16 +-
net/sched/sch_mq.c | 8 +-
net/sched/sch_mqprio.c | 8 +-
net/sched/sch_pie.c | 5 +-
net/sched/sch_red.c | 5 +-
net/sched/sch_sfq.c | 5 +-
net/sched/sch_taprio.c | 6 +-
net/sched/sch_teql.c | 2 +-
net/smc/smc_llc.c | 13 +-
net/sunrpc/svcsock.c | 24 +--
net/tls/tls_strp.c | 4 +-
net/tls/tls_sw.c | 8 +-
net/wireless/core.c | 4 +-
net/wireless/nl80211.c | 2 +
net/xfrm/xfrm_policy.c | 11 +-
security/selinux/Makefile | 6 +-
sound/core/oss/pcm_plugin.h | 16 +-
sound/isa/gus/gus_pcm.c | 2 +-
sound/pci/cmipci.c | 6 +-
sound/pci/hda/hda_codec.c | 6 +-
sound/pci/hda/hda_intel.c | 21 +++
sound/pci/hda/patch_hdmi.c | 22 +++
sound/pci/hda/patch_realtek.c | 28 ++++
sound/pci/ice1712/aureon.c | 7 +-
sound/pci/ice1712/ice1712.c | 14 +-
sound/pci/ice1712/ice1724.c | 16 +-
sound/pci/ymfpci/ymfpci_main.c | 6 +-
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/ssm2602.c | 15 ++
sound/soc/codecs/wsa881x.c | 1 -
sound/soc/codecs/wsa883x.c | 1 -
sound/soc/dwc/dwc-i2s.c | 4 +-
sound/soc/generic/simple-card-utils.c | 2 +-
sound/soc/intel/common/soc-acpi-intel-cht-match.c | 26 +++
sound/soc/mediatek/mt8195/mt8195-afe-clk.c | 5 -
sound/soc/mediatek/mt8195/mt8195-afe-clk.h | 1 -
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c | 9 +-
sound/soc/mediatek/mt8195/mt8195-audsys-clk.c | 47 +++---
sound/soc/mediatek/mt8195/mt8195-audsys-clk.h | 1 -
sound/soc/sof/debug.c | 4 +-
sound/soc/sof/pcm.c | 11 +-
sound/soc/sof/pm.c | 14 +-
sound/soc/sof/sof-client-probes.c | 14 +-
tools/perf/builtin-ftrace.c | 2 +-
.../testing/selftests/bpf/prog_tests/sockopt_sk.c | 28 ++++
tools/testing/selftests/bpf/progs/sockopt_sk.c | 12 ++
tools/testing/selftests/net/mptcp/Makefile | 2 +-
tools/testing/selftests/net/mptcp/diag.sh | 4 +
tools/testing/selftests/net/mptcp/mptcp_connect.sh | 4 +
tools/testing/selftests/net/mptcp/mptcp_join.sh | 28 +++-
tools/testing/selftests/net/mptcp/mptcp_lib.sh | 40 +++++
tools/testing/selftests/net/mptcp/mptcp_sockopt.sh | 4 +
tools/testing/selftests/net/mptcp/pm_netlink.sh | 4 +
tools/testing/selftests/net/mptcp/simult_flows.sh | 4 +
tools/testing/selftests/net/mptcp/userspace_pm.sh | 4 +
394 files changed, 3418 insertions(+), 1530 deletions(-)
create mode 100644 arch/um/drivers/harddog.h
create mode 100644 arch/um/drivers/harddog_user_exp.c
create mode 100644 tools/testing/selftests/net/mptcp/mptcp_lib.sh
More information about the kernel-team
mailing list