summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-29Linux 5.15.196v5.15.196Greg Kroah-Hartman1-1/+1
2025-10-29PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut1-1/+5
2025-10-29net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao1-0/+1
2025-10-29usb: gadget: f_acm: Refactor bind path to use __free()Kuen-Han Tsai1-23/+19
2025-10-29usb: gadget: f_ncm: Refactor bind path to use __free()Kuen-Han Tsai1-45/+33
2025-10-29usb: gadget: Introduce free_usb_request helperKuen-Han Tsai1-0/+23
2025-10-29usb: gadget: Store endpoint pointer in usb_requestKuen-Han Tsai2-0/+5
2025-10-29arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar1-1/+1
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong1-12/+21
2025-10-29devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst1-54/+84
2025-10-29PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel2-0/+11
2025-10-29PCI: rcar-host: Drop PMSR spinlockMarek Vasut1-11/+2
2025-10-29PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut1-31/+45
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-10-29f2fs: fix wrong block mapping for multi-devicesJaegeuk Kim1-1/+1
2025-10-29NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever1-0/+8
2025-10-29vfs: Don't leak disconnected dentries on umountJan Kara1-0/+2
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-29PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlockMarek Vasut1-6/+6
2025-10-29wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-29PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli1-1/+38
2025-10-29fuse: fix livelock in synchronous file put from fuseblk workersDarrick J. Wong1-1/+7
2025-10-29fuse: allocate ff->release_args only if release is neededAmir Goldstein3-32/+41
2025-10-29padata: Reset next CPU when reorder sequence wraps aroundXiao Liang1-1/+5
2025-10-29iio: imu: inv_icm42600: Simplify pm_runtime setupSean Nyekjaer1-17/+7
2025-10-29PM: runtime: Add new devm functionsBence Csókás2-0/+48
2025-10-29iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspendedSean Nyekjaer1-5/+6
2025-10-29iio: imu: inv_icm42600: use = { } instead of memset()David Lechner2-6/+4
2025-10-29NFSD: Fix last write offset handling in layoutcommitSergey Bashirov2-18/+17
2025-10-29NFSD: Minor cleanup in layoutcommit processingSergey Bashirov1-9/+3
2025-10-29NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov5-22/+39
2025-10-29xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig5-9/+54
2025-10-29xfs: rename the old_crc variable in xlog_recover_processChristoph Hellwig1-9/+8
2025-10-29s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland3-0/+4
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-29most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina1-1/+1
2025-10-29most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina1-7/+4
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin2-0/+4
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl1-10/+1
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-29usb: raw-gadget: do not limit transfer lengthAndrey Konovalov1-2/+0
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit1-0/+2
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer1-0/+4
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang1-0/+2
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar1-0/+8