summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-15crypto: talitos/hash - remove useless wrapperPaul Louvel
2026-05-15crypto: talitos/hash - rename first_desc/last_desc to first_request/last_requestPaul Louvel
2026-05-15crypto: talitos/hash - drop workqueue mechanism for SEC1Paul Louvel
2026-05-15crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueuePaul Louvel
2026-05-15crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...Paul Louvel
2026-05-15crypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
2026-05-15crypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
2026-05-15crypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
2026-05-15crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
2026-05-15crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
2026-05-15crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULLStepan Ionichev
2026-05-15crypto: atmel-ecc - replace min_t with minThorsten Blum
2026-05-15crypto: ccree - replace snprintf("%s") with strscpyThorsten Blum
2026-05-15crypto: artpec6 - refactor crypto_setup_out_descr for readabilityThorsten Blum
2026-05-15crypto: talitos - allocate channels with main structRosen Penev
2026-05-15crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-15hwrng: core - use sysfs_emit_at in rng_available_showThorsten Blum
2026-05-15hwrng: core - use MAX to simplify RNG_BUFFER_SIZEThorsten Blum
2026-05-15hwrng: core - use bool for wait parameter in rng_get_dataThorsten Blum
2026-05-15hwrng: core - drop unnecessary forward declarationsThorsten Blum
2026-05-15crypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson
2026-05-15crypto: safexcel - Remove repeated plusAleksander Jan Bajkowski
2026-05-15crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
2026-05-15crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)Tycho Andersen (AMD)
2026-05-15crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)Tycho Andersen (AMD)
2026-05-15crypto: ccp - Do not initialize SNP for SEV ioctlsTycho Andersen (AMD)
2026-05-15crypto: drivers - Drop explicit assigment of 0 in pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-15crypto: ccp - Define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-15hwrng: drivers - Drop unused assignment to pci driver_dataUwe Kleine-König (The Capable Hub)
2026-05-15clk: renesas: r8a73a4: Add ZT/ZTR trace clocksMarek Vasut
2026-05-15pinctrl: renesas: sh-pfc: Implement .pin_config_group_get() callbackGeert Uytterhoeven
2026-05-15Merge tag 'counter-fixes-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2026-05-15interconnect: qcom: eliza: Add SDCC1 slave nodeAbel Vesa
2026-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-15drm/loongson: Use managed KMS pollingMyeonghun Pak
2026-05-15counter: intel-qep: Replace manual mutex logic with lock guardsJoao Paulo Menezes Linaris
2026-05-15Merge tag 'drm-intel-next-2026-05-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-05-15iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IOFangyu Yu
2026-05-15iommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe
2026-05-15iommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe
2026-05-15iommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe
2026-05-15iommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe
2026-05-15iommu: Fix loss of errno on map failure for classic opsJason Gunthorpe
2026-05-15Merge tag 'drm-xe-next-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-05-14scsi: isci: Remove unused macro scu_get_command_request_logical_port()Piotr Zarycki
2026-05-14scsi: target: tcm_loop: Fix NULL ptr dereferenceGuixin Liu
2026-05-14scsi: ufs: ufs-qcom: Enable Auto Hibern8 clock request supportPalash Kambar
2026-05-14scsi: ufs: core: Configure only active lanes during linkPalash Kambar
2026-05-15Merge tag 'drm-misc-next-2026-05-14' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-14scsi: isci: Fix use-after-free in device removal pathMichael Bommarito