Skip to content

UPDATE: 6.1.178#1332

Merged
marmarek merged 1 commit into
QubesOS:stable-6.1from
fepitre-bot:update-v6.1.178
Jul 26, 2026
Merged

UPDATE: 6.1.178#1332
marmarek merged 1 commit into
QubesOS:stable-6.1from
fepitre-bot:update-v6.1.178

Conversation

@fepitre-bot

Copy link
Copy Markdown
Contributor

Update to 6.1.178

Details

Changes since previous version:
gregkh/linux@6f96dea4819d nvmet-tcp: fix race between ICReq handling and queue teardown
gregkh/linux@5cae8d5dc54f bpf, arm64: Reject out-of-range B.cond targets
gregkh/linux@7bbb7ce74051 nfsd: release layout stid on setlease failure
gregkh/linux@43b65d299796 nfsd: reset write verifier on deferred writeback errors
gregkh/linux@262dadc619e6 LoongArch: Report dying CPU to RCU in stop_this_cpu()
gregkh/linux@29e6f952c5fb userfaultfd: gate must_wait writability check on pte_present()
gregkh/linux@ef8e832f7a6d net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
gregkh/linux@2797b44cf997 slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
gregkh/linux@a11c5c7456ab slimbus: qcom-ngd-ctrl: Fix probe error path ordering
gregkh/linux@71046002fa70 slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
gregkh/linux@c185c865560c slimbus: Convert to platform remove callback returning void
gregkh/linux@afc631e24693 slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
gregkh/linux@92b766fc5515 net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
gregkh/linux@173b61c9276c device property: initialize the remaining fields of fwnode_handle in fwnode_init()
gregkh/linux@b7d6ef5d83b2 f2fs: keep atomic write retry from zeroing original data
gregkh/linux@d18c81f5d0ec f2fs: validate orphan inode entry count
gregkh/linux@c3e05522daae f2fs: bound i_inline_xattr_size for non-inline-xattr inodes
gregkh/linux@e273116fbb6d f2fs: fix potential deadlock in f2fs_balance_fs()
gregkh/linux@eb02f218aacb f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()
gregkh/linux@dfa4891c27bc f2fs: fix listxattr handling of corrupted xattr entries
gregkh/linux@36ff44fb3d89 KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned()
gregkh/linux@99cde0a7b1e9 block: Avoid mounting the bdev pseudo-filesystem in userspace
gregkh/linux@1306fc4f76f7 rpmsg: char: Fix use-after-free on probe error path
gregkh/linux@04187406258e i2c: core: fix irq domain leak on adapter registration failure
gregkh/linux@d69ce5908c0a i2c: core: fix hang on adapter registration failure
gregkh/linux@01326c7d1453 i2c: core: fix NULL-deref on adapter registration failure
gregkh/linux@e984010cda7d i2c: core: fix adapter debugfs creation
gregkh/linux@1febb174815b i2c: core: fix adapter registration race
gregkh/linux@3618a4c5b259 fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
gregkh/linux@be7829715e34 NFSv4/flexfiles: reject zero filehandle version count
gregkh/linux@ad3c39177073 nfsd: Don't reset the write verifier on a commit EAGAIN
gregkh/linux@8f3cbbec46d3 apparmor: advertise the tcp fast open fix is applied
gregkh/linux@211769011f4b nfsd: move name lookup out of nfsd4_list_rec_dir()
gregkh/linux@ee19c80a4c14 nfsd: change nfs4_client_to_reclaim() to allocate data
gregkh/linux@11f4de1efdd2 mm/vmscan: flush deferred TLB before freeing large folios
gregkh/linux@ba25efe15e8f Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
gregkh/linux@b0821ec902d3 eventpoll: don't decrement ep refcount while still holding the ep mutex
gregkh/linux@ac275934626a file: add fput() cleanup helper
gregkh/linux@605963b245b2 eventpoll: use hlist_is_singular_node() in __ep_remove()
gregkh/linux@66bc7c8a33df eventpoll: split __ep_remove()
gregkh/linux@13e8b6ab5fd3 eventpoll: kill _ep_remove()
gregkh/linux@e40f6d02a75b eventpoll: drop vestigial __ prefix from ep_remove
{file,epi}()
gregkh/linux@136e5900ea83 eventpoll: rename ep_remove_safe() back to ep_remove()
gregkh/linux@7859566c519c eventpoll: move epi_fget() up
gregkh/linux@3e1144d2515d eventpoll: fix ep_remove struct eventpoll / struct file UAF
gregkh/linux@e904596ba6dd ACPI: CPPC: Suppress UBSAN warning caused by field misuse
gregkh/linux@71c8bde4b395 virtio_net: Support dynamic rss indirection table size
gregkh/linux@f8a1ef884013 MIPS: smp: report dying CPU to RCU in stop_this_cpu()
gregkh/linux@585921866d2d usb: gadget: function: rndis: add length check to response query
gregkh/linux@b73c0142e3ac usb: gadget: function: rndis: add length check for header
gregkh/linux@d0e6d924a548 iio: accel: bmc150: clamp the device-reported FIFO frame count
gregkh/linux@191fcfeb729e iio: accel: kxsd9: fix runtime PM imbalance on write_raw() error
gregkh/linux@1ddf7b6ffb8e iio: adc: lpc32xx: Initialize completion before requesting IRQ
gregkh/linux@a50757398794 iio: adc: spear: Initialize completion before requesting IRQ
gregkh/linux@21330870ba6e iio: adc: ti-ads124s08: Return reset GPIO lookup errors
gregkh/linux@40bb0fdb37f4 iio: chemical: scd30: Cleanup initializations and fix sign-extension bug
gregkh/linux@a13ef1adbc62 iio: event: Fix event FIFO reset race
gregkh/linux@029481cddb98 iio: gyro: bmg160: bail out when bandwidth/filter is not in table
gregkh/linux@43dcecc8d276 iio: gyro: bmg160: wait full startup time after mode change at probe
gregkh/linux@c0c4f0bca06c iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQ
gregkh/linux@51a15ec35427 iio: imu: st_lsm6dsx: deselect shub page before reading whoami
gregkh/linux@825f73b9c52f iio: light: al3010: fix incorrect scale for the highest gain range
gregkh/linux@2593f0c6ea37 iio: light: gp2ap002: fix runtime PM leak on read error
gregkh/linux@e74b3c472488 iio: light: opt3001: fix missing state reset on timeout
gregkh/linux@5905aee12444 iio: light: tsl2591: return actual error from probe IRQ failure
gregkh/linux@50540c3eb4dd iio: light: veml6030: fix channel type when pushing events
gregkh/linux@ac7b06848c76 iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() call
gregkh/linux@bb2a344fc843 iio: temperature: ltc2983: Fix reinit_completion() called after conversion start
gregkh/linux@5b31fe79d173 ALSA: virtio: Add missing 384 kHz PCM rate mapping
gregkh/linux@d7c71dfd4b80 ALSA: ymfpci: check snd_ctl_new1() return value
gregkh/linux@884f575cc6ac ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser
gregkh/linux@b44888c33c4f ALSA: cmipci: check snd_ctl_new1() return value
gregkh/linux@41759affbcfe ALSA: es1938: check snd_ctl_new1() return value
gregkh/linux@57e4d9043afc ALSA: firewire: isight: bound the sample count to the packet payload
gregkh/linux@97f6bdf5d5de ALSA: gus: check snd_ctl_new1() return value
gregkh/linux@57d59be545b3 ALSA: ice1712: check snd_ctl_new1() return value
gregkh/linux@662a1d7b5aff ALSA: usb-audio: avoid kobject path lookup in DualSense match
gregkh/linux@9b4ddaad3329 ALSA: usb-audio: Propagate errors in scarlett_ctl_enum_put()
gregkh/linux@16cf34cfe5f1 ALSA: usb-audio: Propagate US-16x08 write errors in route/mix EQ-switch put callbacks
gregkh/linux@b9db615daf85 ALSA: usb-audio: Roll back quirk control caches on write errors
gregkh/linux@ae602c0a2690 ALSA: usb-audio: Update Babyface Pro control caches only after successful writes
gregkh/linux@7549ac9a20e8 ALSA: usb-audio: Update US-16x08 EQ/comp shadow state after successful writes
gregkh/linux@ef4c38d30b37 vfio/pci: Release the VGA arbiter client on register_device() failure
gregkh/linux@1ce5012944af Bluetooth: btusb: fix use-after-free on registration failure
gregkh/linux@631de465aba7 Bluetooth: btusb: fix use-after-free on marvell probe failure
gregkh/linux@e08eafb2d755 Bluetooth: btusb: fix wakeup source leak on probe failure
gregkh/linux@38e1a71728e5 binder: fix UAF in binder_thread_release()
gregkh/linux@48aeda9f8039 binder: fix UAF in binder_free_transaction()
gregkh/linux@1e45aa722c4c usb: xhci: Fix sleep in atomic context in xhci_free_streams()
gregkh/linux@497ab6b11bea PCI: altera: Do not dispose parent IRQ mapping
gregkh/linux@23b9e2901737 PCI: host-common: Request bus reassignment when not probe-only
gregkh/linux@58321b4e6e4f mm/damon/ops-common: handle extreme intervals in damon_hot_score()
gregkh/linux@e8a9976b61f1 netfilter: ipset: fix race between dump and ip_set_list resize
gregkh/linux@9c66398463ef virtio-mmio: fix device release warning on module unload
gregkh/linux@2e788948ff2a hwrng: virtio: clamp device-reported used.len at copy_data()
gregkh/linux@f3e409476ad0 USB: chaoskey: Fix slab-use-after-free in chaoskey_release()
gregkh/linux@48958478cb8d usb: dwc3: run gadget disconnect from sleepable suspend context
gregkh/linux@cc27aea4d454 6lowpan: fix NHC entry use-after-free on error path
gregkh/linux@74b45af86a76 tipc: fix out-of-bounds read in broadcast Gap ACK blocks
gregkh/linux@65358d89dc9f staging: vme_user: bound slave read/write to the kern_buf size
gregkh/linux@31c6312608c6 smb: client: restrict implied bcc[0] exemption to responses without data area
gregkh/linux@024018a033e2 staging: vme_user: fix location monitor leak in fake bridge
gregkh/linux@18be0ad31b16 staging: vme_user: fix location monitor leak in tsi148 bridge
gregkh/linux@a7c0f17edbd2 media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
gregkh/linux@6a51e5c4eefe staging: media: atomisp: reduce load_primary_binaries() stack usage
gregkh/linux@c9000c93078e staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()
gregkh/linux@1a52a0547149 staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loop
gregkh/linux@6dd5e8c3011e staging: rtl8723bs: fix OOB read in update_beacon_info() IE loop
gregkh/linux@a830bdc82461 staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
gregkh/linux@d2055332297e staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loop
gregkh/linux@8c872b47c7fc staging: rtl8723bs: fix OOB write in HT_caps_handler()
gregkh/linux@5b452019a412 crypto: amlogic - avoid double cleanup in meson_crypto_probe()
gregkh/linux@a796ba4e61d5 ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL
gregkh/linux@3f63d1752d90 net: af_key: initialize alg_key_len for IPComp states
gregkh/linux@e575dabb8052 audit: Fix data races of skb_queue_len() readers on audit_queue
gregkh/linux@23da32e88627 debugobjects: Plug race against a concurrent OOM disable
gregkh/linux@3aa96956ca22 fs/ntfs3: validate Dirty Page Table capacity in log_replay copy_lcns
gregkh/linux@aff271b12a1e NTB: epf: Avoid calling pci_irq_vector() from hardirq context
gregkh/linux@e244cd8b5100 gpio: eic-sprd: use raw_spinlock_t in the irq startup path
gregkh/linux@6e2f51f3e067 io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
gregkh/linux@5f42729d74bd ipv4: igmp: remove multicast group from hash table on device destruction
gregkh/linux@782708ca1ea1 net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
gregkh/linux@257203d83204 mfd: cros_ec: Delay dev_set_drvdata() until probe success
gregkh/linux@1a1fadc93d5a netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
gregkh/linux@0ddca0f90fa3 netfilter: ebtables: module names must be null-terminated
gregkh/linux@c6f539311e58 netfilter: ebtables: terminate table name before find_table_lock()
gregkh/linux@f6682c23b6fa Bluetooth: btmtksdio: fix infinite loop in btmtksdio_txrx_work()
gregkh/linux@551ae773ec64 Bluetooth: bnep: pin L2CAP connection during netdev registration
gregkh/linux@0a98ff4e7b86 Bluetooth: fix UAF in bt_accept_dequeue()
gregkh/linux@7d871e969b94 Bluetooth: L2CAP: validate option length before reading conf opt value
gregkh/linux@cf7599116c4c net: Drop the lock in skb_may_tx_timestamp()
gregkh/linux@bf460ad5958d ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE
gregkh/linux@25377f369688 ksmbd: add a permission check for FSCTL_SET_ZERO_DATA
gregkh/linux@1426fd791025 ksmbd: serialize QUERY_DIRECTORY requests per file
gregkh/linux@367c42a611fe ksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellation
gregkh/linux@2d2ab6983620 ksmbd: require source read access for duplicate extents
gregkh/linux@0848b1d8b403 ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY
gregkh/linux@5cbabf3a7157 ksmbd: run set info with opener credentials
gregkh/linux@eb4736aeae1a ksmbd: add per-handle permission check to FILE_LINK_INFORMATION
gregkh/linux@07e0ab81df17 smb: client: Fix next buffer leak in receive_encrypted_standard()
gregkh/linux@924eba76240c smb: client: use unaligned reads in parse_posix_ctxt()
gregkh/linux@96e889bc1e75 smb: client: harden POSIX SID length parsing
gregkh/linux@f511807feee7 smb: client: mask server-provided mode to 07777 in modefromsid
gregkh/linux@517676ec7dfc firmware_loader: fix device reference leak in firmware_upload_register()
gregkh/linux@3881bf1170c9 cpufreq: intel_pstate: Sync policy->cur during CPU offline
gregkh/linux@44aae426dbfd sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
gregkh/linux@cd4524ff6567 cpufreq: Fix hotplug-suspend race during reboot
gregkh/linux@5cdb25f144b1 cpufreq: pcc: fix use-after-free and double free in _OSC evaluation
gregkh/linux@d605d00085ad posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path
gregkh/linux@369edea60f40 clocksource/drivers/timer-tegra186: Fix support for multiple watchdog instances
gregkh/linux@4f27758d6e31 X.509: Fix validation of ASN.1 certificate header
gregkh/linux@46d8b8c85ae0 HID: wacom: stop hardware after post-start probe failures
gregkh/linux@2bb6e7143cf7 HID: letsketch: fix UAF on inrange_timer at driver unbind
gregkh/linux@acce9dee807f HID: lg-g15: cancel pending work on remove to fix a use-after-free
gregkh/linux@77d3d8e962d5 HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
gregkh/linux@8f72fd25a57a hfs/hfsplus: zero-initialize buffer in hfs_bnode_read
gregkh/linux@39607452b140 nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
gregkh/linux@aafbcc313e01 xfs: use null daddr for unset first bad log block
gregkh/linux@faeeb28be1f2 xfs: fix unreachable BIGTIME check in dquot flush validation
gregkh/linux@07a4c11ee8ef bpf: Reject fragmented frames in devmap
gregkh/linux@e29a852e6868 bpf: Restore sysctl new-value from 1 to 0
gregkh/linux@2d04c37ed4e1 net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()
gregkh/linux@b5c1e94d8663 usb: cdc_acm: Add quirk for Uniden BC125AT scanner
gregkh/linux@cb8e9391b7f4 usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info()
gregkh/linux@322ca8a60032 USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hub
gregkh/linux@626c1d758f24 usb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()
gregkh/linux@8ac463fe6c0f usb: gadget: composite: fix dead empty check in the USB_DT_OTG handler
gregkh/linux@50eeb8e8a4f3 usb: gadget: udc: Fix use-after-free in gadget_match_driver
gregkh/linux@f62622e947f8 USB: idmouse: fix use-after-free on disconnect race
gregkh/linux@af59829e67e1 USB: ldusb: fix use-after-free on disconnect race
gregkh/linux@97ad9337127b USB: iowarrior: fix use-after-free on disconnect
gregkh/linux@28dbdcbae9db USB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSD
gregkh/linux@6462de75d2e3 USB: legousbtower: fix use-after-free on disconnect race
gregkh/linux@d4f8c1d7a2d8 usb: sl811-hcd: disable controller wakeup on remove
gregkh/linux@a59b9d62db82 USB: storage: include US_FL_NO_SAME in quirks mask
gregkh/linux@1712fd71a5aa USB: misc: uss720: unregister parport on probe failure
gregkh/linux@e8f739a3860d usb: mtu3: unmap request DMA on queue failure
gregkh/linux@e52ca411f505 USB: serial: keyspan_pda: fix information leak
gregkh/linux@6f9f7841d7a7 USB: serial: option: add Telit Cinterion FE990D50 compositions
gregkh/linux@61954033326f USB: serial: digi_acceleport: fix broken rx after throttle
gregkh/linux@5a82d842e8c3 USB: serial: digi_acceleport: fix hard lockup on disconnect
gregkh/linux@e60e4873e917 USB: serial: digi_acceleport: fix write buffer corruption
gregkh/linux@88187a43135c USB: ulpi: fix memory leak on registration failure
gregkh/linux@7f453e3bfb80 USB: usb-storage: ene_ub6250: restore media-ready check
gregkh/linux@475806d7459e usbip: tools: support SuperSpeedPlus devices
gregkh/linux@3750f75f29f9 usbip: vudc: fix NULL deref in vep_dequeue()
gregkh/linux@2bf16f469d9f usb: typec: anx7411: use devm_pm_runtime_enable()
gregkh/linux@c2f86c837244 usb: typec: class: drop PD lookup reference
gregkh/linux@f8163c414de8 usb: typec: tcpm: Validate SVID index in svdm_consume_modes()
gregkh/linux@4acd4583d3fc usb: typec: ucsi: Invert DisplayPort role assignment
gregkh/linux@ac2a7252b973 usb: typec: ucsi: Pass full DP config payload in SET_NEW_CAM for DP alt mode
gregkh/linux@1a160076d3d0 usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove
gregkh/linux@4ac509812cac usb: typec: ucsi: cancel pending work on system suspend
gregkh/linux@242636359c3b iio: temperature: ltc2983: Fix n_wires default bypassing rotation check
gregkh/linux@115409cbb6a2 efivarfs: expose used and total size
gregkh/linux@32343b69bd84 efivarfs: fix statfs() on efivarfs
gregkh/linux@12af328d2ee8 udf: validate free block extents against the partition length
gregkh/linux@2900e02a0dd4 udf: validate VAT header length against the VAT inode size
gregkh/linux@2d7261350993 udf: validate sparing table length as an entry count, not a byte count
gregkh/linux@031fce098b3e dm-ioctl: report an error if a device has no table
gregkh/linux@26840b90020b nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
gregkh/linux@3d8fa4b828a8 btrfs: do not trim a device which is not writeable
gregkh/linux@b5e9c09309e1 partitions: aix: bound the pp_count scan to the ppe array
gregkh/linux@a22cb6bb54dc isofs: bound Rock Ridge symlink components to the SL record
gregkh/linux@9a53dc0a0ae0 crypto: caam - use print_hex_dump_devel to guard key hex dumps
gregkh/linux@6407dc85d0a4 crypto: caam - use print_hex_dump_devel to guard key hex dumps again
gregkh/linux@24a54dfa06d0 crypto: ecc - Fix carry overflow in vli multiplication
gregkh/linux@ae93c5b3e2a2 crypto: pcrypt - restore callback for non-parallel fallback
gregkh/linux@75597e8774f3 crypto: drbg - Fix returning success on failure in CTR_DRBG
gregkh/linux@7af989e432c0 crypto: drbg - Fix drbg_max_addtl() on 64-bit kernels
gregkh/linux@ad382c518694 crypto: drbg - Fix the fips_enabled priority boost
gregkh/linux@16b8c7efd53b crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
gregkh/linux@5fcde54dfb61 crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
gregkh/linux@04244bbceb0c crypto: talitos - move dma unmapping code in flush_channel() into a standalone dma_unmap_request() function
gregkh/linux@ca5bfc5e492e crypto: talitos - move dma mapping code in talitos_submit() into a standalone dma_map_request() function
gregkh/linux@a15577e7c056 crypto: talitos - move code in current_desc_hdr() into a standalone function
gregkh/linux@2bd7f53f29b1 spi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sync()
gregkh/linux@af39a2698f69 spi: fsl-lpspi: terminate the RX channel on TX prepare failure path
gregkh/linux@2f6e0d29ddac EDAC/i10nm: Don't fail probing if ADXL is missing
gregkh/linux@b0ae72c4c97c watchdog: apple: Add "apple,t8103-wdt" compatible
gregkh/linux@56d4c9ab8471 tracing: Prevent out-of-bounds read in glob matching
gregkh/linux@30fdf4df6c3c NFSv4: include MAY_WRITE in open permission mask for O_TRUNC
gregkh/linux@e7f174715f9f module: decompress: check return value of module_extend_max_pages()
gregkh/linux@cf85180b8a01 exfat: bound uniname advance in exfat_find_dir_entry()
gregkh/linux@971d4522450e NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()
gregkh/linux@fce02794595f KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
gregkh/linux@570af5db081b KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode
gregkh/linux@f3df4a783bce udmabuf: fix DMA direction mismatch in release_udmabuf()
gregkh/linux@11dfa37bf544 i2c: core: fix adapter deregistration race
gregkh/linux@4e546f738d07 i2c: stm32f7: truncate clock period instead of rounding it
gregkh/linux@9f5d2d68f5e7 Input: synaptics-rmi4 - unregister function handlers on physical driver registration failure
gregkh/linux@35ed74d32d82 Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
gregkh/linux@f0be9eba946e Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
gregkh/linux@2f281ff0163a Input: elan_i2c - prevent division by zero and arithmetic underflow
gregkh/linux@98b2caef2491 Input: goodix - clamp the device-reported contact count
gregkh/linux@6c0f2901c9d3 Input: iforce - bound the device-reported force-feedback effect index
gregkh/linux@6c9f29f128dd Input: touchwin - reset the packet index on every complete packet
gregkh/linux@92f3662f15ca Input: maplemouse - fix NULL pointer dereference in open()
gregkh/linux@2870cfc97038 Input: mms114 - fix multi-touch slot corruption
gregkh/linux@42c5a868533b Input: maple_keyb - set driver data before registering input device
gregkh/linux@917a9e284a83 Input: maplemouse - set driver data before registering input device
gregkh/linux@fd9a305138dd Input: maplecontrol - set driver data before registering input device
gregkh/linux@6cada5401508 RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
gregkh/linux@3ef7e052cbd0 RDMA/siw: bound Read Response placement to the RREAD length
gregkh/linux@bd8933fc095a fuse: fix device node leak in cuse_process_init_reply()
gregkh/linux@1ca605cfa593 fuse: re-lock request before returning from fuse_ref_folio()
gregkh/linux@5c6375bced61 ipv4: account for fraggap on the paged allocation path
gregkh/linux@445ece263131 smb: client: reject overlapping data areas in SMB2 responses
gregkh/linux@226a3c8bea71 xfs: fail recovery on a committed log item with no regions
gregkh/linux@b8c9aa832b52 xfs: resample the data fork mapping after cycling ILOCK
gregkh/linux@0453a361d3e7 smb/server: do not require delete access for non-replacing links
gregkh/linux@3c9019ea13be sched/fair: Only update stats for allowed CPUs when looking for dst group
gregkh/linux@8df2eedd371a fs: quota: create dedicated workqueue for quota_release_work
gregkh/linux@f1a87ca0843d crypto: algif_skcipher - force synchronous processing on trees without ctx->state
gregkh/linux@2e2b60a54dec tools/mm/slabinfo: fix total_objects attribute name
gregkh/linux@2cf436662246 net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
gregkh/linux@c7874dad84b2 nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
gregkh/linux@96fe2513df59 nvmet-tcp: Fix potential UAF when ddgst mismatch
gregkh/linux@ee2458f81887 crypto: sun4i-ss - Remove insecure and unused rng_alg
gregkh/linux@7ed1871c0a57 x86/mm: Fix check/use ordering in switch_mm_irqs_off()
gregkh/linux@aaf65896a63f crypto: crypto4xx - Remove ahash-related code
gregkh/linux@b9eb3fc68e95 crypto: crypto4xx - Remove insecure and unused rng_alg
gregkh/linux@7cb57a805092 crypto: af_alg - Remove zero-copy support from skcipher and aead
gregkh/linux@bd14a453e738 crypto: hisi-trng - Remove crypto_rng interface
gregkh/linux@fa1d866932c2 media: uvcvideo: Avoid partial metadata buffers
gregkh/linux@6cd804ac3e77 media: uvcvideo: Fix buffer sequence in frame gaps
gregkh/linux@840f27d749fe dt-bindings: media: sun4i-a10-video-engine: Add interconnect properties
gregkh/linux@7666a8fc779b dt-bindings: power: imx93: Add MIPI PHY power domain
gregkh/linux@6acea62738ed serial: msm: Disable DMA for kernel console UART
gregkh/linux@44687862d282 serial: 8250_omap: clear rx_running on zero-length DMA completes
gregkh/linux@59e8b7652f6c afs: Fix netns teardown to cancel the preallocation charger
gregkh/linux@d5b17474feed afs: fix NULL pointer dereference in afs_get_tree()
gregkh/linux@a3b407c8fb23 afs: Fix further netns teardown to cancel the preallocation charger
gregkh/linux@cc4382dc5134 fbcon: fix NULL pointer dereference for a console without vc_data
gregkh/linux@ec110b24da78 drm/tidss: Drop extra drm_mode_config_reset() call
gregkh/linux@fffccb836349 drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()
gregkh/linux@07c213f3499d drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
gregkh/linux@da29fc4288ea libbpf: Report error when a negative kprobe offset is specified
gregkh/linux@d19f69203662 Documentation: proc: fix section numbering in table of contents
gregkh/linux@d771c764f2af wifi: cfg80211: fix grammar in MLO group key error message
gregkh/linux@cf711d84df1a arm64: tegra: Fix Tegra234 MGBE PTP clock
gregkh/linux@f8687018f240 drm/amdkfd: Validate CRIU-restored IDs before idr_alloc
gregkh/linux@358697929351 driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()
gregkh/linux@08193e733e5d wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer
gregkh/linux@13f2354ee178 kconfig: fix potential NULL pointer dereference in conf_askvalue
gregkh/linux@f5931d06b45e wifi: ath9k: fix OOB access from firmware tx status queue ID
gregkh/linux@11a118abdf9b ARM: dts: am335x-sl50: Fix audio bitclock and frame master endpoint
gregkh/linux@68fbd429393e watchdog: sp5100_tco: Use EFCH MMIO for newer Hygon FCH
gregkh/linux@7243aff13fa6 watchdog: sprd_wdt: Remove redundant sprd_wdt_disable() on register failure
gregkh/linux@924cbbd3a39a media: cedrus: Fix failure to clean up hardware on probe failure
gregkh/linux@65e697d107d3 pinctrl: sunxi: fix regulator leak in sunxi_pmx_request() error path
gregkh/linux@103b8f35edb5 arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pc
gregkh/linux@9c58c729d32e vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().
gregkh/linux@d4aa6141ff03 crypto: atmel-sha204a - fix blocking and non-blocking rng logic
gregkh/linux@edd54204895a crypto: ecrdsa - fix unknown OID check in ecrdsa_param_curve
gregkh/linux@b798ada5a5d1 crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents
gregkh/linux@478a8668b15e iommu/amd: Fix a stale comment about which legacy mode is user visible
gregkh/linux@fe1cd5bbbe8b arm64: dts: mediatek: mt8192-asurada: Move PCIe DMA bounce buffer to host
gregkh/linux@f81e8b3063a4 clk: scmi: Fix clock rate rounding
gregkh/linux@3e453dea4b89 drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
gregkh/linux@131cb56693f6 drm/hisilicon/hibmc: use clock to look up the PLL value
gregkh/linux@0b9f8282b40a evm: terminate and bound the evm_xattrs read buffer
gregkh/linux@030bbd6413db thermal: hwmon: Fix critical temperature attribute removal
gregkh/linux@9de27627d485 net/sched: sch_hfsc: annotate data-races in hfsc_dump_class_stats()
gregkh/linux@94344bc7c9d7 crypto: ccp - Treat zero-length cert chain as query for blob lengths
gregkh/linux@2b8f17be45e8 net/sched: sch_htb: do not change sch->flags in htb_dump()
gregkh/linux@f727da9cc642 net/sched: sch_htb: annotate data-races (I)
gregkh/linux@875c284c0f98 ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD
gregkh/linux@250c0ce9648c RDMA/hns: Fix arithmetic overflow in calc_hem_config()
gregkh/linux@f345e744b6b0 RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
gregkh/linux@067b9556eeb0 RDMA/srpt: fix integer overflow in immediate data length check
gregkh/linux@ba990b29d9e1 media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
gregkh/linux@4a527832c70b firmware: arm_scmi: Read sensor config as 32-bit value
gregkh/linux@1c9bc0f55ea5 sysfs: clamp show() return value in sysfs_kf_read()
gregkh/linux@0f092fd26c75 net/sched: sch_drr: annotate data-races around cl->deficit
gregkh/linux@e7682b9a0c77 media: rockchip: rga: fix too small buffer size
gregkh/linux@ca94597440fa firmware: arm_scmi: Fix OOB in scmi_power_name_get()
gregkh/linux@b038da144c97 device property: fix fwnode reference leak in fwnode_graph_get_endpoint_by_id()
gregkh/linux@a1bf1b84f719 driver core: Use mod_delayed_work to prevent lost deferred probe work
gregkh/linux@404a4a40f445 cpufreq: Documentation: fix sampling_down_factor range
gregkh/linux@e3fbdf432d5b cpufreq: conservative: Simplify frequency limit handling
gregkh/linux@0049ad7107a3 pwm: imx27: Fix variable truncation in .apply()
gregkh/linux@45d0d93b1a50 bus: sunxi-rsb: Always check register address validity
gregkh/linux@79a20a8e201a RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
gregkh/linux@7326edbc1792 IB/mlx4: Fix refcount leak in add_port() error path
gregkh/linux@c028c1977b6e RDMA/hns: Fix warning in poll cq direct mode
gregkh/linux@441459abbc1e RDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanup
gregkh/linux@2fe7ebb3d50c PM: sleep: Use complete() in device_pm_sleep_init()
gregkh/linux@a229535a1a79 MIPS: Fix big-endian stack argument fetching in o32 wrapper
gregkh/linux@d6df50378614 MIPS: DEC: Remove do_IRQ() call indirection
gregkh/linux@8da1641b0786 mips: ralink: mt7621: add missing __iomem
gregkh/linux@8b78798e33df mips: n64: add __iomem for writel call
gregkh/linux@923e409315a1 mtd: spi-nor: Drop duplicate Kconfig dependency
gregkh/linux@f5d470b808bc ALSA: seq: midi: Serialize output teardown with event_input
gregkh/linux@1d4131b5c982 nvme-multipath: fix flex array size in struct nvme_ns_head
gregkh/linux@95a4492c7ec8 workqueue: drop spurious '' from print_worker_info() fn declaration
gregkh/linux@1a4adfbeb47a ipv6: guard against possible NULL deref in _in6_dev_stats_get()
gregkh/linux@e2d3b7bab374 net/sched: cls_bpf: prevent unbounded recursion in offload rollback
gregkh/linux@af755456299d gpu: host1x: Allow entries in BO caches to be freed
gregkh/linux@d29e4b689fe8 drm/tegra: dc: Fix device node reference leak in tegra_dc_has_output()
gregkh/linux@5f3985c2a500 gpu: host1x: Fix iommu_map_sgtable() return value check
gregkh/linux@cfbc48432b99 drm/tegra: Fix iommu_map_sgtable() return value check
gregkh/linux@d19674919551 drm/nouveau/bios: specify correct display fuse register for Ampere and Ada
gregkh/linux@e43dfc076d26 libbpf: Harden parse_vma_segs() path parsing
gregkh/linux@56f4be41b7e9 libbpf: Fix UAF in strset__add_str()
gregkh/linux@5d3139abb9d1 dax/kmem: account for partial discontiguous resource upon removal
gregkh/linux@13092966ba5d rapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()
gregkh/linux@12c32a7350b6 ocfs2: don't BUG_ON an invalid journal dinode
gregkh/linux@e79c0fc4f61e ocfs2: kill osb->system_file_mutex lock
gregkh/linux@a7900d69fb5e crypto: hisilicon/qm - disable error report before flr
gregkh/linux@23390a3ff6fa drm/msm/dp: fix HPD state status bit shift value
gregkh/linux@0dcf2129eda8 drm/msm/dp: Fix the ISR
enum values
gregkh/linux@b401454a8685 EDAC/{skx_common,skx}: Fix UBSAN shift-out-of-bounds in skx_get_dimm_info
gregkh/linux@3cfa2a3adc51 RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe
gregkh/linux@2e60378fb3c8 RDMA/rxe: Copy WQE to local buffer in non-SRQ receive path
gregkh/linux@e6dcad4382d2 media: qcom: venus: drop extra padding in NV12 raw size calculation
gregkh/linux@c35c50770a0c media: qcom: venus: relax encoder frame/blur dimension steps on v4
gregkh/linux@0efd7e82a4cf media: qcom: venus: relax encoder frame/blur step size on v6
gregkh/linux@561c9711e4f5 md/raid10: reset read_slot when reusing r10bio for discard
gregkh/linux@a03c96adf136 ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writeback
gregkh/linux@347e8a1a8f9b ARM: imx3: Fix CCM node reference leak
gregkh/linux@cc81ec50e50e ARM: imx31: Fix IIM mapping leak in revision check
gregkh/linux@fd7a97b2514c nvdimm/btt: Handle preemption in BTT lane acquisition
gregkh/linux@7126238e6aad scsi: Revert "scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans"
gregkh/linux@c4550c748219 scsi: pm8001: Fix error code in non_fatal_log_show()
gregkh/linux@5fecb71c10c2 bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs
gregkh/linux@df5545ab0fef mm/fake-numa: fix under-allocation detection in uniform split
gregkh/linux@39e53c516c74 sched: restore timer_slack_ns when resetting RT policy on fork
gregkh/linux@a5ac3ae5c02c lib/test_meminit: use && for bools
gregkh/linux@b6e9c82522dd configfs_lookup(): don't leave ->s_dentry dangling on failure
gregkh/linux@6cec1bab4914 bpftool: Use libbpf error code for flow dissector query
gregkh/linux@e037c1250cc9 ocfs2: rebase copied fsdlm LVB pointers in locking_state
gregkh/linux@5927acb3e2c9 ocfs2: fix buffer head management in ocfs2_read_blocks()
gregkh/linux@e652d0f5108e ocfs2: reject FITRIM ranges shorter than a cluster
gregkh/linux@5bee5d5f67ae ocfs2/dlm: require a ref for locking_state debugfs open
gregkh/linux@d84fadcf84b4 ocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_release()
gregkh/linux@fc2900a90826 netfilter: nfnetlink_osf: fix mss parsing on big-endian architectures
gregkh/linux@8c99c6322b46 netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock
gregkh/linux@b84e3f32dc50 netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptp
gregkh/linux@5372a063e049 IB/cm: Fix av cm device leak on an error path in cm_init_av_by_path()
gregkh/linux@3159c6fac43d RDMA/irdma: Fix OOB read during CQ MR registration
gregkh/linux@d879861cf131 bpf: Check tail zero of bpf_prog_info
gregkh/linux@f8b927779b8d bpf: Update transport_header when encapsulating UDP tunnel in lwt
gregkh/linux@dae9cadf0925 wifi: wcn36xx: fix heap overflow from oversized firmware HAL response
gregkh/linux@0907c06dccae wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication
gregkh/linux@04aba50212f9 wifi: wcn36xx: fix OOB read from short trigger BA firmware response
gregkh/linux@be7fc0e9f9cd riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
gregkh/linux@532d255720ba ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
gregkh/linux@d7e2ce72833b ALSA: seq: Add UMP support
gregkh/linux@f29243c21192 ALSA: seq: Clear variable event pointer on read
gregkh/linux@eb52aebc2934 ACPI: IPMI: Fix message kref handling on dead device
gregkh/linux@31169dba9c76 cpufreq: Documentation: fix conservative governor freq_step description
gregkh/linux@392efa03ebfe IB/mlx5: Don't take the rereg_mr fallback without a new translation
gregkh/linux@ee914ef54a7e IB/mlx5: Properly support implicit ODP rereg_mr
gregkh/linux@95f484e979a4 spi: ep93xx: fix double-free of zeropage on DMA setup failure
gregkh/linux@490b0385e4cf firmware_loader: Fix recursive lock in device_cache_fw_images()
gregkh/linux@b166ab78dc3f configfs: fix lockless traversals of ->s_children
gregkh/linux@5d9b58ec6f5d watchdog: unregister PM notifier on watchdog unregister
gregkh/linux@0e96ba7840b6 scsi: target: Fix hexadecimal CHAP_I handling
gregkh/linux@8811ca42e76b pinctrl: mediatek: mt8516: Fix Schmitt trigger register offset of pins 34-39
gregkh/linux@164156538595 pinctrl: mediatek: mt8167: Fix Schmitt trigger register offset of pins 34-39
gregkh/linux@b86f98e53df4 vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()
gregkh/linux@934a62b484de hwspinlock: qcom: avoid uninitialized struct members
gregkh/linux@ac373df60d70 wifi: mt76: fix argument to ieee80211_is_first_frag()
gregkh/linux@65770111a2d4 btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()
gregkh/linux@d374f76e1257 fbdev: sm501fb: Fix buffer errors in OF binding code
gregkh/linux@81da7c2e1d1d btrfs: zoned: don't account data relocation space-info in statfs free space
gregkh/linux@eaf2c1f580e7 IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specified
gregkh/linux@5c1560be8aa6 vduse: hold vduse_lock across IDR lookup in open path
gregkh/linux@55a644031e61 vhost/vdpa: validate virtqueue index in mmap and fault paths
gregkh/linux@cd2bb18bbe05 vduse: Requeue failed read to send_list head
gregkh/linux@ea71f873423f vhost/net: complete zerocopy ubufs only once
gregkh/linux@1c1223a2f245 tools/virtio: check mmap return value in vringh_test
gregkh/linux@c93927841659 bonding: 3ad: fix mux port state on oper down
gregkh/linux@c652c2be002f selftests/bpf: Fix bpf_iter/task_vma test
gregkh/linux@2cf5ea692103 cxl/test: Fix integer overflow in mock LSA bounds checks
gregkh/linux@1c762d286984 bpf: Tighten cgroup storage cookie checks for prog arrays
gregkh/linux@5ea131c1793b s390/process: Fix kernel thread function pointer type
gregkh/linux@0f0b6232af56 Bluetooth: eir: Fix stack OOB write when prepending the Flags AD
gregkh/linux@fc97fc8cf7f5 Bluetooth: hci: validate codec capability element length
gregkh/linux@d52da5f15b00 fs: efs: remove unneeded debug prints
gregkh/linux@aa2bda6e93a0 RDMA/mlx5: Remove raw RSS QP restrack tracking
gregkh/linux@c1dbf52d24a8 RDMA/mlx5: Fix undefined shift of user RQ WQE size
gregkh/linux@80f1f49f53a4 RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one
gregkh/linux@bc464a6a9e35 ASoC: codecs: hdac_hdmi: Validate written enum value
gregkh/linux@8fb4364eb494 ASoC: fsl: fsl_audmix: Validate written enum values
gregkh/linux@2ec7d16fe21c ASoC: tegra: tegra210_ahub: Validate written enum value
gregkh/linux@19f2ecf8ea56 net/sched: cls_flow: Dont expose folded kernel pointers
gregkh/linux@2dfdc210d240 net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().
gregkh/linux@f0f5eb59a97e bridge: cfm: reject invalid CCM interval at configuration time
gregkh/linux@3a44b2602d57 sctp: validate embedded address parameter length
gregkh/linux@15720cd8fa3f net/sched: sch_hfsc: Don't make class passive twice
gregkh/linux@e87dcc1a644d tipc: require net admin for TIPCv2 netlink mutators
gregkh/linux@96f91b8ae1a4 tipc: prevent snt_unacked underflow on CONN_ACK
gregkh/linux@f683200b83a0 tipc: reject inverted service ranges from peer bindings
gregkh/linux@096e185adf9c cxl/test: Add check after kzalloc() memory in alloc_mock_res()
gregkh/linux@8d301e5a5117 crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
gregkh/linux@28141f95ae93 crypto: cavium/cpt - fix DMA cleanup using wrong loop index
gregkh/linux@63677a23b372 crypto: rng - Free default RNG on module exit
gregkh/linux@1fc6a6c0cc77 spi: xilinx: use FIFO occupancy register to determine buffer size
gregkh/linux@eb06b9afe2b5 ASoC: adau1372: Clear PLL_EN on failed PLL lock without reset GPIO
gregkh/linux@ae55e4bf18ee power: supply: core: fix supplied_from allocations
gregkh/linux@94a5f1efdefb net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen
gregkh/linux@eba49fd85995 net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen
gregkh/linux@c6662f3ad1c7 net: mana: initialize gdma queue id to INVALID_QUEUE_ID
gregkh/linux@95da7ddd3cc3 net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
gregkh/linux@ad9efd8f59d7 bpf: Run generic devmap egress prog on private skb
gregkh/linux@4874d7118aa1 net/mlx5: Check max_macs devlink param value against max capability
gregkh/linux@4b37bbeb7822 net: bcmgenet: Use weighted round-robin TX DMA arbitration
gregkh/linux@b4ccd6eef671 kcm: use WRITE_ONCE() when changing lower socket callbacks
gregkh/linux@afe2d8dfe6fa netfilter: nf_conncount: callers must hold rcu read lock
gregkh/linux@e363018d72c5 ALSA: core: Fix unintuitive behavior of snd_power_ref_and_wait()
gregkh/linux@55fb95819861 cifs: remove all cifs files before kill super
gregkh/linux@03a50140cb04 smb/client: always return a value for FS_IOC_GETFLAGS
gregkh/linux@b8fcc4c02ae2 bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socket
gregkh/linux@ff39d0e3b4fe bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
gregkh/linux@ba5cc05dae8f bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
gregkh/linux@44c1d902cf07 MIPS: mm: Fix out-of-bounds write in maar_res_walk()
gregkh/linux@9a515e00b001 powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
gregkh/linux@8267cb1657f9 powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
gregkh/linux@5ee204dfa57c powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
gregkh/linux@c7d8832519c4 KEYS: Use acquire when reading state in keyring search
gregkh/linux@f4002f1c669c tipc: fix UAF in tipc_l2_send_msg()
gregkh/linux@c0db3dc2ac32 tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)
gregkh/linux@09634cd055d9 ksmbd: fix use-after-free in same_client_has_lease()
gregkh/linux@4273548e418b ocfs2: fix circular locking dependency in ocfs2_dio_end_io_write
gregkh/linux@3970a19a80de net/9p: fix race condition on rdma->state in trans_rdma.c
gregkh/linux@9f7fe4165a1f staging: nvec: fix use-after-free in nvec_rx_completed()
gregkh/linux@7b7aad82658a coresight: cti: Fix DT filter signals silently ignored
gregkh/linux@381ee635d268 coresight: etm4x: Correct TRCVMIDCCTLR1 save and restore
gregkh/linux@c04c724e33fc PCI/ASPM: Don't reconfigure ASPM entering low-power state
gregkh/linux@13589c312273 PCI: Introduce named defines for PCI ROM
gregkh/linux@cd5b242d5848 PCI: Check ROM header and data structure addr before accessing
gregkh/linux@611af8753c45 x86/platform/olpc: xo15: Drop wakeup source on driver removal
gregkh/linux@6d3c4426f8d1 platform/x86: xo15-ebook: Fix wakeup source and GPE handling
gregkh/linux@326d9185d0ea PCI: loongson: Do not ignore downstream devices on external bridges
gregkh/linux@b637a1507024 bus: mhi: ep: Fix potential deadlock in mhi_ep_reset_worker()
gregkh/linux@2cfbfc78133f phy: phy-can-transceiver: Check driver match and driver data against NULL
gregkh/linux@b6337a08a63e mailbox: mtk-adsp: fix UAF during device teardown
gregkh/linux@46ea51f5b2ee staging: most: video: avoid double free on video register failure
gregkh/linux@3be5f24e8270 usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
gregkh/linux@cf663d67fb8e usb: host: max3421: Reject hub port requests for non-existent ports
gregkh/linux@166dd1d5265e char: tlclk: fix use-after-free in tlclk_cleanup()
gregkh/linux@1ffb353a79d3 iio: light: si1133: reset counter to prevent race condition
gregkh/linux@949b970a6f10 iio: light: si1133: prevent race condition on timeout
gregkh/linux@9f920550abac iio: magnetometer: ak8975: fix potential kernel stack memory leak
gregkh/linux@116d1f8805ae iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling
gregkh/linux@b4932fc325e8 iio: accel: mma8452: handle I2C read error(s) in mma8452_read()
gregkh/linux@bcdaaec96a9c clk: at91: keep securam node alive while mapping it
gregkh/linux@2557de5952c3 HID: logitech-hidpp: remove excess kernel-doc member in hidpp_scroll_counter
gregkh/linux@c69b90033329 fs/ntfs3: add bounds check to run_get_highest_vcn()
gregkh/linux@7cb4e8ba78f9 drm/amd/display: Add missing kdoc for ALLM parameters
gregkh/linux@395ec1f9a195 dmaengine: imx-sdma: Refine spba bus searching in probe
gregkh/linux@0a78111f9430 dmaengine: qcom: gpi: set DMA_PRIVATE capability
gregkh/linux@9bdc8dce4068 dmaengine: Fix possible use after free
gregkh/linux@a6744a125e1c clk: qcom: a53: Corrected frequency multiplier for 1152MHz
gregkh/linux@a3949ecda420 pNFS/filelayout: fix cheking if a layout is striped
gregkh/linux@87d32159a7cd xprtrdma: Remove temp allocation of rpcrdma_rep objects
gregkh/linux@074df7c3825a xprtrdma: Avoid 250 ms delay on backlog wakeup
gregkh/linux@c7a0b17368d9 xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
gregkh/linux@d01d6670c169 xprtrdma: Post receive buffers after RPC completion
gregkh/linux@3f643341364e xprtrdma: Use sendctx DMA state for Send signaling
gregkh/linux@740975054a19 xprtrdma: Decouple req recycling from RPC completion
gregkh/linux@d193b5ba0d4d NFSv4/pnfs: defer return_range callbacks until after inode unlock
gregkh/linux@8d6736b8ab85 NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errors
gregkh/linux@68d233a2e48a NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_write
gregkh/linux@07704d69c76a PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
gregkh/linux@79e730019f23 PCI: rcar-host: Remove unused LIST_HEAD(res)
gregkh/linux@3b252fe1778b xprtrdma: Check frwr_wp_create() during connect
gregkh/linux@3b04e15f8da2 xprtrdma: Document and assert reply-handler invariants
gregkh/linux@df881eb996a1 xprtrdma: Resize reply buffers before reposting receives
gregkh/linux@7afc2f8d2fd9 xprtrdma: Fix bcall rep leak and unbounded peek
gregkh/linux@7cf332b3d82d xprtrdma: Sanitize the reply credit grant after parsing
gregkh/linux@ef6fb8a5c521 xprtrdma: Repost Receive buffers for malformed replies
gregkh/linux@5573193597fc xprtrdma: Return sendctx slot after Send preparation failure
gregkh/linux@f7ab24c8fafd tools lib api: Fix missing null termination in filename__read_int/ull()
gregkh/linux@ca59bda33e4a tools lib api: Fix filename__write_int() writing uninitialized stack data
gregkh/linux@4737d7a7721f tools lib api: Fix mount_overload() snprintf truncation and toupper range
gregkh/linux@2396b54d4c7c PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
gregkh/linux@290c272a43e9 PCI: mediatek: Use actual physical address instead of virt_to_phys()
gregkh/linux@82e120a7dd56 Revert "PCI/MSI: Unmap MSI-X region on error"
gregkh/linux@d5443d7616fe security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
gregkh/linux@31cb109db5e6 apparmor: check label build before no_new_privs test
gregkh/linux@7cb69e109610 apparmor: aa_label_alloc use aa_label_free on alloc failure
gregkh/linux@9735e300a1c9 apparmor: grab ns lock and refresh when looking up changehat child profiles
gregkh/linux@c0f3a3fda617 apparmor: fix potential UAF in aa_replace_profiles
gregkh/linux@7cafdf4a3bce apparmor: aa_getprocattr free procattr leak on format failure
gregkh/linux@2112493bb1a5 apparmor: put secmark label after secid lookup
gregkh/linux@5423c6f460ef i3c: master: Prevent reuse of dynamic address on device add failure
gregkh/linux@6ad3355b744c apparmor: fix label can not be immediately before a declaration
gregkh/linux@06b8754dc4a9 sparc: led: avoid trimming a newline from empty writes
gregkh/linux@c314efabb8e0 spi: dw: fix wrong BAUDR setting after resume
gregkh/linux@51d41cd0d578 xfrm: add new packet offload flag
gregkh/linux@cac3e9341b1e xfrm: Use the XFRM_GRO to indicate a GRO call on input
gregkh/linux@92c031445f52 xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
gregkh/linux@ea5d8fd84d01 xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
gregkh/linux@a3968ad4195d xfrm: validate selector family and prefixlen during match
gregkh/linux@742c220faece ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate mode
gregkh/linux@461ae406ae12 drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on free
gregkh/linux@c8a8d350a273 drm/amdkfd: fix list_del corruption in kfd_criu_resume_svm
gregkh/linux@88599e75d57c drm/amdgpu: initialize irq.lock spinlock earlier
gregkh/linux@d6c0b0c802d3 octeontx2-pf: Fix leak of SQ timestamp buffer on teardown
gregkh/linux@e2fa322782a2 net: psample: fix info leak in PSAMPLE_ATTR_DATA
gregkh/linux@ec3c2d59a192 sctp: hold socket lock when dumping endpoints in sctp_diag
gregkh/linux@eceb657c66b0 PCI: iproc: Restore .map_irq() for the platform bus driver
gregkh/linux@9c4cc4231775 spi: rpc-if: Use correct device for hardware reinitialization on resume
gregkh/linux@3fda7a548615 virtio_ring: introduce virtqueue_set_dma_premapped()
gregkh/linux@f4c70018a7b4 virtio_ring: introduce dma map api for virtqueue
gregkh/linux@4b6c60f45b16 virtio_ring: introduce dma sync api for virtqueue
gregkh/linux@f9451d0fd5ba virtio-net: fix len check in receive_big()
gregkh/linux@436ce0d5fd90 dpaa2-switch: fix VLAN upper check not rejecting bridge join
gregkh/linux@0fe6455b8e1a flow_dissector: check device type before reading ETH_ADDRS
gregkh/linux@6a9014042034 arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
gregkh/linux@a308617acd44 thermal: intel: Fix dangling resources on thermal_throttle_online() failure
gregkh/linux@1c96549a1352 ACPI: resource: Amend kernel-doc style
gregkh/linux@d036cda27407 ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()
gregkh/linux@04ba1cad67e5 ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
gregkh/linux@c88e687e44cb ieee802154: fix kernel-infoleak in dgram_recvmsg()
gregkh/linux@d1eda529a4bf md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
gregkh/linux@c63a06c14bbd netfilter: ipset: Fix data race between add and dump in all hash types
gregkh/linux@4cc403c4e1d1 netfilter: ipset: annotate "pos" for concurrent readers/writers
gregkh/linux@c107233d2ff4 netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types
gregkh/linux@50b70f56f3ba netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
gregkh/linux@5c65362eee79 netfilter: nf_reject: skip iphdr options when looking for icmp header
gregkh/linux@b1b0b9efe641 netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak
gregkh/linux@cc6e10c9ece5 irqchip/crossbar: Fix parent domain resource leak
gregkh/linux@b08aafcd924e selftests/mm: clarify alternate unmapping in compaction_test
gregkh/linux@ece8d6f5c4bb selftests/mm: allow PUD-level entries in compound testcase of hmm tests
gregkh/linux@f28fafecb646 selftests/mm: fix exclusive_cow test fork() handling
gregkh/linux@92ddd2426034 net: marvell: prestera: initialize err in prestera_port_sfp_bind
gregkh/linux@d256d64b68d8 octeontx2-af: mcs: Fix unsupported secy stats read
gregkh/linux@ddfdd86d49c3 octeontx2-pf: Clear stats of all resources when freeing resources
gregkh/linux@678c6f1b5349 octeontx2-pf: mcs: Fix mcs resources free on PF shutdown
gregkh/linux@9d54be836c8a rtc: abx80x: fix the RTC_VL_CLR clearing all status flags
gregkh/linux@0834a7a5a3f9 rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231
gregkh/linux@ca119656baa8 bpf: Fix stack slot index in nospec checks
gregkh/linux@8ae0864e7939 bpf: zero-initialize the fib lookup flow struct
gregkh/linux@157727131ce8 drm/edid: fix OOB read in drm_parse_tiled_block()
gregkh/linux@51f7b0f71b4e PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
gregkh/linux@931189e66d75 PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0
gregkh/linux@b409a9dc37db ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
gregkh/linux@0195f70079d6 ice: fix AQ error code comparison in ice_set_pauseparam()
gregkh/linux@ece7b9ffde23 rtc: msc313: fix NULL deref in shared IRQ handler at probe
gregkh/linux@d0a469122e7b ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE
gregkh/linux@b2c70dd33268 ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().
gregkh/linux@9127589aabde ipv4: fib: Don't ignore error route in local/main tables.
gregkh/linux@0562ae02a6c4 bpf, lsm: Add disabled BPF LSM hook list
gregkh/linux@aa265d473087 bpf: Disable xfrm_decode_session hook attachment
gregkh/linux@359d8ff97362 netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()
gregkh/linux@3793d24de224 netfilter: nf_conncount: prevent connlimit drops for early confirmed ct
gregkh/linux@d113a1479049 netfilter: nft_synproxy: stop bypassing the priv->info snapshot
gregkh/linux@50d43da19ae1 NTB: epf: Make db_valid_mask cover only real doorbell bits
gregkh/linux@8213f837c843 NTB: epf: Report 0-based doorbell vector via ntb_db_event()
gregkh/linux@95012643a81d NTB: epf: Fix doorbell bitmask and IRQ vector handling
gregkh/linux@c3234efe21d4 alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
gregkh/linux@9ff90fdf8430 alpha/PCI: Fix _pci_mmap_fits() overflow for zero-length BARs
gregkh/linux@e2a564412331 net, bpf: check master for NULL in xdp_master_redirect()
gregkh/linux@9952291db712 net: dsa: sja1105: round up PTP perout pin duration
gregkh/linux@4559770b2a24 veth: fix NAPI leak in XDP enable error path
gregkh/linux@f42e8134a3a1 net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
gregkh/linux@0c2a91bd9437 ipv6: fix error handling in disable_ipv6 sysctl
gregkh/linux@a13f31803073 ipv6: fix error handling in ignore_routes_with_linkdown sysctl
gregkh/linux@83ad10338f40 ipv6: fix error handling in forwarding sysctl
gregkh/linux@b4471e240349 ipv6: fix error handling in disable_policy sysctl
gregkh/linux@9b828c0ce505 smb/client: preserve errors from smb2_set_sparse()
gregkh/linux@2041a0708a2f rtc: ds1307: Fix off-by-one issue with wday for rx8130
gregkh/linux@15c2c82b3143 rtc: cmos: unregister HPET IRQ handler on probe failure
gregkh/linux@82c13027ed28 net: mvneta: re-enable percpu interrupt on resume
gregkh/linux@331c99029a1c net: sungem: fix probe error cleanup
gregkh/linux@98d43456faf2 ASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel count
gregkh/linux@3bf173010dc3 dt-bindings: net: renesas,ether: Drop example "ethernet-phy-ieee802.3-c22" fallback
gregkh/linux@99b7252e2678 tracing: probes: fix typo in a log message
gregkh/linux@c065f371213d spi: sh-msiof: abort transfers when reset times out
gregkh/linux@b2d7ba36c073 gpio: mvebu: fail probe if gpiochip registration fails
gregkh/linux@5abfb6015a7e gpio: htc-egpio: use managed gpiochip registration
gregkh/linux@071f1a38d7dd seg6: validate SRH length before reading fixed fields
gregkh/linux@bd3a6a083b40 qede: fix out-of-bounds check for cqe->len_list[]
gregkh/linux@1ecb199b0e6d net: enetc: check the number of BDs needed for xdp_frame
gregkh/linux@c9e04a52663b hwmon: adm1275: Prevent reading uninitialized stack
gregkh/linux@8624e179fa3c usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()
gregkh/linux@92dd9a522f01 net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroy
gregkh/linux@42ee34cdb527 net: gianfar: dispose irq mappings on probe failure and device removal
gregkh/linux@03c67781254c net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
gregkh/linux@297a747f59bf bridge: stp: Fix a potential use-after-free when deleting a bridge
gregkh/linux@01d3450924b6 tracing/events: Fix to check the simple_tsk_fn creation
gregkh/linux@005a2815fff1 tracing: eprobe: read the complete FILTER_PTR_STRING pointer
gregkh/linux@40c5e5a4aa83 irqchip/gic-v3-its: Fix OF node reference leak
gregkh/linux@b5b2b2cb6a91 irqchip/ts4800: Fix missing chained handler cleanup on remove
gregkh/linux@9255c09d9144 virtio_net: disable cb when NAPI is busy-polled
gregkh/linux@bce82d063cdb cxgb4: Fix decode strings dump for T6 adapters
gregkh/linux@b58ee0d2c313 net/sched: act_bpf: use rcu_dereference_bh() to read the filter
gregkh/linux@e657fb21e3b0 gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probe
gregkh/linux@1d399d6b27b2 pinctrl: meson: restore non-sleeping GPIO access
gregkh/linux@279b1f319b2c net/sched: hhf: clear heavy-hitter state on reset
gregkh/linux@f70fbf2b974b afs: Fix error code in afs_extract_vl_addrs()
gregkh/linux@e90b2e34a4f5 afs: use kvfree() to free memory allocated by kvcalloc()
gregkh/linux@239cd337c9d0 afs: Fix callback service message parsers to pass through -EAGAIN
gregkh/linux@bf55969d9188 afs: Fix vllist leak
gregkh/linux@c421bc6b957e afs: Fix the volume AFS_VOLUME_RM_TREE is set on
gregkh/linux@ab2f6ac9a365 afs: Fix unchecked-length string display in debug statement
gregkh/linux@b09ccb5c0946 ata: sata_gemini: unwind clocks on IDE pinctrl errors
gregkh/linux@dc176447c727 HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()
gregkh/linux@c39f5765ad84 HID: core: Fix OOB read in hid_get_report for numbered reports
gregkh/linux@f50074e7d579 arm64/mm: convert ptep_clear() to ptep_get_and_clear()
gregkh/linux@04166f11fe85 arm64/mm: Optimize TLB flush in unmap_hotplug
[pmd|pud]range()
gregkh/linux@e4a87126c085 net: usb: net1080: validate packet_len before pad-byte access in rx_fixup
gregkh/linux@2c4de9988e9d gue: validate REMCSUM private option length
gregkh/linux@728f479dc044 netfilter: xt_u32: reject invalid shift counts
gregkh/linux@bab305dd769d netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()
gregkh/linux@f775fcf384b0 netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop
gregkh/linux@9657bb11a637 netfilter: xt_connmark: reject invalid shift parameters
gregkh/linux@3b3a552cf88e net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
gregkh/linux@b0fd6d3bb061 net/mlx5e: Fix HV VHCA stats agent registration race
gregkh/linux@1624aa100c0b qede: fix off-by-one in BD ring consumption on build_skb failure
gregkh/linux@f73b313fdedc net: qualcomm: rmnet: add tx packets aggregation
gregkh/linux@00f4c366dbca net: qualcomm: rmnet: validate MAP frame length before ingress parsing
gregkh/linux@1951bffbc649 net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
gregkh/linux@73fa954f5359 amt: fix size calculation in amt_get_size()
gregkh/linux@b1a719b3c435 Bluetooth: MGMT: Fix adv monitor add failure cleanup
gregkh/linux@a4f1c8e1a5a8 Bluetooth: ISO: exclude RFU bits from ISO_SDU_Length
gregkh/linux@7a64f39ebe1b Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()
gregkh/linux@14057268e796 ring-buffer: Fix event length with forced 8-byte alignment
gregkh/linux@59308455a359 net: usb: lan78xx: move functions to avoid forward definitions
gregkh/linux@09a524a24b9a net: usb: lan78xx: disable VLAN filter in promiscuous mode
gregkh/linux@297f45986536 net/sched: cake: reject overhead values that underflow length
gregkh/linux@6a31cc0cc732 octeontx2-pf: check DMAC extraction support before filtering
gregkh/linux@a21e627c1f17 ipv6: mcast: Replace locking comments with lockdep annotations.
gregkh/linux@f03b0a45535d ipv6: mcast: Fix potential UAF in MLD delayed work
gregkh/linux@aef993b3d48d ipvs: pass parsed transport offset to state handlers
gregkh/linux@5848e914b85e ipvs: use parsed transport offset in TCP state lookup
gregkh/linux@e774e6a28efd ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
gregkh/linux@dd22f74a09e2 ipvs: ensure inner headers in ICMP errors are in headroom
gregkh/linux@76c607b9353d cifs: validate DFS referral string offsets
gregkh/linux@17eb2ab13edd dm era: fix NULL pointer dereference in metadata_open()
gregkh/linux@48e4f849c7dc regulator: core: Make regulator_lock_two() logic easier to follow
gregkh/linux@0c305eac4047 regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK
gregkh/linux@24cabf6533cf net/mlx5: Fix L3 tunnel entropy refcount leak
gregkh/linux@daa2451640a3 octeontx2-af: fix VF bringup affecting PF promiscuous state
gregkh/linux@63feb687e89a smb: client: fix overflow in passthrough ioctl bounds check
gregkh/linux@f6454a5fbf22 mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()
gregkh/linux@09723f26ed80 vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
gregkh/linux@6856b3c23b09 ASoC: SOF: ipc3-control: Use overflow checks in control_update size calc
gregkh/linux@8bd715a9d882 ASoC: SOF: ipc3-control: Fix TOCTOU in bytes_put and bytes_get
gregkh/linux@242408b5b763 net: qrtr: fix 32-bit integer overflow in qrtr_endpoint_post()
gregkh/linux@367acd288bc6 net: atm: reject out-of-range traffic classes in QoS validation
gregkh/linux@8c8818e52fdd net: ife: require ETH_HLEN to be pullable in ife_decode()
gregkh/linux@193d669c7a05 arm64: fpsimd: Fix type mismatch in sve
{save,load}_state()
gregkh/linux@3a85b694fc65 arm64: dts: qcom: sdm630: describe adsp_mem region properly
gregkh/linux@3882224b0e71 KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
gregkh/linux@da2d249a39a1 KVM: arm64: vgic: Check the interrupt is still ours before migrating it
gregkh/linux@f887df91826e KVM: s390: pci: Fix handling of AIF enable without AISB
gregkh/linux@038b9ce6fafd KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
gregkh/linux@f779bd494f95 fbdev: metronomefb: fix potential memory leak in metronomefb_probe()
gregkh/linux@54a4cd11702d fbdev: broadsheetfb: fix potential memory leak in broadsheetfb_probe()
gregkh/linux@7de72f7534d9 fbdev: hecubafb: fix potential memory leak in hecubafb_probe()
gregkh/linux@2968a36df397 fbdev: sm712: Fix operator precedence in big_swap macro
gregkh/linux@c622a3eed6ad fbdev: radeon: fix potential memory leak in radeonfb_pci_register()
gregkh/linux@aebdbe61b396 fbdev: i740fb: fix potential memory leak in i740fb_probe()
gregkh/linux@fc90ec978a3c fbdev: s3fb: fix potential memory leak in s3_pci_probe()
gregkh/linux@81985921e14f fbdev: uvesafb: fix potential memory leak in uvesafb_probe()
gregkh/linux@b039e0693df0 fbdev: tdfxfb: fix potential memory leak in tdfxfb_probe()
gregkh/linux@b51990be8411 fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()
gregkh/linux@508704de34fb fbdev: nvidia: fix potential memory leak in nvidiafb_probe()
gregkh/linux@de9cf16e39c0 fbdev: tridentfb: fix potential memory leak in trident_pci_probe()
gregkh/linux@1dc25a3e0636 ASoC: SOF: ipc3-control: Validate size in snd_sof_update_control
gregkh/linux@a164e744d8de ASoC: qcom: q6apm: fix NULL pointer dereference in graph_callback
gregkh/linux@910c33e4a8c0 netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
gregkh/linux@5b77e2177df1 netfilter: nfnl_cthelper: apply per-class values when updating policies
gregkh/linux@4cb8b5f586e4 netfilter: xt_cluster: reject template conntracks in hash match
gregkh/linux@430521af7fe8 netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst
gregkh/linux@e38143c9b477 netfilter: nf_nat_sip: reload possible stale data pointer
gregkh/linux@bbcdef2061b1 netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag
gregkh/linux@4f30a89c0ed2 netfilter: nf_conncount: fix zone comparison in tuple dedup
gregkh/linux@3e5a2b6ab29d netfilter: ecache: fix inverted time_after() check
gregkh/linux@4fbc2bac02ed netfilter: xt_nat: reject unsupported target families
gregkh/linux@00c06ef8c018 netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
gregkh/linux@3642d0a45214 gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
gregkh/linux@ebd472b81e76 soc: ti: k3-ringacc: Fix access mode for k3_ringacc_ring_pop_tail_io/proxy
gregkh/linux@6a3476bf9ffc soc: fsl: qe: panic on ioremap() failure in qe_reset()
gregkh/linux@11406d0d7e11 selinux: check connect-related permissions on TCP Fast Open
gregkh/linux@5ad6f6c9209e leds: uleds: Fix potential buffer overread
gregkh/linux@0baf9d43a7b7 mfd: sm501: Fix reference leak on failed device registration
gregkh/linux@905493a6338c tools/power/x86/intel-speed-select: Harden daemon pidfile open
gregkh/linux@efa96a22613b x86/boot: Validate console=uart8250 baud rate to fix early boot hang
gregkh/linux@7a7f88de984f x86/boot: Reject too long acpi_rsdp= values
gregkh/linux@b79884a5567b batman-adv: gw: acquire ethernet header only after skb realloc
gregkh/linux@7b162b36de75 batman-adv: access unicast_ttvn skb->data only after skb realloc
gregkh/linux@d755cd001fa2 batman-adv: dat: acquire ARP hw source only after skb realloc
gregkh/linux@4a6673c55752 batman-adv: bla: reacquire gw address after skb realloc
gregkh/linux@7913935d41f1 batman-adv: dat: ensure accessible eth_hdr proto field
gregkh/linux@ea79d1c4826f batman-adv: dat: fix tie-break for candidate selection
gregkh/linux@5e46c76d9a50 batman-adv: tt: avoid request storms during pending request
gregkh/linux@27204f9aebf7 batman-adv: fix VLAN priority offset
gregkh/linux@601dff01a03e batman-adv: frag: free unfragmentable packet
gregkh/linux@4f3bf293f766 batman-adv: frag: fix primary_if leak on failed linearization
gregkh/linux@1898273c5dc8 batman-adv: tt: prevent TVLV OOB check overflow
gregkh/linux@a93bd48855b9 mfd: tps6586x: Fix OF node refcount
gregkh/linux@45e1d1f90718 Bluetooth: SCO: fix sleeping under spinlock in sco_conn_ready
gregkh/linux@6e3840578aaa Bluetooth: SCO: hold sk properly in sco_conn_ready
gregkh/linux@4b48dcb88bb9 jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()
gregkh/linux@0b63788093ff nvdimm/btt: Free arenas on btt_init() error paths
gregkh/linux@7563f69caa91 nvdimm/btt: Free arena sub-allocations on discover_arenas() error path
gregkh/linux@39f59bf67231 lockd: Plug nlm_file leak when nlm_do_fopen() fails
gregkh/linux@cb3420c04795 lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure
gregkh/linux@c32ae1fbd934 MIPS: ip22-gio: fix gio device memory leak
gregkh/linux@bf705c0f2a2d MIPS: ip22-gio: fix kfree() of static object
gregkh/linux@4acd560d66b3 MIPS: ip22-gio: fix device reference leak in probe
gregkh/linux@1ed18b5c3be9 MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
gregkh/linux@fc65520fe078 power: supply: cpcap-battery: Fix missing nvmem_device_put() causing reference leak
gregkh/linux@5497b0d1a5ec fs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory rename
gregkh/linux@b509b9613f20 fs/ntfs3: bound DeleteIndexEntryAllocation memmove length
gregkh/linux@9b3d8cc9d54f fs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis pass
gregkh/linux@53c12f178f58 fs/ntfs3: bound attr_off in UpdateResidentValue against data_off
gregkh/linux@ddfc8683e1a6 fs/ntfs3: validate lcns_follow in log_replay conversion
gregkh/linux@65357a81f64c fs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflow
gregkh/linux@d41b382068ca fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}
gregkh/linux@7972df425687 ntfs3: cap RESTART_TABLE free-chain walker at rt->used
gregkh/linux@cb3161deebca ntfs3: bound to_move in indx_insert_into_root before hdr_insert_head
gregkh/linux@61415ffa365d ntfs3: fix out-of-bounds read in decompress_lznt
gregkh/linux@6f75912cc6ff power: supply: charger-manager: fix refcount leak in is_full_charged()
gregkh/linux@15ba8053fe41 mips: sched: Fix CPUMASK_OFFSTACK memory corruption
gregkh/linux@2560c97f63bb riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
gregkh/linux@e5a9c4c28c75 proc: only bump parent nlink when registering directories
gregkh/linux@f40acf577bb0 mtd: slram: remove failed entries from the device list
gregkh/linux@65bb60bfc4ae scsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()
gregkh/linux@efe76fd7f303 scsi: ...

@marmarek
marmarek merged commit 8bacc56 into QubesOS:stable-6.1 Jul 26, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants