Changelog in Linux kernel 6.1.120

 
9p/xen: fix init sequence
9p/xen: fix release of IRQ
 
acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
 
ACPI: CPPC: Fix _CPC register setting issue
 
ad7780: fix division by zero in ad7780_write_raw()
 
af_packet: avoid erroring out after sock_init_data() in packet_create()
 
ALSA: 6fire: Release resources at card release
ALSA: caiaq: Use snd_card_free_when_closed() at disconnection
ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
ALSA: hda/realtek: Apply quirk for Medion E15433
ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max
ALSA: hda/realtek: Set PCBeep to default value for ALC274
ALSA: hda/realtek: Update ALC225 depop procedure
ALSA: hda/realtek: Update ALC256 depop procedure
ALSA: pcm: Add sanity NULL check for the default mmap fault handler
ALSA: us122l: Use snd_card_free_when_closed() at disconnection
ALSA: usb-audio: add mixer mapping for Corsair HS80
ALSA: usb-audio: Fix out of bounds reads when finding clock sources
ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices
ALSA: usb-audio: Fix Yamaha P-125 Quirk Entry
ALSA: usb-audio: Make mic volume workarounds globally applicable
ALSA: usb-audio: Notify xrun for low-latency mode
ALSA: usx2y: Use snd_card_free_when_closed() at disconnection
 
apparmor: fix 'Do simple duplicate message elimination'
apparmor: test: Fix memory leak for aa_unpack_strdup()
 
arm64/sve: Discard stale CPU state when handling SVE traps
 
arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
arm64: dts: freescale: imx8mm-verdin: Fix SD regulator startup delay
arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delay
arm64: dts: mediatek: mt8173-elm-hana: Add vdd-supply to second source trackpad
arm64: dts: mediatek: mt8183-kukui-jacuzzi: Add supplies for fixed regulators
arm64: dts: mediatek: mt8183-kukui-jacuzzi: Fix DP bridge supply names
arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled
arm64: dts: mt8183: burnet: add i2c2's i2c-scl-internal-delay-ns
arm64: dts: mt8183: cozmo: add i2c2's i2c-scl-internal-delay-ns
arm64: dts: mt8183: Damu: add i2c2's i2c-scl-internal-delay-ns
arm64: dts: mt8183: fennel: add i2c2's i2c-scl-internal-delay-ns
arm64: dts: mt8183: jacuzzi: Move panel under aux-bus
arm64: dts: mt8183: krane: Fix the address of eeprom at i2c4
arm64: dts: mt8183: kukui: Fix the address of eeprom at i2c4
arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
 
ARM: 9420/1: smp: Fix SMP for xip kernels
ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow
ARM: 9430/1: entry: Do a dummy read from VMAP shadow
ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()
ARM: dts: cubieboard4: Fix DCDC5 regulator constraints
 
ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES00B00
ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WW
ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entry
ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6
ASoC: audio-graph-card2: Purge absent supplies for device tree nodes
ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()
ASoC: dt-bindings: mt6359: Update generic node name and dmic-mode
ASoC: fsl_micfil: fix regmap_write_bits usage
ASoC: hdmi-codec: reorder channel allocation list
ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()
ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec
ASoC: Intel: sst: Fix used of uninitialized ctx to log an error
ASoC: Intel: sst: Support LPE0F28 ACPI HID
ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()
ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
 
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
 
block: fix bio_split_rw_at to take zone_write_granularity into account
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
block: return unsigned int from bdev_io_min
 
Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Bluetooth: fix use-after-free in device_for_each_child()
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Bluetooth: MGMT: Fix possible deadlocks
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
 
bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
 
bpf, arm64: Remove garbage frame for struct_ops trampoline
 
bpf, sockmap: Fix sk_msg_reset_curr
bpf, sockmap: Several fixes to bpf_msg_pop_data
bpf, sockmap: Several fixes to bpf_msg_push_data
 
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
bpf: Fix exact match conditions in trie_get_next_key()
bpf: fix filed access without lock
bpf: Fix helper writes to read-only maps
bpf: fix OOB devmap writes when deleting elements
bpf: fix recursive lock when verdict program return SK_PASS
bpf: Fix the xdp_adjust_tail sample prog issue
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
bpf: Handle in-place update for full LPM trie correctly
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
 
bpftool: fix potential NULL pointer dereferencing in prog_dump()
bpftool: Remove asserts from JIT disassembler
 
