summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-16Revert "driver core: enforce device_lock for driver_match_device()"Greg Kroah-Hartman3-11/+2
2026-02-16wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq1-0/+1
2026-02-16PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2026-02-16drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-6/+32
2026-02-16bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han1-1/+5
2026-02-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
2026-02-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
2026-02-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
2026-02-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
2026-02-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
2026-02-16wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
2026-02-16crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
2026-02-16crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-02-16crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
2026-02-16crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2026-02-16crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
2026-02-16Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
2026-02-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
2026-02-08Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2026-02-07Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+59
2026-02-07Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2026-02-07Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-50/+94
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds1-12/+21
2026-02-06Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2026-02-06Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+34
2026-02-06Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+2
2026-02-06Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-14/+138
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen1-1/+1
2026-02-06Merge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+26
2026-02-06Merge tag 'drm-fixes-2026-02-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds82-187/+288
2026-02-06Merge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie8-39/+62
2026-02-06Merge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie7-10/+19
2026-02-06Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie67-138/+207
2026-02-06Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+59
2026-02-05spi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A1-0/+3
2026-02-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-64/+55
2026-02-05functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro2-57/+53
2026-02-05rust_binderfs: fix a dentry leakAl Viro1-7/+2
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-188/+357
2026-02-05gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()Chen Ni1-1/+1
2026-02-05loop: revert exclusive opener loop status changeJens Axboe1-33/+12
2026-02-05nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin1-0/+17
2026-02-05nvme-pci: handle changing device dma map requirementsKeith Busch1-15/+30
2026-02-05pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeupXu Yang1-0/+4
2026-02-05pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeupXu Yang1-0/+26
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-05drm/bridge: imx8mp-hdmi-pai: enable PM runtimeShengjiu Wang1-0/+15
2026-02-05Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-3/+7
2026-02-05Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-51/+4
2026-02-05hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1