summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-30vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon
2026-01-30vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
2026-01-30vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon
2026-01-30vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
2026-01-30vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh
2026-01-30accel/ivpu: Fix race condition when unbinding BOsTomasz Rusinowicz
2026-01-30iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2026-01-30iio: core: Replace lockdep_set_class() + mutex_init() by combined callAndy Shevchenko
2026-01-30iio: core: add missing mutex_destroy in iio_dev_release()Andy Shevchenko
2026-01-30can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-30dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMASiddharth Vadapalli
2026-01-30gpio: cdev: Correct return code on memory allocation failureTzung-Bi Shih
2026-01-30drm/amdgpu: remove frame cntl for gfx v12Likun Gao
2026-01-30can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-30can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-30can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-30can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-30net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz
2026-01-30irqchip/gic-v3-its: Avoid truncating memory addressesArnd Bergmann
2026-01-30pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpuMing Qian
2026-01-30platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello
2026-01-30uacce: ensure safe queue release with state managementChenghai Huang
2026-01-30uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen
2026-01-30uacce: fix isolate sysfs check conditionChenghai Huang
2026-01-30uacce: fix cdev handling in the cleanup pathWenkai Lin
2026-01-30s390/ap: Fix wrong APQN fill calculationHarald Freudenberger
2026-01-30mei: trace: treat reg parameter as stringAlexander Usyskin
2026-01-30intel_th: fix device leak on output open()Johan Hovold
2026-01-30slimbus: core: fix device reference leak on report presentJohan Hovold
2026-01-30slimbus: core: fix runtime PM imbalance on report presentJohan Hovold
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier
2026-01-30wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut
2026-01-30wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter
2026-01-30wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier
2026-01-30wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier
2026-01-30drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul
2026-01-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin
2026-01-30mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz
2026-01-30iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas
2026-01-30iio: chemical: scd4x: fix reported channel endiannessFiona Klute
2026-01-30iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshotThorsten Blum
2026-01-30iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao
2026-01-30iio: adc: ad9467: fix ad9434 vref maskTomas Melin
2026-01-30iio: accel: iis328dq: fix gain valuesMarkus Koeniger
2026-01-30iio: accel: adxl380: fix handling of unavailable "INT1" interruptFrancesco Lavra
2026-01-30of: platform: Use default match table for /firmwareRob Herring (Arm)
2026-01-30of: fix reference count leak in of_alias_scan()Weigang He
2026-01-30leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede