summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-16vfio/nvgrace-gpu: register device memory for poison handlingAnkit Agrawal-1/+44
2025-11-16mm: change ghes code to allow poison of non-struct pfnAnkit Agrawal-6/+0
2025-11-16mm: change type of parameter for memory_notifyIsrael Batista-2/+2
2025-11-16mm: change type of state in struct memory_blockIsrael Batista-1/+1
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual-2/+0
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo-6/+5
2025-11-16iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu-4/+28
2025-11-16iommu: disable SVA when CONFIG_X86 is setLu Baolu-0/+3
2025-11-16mm: update mem char driver to use mmap_prepareLorenzo Stoakes-34/+50
2025-11-16device/dax: update devdax to use mmap_prepareLorenzo Stoakes-11/+21
2025-11-16drivers/base/node: fold unregister_node() into unregister_one_node()Donet Tom-21/+17
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom-32/+20
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts-4/+3
2025-11-09Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-27/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare-2/+2
2025-11-08Merge tag 'drm-fixes-2025-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-12/+12
2025-11-08Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+1
2025-11-08rtc: rx8025: fix incorrect register referenceYuta Hayama-1/+1
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie-12/+12
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-117/+296
2025-11-08Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-25/+96
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+9
2025-11-07Merge tag 'gpio-fixes-for-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+9
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-17/+88
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost-18/+86
2025-11-07drm/xe: Do clean shutdown also when using flrJouni Högander-9/+9
2025-11-07drm/xe: Move declarations under conditional branchTejas Upadhyay-3/+3
2025-11-07drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan-0/+3
2025-11-07Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/lin...Dave Airlie-23/+8
2025-11-06Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2025-11-06Merge tag 'acpi-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+2
2025-11-07Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/a...Dave Airlie-35/+84
2025-11-07Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+16
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-30/+92
2025-11-06Merge branches 'acpi-cppc' and 'acpi-docs'Rafael J. Wysocki-1/+1
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski-19/+0
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin-1/+9
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar-3/+32
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello-1/+4
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang-2/+5
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-251/+584
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur-17/+15
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu-8/+1
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha-16/+91
2025-11-06drm/tiny: pixpaper: add explicit dependency on MMULiangCheng Wang-0/+1
2025-11-05Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-70/+59
2025-11-05net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang-3/+4
2025-11-05net: libwx: fix device bus LAN IDJiawen Wu-3/+4
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea-19/+41