summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysdrm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov
8 daysRevert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"Abel Vesa
8 daysRevert "drm/msm/dpu: support plane splitting in quad-pipe case"Abel Vesa
8 daysdrm/msm: msm_iommu.c: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm: msm_gpu.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm: msm_gem_vma.c: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm: msm_fence.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_wb.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_vbif.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_top.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_sspp.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_pingpong.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_merge3d.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_lm.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_intf.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_dspp.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_dsc.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_cwb.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_ctl.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dpu: dpu_hw_cdm.h: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/dp: fix all kernel-doc warningsRandy Dunlap
8 daysdrm/msm/disp: mdp_format: fix all kernel-doc warningsRandy Dunlap
9 daysvfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
9 daystools include: Add definitions for __aligned_{l,b}e64David Matlack
9 daysvfio/xe: Add default handler for .get_region_info_capsMichal Wajdeczko
9 daysvfio/pci: Disable qword access to the VGA regionKevin Tian
9 daysvfio/pci: Disable qword access to the PCI ROM barKevin Tian
9 daysmm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entrySasha Levin
9 daysmm/page_owner: fix memory leak in page_owner_stack_fops->release()Ran Xiaokai
9 daysmm/memremap: fix spurious large folio warning for FS-DAXJohn Groves
9 daysMAINTAINERS: notify the "Device Memory" community of memory hotplug changesDan Williams
9 dayssparse: update MAINTAINERS infoRandy Dunlap
9 daysmm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMUJoshua Hahn
9 daysmm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
9 daysrust: maple_tree: rcu_read_lock() in destructor to silence lockdepAlice Ryhl
9 daysmm: memcg: fix unit conversion for K() macro in OOM logShakeel Butt
9 daysmm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
9 daystools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar
9 daysselftests/mm: fix thread state check in uffd-unit-testsWake Liu
9 dayskernel/kexec: fix IMA when allocation happens in CMA areaPingfan Liu
9 dayskernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
9 daysMAINTAINERS: add ABI headers to KHO and LIVE UPDATEPratyush Yadav
9 days.mailmap: remove one of the entries for WangYuliWangYuli
9 daysmm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()Akinobu Mita
9 daysMAINTAINERS: update one straggling entry for Bartosz GolaszewskiBartosz Golaszewski
9 daysmm/page_alloc: change all pageblocks migrate type on coalescingAlexander Gordeev
9 daysmm: leafops.h: correct kernel-doc function param. namesRandy Dunlap
9 dayskasan: unpoison vms[area] addresses with a common tagMaciej Wieczor-Retman
9 dayskasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
9 daysmm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen