summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-03bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou
2026-04-03rust_binder: override crate name to rust_binderAlice Ryhl
2026-04-03pwm: th1520: remove impl Send/Sync for Th1520PwmDriverDataAlice Ryhl
2026-04-03tyr: remove impl Send/Sync for TyrDataAlice Ryhl
2026-04-03gpiolib: Make deferral warnings debug messagesJon Hunter
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-04-03w1: ds2490: drop redundant device referenceJohan Hovold
2026-04-03Merge tag 'counter-updates-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-04-03drm/shmem_helper: Make sure PMD entries get the writeable upgradeBoris Brezillon
2026-04-03ata: pata_arasan_cf: fix missing newline in dev_err() messagesHaoyu Lu
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu
2026-04-03bus: mhi: host: pci_generic: Add Telit FE912C04 modem supportDaniele Palmas
2026-04-02Merge patch series "Update lpfc to revision 15.0.0.0"Martin K. Petersen
2026-04-02scsi: lpfc: Update lpfc version to 15.0.0.0Justin Tee
2026-04-02scsi: lpfc: Add PCI ID support for LPe42100 series adaptersJustin Tee
2026-04-02scsi: lpfc: Introduce 128G link speed selection and supportJustin Tee
2026-04-02scsi: lpfc: Check ASIC_ID register to aid diagnostics during failed fw updatesJustin Tee
2026-04-02scsi: lpfc: Update construction of SGL when XPSGL is enabledJustin Tee
2026-04-02scsi: lpfc: Remove deprecated PBDE featureJustin Tee
2026-04-02scsi: lpfc: Add REG_VFI mailbox cmd error handlingJustin Tee
2026-04-02scsi: lpfc: Log MCQE contents for mbox commands with no contextJustin Tee
2026-04-02scsi: lpfc: Select mailbox rq_create cmd version based on SLI4 if_typeJustin Tee
2026-04-02scsi: lpfc: Break out of IRQ affinity assignment when mask reaches nr_cpu_idsJustin Tee
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-02scsi: ufs: core: Make the header files self-containedBart Van Assche
2026-04-02scsi: ufs: core: Remove an include directive from ufshcd-crypto.hBart Van Assche
2026-04-02scsi: ufs: core: Add a comment block above ufshcd_mcq_compl_all_cqes_lock()Bart Van Assche
2026-04-02net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-02scsi: aic7xxx: Fix compiler warnings triggered by user space codeBart Van Assche
2026-04-02scsi: ufs: ufs-qcom: Fix spelling mistake "retore" -> "restore"Colin Ian King
2026-04-02scsi: hpsa: Enlarge controller and IRQ name buffersPengpeng Hou
2026-04-02enic: detect admin channel resources for SR-IOVSatish Kharat
2026-04-02enic: add type-aware alloc for WQ, RQ, CQ and INTR resourcesSatish Kharat
2026-04-02enic: make enic_dev_enable/disable ref-countedSatish Kharat
2026-04-02enic: detect SR-IOV VF type from PCI capabilitySatish Kharat
2026-04-02enic: add V2 SR-IOV VF device IDSatish Kharat
2026-04-02enic: extend resource discovery for SR-IOV admin channelSatish Kharat
2026-04-02net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz
2026-04-02r8152: Add helper functions for SRAM2Chih Kai Hsu
2026-04-02net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner
2026-04-02macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()Eric Dumazet
2026-04-02macvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet
2026-04-03crypto: qat - add support for zstdGiovanni Cabiddu
2026-04-03crypto: qat - use swab32 macroGiovanni Cabiddu
2026-04-03crypto: img-hash - drop redundant return variableThorsten Blum