brd: defer automatic disk creation until module initialization succeeds
 
btrfs: add a sanity check for btrfs root in btrfs_search_slot()
btrfs: add might_sleep() annotations
btrfs: avoid unnecessary device path update for the same device
btrfs: do not clear read-only when adding sprout device
btrfs: don't BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc()
btrfs: don't loop for nowait writes when checking for cross references
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
btrfs: ref-verify: fix use-after-free after invalid ref action
 
cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
 
can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
can: dev: can_set_termination(): allow sleeping GPIOs
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
can: gs_usb: add usb endpoint address detection at driver probe step
can: gs_usb: add VID/PID for Xylanta SAINT3 product family
can: gs_usb: gs_usb_probe(): align block comment
can: gs_usb: remove leading space from goto labels
can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
can: hi311x: hi3110_can_ist(): fix potential use-after-free
can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
can: j1939: fix error in J1939 documentation.
can: j1939: j1939_session_new(): fix skb reference counting
can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
 
ceph: extract entity name from device id
 
cgroup/bpf: only cgroup v2 can be attached by bpf programs
 
cifs: Fix buffer overflow when parsing NFS reparse points
 
clk: clk-apple-nco: Add NULL check in applnco_probe
clk: clk-axi-clkgen: make sure to enable the AXI bus clock
clk: imx: clk-scu: fix clk enable state save and restore
clk: imx: fracn-gppll: correct PLL initialization flow
clk: imx: fracn-gppll: fix pll power up
clk: imx: lpcg-scu: SW workaround for errata (e10858)
clk: qcom: gcc-qcs404: fix initial rate of GPLL3
clk: renesas: rzg2l: Fix FOUTPOSTDIV clk
clk: sunxi-ng: d1: Fix PLL_AUDIO0 preset
 
clocksource/drivers/timer-ti-dm: Fix child node refcount handling
 
Linux: clocksource/drivers:sp804: Make user selectable
 
closures: Change BUG_ON() to WARN_ON()
 
comedi: Flush partial mappings in error case
 
counter: stm32-timer-cnt: Add check for clk_enable()
counter: ti-ecap-capture: Add check for clk_enable()
 
cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()
cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()
cpufreq: loongson2: Unregister platform_driver on failure
cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()
 
crypto: api - Add crypto_clone_tfm
crypto: api - Add crypto_tfm_get
crypto: bcm - add error check in the ahash_hmac_init function
crypto: caam - add error check to caam_rsa_set_priv_key_form
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
crypto: cavium - Fix the if condition to exit loop after timeout
crypto: hisilicon/qm - disable same error report before resetting
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY
crypto: qat - remove faulty arbiter config reset
crypto: x86/aegis128 - access 32-bit arguments as 32-bit
 
dax: delete a stale directory pmem
 
dccp: Fix memory leak in dccp_feat_change_recv
 
device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.
device property: Constify device child node APIs
device property: Introduce device_for_each_child_node_scoped()
 
dm thin: Add missing destroy_work_on_stack()
 
dma-buf: fix dma_fence_array_signaled v4
 
dma-debug: fix a possible deadlock on radix_lock
 
dma-fence: Fix reference leak on fence merge failure path
dma-fence: Use kernel's sort for merging fences
 
dma: allow dma_get_cache_alignment() to be overridden by the arch code
 
doc: rcu: update printed dynticks counter bits
 
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
driver core: bus: Fix double free in driver API bus_register()
driver core: fw_devlink: Improve logs for cycle detection
driver core: fw_devlink: Stop trying to optimize cycle detection logic
 
drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()
 
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func
drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func
drm/amd/display: Check BIOS images before it is used
drm/amd/display: Check null-initialized variables
drm/amd/display: Check phantom_stream before it is used
drm/amd/display: Initialize denominators' default to 1
 
drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7
 
drm/amdgpu/hdp5.2: do a posting read when flushing HDP
 
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih
drm/amdgpu: Dereference the ATCS ACPI buffer
drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
drm/amdgpu: rework resume handling for display (v2)
drm/amdgpu: set the right AMDGPU sg segment limitation
drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
 
drm/amdkfd: Fix wrong usage of INIT_WORK()
 
drm/bridge: anx7625: Drop EDID cache on bridge power off
drm/bridge: it6505: Enable module autoloading
drm/bridge: it6505: Fix inverted reset polarity
drm/bridge: it6505: update usleep_range for RC circuit charge time
drm/bridge: tc358767: Fix link properties discovery
 
drm/display: Fix building with GCC 15
 
drm/dp_mst: Fix MST sideband message body length check
drm/dp_mst: Fix resetting msg rx state after topology removal
drm/dp_mst: Verify request type in the corresponding down message reply
 
drm/etnaviv: fix power register offset on GC300
drm/etnaviv: flush shader L1 cache after user commandstream
drm/etnaviv: hold GPU lock across perfmon sampling
drm/etnaviv: Request pages from DMA32 zone on addressing_limited
 
drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()
 
drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()
 
drm/mcde: Enable module autoloading
 
drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unused
 
drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()
 
drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()
 
drm/msm/gpu: Add devfreq tuning debugfs
drm/msm/gpu: Bypass PM QoS constraint for idle clamp
drm/msm/gpu: Check the status of registration to PM QoS
 
drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer needed
 
drm/omap: Fix locking in omap_gem_new_dmabuf()
drm/omap: Fix possible NULL dereference
 
drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
 
drm/panfrost: Remove unused id_mask from struct panfrost_model
 
drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
 
drm/sched: memset() 'job' in drm_sched_job_init()
 
drm/sti: Add __iomem for mixer_dbg_mxn's parameter
drm/sti: avoid potential dereference of error pointers
drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check
drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_check
 
drm/ttm: Make sure the mapped tt pages are decrypted when needed
drm/ttm: Print the memory decryption status just once
 
drm/v3d: Address race-condition in MMU flush
drm/v3d: Enable Performance Counters before clearing them
 
drm/vc4: hdmi: Avoid hang with debug registers when suspended
drm/vc4: hdmi: Avoid log spam for audio start failure
drm/vc4: hvs: Correct logic on stopping an HVS channel
drm/vc4: hvs: Don't write gamma luts on 2711
drm/vc4: hvs: Fix dlist debug not resetting the next entry pointer
drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs function
drm/vc4: hvs: Set AXI panic modes for the HVS
 
drm: fsl-dcu: enable PIXCLK on LS1021A
drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model
drm: panel-orientation-quirks: Add quirk for AYA NEO Founder edition
drm: panel-orientation-quirks: Add quirk for AYA NEO GEEK
drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict
 
dsa: qca8k: Use nested lock to avoid splat
 
dt-bindings: clock: axi-clkgen: include AXI clk
dt-bindings: iio: dac: ad3552r: fix maximum spi speed
dt-bindings: serial: rs485: Fix rs485-rts-delay property
dt-bindings: vendor-prefixes: Add NeoFidelity, Inc
 
EDAC/bluefield: Fix potential integer overflow
 
EDAC/fsl_ddr: Fix bad bit shift operations
 
EDAC/igen6: Avoid segmentation fault on module unload
 
epoll: annotate racy check
 
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
 
exfat: fix uninit-value in __exfat_get_dentry_set
 
ext4: avoid remount errors with 'abort' mount option
ext4: fix FS_IOC_GETFSMAP handling
ext4: make 'abort' mount option handling standard
ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
 
f2fs: check curseg->inited before write_sum_page in change_curseg
f2fs: compress: fix inconsistent update of i_blocks in release_compress_blocks and reserve_compress_blocks
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block
f2fs: fix to account dirty data in __get_secs_required()
f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID
f2fs: open code allocate_segment_by_default
f2fs: remove struct segment_allocation default_salloc_ops
f2fs: remove the unused flush argument to change_curseg
 
fbdev/sh7760fb: Alloc DMA memory from hardware device
 
fbdev: efifb: Register sysfs groups through driver core
fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
 
firmware: arm_scpi: Check the DVFS OPP count returned by the firmware
firmware: google: Unregister driver_info on failure
 
fpga: bridge: add owner module and take its refcount
fpga: manager: add owner module and take its refcount
 
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
 
fs/ntfs3: Fixed overflow check in mi_enum_attr()
fs/ntfs3: Sequential field availability check in mi_enum_attr()
 
fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
fs/proc/kcore.c: fix coccinelle reported ERROR instances
 
fs_parser: update mount_api doc to match function signature
 
fsnotify: fix sending inotify event with unexpected filename
 
ftrace: Fix regression with module command in stack_trace_filter
 
geneve: do not assume mac header is set in geneve_xmit_skb()
 
gpio: exar: set value when external pull-up or pull-down is present
gpio: grgpio: Add NULL check in grgpio_probe
gpio: grgpio: use a helper variable to store the address of ofdev->dev
 
gve: Fixes for napi_poll when budget is 0
 
hfsplus: don't query the device logical block size multiple times
 
HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
HID: wacom: fix when get product name maybe null pointer
HID: wacom: Interpret tilt data from Intuos Pro BT as signed values
 
hwmon: (nct6775-core) Fix overflows seen when writing limit attributes
hwmon: (tps23861) Fix reporting of negative temperatures
 
i3c: Make i3c_master_unregister() return void
i3c: master: add enable(disable) hot join in sys entry
i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
i3c: master: Fix dynamic address leak when 'assigned-address' is present
i3c: master: fix kernel-doc check warning
i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
i3c: master: support to adjust first broadcast address speed
i3c: master: svc: add hot join support
i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
i3c: master: svc: fix possible assignment of the same address to two devices
i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition
i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
i3c: master: svc: use slow speed for first broadcast address
i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 
igb: Fix potential invalid memory access in igb_init_module()
 
iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer
iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()
iio: light: al3010: Fix an error handling path in al3010_probe()
iio: light: ltr501: Add LTER0303 to the supported devices
iio: magnetometer: yas530: use signed integer type for clamp limits
 
initramfs: avoid filename buffer overrun
 
io_uring/tctx: work around xa_store() allocation error issue
 
io_uring: wake up optimisations
 
iommu/arm-smmu: Defer probe of clients after smmu device bound
 
iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tables
 
iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()
iommu/vt-d: Fix checks and print in pgtable_walk()
 
ip6mr: fix tables suspicious RCU usage
 
ipc: fix memleak if msg_init_ns failed in create_ipc_ns
 
ipmr: Fix access to mfc_cache_list without lock held
ipmr: fix tables suspicious RCU usage
 
ipv6: release nexthop on device removal
 
ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 
iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
 
ixgbe: downgrade logging of unsupported VF API version to debug
 
ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5
 
jffs2: Fix rtime decompressor
jffs2: fix use of uninitialized variable
jffs2: Prevent rtime decompress memory corruption
 
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
jfs: array-index-out-of-bounds fix in dtReadFirst
jfs: fix array-index-out-of-bounds in jfs_readdir
jfs: fix shift-out-of-bounds in dbSplit
jfs: xattr: check invalid xattr size more strictly
 
kasan: make report_lock a raw spinlock
kasan: suppress recursive reports for HW_TAGS
 
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
kcsan, seqlock: Support seqcount_latch_t
 
kcsan: Turn report_filterlist_lock into a raw_spinlock
 
kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
kselftest/arm64: mte: fix printf type warnings about __u64
kselftest/arm64: mte: fix printf type warnings about longs
 
ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
 
KVM: arm64: Change kvm_handle_mmio_return() return polarity
KVM: arm64: Don't retire aborted MMIO instruction
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells
KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_faultin_pfn()
KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
 
leds: class: Protect brightness_show() with led_cdev->led_access mutex
leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error paths
leds: lp55xx: Remove redundant test for invalid channel number
 
lib: stackinit: hide never-taken branch from compiler
lib: string_helpers: silence snprintf() output truncation warning
 
libbpf: Fix output .symtab byte-order during linking
libbpf: fix sym_is_subprog() logic for weak global subprogs
libbpf: never interpret subprogs in .text as entry programs
 
Linux: Linux 6.1.120
 
llc: Improve setsockopt() handling of malformed user input
 
locking/lockdep: Avoid creating new name string literals in lockdep_set_subclass()
 
LoongArch: Add architecture specific huge_pte_clear()
LoongArch: BPF: Sign-extend return values
LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS
LoongArch: Fix build failure with GCC 15 (-std=gnu23)
LoongArch: Fix sleeping in atomic context for PREEMPT_RT
LoongArch: Tweak CFLAGS for Clang compatibility
 
m68k: coldfire/device.c: only build FEC when HW macros are defined
m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x
m68k: mvme147: Fix SCSI controller IRQ numbers
m68k: mvme147: Reinstate early console
m68k: mvme16x: Add and use "mvme16x.h"
 
mac80211: fix user-power when emulating chanctx
 
mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()
mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime_enable()
 
maple_tree: refine mas_store_root() on storing NULL
 
marvell: pxa168_eth: fix call balance of pep->clk handling routines
 
media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabled
media: amphion: Set video drvdata before register video device
media: aspeed: Fix memory overwrite if timing is 1600x900
media: atomisp: Add check for rgby_data memory allocation failure
media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108
media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()
media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabled
media: i2c: tc358743: Fix crash in the probe error path when using polling
media: imx-jpeg: Ensure power suppliers be suspended before detach them
media: imx-jpeg: Set video drvdata before register video device
media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()
media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_available
media: ts2020: fix null-ptr-deref in ts2020_probe()
media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera
media: uvcvideo: Require entities to have a non-zero unique ID
media: uvcvideo: Stop stream during unregister
media: v4l2-core: v4l2-dv-timings: check cvt/gtf result
media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled
media: venus: provide ctx queue lock for ioctl synchronization
media: wl128x: Fix atomicity violation in fmc_send_cmd()
 
memory: renesas-rpc-if: Improve Runtime PM handling
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
memory: renesas-rpc-if: Remove Runtime PM wrappers
 
mfd: da9052-spi: Change read-mask to write-mask
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
mfd: rt5033: Fix missing regmap_del_irq_chip()
mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race
 
microblaze: Export xmb_manager functions
 
mips: asm: fix warning when disabling MIPS_FP_SUPPORT
 
MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
 
misc: apds990x: Fix missing pm_runtime_disable()
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
 
mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path
 
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
 
mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
 
mm: call the security_mmap_file() LSM hook in remap_file_pages()
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
 
mmc: core: Add SD card quirk for broken poweroff notification
mmc: core: Further prevent card detect during shutdown
mmc: mmc_spi: drop buggy snprintf()
mmc: mtk-sd: Fix error handle of probe function
mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
 
modpost: Add .irqentry.text to OTHER_SECTIONS
modpost: remove incorrect code in do_eisa_entry()
 
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
 
mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE
mtd: hyperbus: rpc-if: Convert to platform remove callback returning void
mtd: rawnand: atmel: Fix possible memory leak
mtd: spi-nor: core: replace dummy buswidth from addr to data
 
net-timestamp: make sk_tskey more predictable in error path
 
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
net/ipv6: release expired exception dst cached in socket
 
net/mlx5e: Remove workaround to avoid syndrome for internal port
 
net/neighbor: clear error in case strict check is not set
 
net/qed: allow old cards not supporting "num_images" to work
 
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
net/sched: tbf: correct backlog statistic for GSO packets
 
net/smc: fix LGR and link use-after-free issue
 
net: af_can: do not leave a dangling sk pointer in can_create()
net: ethernet: fs_enet: Use %pa to format resource_size_t
net: fec_mpc52xx_phy: Use %pa to format resource_size_t
net: fix crash when config small gso_max_size/gso_ipv4_max_size
net: hsr: avoid potential out-of-bound access in fill_frame_info()
net: hsr: fix hsr_init_sk() vs network/transport headers.
net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
net: inet6: do not leave a dangling sk pointer in inet6_create()
net: inet: do not leave a dangling sk pointer in inet_create()
net: mdio-ipq4019: add missing error check
net: Move {l,t,d}stats allocation to core and convert veth & vrf
net: rfkill: gpio: Add check for clk_enable()
net: sched: fix erspan_opt settings in cls_flower
net: sfp: change quirks for Alcatel Lucent G-010S-P
net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
net: usb: qmi_wwan: add Quectel RG650V
net: use unrcu_pointer() helper
 
netdevsim: copy addresses for both in and out paths
 
netfilter: ipset: add missing range check in bitmap_ip_uadt
netfilter: ipset: Hold module reference while requesting a module
netfilter: nf_tables: must hold rcu read lock while iterating object type list
netfilter: nf_tables: skip transaction if update object is not implemented
netfilter: nft_set_hash: skip duplicated elements pending gc run
netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
netfilter: x_tables: fix LED ID check in led_tg_check()
 
netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING
 
netlink: typographical error in nlmsg_type constants definition
 
netpoll: Use rcu_access_pointer() in __netpoll_setup
netpoll: Use rcu_access_pointer() in netpoll_poll_lock
 
nfs: ignore SB_RDONLY when mounting nfs
 
NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()
 
nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
 
NFSD: Fix nfsd4_shutdown_copy()
 
nfsd: make sure exp active before svc_export_show
 
NFSD: Prevent a potential integer overflow
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
 
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
 
nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
 
ntfs3: Add bounds checking to mi_enum_attr()
 
ntp: Remove invalid cast in time offset math
 
nvdimm: rectify the illogical code within nd_dax_probe()
 
nvme-pci: fix freeing of the HMB descriptor table
nvme-pci: reverse request order in nvme_queue_rqs
 
ocfs2: fix uninitialized value in ocfs2_file_read_iter()
ocfs2: free inode when ocfs2_get_init_inode() fails
ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
ocfs2: update seq_file index in ocfs2_dlm_seq_next
 
octeontx2-af: RPM: Fix mismatch in lmac type
 
octeontx2-pf: handle otx2_mbox_get_rsp errors in cn10k.c
octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_common.c
octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dcbnl.c
octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.c
octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_ethtool.c
octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c
 
ovl: Filter invalid inodes with missing lookup function
ovl: properly handle large files in ovl_security_fileattr
 
parisc/ftrace: Fix function graph tracing disablement
 
PCI: Add 'reset_subordinate' to reset hierarchy below bridge
PCI: Add ACS quirk for Wangxun FF5xxx NICs
PCI: cpqphp: Fix PCIBIOS_* return value confusion
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
PCI: Detect and trust built-in Thunderbolt chips
PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()
PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
PCI: Fix reset_method_store() memory leak
PCI: Fix use-after-free of slot->bus on hot remove
PCI: keystone: Add link up check to ks_pcie_other_map_bus()
PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible
PCI: rockchip-ep: Fix address translation unit programming
 
perf cs-etm: Don't flush when packet_queue fills up
 
perf ftrace latency: Fix unit on histogram first entry when using --use-nsec
 
perf probe: Correct demangled symbols in C++ program
perf probe: Fix libdw memory leak
 
perf stat: Close cork_fd when create_perf_stat_counter() failed
perf stat: Fix affinity memory leaks on error path
 
perf trace: Avoid garbage when not printing a syscall's arguments
perf trace: avoid garbage when not printing a trace event's arguments
perf trace: Do not lose last events in a race
 
perf/arm-cmn: Ensure port and device id bits are set properly
 
perf/arm-smmuv3: Fix lockdep assert in ->event_init()
 
perf/x86/amd: Warn only on new bits set
 
perf/x86/intel/pt: Fix buffer full but size is 0 case
 
perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
 
pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
pinctrl: k210: Undef K210_PC_DEFAULT
pinctrl: qcom-pmic-gpio: add support for PM8937
pinctrl: qcom: spmi-mpp: Add PM8937 compatible
pinctrl: qcom: spmi: fix debugfs drive strength
pinctrl: zynqmp: drop excess struct member description
 
platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
 
platform/x86: dell-smbios-base: Extends support to Alienware products
platform/x86: dell-wmi-base: Handle META key Lock/Unlock events
platform/x86: panasonic-laptop: Return errno correctly in show callback
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed
 
PM / devfreq: Fix build issues with devfreq disabled
 
pmdomain: ti-sci: Add missing of_node_put() for args.np
 
power: supply: bq27xxx: Fix registers of bq27426
power: supply: core: Remove might_sleep() from power_supply_put()
 
powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()
powerpc/fadump: Refactor and prepare fadump_cma_init for late init
 
powerpc/kexec: Fix return of uninitialized variable
 
powerpc/mm/fault: Fix kfence page fault reporting
 
powerpc/prom_init: Fixup missing powermac #size-cells
 
powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
 
powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
 
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
powerpc/vdso: Flag VDSO64 entry points as functions
powerpc/vdso: Improve linker flags
powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-y
powerpc/vdso: Refactor CFLAGS for CVDSO build
powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
powerpc/vdso: Remove unused '-s' flag from ASFLAGS
powerpc/vdso: Skip objtool from running on VDSO files
 
powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang
powerpc: Fix stack protector Kconfig test for clang
powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.h
 
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
 
ptp: Add error handling for adjfine callback in ptp_clock_adjtime
ptp: convert remaining drivers to adjfine interface
 
pwm: imx27: Workaround of the pwm output bug when decrease the duty cycle
 
quota: flush quota_release_work upon quota writeback
 
r8169: don't apply UDP padding quirk on RTL8126A
 
rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
 
RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
 
RDMA/hns: Add clear_hem return value to log
RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
RDMA/hns: Fix cpu stuck caused by printings during reset
RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()
RDMA/hns: Fix out-of-order issue of requester when setting FENCE
RDMA/hns: Remove unnecessary QP type checks
RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
 
regmap: detach regmap from dev on regmap_exit
regmap: irq: Set lockdep class for hierarchical IRQ domains
 
regulator: rk808: Add apply_bit for BUCK3 on RK809
 
remoteproc: qcom: pas: add minidump_id to SM8350 resources
remoteproc: qcom: q6v5: Use _clk_get_optional for aggre2_clk
remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM region
 
Revert "arm64: dts: mediatek: mt8195-cherry: Mark USB 3.0 on xhci1 as disabled"
 
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
 
Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"
 
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
 
Revert "unicode: Don't special case ignorable code points"
 
Revert "usb: gadget: composite: fix OS descriptors w_value logic"
 
rocker: fix link status detection in rocker_carrier_init()
 
rpmsg: glink: Fix GLINK command prefix
rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
 
rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
rtc: abx80x: Fix WDT bit position of the status register
rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
rtc: cmos: avoid taking rtc_lock for extended period of time
rtc: rzn1: fix BCD to rtc_time conversion errors
rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()
 
rxrpc: Improve setsockopt() handling of malformed user input
 
s390/cio: Do not unregister the subchannel based on DNV
 
s390/cpum_sf: Handle CPU hotplug remove during sampling
 
s390/entry: Mark IRQ entries to fix stack depot warnings
 
s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
 
s390/syscalls: Avoid creation of arch/arch/ directory
 
samples/bpf: Fix a resource leak
 
scatterlist: fix incorrect func name in kernel-doc
 
sched/core: Prevent wakeup of ksoftirqd during idle load balance
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
 
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy
 
scsi: bfa: Fix use-after-free in bfad_im_module_exit()
scsi: fusion: Remove unused variable 'rc'
scsi: hisi_sas: Add cond_resched() for no forced preemption model
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
scsi: qla2xxx: Fix abort in bsg timeout
scsi: qla2xxx: Fix NVMe and NPIV connect issue
scsi: qla2xxx: Fix use after free on unload
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
scsi: scsi_debug: Fix hrtimer support for ndelay
scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
scsi: st: Don't modify unknown block number in MTIOCGET
scsi: ufs: core: Add missing post notify for power mode change
scsi: ufs: core: Make DMA mask configuration more flexible
scsi: ufs: core: sysfs: Prevent div by zero
scsi: ufs: exynos: Fix hibern8 notify callbacks
 
selftests/bpf: Add csum helpers
selftests/bpf: add missing header include for htons
selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
selftests/bpf: Fix backtrace printing for selftests crashes
selftests/bpf: Fix msg_verify_data in test_sockmap
selftests/bpf: Fix SENDPAGE data logic in test_sockmap
selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
 
selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels
 
selftests/resctrl: Protect against array overrun during iMC config parsing
 
selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 
selftests: net: really check for bg process completion
 
seqlock/latch: Provide raw_read_seqcount_latch_retry()
 
serial: 8250: omap: Move pm_runtime_get_sync
serial: 8250_dw: Add Sophgo SG2044 quirk
serial: 8250_fintek: Add support for F81216E
serial: amba-pl011: fix build regression
serial: amba-pl011: Fix RX stall when DMA is used
serial: amba-pl011: Use port lock wrappers
serial: sc16is7xx: fix invalid FIFO access with special register set
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
 
sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
sh: intc: Fix use-after-free bug in register_intc_controller()
 
smb3: request handle caching when caching directories
 
smb: cached directories can be more than root file handle
smb: client: memcpy() with surrounding object base address
 
soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()
soc: imx8m: Probe the SoC driver as platform driver
soc: qcom: Add check devm_kasprintf() returned value
soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()
soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()
 
sock_diag: add module pointer to "struct sock_diag_handler"
sock_diag: allow concurrent operation in sock_diag_rcv_msg()
sock_diag: allow concurrent operations
 
spi: atmel-quadspi: Fix register name in verbose logging function
spi: Fix acpi deferred irq probe
spi: mpc52xx: Add cancel_work_sync before module remove
spi: spi-fsl-lpspi: downgrade log level for pio mode
spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()
spi: tegra210-quad: Avoid shift-out-of-bounds
spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​
 
sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
 
SUNRPC: make sure cache entry active before cache_show
 
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
 
svcrdma: Address an integer overflow
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
 
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
 
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
 
tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsets
 
thermal/lib: Fix memory leak on error in thermal_genl_auto()
 
thermal: core: Initialize thermal zones before registering them
thermal: int3400: Fix reading of current_uuid for active policy
 
time: Fix references to _msecs_to_jiffies() handling of values
 
tipc: Fix use-after-free of kernel socket in cleanup_bearer().
 
tools/lib/thermal: Make more generic the command encoding function
tools/lib/thermal: Remove the thermal.h soft link when doing make clean
 
tools/rtla: fix collision with glibc sched_attr/sched_set_attr
 
tools: Override makefile ARCH variable if defined, but empty
 
tpm: fix signed/unsigned bug when checking event logs
 
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
 
tracing/ftrace: disable preemption in syscall probe
 
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
tracing: Use atomic64_inc_return() in trace_clock_counter()
 
tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler
 
ubi: fastmap: Fix duplicate slab cache names while attaching
ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty
ubi: wl: Put source PEB into correct list if trying locking LEB failed
 
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
ubifs: Correct the total block count by deducting journal reservation
 
ublk: fix error code for unsupported command
ublk: fix ublk_ch_mmap() for 64K page size
 
udf: Fold udf_getblk() into udf_bread()
 
um: Always dump trace for specified task in show_stack
um: Fix potential integer overflow during physmem setup
um: Fix the return value of elf_core_copy_task_fpregs
um: net: Do not use drvdata in release
um: ubd: Do not use drvdata in release
um: vector: Do not use drvdata in release
 
unicode: Fix utf8_load() error path
 
usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
 
USB: chaoskey: fail open after removal
USB: chaoskey: Fix possible deadlock chaoskey_list_lock
 
usb: chipidea: udc: handle USB Error Interrupt if IOC not set
usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED
usb: dwc3: ep0: Don't reset resource alloc flag
usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
usb: dwc3: gadget: Fix checking for number of TRBs left
usb: dwc3: gadget: Fix looping of queued SG entries
usb: dwc3: gadget: Rewrite endpoint allocation flow
usb: ehci-spear: fix call balance of sehci clk handling routines
usb: musb: Fix hardware lockup on first Rx endpoint request
usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()
usb: xhci: Fix TD invalidation under pending Set TR Dequeue
usb: yurex: make waiting on yurex_write interruptible
 
util_macros.h: fix/rework find_closest() macros
 
vdpa/mlx5: Fix suboptimal range on iotlb iteration
 
venus: venc: add handling for VIDIOC_ENCODER_CMD
 
verification/dot2: Improve dot parser robustness
 
veth: Use tstats per-CPU traffic counters
 
vfio/mlx5: Align the page tracking max message size with the device capability
 
vfio/pci: Properly hide first-in-list PCIe extended capability
 
virtio_blk: reverse request order in virtio_queue_rqs
 
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
 
watchdog: apple: Actually flush writes after requesting watchdog restart
watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()
watchdog: rti: of: honor timeout-sec property
 
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2
wifi: ath5k: add PCI ID for Arcadyan devices
wifi: ath5k: add PCI ID for SX76X
wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
wifi: brcmfmac: release 'root' node in all execution paths
wifi: ipw2x00: libipw_rx_any(): fix bad alignment
wifi: iwlwifi: mvm: avoid NULL pointer dereference
wifi: iwlwifi: mvm: Use the sync timepoint API in suspend
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()
wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()
wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()
wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures
wifi: rtw89: avoid to add interface to list twice when SER
wifi: wfx: Fix error handling in wfx_core_init()
 
wireguard: selftests: load nf_conntrack if not present
 
x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
 
x86/barrier: Do not serialize MSR accesses on AMD
 
xen: Fix the issue of resource not being properly released in xenbus_dev_probe()
 
xfs: add bounds checking to xlog_recover_process_data
xfs: remove unknown compat feature check in superblock write validation
 
xhci: dbc: Fix STALL transfer event handling
 
xsk: always clear DMA mapping information when unmapping the pool
xsk: fix OOB map writes when deleting elements