summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-07Linux 5.10.247v5.10.247stable/5.10.yGreg Kroah-Hartman
2025-12-07netfilter: nf_set_pipapo_avx2: fix initial map fillFlorian Westphal
2025-12-07ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_upVasiliy Kovalev
2025-12-07usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu
2025-12-07usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea
2025-12-07usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies
2025-12-07smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara
2025-12-07mptcp: Fix proto fallback detection with BPFJiayuan Chen
2025-12-07scsi: pm80xx: Set phy->enable_completion only when weIgor Pylypiv
2025-12-07netfilter: nf_set_pipapo: fix initial map fillFlorian Westphal
2025-12-07Bluetooth: Add more enc key size checkAlex Lu
2025-12-07fs: writeback: fix use-after-free in __mark_inode_dirty()Jiufei Xue
2025-12-07libceph: fix potential use-after-free in have_mon_and_osd_map()Ilya Dryomov
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold
2025-12-07USB: serial: option: add support for Rolling RW101R-GLVanillan Wang
2025-12-07USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov
2025-12-07xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman
2025-12-07usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar
2025-12-07usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen
2025-12-07USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern
2025-12-07usb: storage: Fix memory leak in USB bulk transportDesnes Nunes
2025-12-07usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai
2025-12-07usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin
2025-12-07most: usb: fix double free on late probe failureJohan Hovold
2025-12-07serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin
2025-12-07firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli
2025-12-07slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slavesMiaoqian Lin
2025-12-07thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski
2025-12-07dm-verity: fix unreliable memory allocationMikulas Patocka
2025-12-07can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde
2025-12-07can: sja1000: fix max irq loop handlingThomas Mühlbacher
2025-12-07atm/fore200e: Fix possible data race in fore200e_open()Gui-Dong Han
2025-12-07MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki
2025-12-07iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET
2025-12-07iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa
2025-12-07spi: bcm63xx: fix premature CS deassertion on RX-only transactionsHang Zhou
2025-12-07mailbox: mailbox-test: Fix debugfs_create_dir error checkingHaotian Zhang
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev
2025-12-07net/mlx5e: Fix validation logic in rate limitingDanielle Costantino
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng
2025-12-07Bluetooth: SMP: Fix not generating mackey and ltk when repairingLuiz Augusto von Dentz
2025-12-07can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae
2025-12-07Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae
2025-12-07Input: remove third argument of usb_maxpacket()Vincent Mailhol
2025-12-07usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol
2025-12-07mptcp: do not fallback when OoO is presentPaolo Abeni
2025-12-07mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet