index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-02-02
mm: add memcpy_from_file_folio()
Matthew Wilcox (Oracle)
2023-02-02
block: remove ->rw_page
Christoph Hellwig
2023-02-02
mm: factor out a swap_writepage_bdev helper
Christoph Hellwig
2023-02-02
mm: remove the __swap_writepage return value
Christoph Hellwig
2023-02-02
mm: use an on-stack bio for synchronous swapin
Christoph Hellwig
2023-02-02
mm: factor out a swap_readpage_bdev helper
Christoph Hellwig
2023-02-02
mm: remove the swap_readpage return value
Christoph Hellwig
2023-02-02
mpage: stop using bdev_{read,write}_page
Christoph Hellwig
2023-02-02
mm: refactor va_remove_mappings
Christoph Hellwig
2023-02-02
mm: split __vunmap
Christoph Hellwig
2023-02-02
mm: move debug checks from __vunmap to remove_vm_area
Christoph Hellwig
2023-02-02
mm: use remove_vm_area in __vunmap
Christoph Hellwig
2023-02-02
mm: move __remove_vm_area out of va_remove_mappings
Christoph Hellwig
2023-02-02
mm: call vfree instead of __vunmap from delayed_vfree_work
Christoph Hellwig
2023-02-02
mm: move vmalloc_init and free_work down in vmalloc.c
Christoph Hellwig
2023-02-02
mm: remove __vfree_deferred
Christoph Hellwig
2023-02-02
mm: remove __vfree
Christoph Hellwig
2023-02-02
mm: reject vmap with VM_FLUSH_RESET_PERMS
Christoph Hellwig
2023-02-02
mm, compaction: finish pageblocks on complete migration failure
Mel Gorman
2023-02-02
mm, compaction: finish scanning the current pageblock if requested
Mel Gorman
2023-02-02
mm, compaction: check if a page has been captured before draining PCP pages
Mel Gorman
2023-02-02
mm, compaction: rename compact_control->rescan to finish_pageblock
Mel Gorman
2023-02-02
mm/gup.c: fix typo in comments
Jongwoo Han
2023-02-02
kasan: reset page tags properly with sampling
Andrey Konovalov
2023-02-02
mm/sparse: fix "unused function 'pgdat_to_phys'" warning
Mike Rapoport
2023-02-02
mm/page_owner: record single timestamp value for high order allocations
Hyeonggon Yoo
2023-02-02
mm: memory-failure: document memory failure stats
Jiaqi Yan
2023-02-02
mm: memory-failure: bump memory failure stats to pglist_data
Jiaqi Yan
2023-02-02
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
2023-02-02
mm: multi-gen LRU: simplify lru_gen_look_around()
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: improve walk_pmd_range()
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: improve lru_gen_exit_memcg()
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for rmap/PT walk feedback
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for working set protection
T.J. Alumbaugh
2023-02-02
mm: move KMEMLEAK's Kconfig items from lib to mm
Zhaoyang Huang
2023-02-02
mm/damon/core-test: add a test for damon_update_monitoring_results()
SeongJae Park
2023-02-02
mm/damon/core: update monitoring results for new monitoring attributes
SeongJae Park
2023-02-02
mm/damon: update comments in damon.h for damon_attrs
SeongJae Park
2023-02-02
mm/kmemleak: fix UAF bug in kmemleak_scan()
Waiman Long
2023-02-02
mm/kmemleak: simplify kmemleak_cond_resched() usage
Waiman Long
2023-02-02
kselftest: vm: add tests for memory-deny-write-execute
Kees Cook
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-02
tools/mm: allow users to provide additional cflags/ldflags
Herton R. Krzesinski
2023-02-02
Documentation: mm: use `s/higmem/highmem/` fix typo for highmem
Deming Wang
2023-02-02
mm/cma: fix potential memory loss on cma_declare_contiguous_nid
Levi Yun
2023-02-02
swap_state: update shadow_nodes for anonymous page
Yang Yang
2023-02-02
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
[next]