aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-16mm: add a ptdesc flag to mark kernel page tablesDave Hansen1-0/+41
2025-11-16memcg: manually uninline __memcg_memory_eventShakeel Butt1-30/+2
2025-11-16mm: add shmem_zero_setup_desc()Lorenzo Stoakes1-1/+2
2025-11-16mm/hugetlbfs: update hugetlbfs to use mmap_prepareLorenzo Stoakes2-7/+17
2025-11-16mm: add ability to take further action in vm_area_descLorenzo Stoakes3-3/+130
2025-11-16mm: abstract io_remap_pfn_range() based on PFNLorenzo Stoakes1-5/+14
2025-11-16mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()Lorenzo Stoakes1-4/+18
2025-11-16mm: add vma_desc_size(), vma_desc_pages() helpersLorenzo Stoakes1-0/+10
2025-11-16mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...Quanmin Yan1-1/+2
2025-11-16mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memorySeongJae Park1-2/+4
2025-11-16mm/damon: add DAMOS quota goal type for per-memcg per-node memory usageSeongJae Park1-1/+10
2025-11-16mm/damon: document damos_quota_goal->nid use caseSeongJae Park1-0/+3
2025-11-16mm: vmscan: simplify the logic for activating dirty file foliosBaolin Wang1-4/+0
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt1-0/+1
2025-11-16mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn1-1/+1
2025-11-16drivers/base/node: fold unregister_node() into unregister_one_node()Donet Tom1-4/+2
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom1-2/+2
2025-11-16kasan: cleanup of kasan_enabled() checksSabyrzhan Tasbolatov1-2/+18
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts1-5/+4
2025-11-16mm/ksm: fix exec/fork inheritance support for prctlxu xin1-2/+2
2025-11-16mm: skip might_alloc() warnings when PF_MEMALLOC is setUladzislau Rezki (Sony)1-0/+3
2025-11-16kmsan: remove hard-coded GFP_KERNEL flagsUladzislau Rezki (Sony)1-2/+4
2025-11-16mm/vmalloc: handle non-blocking GFP in __vmalloc_area_node()Uladzislau Rezki (Sony)1-0/+2
2025-11-16mm/vmalloc: defer freeing partly initialized vm_structUladzislau Rezki (Sony)1-1/+5
2025-11-16mm/thp: drop follow_devmap_pmd() default stubAnshuman Khandual1-6/+0
2025-11-16sunrpc: allocate a separate bvec array for socket sendsJeff Layton1-0/+3
2025-11-16svcrdma: Increase the server's default RPC/RDMA credit grantChuck Lever1-1/+1
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+10
2025-11-16procfs: make /self and /thread_self dentries persistentAl Viro1-2/+0
2025-11-16primitives for maintaining persisitencyAl Viro1-0/+2
2025-11-16introduce a flag for explicitly marking persistently pinned dentriesAl Viro1-0/+1
2025-11-16new helper: simple_done_creating()Al Viro1-0/+1
2025-11-16new helper: simple_remove_by_name()Al Viro1-0/+2
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-3/+10
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-11-15static_call: allow using STATIC_CALL_TRAMP_STR() from assemblyNaman Jain2-4/+8
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel1-19/+50
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-17/+59
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov13-40/+83
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-1/+29
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams1-2/+60
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams1-0/+34
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams2-0/+7
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun2-0/+37
2025-11-14sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo1-2/+2
2025-11-14PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()Rafael J. Wysocki1-0/+24
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao1-4/+4
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen1-1/+1
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen1-0/+1