summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-01lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is providedArd Biesheuvel
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos
2026-03-31net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-03-31platform/x86: asus-armoury: add support for GU605MUDenis Benato
2026-03-31platform/x86: asus-armoury: add support for FA607NUDenis Benato
2026-03-31platform/x86: asus-armoury: add support for GV302XUDenis Benato
2026-03-31misc/mei: INTEL_MEI should depend on X86 or DRM_XEGeert Uytterhoeven
2026-03-31mei: me: reduce the scope on unexpected resetAlexander Usyskin
2026-03-31rust_binder: use AssertSync for BINDER_VM_OPSAlice Ryhl
2026-03-31thermal: core: Address thermal zone removal races with resumeRafael J. Wysocki
2026-03-31mmc: vub300: fix use-after-free on disconnectJohan Hovold
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