summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-31mmc: vub300: fix NULL-deref on disconnectJohan Hovold
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei
2026-03-31irqchip/riscv-aplic: Restrict genpd notifier to device tree onlyJessica Liu
2026-03-31drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä
2026-03-31drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä
2026-03-30bnxt_en: set backing store type from query typePengpeng Hou
2026-03-30net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi
2026-03-30net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi
2026-03-30spi: cadence-qspi: Fix exec_mem_op error handlingEmanuele Ghidoli
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom
2026-03-30hwmon: (occ) Fix missing newline in occ_show_extended()Sanman Pradhan
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar
2026-03-30hwmon: (occ) Fix division by zero in occ_show_power_1()Sanman Pradhan
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo
2026-03-30drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher
2026-03-30spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() c...Felix Gu
2026-03-30hwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()Sanman Pradhan
2026-03-30vt: resize saved unicode buffer on alt screen exit after resizeNicolas Pitre
2026-03-30vt: discard stale unicode buffer on alt screen exit after resizeLiav Mordouch
2026-03-30usb: gadget: f_rndis: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: f_subset: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: f_eem: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: f_ecm: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-30usb: gadget: u_ncm: Add kernel-doc comments for struct f_ncm_optsKuen-Han Tsai
2026-03-30usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai
2026-03-30usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai
2026-03-30usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski
2026-03-30usb: typec: Remove alt->adev.dev.class assignmentAndrei Kuchynski
2026-03-30usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()Juno Choi
2026-03-30usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu
2026-03-30usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li
2026-03-30usb: ehci-brcm: fix sleep during atomicJustin Chen
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt