summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-12USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda1-0/+14
2025-12-12USB: serial: option: add Foxconn T99W760Slark Xiao1-0/+2
2025-12-12KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval3-11/+43
2025-12-12comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()Nikita Zhandarovich1-3/+2
2025-12-12ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih1-1/+6
2025-12-12crypto: zstd - fix double-free in per-CPU stream cleanupGiovanni Cabiddu1-6/+1
2025-12-12locking/spinlock/debug: Fix data-race in do_raw_write_lockAlexander Sverdlin1-2/+2
2025-12-12ksmbd: ipc: fix use-after-free in ipc_msg_send_requestQianchang Zhao1-2/+5
2025-12-12ext4: refresh inline data size before write operationsDeepanshu Kartikey1-1/+6
2025-12-12jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...Ye Bin1-5/+14
2025-12-12Documentation: process: Also mention Sasha Levin as stable tree maintainerBagas Sanjaya1-2/+4
2025-12-07Linux 6.17.11v6.17.11Greg Kroah-Hartman1-1/+1
2025-12-07spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pmSiddharth Vadapalli1-2/+1
2025-12-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal1-7/+3
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu2-1/+21
2025-12-07usb: udc: Add trace event for usb_gadget_set_stateKuen-Han Tsai2-0/+6
2025-12-07mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()Youngjun Park1-3/+1
2025-12-07libceph: replace BUG_ON with bounds check for map->max_osdziming zhang1-7/+11
2025-12-07libceph: prevent potential out-of-bounds writes in handle_auth_session_key()ziming zhang1-0/+2
2025-12-07libceph: fix potential use-after-free in have_mon_and_osd_map()Ilya Dryomov2-25/+42
2025-12-07net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)1-11/+7
2025-12-07net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)1-12/+11
2025-12-07net: dsa: microchip: Don't free uninitialized ksz_irqBastien Curutchet (Schneider Electric)1-1/+1
2025-12-07net: dsa: microchip: ptp: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)1-2/+2
2025-12-07net: dsa: microchip: common: Fix checks on irq_find_mapping()Bastien Curutchet (Schneider Electric)1-4/+4
2025-12-07drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)1-4/+4
2025-12-07drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)1-0/+15
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen1-0/+3
2025-12-07drm/amdgpu: attach tlb fence to the PTs updatePrike Liang1-1/+1
2025-12-07drm/xe/guc: Fix stack_depot usageLucas De Marchi1-0/+3
2025-12-07drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä2-6/+8
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-12-07USB: serial: option: add support for Rolling RW101R-GLVanillan Wang1-2/+8
2025-12-07USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov2-0/+2
2025-12-07xhci: dbgtty: fix device unregisterŁukasz Bartosik1-0/+6
2025-12-07xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman2-1/+17
2025-12-07xhci: fix stale flag preventig URBs after link state error is clearedMathias Nyman2-5/+11
2025-12-07usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar2-0/+8
2025-12-07usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus1-41/+41
2025-12-07usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus1-0/+2
2025-12-07usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu1-0/+5
2025-12-07usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-12-07usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen1-0/+6
2025-12-07USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern1-1/+1
2025-12-07usb: storage: Fix memory leak in USB bulk transportDesnes Nunes1-0/+16
2025-12-07usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea1-7/+7
2025-12-07usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai1-1/+6
2025-12-07usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin1-4/+1
2025-12-07most: usb: fix double free on late probe failureJohan Hovold1-9/+5