projects
/
linux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
memcontrol: only transfer the memcg data for migration
[linux.git]
/
mm
/
2023-10-18
Nhat Pham
memcontrol: only transfer the memcg data for migration
tree
|
commitdiff
2023-10-18
Nhat Pham
memcontrol: add helpers for hugetlb memcg accounting
tree
|
commitdiff
2023-10-18
Frank van der Linden
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: use folio_xor_flags_has_waiters() in folio_end_writ...
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: make __end_folio_writeback() return void
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: add folio_xor_flags_has_waiters()
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: delete checks for xor_unlock_is_negative_byte()
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
bitops: add xor_unlock_is_negative_byte()
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: add folio_end_read()
tree
|
commitdiff
2023-10-18
Mark-PK Tsai
zsmalloc: use copy_page for full page copy
tree
|
commitdiff
2023-10-18
Pankaj Raghav
filemap: call filemap_get_folios_tag() from filemap_get...
tree
|
commitdiff
2023-10-18
Kemeng Shi
mm/page_alloc: remove unnecessary next_page in break_do...
tree
|
commitdiff
2023-10-18
Kemeng Shi
mm/page_alloc: remove unnecessary check in break_down_b...
tree
|
commitdiff
2023-10-18
Liam R. Howlett
mmap: add clarifying comment to vma_merge() code
tree
|
commitdiff
2023-10-18
Andrey Konovalov
kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment
tree
|
commitdiff
2023-10-18
Andrey Konovalov
kasan: use unchecked __memset internally
tree
|
commitdiff
2023-10-18
Andrey Konovalov
kasan: unify printk prefixes
tree
|
commitdiff
2023-10-18
Lorenzo Stoakes
mm/gup: adapt get_user_page_vma_remote() to never retur...
tree
|
commitdiff
2023-10-18
Lorenzo Stoakes
mm/gup: make failure to pin an error if FOLL_NOWAIT...
tree
|
commitdiff
2023-10-18
Lorenzo Stoakes
mm/gup: explicitly define and check internal GUP flags...
tree
|
commitdiff
2023-10-18
Lorenzo Stoakes
mm: make __access_remote_vm() static
tree
|
commitdiff
2023-10-18
Jaewon Kim
mm: multi-gen LRU: reuse some legacy trace events
tree
|
commitdiff
2023-10-18
Gregory Price
mm/migrate: remove unused mm argument from do_move_page...
tree
|
commitdiff
2023-10-18
David Hildenbrand
memory: move exclusivity detection in do_wp_page()...
tree
|
commitdiff
2023-10-18
David Hildenbrand
mm/rmap: convert page_move_anon_rmap() to folio_move_an...
tree
|
commitdiff
2023-10-18
David Hildenbrand
mm/rmap: move SetPageAnonExclusive() out of page_move_a...
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: handle write faults to RO pages under the VMA lock
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: handle read faults under the VMA lock
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: handle COW faults under the VMA lock
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: handle shared faults under the VMA lock
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: call wp_page_copy() under the VMA lock
tree
|
commitdiff
2023-10-18
Matthew Wilcox ...
mm: make lock_folio_maybe_drop_mmap() VMA lock aware
tree
|
commitdiff
2023-10-18
Hugh Dickins
shmem,percpu_counter: add _limited_add(fbc, limit,...
tree
|
commitdiff
2023-10-18
Hugh Dickins
shmem: _add_to_page_cache() before shmem_inode_acct_blo...
tree
|
commitdiff
2023-10-18
Hugh Dickins
shmem: move memcg charge out of shmem_add_to_page_cache()
tree
|
commitdiff
2023-10-18
Hugh Dickins
shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
tree
|
commitdiff
2023-10-18
Hugh Dickins
shmem: trivial tidyups, removing extra blank lines...
tree
|
commitdiff
2023-10-18
Hugh Dickins
shmem: factor shmem_falloc_wait() out of shmem_fault()
tree
|
commitdiff
2023-10-18
Hugh Dickins
shmem: remove vma arg from shmem_get_folio_gfp()
tree
|
commitdiff
2023-10-18
Lorenzo Stoakes
mm/filemap: clarify filemap_fault() comments for not...
tree
|
commitdiff
2023-10-18
Muhammad Usama Anjum
fs/proc/task_mmu: implement IOCTL to get and optionally...
tree
|
commitdiff
2023-10-18
Peter Xu
userfaultfd: UFFD_FEATURE_WP_ASYNC
tree
|
commitdiff
2023-10-18
Yosry Ahmed
mm: memcg: normalize the value passed into memcg_rstat_...
tree
|
commitdiff
2023-10-18
Yosry Ahmed
mm: memcg: refactor page state unit helpers
tree
|
commitdiff
2023-10-18
Mike Kravetz
hugetlb: check for hugetlb folio before vmemmap_restore
tree
|
commitdiff
2023-10-18
Andrew Morton
Merge mm-hotfixes-stable into mm-stable to pick up...
tree
|
commitdiff
2023-10-18
SeongJae Park
mm/damon/sysfs: check DAMOS regions update progress...
tree
|
commitdiff
2023-10-18
Arnd Bergmann
kasan: disable kasan_non_canonical_hook() for HW tags
tree
|
commitdiff
2023-10-18
Haibo Li
kasan: print the original fault addr when access invali...
tree
|
commitdiff
2023-10-18
Rik van Riel
hugetlbfs: close race between MADV_DONTNEED and page...
tree
|
commitdiff
2023-10-18
Rik van Riel
hugetlbfs: extend hugetlb_vma_lock to private VMAs
tree
|
commitdiff
2023-10-18
Rik van Riel
hugetlbfs: clear resv_map pointer if mmap fails
tree
|
commitdiff
2023-10-18
Johannes Weiner
mm: zswap: fix pool refcount bug around shrink_worker()
tree
|
commitdiff
2023-10-16
Stefan Roesch
mm/ksm: add pages_skipped metric
tree
|
commitdiff
2023-10-16
Stefan Roesch
mm/ksm: add "smart" page scanning mode
tree
|
commitdiff
2023-10-16
Huang Ying
dax, kmem: calculate abstract distance with general...
tree
|
commitdiff
2023-10-16
Huang Ying
acpi, hmat: calculate abstract distance with HMAT
tree
|
commitdiff
2023-10-16
Huang Ying
memory tiering: add abstract distance calculation algor...
tree
|
commitdiff
2023-10-16
Sidhartha Kumar
mm/hugetlb: replace page_ref_freeze() with folio_ref_fr...
tree
|
commitdiff
2023-10-16
Sidhartha Kumar
mm/filemap: remove hugetlb special casing in filemap.c
tree
|
commitdiff
2023-10-16
Huan Yang
mm/damon/core: remove unnecessary si_meminfo invoke.
tree
|
commitdiff
2023-10-16
Kefeng Wang
sched/numa, mm: make numa migrate functions to take...
tree
|
commitdiff
2023-10-16
Kefeng Wang
mm: mempolicy: make mpol_misplaced() to take a folio
tree
|
commitdiff
2023-10-16
Kefeng Wang
mm: memory: make numa_migrate_prep() to take a folio
tree
|
commitdiff
2023-10-16
Kefeng Wang
mm: memory: use a folio in do_numa_page()
tree
|
commitdiff
2023-10-16
Kefeng Wang
mm: huge_memory: use a folio in do_huge_pmd_numa_page()
tree
|
commitdiff
2023-10-16
Kefeng Wang
mm: memory: add vm_normal_folio_pmd()
tree
|
commitdiff
2023-10-06
Minjie Du
mm/filemap: increase usage of folio_next_index() helper
tree
|
commitdiff
2023-10-06
liwenyu
delayacct: add memory reclaim delay in get_page_from_fr...
tree
|
commitdiff
2023-10-06
Liu Shixin
memcg: remove unused do_memsw_account in memcg1_stat_format
tree
|
commitdiff
2023-10-06
Liu Shixin
memcg: expose swapcache stat for memcg v1
tree
|
commitdiff
2023-10-06
Li Zhijian
acpi,mm: fix typo sibiling -> sibling
tree
|
commitdiff
2023-10-06
Gregory Price
mm/migrate: fix do_pages_move for compat pointers
tree
|
commitdiff
2023-10-06
Liam R. Howlett
mmap: fix error paths with dup_anon_vma()
tree
|
commitdiff
2023-10-06
Liam R. Howlett
mmap: fix vma_iterator in error path of vma_merge()
tree
|
commitdiff
2023-10-06
Sebastian Ott
mm: fix vm_brk_flags() to not bail out while holding...
tree
|
commitdiff
2023-10-06
Liam R. Howlett
mm/mempolicy: fix set_mempolicy_home_node() previous...
tree
|
commitdiff
2023-10-06
Kemeng Shi
mm/page_alloc: correct start page when guard page debug...
tree
|
commitdiff
2023-10-04
Yin Fengwei
mm: mlock: update mlock_pte_range to handle large folio
tree
|
commitdiff
2023-10-04
Yin Fengwei
mm: handle large folio when large folio in VM_LOCKED...
tree
|
commitdiff
2023-10-04
Yin Fengwei
mm: add functions folio_in_range() and folio_within_vma()
tree
|
commitdiff
2023-10-04
Jinjie Ruan
mm/damon/core-test: fix memory leak in damon_new_ctx()
tree
|
commitdiff
2023-10-04
Jinjie Ruan
mm/damon/core-test: fix memory leak in damon_new_region()
tree
|
commitdiff
2023-10-04
Jianguo Bao
mm/writeback: update filemap_dirty_folio() comment
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/sysfs-schemes: support DAMOS apply interval
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/core: implement scheme-specific apply interval
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/sysfs-schemes: use nr_accesses_bp as the sourc...
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/core: make DAMOS uses nr_accesses_bp instead...
tree
|
commitdiff
2023-10-04
Matthew Wilcox ...
hugetlb: convert remove_pool_huge_page() to remove_pool...
tree
|
commitdiff
2023-10-04
Matthew Wilcox ...
hugetlb: remove a few calls to page_folio()
tree
|
commitdiff
2023-10-04
Matthew Wilcox ...
hugetlb: use a folio in free_hpage_workfn()
tree
|
commitdiff
2023-10-04
Usama Arif
mm: hugetlb: skip initialization of gigantic tail struc...
tree
|
commitdiff
2023-10-04
Usama Arif
memblock: introduce MEMBLOCK_RSRV_NOINIT flag
tree
|
commitdiff
2023-10-04
Usama Arif
memblock: pass memblock_type to memblock_setclr_flag
tree
|
commitdiff
2023-10-04
Usama Arif
mm: hugetlb_vmemmap: use nid of the head page to reallo...
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/core: mark damon_moving_sum() as a static...
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/core: skip updating nr_accesses_bp for each...
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/core: introduce nr_accesses_bp
tree
|
commitdiff
2023-10-04
SeongJae Park
mm/damon/core-test: add a unit test for damon_moving_sum()
tree
|
commitdiff
next
This page took
0.107355 seconds
and
7
git commands to generate.