summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysdrm/msm/dpu: dpu_hw_merge3d.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dpu: dpu_hw_lm.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dpu: dpu_hw_intf.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dpu: dpu_hw_dspp.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dpu: dpu_hw_dsc.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dpu: dpu_hw_cwb.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dpu: dpu_hw_ctl.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dpu: dpu_hw_cdm.h: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/dp: fix all kernel-doc warningsRandy Dunlap
14 daysdrm/msm/disp: mdp_format: fix all kernel-doc warningsRandy Dunlap
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
2025-12-23tools include: Add definitions for __aligned_{l,b}e64David Matlack
2025-12-23vfio/xe: Add default handler for .get_region_info_capsMichal Wajdeczko
2025-12-23vfio/pci: Disable qword access to the VGA regionKevin Tian
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2025-12-23mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entrySasha Levin
2025-12-23mm/page_owner: fix memory leak in page_owner_stack_fops->release()Ran Xiaokai
2025-12-23mm/memremap: fix spurious large folio warning for FS-DAXJohn Groves
2025-12-23MAINTAINERS: notify the "Device Memory" community of memory hotplug changesDan Williams
2025-12-23sparse: update MAINTAINERS infoRandy Dunlap
2025-12-23mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMUJoshua Hahn
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2025-12-23rust: maple_tree: rcu_read_lock() in destructor to silence lockdepAlice Ryhl
2025-12-23mm: memcg: fix unit conversion for K() macro in OOM logShakeel Butt
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
2025-12-23tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu
2025-12-23kernel/kexec: fix IMA when allocation happens in CMA areaPingfan Liu
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-23MAINTAINERS: add ABI headers to KHO and LIVE UPDATEPratyush Yadav
2025-12-23.mailmap: remove one of the entries for WangYuliWangYuli
2025-12-23mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()Akinobu Mita
2025-12-23MAINTAINERS: update one straggling entry for Bartosz GolaszewskiBartosz Golaszewski
2025-12-23mm/page_alloc: change all pageblocks migrate type on coalescingAlexander Gordeev
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap
2025-12-23kasan: unpoison vms[area] addresses with a common tagMaciej Wieczor-Retman
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-23mailmap: update entry for Bartosz GolaszewskiBartosz Golaszewski
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton
2025-12-23MAINTAINERS: add Mike Rapoport as maintainer for userfaultfdMike Rapoport (Microsoft)
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono
2025-12-23perf tests top: Make the test exclusiveIan Rogers
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-23spi: cadence-quadspi: Prevent indirect readMark Brown
2025-12-23fs/kernfs: null-ptr deref in simple_xattrs_free()Will Rosenberg
2025-12-23Merge patch series "usb: typec: ucsi: revert broken buffer management"Greg Kroah-Hartman