summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-29Linux 6.6.115v6.6.115Greg Kroah-Hartman
2025-10-29ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao
2025-10-29gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li
2025-10-29fuse: fix livelock in synchronous file put from fuseblk workersDarrick J. Wong
2025-10-29fuse: allocate ff->release_args only if release is neededAmir Goldstein
2025-10-29s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan
2025-10-29x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger
2025-10-29fs/notify: call exportfs_encode_fid with s_umountJakub Acs
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong
2025-10-29devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst
2025-10-29serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert
2025-10-29serial: 8250_dw: handle reset control deassert errorArtem Shimko
2025-10-29dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mpXu Yang
2025-10-29tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik
2025-10-29most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina
2025-10-29most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina
2025-10-29misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl
2025-10-29x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-29usb: raw-gadget: do not limit transfer lengthAndrey Konovalov
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang
2025-10-29sched: Remove never used code in mm_cid_get()Andy Shevchenko
2025-10-29io_uring: correct __must_hold annotation in io_install_fixed_fileAlok Tiwari
2025-10-29gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang
2025-10-29gpio: update Intel LJCA USB GPIO driverWentong Wu
2025-10-29hwmon: (sht3x) Fix error handlingGuenter Roeck
2025-10-29RISC-V: Don't print details of CPUs disabled in DTAnup Patel
2025-10-29RISC-V: Define pgprot_dmacoherent() for non-coherent devicesAnup Patel
2025-10-29firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko
2025-10-29firmware: arm_scmi: Account for failed debug initializationCristian Marussi
2025-10-29spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu
2025-10-29selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-29selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-29net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-29net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel
2025-10-29vsock: fix lock inversion in vsock_assign_transport()Stefano Garzarella
2025-10-29ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey
2025-10-29MIPS: Malta: Fix keyboard resource preventing i8042 driver from registeringMaciej W. Rozycki
2025-10-29cifs: Fix TCP_Server_Info::credits to be signedDavid Howells
2025-10-29can: netlink: can_changelink(): allow disabling of automatic restartMarc Kleine-Budde
2025-10-29ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao