summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-26virtio_net: sync RX buffer before reading the headerMichael S. Tsirkin
2026-03-26drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-26drm/xe/madvise: Enable purgeable buffer object IOCTL supportArvind Yadav
2026-03-26drm/xe/bo: Add purgeable shrinker state helpersArvind Yadav
2026-03-26drm/xe/dma_buf: Block export of DONTNEED/purged BOsArvind Yadav
2026-03-26drm/xe/bo: Block mmap of DONTNEED/purged BOsArvind Yadav
2026-03-26drm/xe/madvise: Block imported and exported dma-bufsArvind Yadav
2026-03-26drm/xe/madvise: Implement per-VMA purgeable state trackingArvind Yadav
2026-03-26drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav
2026-03-26drm/xe/bo: Block CPU faults to purgeable buffer objectsArvind Yadav
2026-03-26drm/xe/madvise: Implement purgeable buffer object supportArvind Yadav
2026-03-26drm/xe/bo: Add purgeable bo state tracking and field madv to xe_boArvind Yadav
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
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-26net: dsa: microchip: drop an outdated comment about SGMII supportMaxime Chevallier
2026-03-26net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setupMaxime Chevallier
2026-03-26net: phylink: use phylink_expects_phy() in phylink_fwnode_phy_connect()Russell King (Oracle)
2026-03-26net: stmmac: dwmac-sofcpga: Drop the struct device referenceMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: get the phy_mode with the dedicated helperMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Use the correct type for interface modesMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Use the socfpga_sgmii_config() helperMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Move internal helpersMaxime Chevallier
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-26net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 familyJoey Lu
2026-03-27Merge tag 'drm-xe-next-2026-03-25' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-03-26Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-27Merge tag 'amd-drm-next-7.1-2026-03-25' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-26i2c: tegra: Add support for Tegra410Kartik Rajput
2026-03-26i2c: tegra: Add logic to support different register offsetsKartik Rajput
2026-03-26i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VIKartik Rajput
2026-03-26drbd: Balance RCU calls in drbd_adm_dump_devices()Bart Van Assche
2026-03-26Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"Bradford Love
2026-03-26drm/xe: Fix mismatched include guards in header filesShuicheng Lin
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-03-26iio: amplifiers: ad8366: add support for adrf5702/3Rodrigo Alencar
2026-03-26PCI: Fix premature removal from realloc_head list during resource assignmentIlpo Järvinen
2026-03-26iio: adc: meson-saradc: add support for Meson S4Nick Xie
2026-03-26iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscopeMilan Misic
2026-03-26Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-26PCI: Prevent shrinking bridge window from its required sizeIlpo Järvinen
2026-03-26PCI: Prevent assignment to unsupported bridge windowsAhmed Naseef
2026-03-26Merge tag 'thermal-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-26Merge branch 'dt-reserved-mem-cleanups' into dt/nextRob Herring (Arm)
2026-03-26of: reserved_mem: rework fdt_init_reserved_mem_node()Marek Szyprowski
2026-03-26of: reserved_mem: clarify fdt_scan_reserved_mem*() functionsMarek Szyprowski
2026-03-26of: reserved_mem: rearrange code a bitMarek Szyprowski
2026-03-26of: reserved_mem: replace CMA quirks by generic methodsMarek Szyprowski
2026-03-26of: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski
2026-03-26of: reserved_mem: use -ENODEV instead of -ENOENTMarek Szyprowski