summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-27auxdisplay: line-display: fix NULL dereference in linedisp_releaseGuangshuo Li
2026-03-27iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inlineSherry Yang
2026-03-27iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)
2026-03-26net: mana: Fix RX skb truesize accountingDipayaan Roy
2026-03-26Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-26Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-26Merge tag 'thermal-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-26Merge tag 'acpi-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-26Merge tag 'pinctrl-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-26irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()Biju Das
2026-03-26irqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2026-03-26Revert "drm: Fix use-after-free on framebuffers and property blobs when calli...Maarten Lankhorst
2026-03-26net: macb: use the current queue number for statsPaolo Valerio
2026-03-26vfio/pci: Fix double free in dma-buf featureAlex Williamson
2026-03-26spi: spi-fsl-lpspi: fix teardown order issue (UAF)Marc Kleine-Budde
2026-03-26media: ccs: Avoid deadlock in ccs_init_state()Sakari Ailus
2026-03-26media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda
2026-03-26firmware: microchip: fail auto-update probe if no flash foundConor Dooley
2026-03-26spi: fix use-after-free on managed registration failureJohan Hovold
2026-03-26drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()Liu Ying
2026-03-26crypto: caam - fix overflow on long hmac keysHoria Geantă
2026-03-26crypto: caam - fix DMA corruption on long hmac keysHoria Geantă
2026-03-26crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers
2026-03-26gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang
2026-03-26iio: light: veml6070: fix veml6070_read() return valueAldo Conte
2026-03-26xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao
2026-03-25Merge tag 'platform-drivers-x86-v7.0-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-25hwmon: (pmbus/core) Protect regulator operations with mutexGuenter Roeck
2026-03-25hwmon: (pmbus) Introduce the concept of "write-only" attributesGuenter Roeck
2026-03-25hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-onlyGuenter Roeck
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-03-25Bluetooth: btusb: clamp SCO altsetting table indicesPengpeng Hou
2026-03-25Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lockCen Zhang
2026-03-25PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li
2026-03-25hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-25drm/syncobj: Fix xa_alloc allocation flagsTvrtko Ursulin
2026-03-24net: mana: fix use-after-free in add_adev() error pathGuangshuo Li
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan