summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-10net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko
2024-12-10net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko
2024-12-10net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi
2024-12-10drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan
2024-12-10drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-10i2c: nomadik: Add missing sentinel to match tableGeert Uytterhoeven
2024-12-10i2c: pnx: Fix timeout in wait functionsVladimir Riabchun
2024-12-10gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespaceUwe Kleine-König
2024-12-10Merge tag 'v6.13-rc2' into gpio/for-currentBartosz Golaszewski
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-10virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den
2024-12-10virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den
2024-12-10gpio: graniterapids: Fix GPIO Ack functionalityAlan Borzeszkowski
2024-12-10gpio: graniterapids: Check if GPIO line can be used for IRQsAlan Borzeszkowski
2024-12-10gpio: graniterapids: Determine if GPIO pad can be used by driverAlan Borzeszkowski
2024-12-10gpio: graniterapids: Fix invalid RXEVCFG register bitmaskShankar Bandal
2024-12-10gpio: graniterapids: Fix invalid GPI_IS register offsetShankar Bandal
2024-12-10gpio: graniterapids: Fix incorrect BAR assignmentAlan Borzeszkowski
2024-12-10gpio: graniterapids: Fix vGPIO driver crashAlan Borzeszkowski
2024-12-10iommu/amd: Add lockdep asserts for domain->dev_listJason Gunthorpe
2024-12-10iommu/amd: Put list_add/del(dev_data) back under the domain->lockJason Gunthorpe
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya
2024-12-10crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang
2024-12-09scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong
2024-12-09qca_spi: Make driver probing reliableStefan Wahren
2024-12-09qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-09iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible contextLuis Claudio R. Goncalves
2024-12-10drm/panic: remove spurious empty line to clean warningMiguel Ojeda
2024-12-09ACPI: resource: Fix memory resource type union accessIlpo Järvinen
2024-12-09net: sparx5: fix the maximum frame length registerDaniel Machon
2024-12-09net: sparx5: fix default value of monitor portsDaniel Machon
2024-12-09net: sparx5: fix FDMA performance issueDaniel Machon
2024-12-09net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon
2024-12-09net: lan969x: fix cyclic dependency reported by depmodDaniel Machon
2024-12-09spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.Niravkumar L Rabara
2024-12-09spi: rockchip: Fix PM runtime count on no-op csChristian Loehle