aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-05mshv: Centralize guest memory region destructionStanislav Kinsburskii1-31/+34
2025-12-05mshv: Refactor and rename memory region handling functionsStanislav Kinsburskii1-44/+36
2025-12-05mshv: adjust interrupt control structure for ARM64Jinank Jain3-0/+16
2025-12-05Drivers: hv: use kmalloc_array() instead of kmalloc()Gongwei Li1-1/+1
2025-12-05mshv: Add ioctl for self targeted passthrough hvcallsAnirudh Rayabharam (Microsoft)1-9/+38
2025-12-05Drivers: hv: Introduce mshv_vtl driverNaman Jain4-2/+1449
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-249/+175
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-326/+770
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar1-2/+2
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe2-21/+18
2025-12-05drm/nouveau: refactor deprecated strcpyMadhur Kumar1-3/+3
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2025-12-05Merge tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-4/+5
2025-12-05regulator: fixed: Rely on the core freeing the enable GPIOMark Brown1-7/+4
2025-12-05fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal1-1/+3
2025-12-05drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter1-4/+4
2025-12-05drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errorsLuca Ceresoli1-2/+9
2025-12-05gpio: qixis: select CONFIG_REGMAP_MMIOArnd Bergmann1-0/+1
2025-12-05gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan1-1/+1
2025-12-05drivers/xen: use min() instead of min_t()David Laight1-1/+1
2025-12-05tpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen1-3/+11
2025-12-05tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_authJarkko Sakkinen2-4/+3
2025-12-05tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen2-44/+53
2025-12-05tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen2-44/+111
2025-12-04Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19Jens Axboe14-62/+69
2025-12-04Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds34-32/+1563
2025-12-04Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-56/+25
2025-12-04Merge tag 'ata-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds4-3/+10
2025-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds16-54/+98
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds85-386/+4968
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-71/+707
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds32-650/+1613
2025-12-04crypto/ccp: Fix CONFIG_PCI=n buildDan Williams1-1/+1
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds72-2834/+7300
2025-12-04Merge tag 'cxl-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds10-218/+304
2025-12-04bnxt_en: Fix XDP_TX pathMichael Chan1-2/+1
2025-12-04gve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES callTim Hostetler1-7/+10
2025-12-04r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
2025-12-04mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
2025-12-04mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
2025-12-04mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel1-5/+5
2025-12-04net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum1-1/+1
2025-12-04drm/nouveau/gsp: Allocate fwsec-sb at bootLyude Paul4-20/+58
2025-12-04virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERSNathan Chancellor2-2/+4
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds94-1343/+6358
2025-12-04Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-116/+362
2025-12-05Merge tag 'topic/drm-intel-plane-color-pipeline-2025-12-04' of https://gitlab...Dave Airlie15-2/+751
2025-12-05Merge tag 'drm-xe-next-fixes-2025-12-04' of https://gitlab.freedesktop.org/dr...Dave Airlie5-23/+36
2025-12-05Merge tag 'topic/xe-vfio-2025-12-04' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie1-2/+2
2025-12-05Merge tag 'topic/xe-vfio-2025-12-01' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie15-7/+776