2022-09-27 |
Peter Xu | mm/swap: cache swap migration A/D bits support |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Peter Xu | mm/swap: cache maximum swapfile size when init swap |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Peter Xu | mm: remember young/dirty bit for page migrations |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Peter Xu | mm/thp: carry over dirty bit when thp splits on pmd |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Peter Xu | mm/swap: add swp_offset_pfn() to fetch PFN from swap... |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Peter Xu | mm/swap: comment all the ifdef in swapops.h |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Peter Xu | mm/x86: use SWP_TYPE_BITS in 3-level swap macros |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Miaohe Lin | mm, hwpoison: cleanup some obsolete comments |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Miaohe Lin | mm, hwpoison: check PageTable() explicitly in hwpoison_... |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Miaohe Lin | mm, hwpoison: avoid unneeded page_mapped_in_vma() overh... |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use num_poisoned_pages_sub() to decrease... |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use __PageMovable() to detect non-lru... |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Miaohe Lin | mm, hwpoison: use ClearPageHWPoison() in memory_failure() |
commit | commitdiff | tree | snapshot |
2022-09-27 |
Yang Shi | mm: MADV_COLLAPSE: refetch vm_end after reacquiring... |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Andrew Morton | Merge branch 'mm-hotfixes-stable' into mm-stable |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Kees Cook | x86/uaccess: avoid check_object_size() in copy_from_use... |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Zi Yan | mm/page_isolation: fix isolate_single_pageblock() isola... |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Shuai Xue | mm,hwpoison: check mm when killing accessing process |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Doug Berger | mm/hugetlb: correct demote page offset logic |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Maurizio Lombardi | mm: prevent page_frag_alloc() from corrupting the memory |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Sergei Antonov | mm: bring back update_mmu_cache() to finish_fault() |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Christoph Hellwig | frontswap: don't call ->init if no ops are registered |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Naoya Horiguchi | mm/huge_memory: use pfn_to_online_page() in split_huge_... |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Minchan Kim | mm: fix madivse_pageout mishandling on non-LRU page |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Yang Shi | powerpc/64s/radix: don't need to broadcast IPI for... |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Yang Shi | mm: gup: fix the fast GUP race against THP collapse |
commit | commitdiff | tree | snapshot |
2022-09-12 |
David Hildenbrand | mm: fix PageAnonExclusive clearing racing with concurre... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Christophe... | mm/mremap_pages: save a few cycles in get_dev_pagemap() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kefeng Wang | mm: remove BUG_ON() in __isolate_free_page() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Liu Shixin | mm/kmemleak: make create_object return void |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Tarun Sahu | selftest: vm: remove deleted local_config.* from .gitignore |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: make hugetlb depends on SYSFS or SYSCTL |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: remove meaningless BUG_ON(huge_pte_none()) |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: add comment for subtle SetHPageVmemmapOptimized() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: kill hugetlbfs_pagecache_page() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: pass NULL to kobj_to_hstate() if nid is unused |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: use helper {huge_pte|pmd}_lock() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: use sizeof() to get the array size |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: use LIST_HEAD() to define a list head |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: Use helper macro SZ_1K |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | hugetlb: make hugetlb_cma_check() static |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | fs/buffer: remove bh_submit_read() helper |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | ext2: replace bh_submit_read() helper with bh_read() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | fs/buffer: remove ll_rw_block() helper |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | ufs: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | udf: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | reiserfs: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | ocfs2: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | ntfs3: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | jbd2: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | isofs: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | gfs2: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | fs/buffer: replace ll_rw_block() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | fs/buffer: add some new buffer read helpers |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Zhang Yi | fs/buffer: remove __breadahead_gfp() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Song Liu | mm/vmalloc: extend find_vmap_lowest_match_check with... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Alistair Popple | mm/migrate_device.c: fix a misleading and outdated... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
zezuo | mm/page_alloc.c: delete a redundant parameter of rmqueu... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kaixu Xia | mm/damon: get the hotness from damon_hot_score() in... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Liu Shixin | mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Liu Shixin | mm/thp: simplify has_transparent_hugepage by using... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kaixu Xia | mm/damon/vaddr: remove comparison between mm and last_m... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kaixu Xia | mm/damon: simplify the parameter passing for 'check_acc... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kefeng Wang | mm: fix null-ptr-deref in kswapd_is_running() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kefeng Wang | mm: kill is_memblock_offlined() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Vishal Moola... | filemap: remove find_get_pages_contig() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Vishal Moola... | ramfs: convert ramfs_nommu_get_unmapped_area() to use... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Vishal Moola... | nilfs2: convert nilfs_find_uncommited_extent() to use... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Vishal Moola... | btrfs: convert process_page_range() to use filemap_get_... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Vishal Moola... | btrfs: convert end_compressed_writeback() to use filema... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Vishal Moola... | btrfs: convert __process_pages_contig() to use filemap_... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Vishal Moola... | filemap: add filemap_get_folios_contig() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Alexey Romanov | zram: don't retry compress incompressible page |
commit | commitdiff | tree | snapshot |
2022-09-12 |
ye xingchen | mm: backing-dev: Remove the unneeded result variable |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Li Zhe | page_ext: introduce boot parameter 'early_page_ext' |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Gerald Schaefer | s390/hugetlb: switch to generic version of follow_huge_... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Shakeel Butt | memcg: increase MEMCG_CHARGE_BATCH to 64 |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Shakeel Butt | mm: page_counter: rearrange struct page_counter fields |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Shakeel Butt | mm: page_counter: remove unneeded atomic ops for low/min |
commit | commitdiff | tree | snapshot |
2022-09-12 |
David Heidelberg | mm: remove EXPERIMENTAL flag for zswap |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Sergey Senozhatsky | drivers/block/zram/zram_drv.c: do not keep dangling... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Alistair Popple | mm/gup.c: refactor check_and_migrate_movable_pages() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Alistair Popple | mm/gup.c: don't pass gup_flags to check_and_migrate_mov... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Bui Quang Minh | mm: skip retry when new limit is not below old one... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Rolf Eike Beer | mm: pagewalk: add api documentation for walk_page_range... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Rolf Eike Beer | mm: pagewalk: fix documentation of PTE hole handling |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Yang Shi | mm: memcg: export workingset refault stats for cgroup v1 |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kassey Li | mm/page_owner.c: add llseek for page_owner |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Baolin Wang | mm/damon: replace pmd_huge() with pmd_trans_huge()... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Baolin Wang | mm/damon: validate if the pmd entry is present before... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Yin Fengwei | mm: release private data before split THP |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Qi Zheng | mm: thp: remove redundant pgtable check in set_huge_zer... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kefeng Wang | mm: memory-failure: kill __soft_offline_page() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Kefeng Wang | mm: memory-failure: kill soft_offline_free_page() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Muchun Song | mm: hugetlb_vmemmap: simplify reset_struct_pages() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | mm, hwpoison: avoid trying to unpoison reserved page |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | mm, hwpoison: kill procs if unmap fails |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix possible use-after-free in mf_dax_kil... |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix extra put_page() in soft_offline_page() |
commit | commitdiff | tree | snapshot |
2022-09-12 |
Miaohe Lin | mm, hwpoison: fix page refcnt leaking in unpoison_memory() |
commit | commitdiff | tree | snapshot |
next |