开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: vmscan: use gfp_has_io_fs()
Kefeng Wang
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-09
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
2023-06-09
mm: page_alloc: split out FAIL_PAGE_ALLOC
Kefeng Wang
2023-06-09
mm: page_alloc: remove alloc_contig_dump_pages() stub
Kefeng Wang
2023-06-09
mm: page_alloc: squash page_is_consistent()
Kefeng Wang
2023-06-09
mm: page_alloc: collect mem statistic into show_mem.c
Kefeng Wang
2023-06-09
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
2023-06-09
mm: page_alloc: move init_on_alloc/free() into mm_init.c
Kefeng Wang
2023-06-09
mm: page_alloc: move mirrored_kernelcore into mm_init.c
Kefeng Wang
2023-06-09
mm/zsmalloc: get rid of PAGE_MASK
Alexey Romanov
2023-06-09
mm/secretmem: make it on by default
Mike Rapoport (IBM)
2023-06-09
Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
Mel Gorman
2023-06-09
mm: compaction: update pageblock skip when first migration candidate is not a...
Mel Gorman
2023-06-09
mm: compaction: only force pageblock scan completion when skip hints are obeyed
Mel Gorman
2023-06-09
mm: compaction: ensure rescanning only happens on partially scanned pageblocks
Mel Gorman
2023-06-09
mm: pagemap: restrict pagewalk to the requested range
Yuanchu Xie
2023-06-09
mm, oom: do not check 0 mask in out_of_memory()
Haifeng Xu
2023-06-09
mm: memory-failure: move sysctl register in memory_failure_init()
Kefeng Wang
2023-06-09
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
2023-06-09
mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
Pasha Tatashin
2023-06-09
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-09
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
2023-06-09
migrate_pages_batch: simplify retrying and failure counting of large folios
Huang Ying
2023-06-09
mm: memory_hotplug: fix format string in warnings
Rick Wertenbroek
2023-06-09
filemap: remove page_endio()
Pankaj Raghav
2023-06-09
maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
Peng Zhang
2023-06-09
mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
Lorenzo Stoakes
2023-06-09
dmapool: create/destroy cleanup
Keith Busch
2023-06-09
fs: hugetlbfs: set vma policy only when needed for allocating folio
Ackerley Tng
2023-06-09
selftests: add selftests for cachestat
Nhat Pham
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-06-09
memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2023-06-09
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
2023-06-09
memcg: calculate root usage from global state
Yosry Ahmed
2023-06-09
memcg: flush stats non-atomically in mem_cgroup_wb_stats()
Yosry Ahmed
2023-06-09
writeback: move wb_over_bg_thresh() call outside lock section
Yosry Ahmed
2023-06-09
mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
Baolin Wang
2023-06-09
mm: compaction: optimize compact_memory to comply with the admin-guide
Wen Yang
2023-06-09
memcg: dump memory.stat during cgroup OOM for v1
Yosry Ahmed
2023-06-09
memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
Yosry Ahmed
2023-06-09
migrate_pages: avoid blocking for IO in MIGRATE_SYNC_LIGHT
Douglas Anderson
2023-06-09
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached
Roman Gushchin
2023-06-09
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
[next]