summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Linux 6.12.61v6.12.61Greg Kroah-Hartman1-1/+1
2025-12-07spi: spi-nxp-fspi: Check return value of devm_mutex_init()Thomas Weißschuh1-1/+3
2025-12-07drm/i915/dp: Initialize the source OUI write timestamp alwaysImre Deak1-1/+4
2025-12-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal1-7/+3
2025-12-07wifi: ath12k: correctly handle mcast packets for clientsSarika Sharma3-0/+10
2025-12-07net: dsa: microchip: Free previously initialized ports on init failuresBastien Curutchet (Schneider Electric)1-12/+11
2025-12-07net: dsa: microchip: Do not execute PTP driver code for unsupported switchesTristram Ha2-11/+30
2025-12-07drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann4-17/+9
2025-12-07net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()Bastien Curutchet (Schneider Electric)1-11/+7
2025-12-07KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-0/+7
2025-12-07KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed2-50/+17
2025-12-07KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed1-10/+19
2025-12-07KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()Yosry Ahmed1-11/+21
2025-12-07mm/huge_memory: fix NULL pointer deference when splitting folioWei Yang1-7/+10
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-07can: rcar_canfd: Fix CAN-FD mode as defaultBiju Das1-23/+30
2025-12-07usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-12-07nfsd: Replace clamp_t in nfsd4_get_drc_mem()NeilBrown1-2/+4
2025-12-07staging: rtl8712: Remove driver using deprecated API wextPhilipp Hortmann104-27525/+0
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: 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: 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: 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: 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
2025-12-07serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin1-1/+1
2025-12-07mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...Kuniyuki Iwashima1-0/+6
2025-12-07mptcp: clear scheduled subflows on retransmitPaolo Abeni1-2/+11
2025-12-07mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip levelJisheng Zhang1-12/+17