index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-05-15
crypto: talitos/hash - drop workqueue mechanism for SEC1
Paul Louvel
2026-05-15
crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
Paul Louvel
2026-05-15
crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...
Paul Louvel
2026-05-15
crypto: talitos - move code in current_desc_hdr() into a standalone function
Paul Louvel
2026-05-15
crypto: talitos - move dma mapping code in talitos_submit() into a standalone...
Paul Louvel
2026-05-15
crypto: talitos - move dma unmapping code in flush_channel() into a standalon...
Paul Louvel
2026-05-15
crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
Paul Louvel
2026-05-15
crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
Paul Louvel
2026-05-15
crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULL
Stepan Ionichev
2026-05-15
crypto: atmel-ecc - replace min_t with min
Thorsten Blum
2026-05-15
crypto: ccree - replace snprintf("%s") with strscpy
Thorsten Blum
2026-05-15
crypto: artpec6 - refactor crypto_setup_out_descr for readability
Thorsten Blum
2026-05-15
crypto: talitos - allocate channels with main struct
Rosen Penev
2026-05-15
crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-05-15
hwrng: core - use sysfs_emit_at in rng_available_show
Thorsten Blum
2026-05-15
hwrng: core - use MAX to simplify RNG_BUFFER_SIZE
Thorsten Blum
2026-05-15
hwrng: core - use bool for wait parameter in rng_get_data
Thorsten Blum
2026-05-15
hwrng: core - drop unnecessary forward declarations
Thorsten Blum
2026-05-15
crypto: ccp - Treat zero-length cert chain as query for blob lengths
Sean Christopherson
2026-05-15
crypto: safexcel - Remove repeated plus
Aleksander Jan Bajkowski
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for SEV ioctls
Tycho Andersen (AMD)
2026-05-15
crypto: drivers - Drop explicit assigment of 0 in pci_device_id array
Uwe Kleine-König (The Capable Hub)
2026-05-15
crypto: ccp - Define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-05-15
hwrng: drivers - Drop unused assignment to pci driver_data
Uwe Kleine-König (The Capable Hub)
2026-05-15
clk: renesas: r8a73a4: Add ZT/ZTR trace clocks
Marek Vasut
2026-05-15
pinctrl: renesas: sh-pfc: Implement .pin_config_group_get() callback
Geert Uytterhoeven
2026-05-15
Merge tag 'counter-fixes-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2026-05-15
interconnect: qcom: eliza: Add SDCC1 slave node
Abel Vesa
2026-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-05-15
drm/loongson: Use managed KMS polling
Myeonghun Pak
2026-05-15
counter: intel-qep: Replace manual mutex logic with lock guards
Joao Paulo Menezes Linaris
2026-05-15
Merge tag 'drm-intel-next-2026-05-14' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2026-05-15
iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IO
Fangyu Yu
2026-05-15
iommupt: Fix the end_index calculation in __map_range_leaf()
Jason Gunthorpe
2026-05-15
iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
Jason Gunthorpe
2026-05-15
iommu: Handle unmap error when iommu_debug is enabled
Jason Gunthorpe
2026-05-15
iommu: Fix up map/unmap debugging for iommupt domains
Jason Gunthorpe
2026-05-15
iommu: Fix loss of errno on map failure for classic ops
Jason Gunthorpe
2026-05-15
Merge tag 'drm-xe-next-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2026-05-14
scsi: isci: Remove unused macro scu_get_command_request_logical_port()
Piotr Zarycki
2026-05-14
scsi: target: tcm_loop: Fix NULL ptr dereference
Guixin Liu
2026-05-14
scsi: ufs: ufs-qcom: Enable Auto Hibern8 clock request support
Palash Kambar
2026-05-14
scsi: ufs: core: Configure only active lanes during link
Palash Kambar
2026-05-15
Merge tag 'drm-misc-next-2026-05-14' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-05-14
scsi: isci: Fix use-after-free in device removal path
Michael Bommarito
2026-05-14
scsi: pm8001: Reject non-fatal dump when controller is crashed
Kumar Meiyappan
2026-05-14
scsi: pm8001: Reject firmware update in fatal error state
Kumar Meiyappan
[prev]
[next]