summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-02scsi: lpfc: Log MCQE contents for mbox commands with no contextJustin Tee-3/+5
2026-04-02scsi: lpfc: Select mailbox rq_create cmd version based on SLI4 if_typeJustin Tee-1/+3
2026-04-02scsi: lpfc: Break out of IRQ affinity assignment when mask reaches nr_cpu_idsJustin Tee-1/+5
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu-5/+6
2026-04-02scsi: ufs: core: Make the header files self-containedBart Van Assche-0/+5
2026-04-02scsi: ufs: core: Remove an include directive from ufshcd-crypto.hBart Van Assche-1/+0
2026-04-02scsi: ufs: core: Add a comment block above ufshcd_mcq_compl_all_cqes_lock()Bart Van Assche-0/+8
2026-04-02net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier-0/+1
2026-04-02scsi: aic7xxx: Fix compiler warnings triggered by user space codeBart Van Assche-3/+3
2026-04-02scsi: ufs: ufs-qcom: Fix spelling mistake "retore" -> "restore"Colin Ian King-1/+1
2026-04-02scsi: hpsa: Enlarge controller and IRQ name buffersPengpeng Hou-2/+2
2026-04-02enic: detect admin channel resources for SR-IOVSatish Kharat-2/+17
2026-04-02enic: add type-aware alloc for WQ, RQ, CQ and INTR resourcesSatish Kharat-12/+53
2026-04-02enic: make enic_dev_enable/disable ref-countedSatish Kharat-5/+30
2026-04-02enic: detect SR-IOV VF type from PCI capabilitySatish Kharat-0/+45
2026-04-02enic: add V2 SR-IOV VF device IDSatish Kharat-1/+4
2026-04-02enic: extend resource discovery for SR-IOV admin channelSatish Kharat-0/+16
2026-04-02net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz-2/+15
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz-0/+64
2026-04-02r8152: Add helper functions for SRAM2Chih Kai Hsu-103/+75
2026-04-02net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner-0/+156
2026-04-02macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()Eric Dumazet-0/+3
2026-04-02macvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet-3/+5
2026-04-03crypto: qat - add support for zstdGiovanni Cabiddu-30/+773
2026-04-03crypto: qat - use swab32 macroGiovanni Cabiddu-4/+6
2026-04-03crypto: img-hash - drop redundant return variableThorsten Blum-4/+1
2026-04-03crypto: img-hash - use list_first_entry_or_null to simplify digestThorsten Blum-15/+6
2026-04-03crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTSEric Biggers-0/+4
2026-04-03crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()Paul Louvel-2/+1
2026-04-03crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a helpThorsten Blum-2/+2
2026-04-03crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()Eric Biggers-13/+4
2026-04-03crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()Eric Biggers-10/+2
2026-04-03crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()Giovanni Cabiddu-1/+1
2026-04-03crypto: qat - replace scnprintf() with sysfs_emit()Atharv Dubey-3/+3
2026-04-03crypto: qat - fix type mismatch in RAS sysfs show functionsGiovanni Cabiddu-6/+6
2026-04-03crypto: qat - fix compression instance leakGiovanni Cabiddu-2/+8
2026-04-03crypto: qat - use acomp_tfm_ctx()Giovanni Cabiddu-5/+3
2026-04-03crypto: ccp - Replace snprintf("%s") with strscpyThorsten Blum-18/+15
2026-04-03crypto: hifn_795x - Replace snprintf("%s") with strscpyThorsten Blum-3/+3
2026-04-03crypto: qat - disable 420xx AE cluster when lead engine is fused offAhsan Atta-2/+18
2026-04-03crypto: qat - disable 4xxx AE cluster when lead engine is fused offAhsan Atta-2/+12
2026-04-02Merge branch 7.0/scsi-fixes into 7.1/scsi-stagingMartin K. Petersen-81/+170
2026-04-02Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-19/+28
2026-04-02virt: coco: change tsm_class to a const structJori Koolstra-10/+9
2026-04-03power: supply: qcom_smbx: allow disabling chargingCasey Connolly-0/+7
2026-04-03power: reset: drop unneeded dependencies on OF_GPIOBartosz Golaszewski-4/+4
2026-04-02vfio/pci: Require vfio_device_ops.nameAlex Williamson-0/+4
2026-04-03power: supply: bd71828: add input current limit propertyAndreas Kemnade-0/+62
2026-04-02Merge tag 'qcom-drivers-for-7.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-134/+420
2026-04-02Merge tag 'reset-for-v7.1' of https://git.pengutronix.de/git/pza/linux into s...Arnd Bergmann-367/+884