summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
3 daysRevert "driver core: enforce device_lock for driver_match_device()"Greg Kroah-Hartman3-11/+2
3 dayswifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq1-0/+1
3 daysPCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
3 daysdrm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park1-6/+32
3 daysbus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han1-1/+5
3 daysscsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
3 daysscsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
3 daysscsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
3 daysscsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
3 daysscsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
3 dayswifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
3 dayscrypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
3 dayscrypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
3 dayscrypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
3 dayscrypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
3 dayscrypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
3 daysBluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
3 daysdriver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
11 daysMerge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
12 daysMerge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+59
12 daysMerge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
12 daysMerge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-50/+94
13 daysMerge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds1-12/+21
13 daysMerge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
13 daysMerge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+34
13 daysMerge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+2
13 daysMerge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds7-14/+138
13 daysiommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen1-1/+1
13 daysMerge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+26
13 daysMerge tag 'drm-fixes-2026-02-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds82-187/+288
13 daysMerge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie8-39/+62
13 daysMerge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie7-10/+19
13 daysMerge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie67-138/+207
14 daysMerge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+59
14 daysspi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A1-0/+3
14 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-64/+55
14 daysfunctionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro2-57/+53
14 daysrust_binderfs: fix a dentry leakAl Viro1-7/+2
14 daysMerge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-188/+357
14 daysgpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()Chen Ni1-1/+1
14 daysloop: revert exclusive opener loop status changeJens Axboe1-33/+12
14 daysnvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin1-0/+17
14 daysnvme-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