summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-16mm/vma: small VMA lock cleanupsLorenzo Stoakes
2025-11-16mm/damon/core: add damon_target->obsolete for pin-point removalSeongJae Park
2025-11-16mm, swap: cleanup swap entry allocation parameterKairui Song
2025-11-16iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu
2025-11-16mm: introduce deferred freeing for kernel page tablesDave Hansen
2025-11-16mm: introduce pure page table freeing functionDave Hansen
2025-11-16mm: actually mark kernel page table pagesDave Hansen
2025-11-16mm: add a ptdesc flag to mark kernel page tablesDave Hansen
2025-11-16memcg: manually uninline __memcg_memory_eventShakeel Butt
2025-11-16mm: add shmem_zero_setup_desc()Lorenzo Stoakes
2025-11-16mm/hugetlbfs: update hugetlbfs to use mmap_prepareLorenzo Stoakes
2025-11-16mm: add ability to take further action in vm_area_descLorenzo Stoakes
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes
2025-11-16mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()Lorenzo Stoakes
2025-11-16mm: add vma_desc_size(), vma_desc_pages() helpersLorenzo Stoakes
2025-11-16mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...Quanmin Yan
2025-11-16mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memorySeongJae Park
2025-11-16mm/damon: add DAMOS quota goal type for per-memcg per-node memory usageSeongJae Park
2025-11-16mm/damon: document damos_quota_goal->nid use caseSeongJae Park
2025-11-16mm: vmscan: simplify the logic for activating dirty file foliosBaolin Wang
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt
2025-11-16mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn
2025-11-16drivers/base/node: fold unregister_node() into unregister_one_node()Donet Tom
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom
2025-11-16kasan: cleanup of kasan_enabled() checksSabyrzhan Tasbolatov
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts
2025-11-16mm/ksm: fix exec/fork inheritance support for prctlxu xin
2025-11-16mm: skip might_alloc() warnings when PF_MEMALLOC is setUladzislau Rezki (Sony)
2025-11-16kmsan: remove hard-coded GFP_KERNEL flagsUladzislau Rezki (Sony)
2025-11-16mm/vmalloc: handle non-blocking GFP in __vmalloc_area_node()Uladzislau Rezki (Sony)
2025-11-16mm/vmalloc: defer freeing partly initialized vm_structUladzislau Rezki (Sony)
2025-11-16mm/thp: drop follow_devmap_pmd() default stubAnshuman Khandual
2025-11-16sunrpc: allocate a separate bvec array for socket sendsJeff Layton
2025-11-16svcrdma: Increase the server's default RPC/RDMA credit grantChuck Lever
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-16procfs: make /self and /thread_self dentries persistentAl Viro
2025-11-16primitives for maintaining persisitencyAl Viro
2025-11-16introduce a flag for explicitly marking persistently pinned dentriesAl Viro
2025-11-16new helper: simple_done_creating()Al Viro
2025-11-16new helper: simple_remove_by_name()Al Viro
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-15static_call: allow using STATIC_CALL_TRAMP_STR() from assemblyNaman Jain
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams