summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-05mm/vma: remove mmap_action->success_hookLorenzo Stoakes1-10/+0
2026-06-05drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes1-0/+5
2026-06-03mm/damon/sysfs: setup damon_filter->memcg_id from pathSeongJae Park1-0/+1
2026-06-03mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCGSeongJae Park1-0/+6
2026-06-03mm/damon/core: introduce damon_ops->apply_probesSeongJae Park1-0/+4
2026-06-03mm/damon/core: introduce damon_region->probe_hitsSeongJae Park1-0/+4
2026-06-03mm/damon/core: introduce damon_filterSeongJae Park1-0/+36
2026-06-03mm/damon/core: embed damon_probe objects in damon_ctxSeongJae Park1-0/+9
2026-06-03mm/damon/core: introduce struct damon_probeSeongJae Park1-0/+9
2026-06-03mm, swap: merge zeromap into swap tableKairui Song1-1/+0
2026-06-03mm/memcg: remove no longer used swap cgroup arrayKairui Song1-47/+0
2026-06-03mm/memcg, swap: store cgroup id in cluster table directlyKairui Song2-10/+17
2026-06-03mm, swap: delay and unify memcg lookup and charging for swapinKairui Song1-3/+3
2026-06-03mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song2-10/+8
2026-06-03mm/huge_memory: move THP gfp limit helper into headerKairui Song1-0/+30
2026-06-03mm: rejig pageblock mask definitionsBrendan Jackman1-3/+3
2026-06-03mm: introduce for_each_free_list()Brendan Jackman1-3/+6
2026-06-03mm/mmu_notifier: fix a begin vs. start typo in the invalidate range commentTakahiro Itazuri1-2/+2
2026-06-03drivers/base/memory: make memory block get/put explicitMuchun Song1-2/+5
2026-06-03mm/bootmem_info: remove call to kmemleak_free_part_phys()David Hildenbrand (Arm)1-1/+0
2026-06-03mm/damon: replace damon_rand() with a per-ctx lockless PRNGJiayuan Chen1-7/+21
2026-06-03Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton2-16/+0
2026-05-29highmem-internal.h: fix typo in the comment for kunmap_atomic()Zhouyi Zhou1-1/+1
2026-05-29mm/damon/core: remove damon_set_region_biggest_system_ram_default()SeongJae Park1-5/+0
2026-05-29mm/damon: introduce damon_set_region_system_rams_default()SeongJae Park1-0/+5
2026-05-29kasan: skip HW tagging for all kernel thread stacksMuhammad Usama Anjum1-1/+1
2026-05-29vmalloc: add __GFP_SKIP_KASAN supportMuhammad Usama Anjum1-3/+3
2026-05-29mm/damon/core: introduce damon_ctx->pausedSeongJae Park1-0/+2
2026-05-29mm: limit filemap_fault readahead to VMA boundariesFrederick Mayle1-0/+2
2026-05-29mm: remove page_mapped()David Hildenbrand (Arm)1-10/+0
2026-05-29mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez1-0/+2
2026-05-29mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song1-3/+5
2026-05-29mm/vmpressure: skip socket pressure for costly order reclaimJP Kobryn (Meta)1-4/+5
2026-05-29mm/sparse: remove sparse buffer pre-allocation mechanismMuchun Song1-1/+0
2026-05-29mm/damon/core: introduce failed region quota charge ratioSeongJae Park1-0/+9
2026-05-29mm/damon: add node_eligible_mem_bp goal metricRavi Jonnalagadda1-0/+3
2026-05-29vmalloc: optimize vfree with free_pages_bulk()Ryan Roberts1-0/+2
2026-05-29mm/page_alloc: optimize free_contig_range()Ryan Roberts1-0/+2
2026-05-29mm: convert vmemmap_p?d_populate() to static functionsChengkaitao1-7/+0
2026-05-29mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-16/+0
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds4-28/+27
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-4/+9
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2026-05-23Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-05-22Revert "mm: introduce a new page type for page pool in page type"Byungchul Park2-9/+24
2026-05-22Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes2-19/+3
2026-05-22Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-05-20net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3