summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-02USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein1-0/+2
2026-04-02usb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu1-0/+3
2026-04-02usb: core: phy: avoid double use of 'usb3-phy'Gabor Juhos1-1/+11
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman1-0/+2
2026-04-02bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
2026-04-02bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan1-4/+9
2026-04-02bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan4-23/+41
2026-04-02net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
2026-04-02net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
2026-04-02net/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
2026-04-02net: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
2026-04-02net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
2026-04-02virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen1-3/+0
2026-04-01hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFICorey Hickey1-1/+6
2026-04-01cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-01Merge tag 'counter-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman1-32/+35
2026-04-01USB: serial: option: add MeiG Smart SRM825WNErnestas Kulik1-0/+3
2026-04-01lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is providedArd Biesheuvel1-2/+4
2026-04-01net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
2026-04-01net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-03-31misc/mei: INTEL_MEI should depend on X86 or DRM_XEGeert Uytterhoeven1-0/+1
2026-03-31mei: me: reduce the scope on unexpected resetAlexander Usyskin1-10/+4
2026-03-31rust_binder: use AssertSync for BINDER_VM_OPSAlice Ryhl2-4/+6
2026-03-31thermal: core: Address thermal zone removal races with resumeRafael J. Wysocki1-5/+26
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni1-15/+31
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou1-0/+3
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
2026-03-31irqchip/riscv-aplic: Restrict genpd notifier to device tree onlyJessica Liu1-2/+2
2026-03-31drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä1-1/+1
2026-03-31drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä1-0/+54
2026-03-31bnxt_en: set backing store type from query typePengpeng Hou1-4/+4
2026-03-31net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi3-0/+10
2026-03-31net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17
2026-03-30spi: cadence-qspi: Fix exec_mem_op error handlingEmanuele Ghidoli1-8/+9
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom1-3/+4
2026-03-30hwmon: (occ) Fix missing newline in occ_show_extended()Sanman Pradhan1-1/+1
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar2-3/+8
2026-03-30hwmon: (occ) Fix division by zero in occ_show_power_1()Sanman Pradhan1-9/+8
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom2-3/+3
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo1-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom4-21/+64
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom1-2/+2
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang1-1/+4
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo1-0/+7
2026-03-30drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher3-3/+0
2026-03-30spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() c...Felix Gu1-0/+12