index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-11
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-11
mm/mremap_pages: save a few cycles in get_dev_pagemap()
Christophe JAILLET
2022-09-11
mm: remove BUG_ON() in __isolate_free_page()
Kefeng Wang
2022-09-11
mm/kmemleak: make create_object return void
Liu Shixin
2022-09-11
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
2022-09-11
hugetlb: make hugetlb depends on SYSFS or SYSCTL
Miaohe Lin
2022-09-11
hugetlb: remove meaningless BUG_ON(huge_pte_none())
Miaohe Lin
2022-09-11
hugetlb: add comment for subtle SetHPageVmemmapOptimized()
Miaohe Lin
2022-09-11
hugetlb: kill hugetlbfs_pagecache_page()
Miaohe Lin
2022-09-11
hugetlb: pass NULL to kobj_to_hstate() if nid is unused
Miaohe Lin
2022-09-11
hugetlb: use helper {huge_pte|pmd}_lock()
Miaohe Lin
2022-09-11
hugetlb: use sizeof() to get the array size
Miaohe Lin
2022-09-11
hugetlb: use LIST_HEAD() to define a list head
Miaohe Lin
2022-09-11
hugetlb: Use helper macro SZ_1K
Miaohe Lin
2022-09-11
hugetlb: make hugetlb_cma_check() static
Miaohe Lin
2022-09-11
fs/buffer: remove bh_submit_read() helper
Zhang Yi
2022-09-11
ext2: replace bh_submit_read() helper with bh_read()
Zhang Yi
2022-09-11
fs/buffer: remove ll_rw_block() helper
Zhang Yi
2022-09-11
ufs: replace ll_rw_block()
Zhang Yi
2022-09-11
udf: replace ll_rw_block()
Zhang Yi
2022-09-11
reiserfs: replace ll_rw_block()
Zhang Yi
2022-09-11
ocfs2: replace ll_rw_block()
Zhang Yi
2022-09-11
ntfs3: replace ll_rw_block()
Zhang Yi
2022-09-11
jbd2: replace ll_rw_block()
Zhang Yi
2022-09-11
isofs: replace ll_rw_block()
Zhang Yi
2022-09-11
gfs2: replace ll_rw_block()
Zhang Yi
2022-09-11
fs/buffer: replace ll_rw_block()
Zhang Yi
2022-09-11
fs/buffer: add some new buffer read helpers
Zhang Yi
2022-09-11
fs/buffer: remove __breadahead_gfp()
Zhang Yi
2022-09-11
mm/vmalloc: extend find_vmap_lowest_match_check with extra arguments
Song Liu
2022-09-11
mm/migrate_device.c: fix a misleading and outdated comment
Alistair Popple
2022-09-11
mm/page_alloc.c: delete a redundant parameter of rmqueue_pcplist
zezuo
2022-09-11
mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()
Kaixu Xia
2022-09-11
mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
Liu Shixin
2022-09-11
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
Liu Shixin
2022-09-11
mm/damon/vaddr: remove comparison between mm and last_mm when checking region...
Kaixu Xia
2022-09-11
mm/damon: simplify the parameter passing for 'check_accesses'
Kaixu Xia
2022-09-11
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
2022-09-11
mm: kill is_memblock_offlined()
Kefeng Wang
2022-09-11
filemap: remove find_get_pages_contig()
Vishal Moola (Oracle)
2022-09-11
ramfs: convert ramfs_nommu_get_unmapped_area() to use filemap_get_folios_cont...
Vishal Moola (Oracle)
2022-09-11
nilfs2: convert nilfs_find_uncommited_extent() to use filemap_get_folios_cont...
Vishal Moola (Oracle)
2022-09-11
btrfs: convert process_page_range() to use filemap_get_folios_contig()
Vishal Moola (Oracle)
2022-09-11
btrfs: convert end_compressed_writeback() to use filemap_get_folios()
Vishal Moola (Oracle)
2022-09-11
btrfs: convert __process_pages_contig() to use filemap_get_folios_contig()
Vishal Moola (Oracle)
2022-09-11
filemap: add filemap_get_folios_contig()
Vishal Moola (Oracle)
[prev]
[next]