summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-05mshv: Fix huge page handling in memory region traversalStanislav Kinsburskii-31/+191
2025-12-05mshv: Move region management to mshv_regions.cStanislav Kinsburskii-165/+198
2025-12-05mshv: Centralize guest memory region destructionStanislav Kinsburskii-31/+34
2025-12-05mshv: Refactor and rename memory region handling functionsStanislav Kinsburskii-44/+36
2025-12-05mshv: adjust interrupt control structure for ARM64Jinank Jain-0/+16
2025-12-05Drivers: hv: use kmalloc_array() instead of kmalloc()Gongwei Li-1/+1
2025-12-05mshv: Add ioctl for self targeted passthrough hvcallsAnirudh Rayabharam (Microsoft)-9/+38
2025-12-05Drivers: hv: Introduce mshv_vtl driverNaman Jain-2/+1449
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-249/+175
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-326/+770
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar-2/+2
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe-21/+18
2025-12-05drm/nouveau: refactor deprecated strcpyMadhur Kumar-3/+3
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2025-12-05drm/xe/guc_ct: Assert on credits mismatch during runtime suspendRaag Jadav-3/+12
2025-12-05drm/xe: expose PAT software config to debugfsXin Wang-0/+64
2025-12-05drm/xe: Refactor PAT dump to use shared helpersXin Wang-44/+64
2025-12-05Merge tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-4/+5
2025-12-05regulator: fixed: Rely on the core freeing the enable GPIOMark Brown-7/+4
2025-12-05drm/panthor: Enable timestamp propagationAshley Smith-2/+4
2025-12-05fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()Abdun Nihaal-1/+3
2025-12-05drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()Dan Carpenter-4/+4
2025-12-05drm/bridge: ti-sn65dsi83: ignore PLL_UNLOCK errorsLuca Ceresoli-2/+9
2025-12-05gpio: qixis: select CONFIG_REGMAP_MMIOArnd Bergmann-0/+1
2025-12-05gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan-1/+1
2025-12-05Merge drm/drm-next into drm-intel-nextJani Nikula-10845/+42001
2025-12-05drivers/xen: use min() instead of min_t()David Laight-1/+1
2025-12-05tpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen-3/+11
2025-12-05tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_authJarkko Sakkinen-4/+3
2025-12-05tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen-44/+53
2025-12-05tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen-44/+111
2025-12-04Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19Jens Axboe-62/+69
2025-12-04Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-32/+1563
2025-12-04Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-56/+25
2025-12-04Merge tag 'ata-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-3/+10
2025-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-54/+98
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-386/+4968
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-71/+707
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-650/+1613
2025-12-04crypto/ccp: Fix CONFIG_PCI=n buildDan Williams-1/+1
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2834/+7300
2025-12-04Merge tag 'cxl-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-218/+304
2025-12-04bnxt_en: Fix XDP_TX pathMichael Chan-2/+1
2025-12-04gve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES callTim Hostetler-7/+10
2025-12-04r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe-4/+1
2025-12-04mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel-0/+2
2025-12-04mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel-8/+9
2025-12-04mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel-5/+5
2025-12-04net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum-1/+1
2025-12-04drm/nouveau/gsp: Allocate fwsec-sb at bootLyude Paul-20/+58