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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-02-24
kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
Andrey Konovalov
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-24
kasan: add match-all tag tests
Andrey Konovalov
2021-02-24
kasan: prefix global functions with kasan_
Andrey Konovalov
2021-02-24
mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
sh_def@163.com
2021-02-24
mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success
Li Xinhai
2021-02-24
mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
Li Xinhai
2021-02-24
mm/mprotect.c: optimize error detection in do_mprotect_pkey()
Tianjia Zhang
2021-02-24
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-24
mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
2021-02-24
mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
2021-02-24
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-24
mm/mmap.c: remove unnecessary local variable
Adrian Huang
2021-02-24
mm: memcontrol: fix slub memory accounting
Muchun Song
2021-02-24
mm: memcontrol: fix get_active_memcg return value
Muchun Song
2021-02-24
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
2021-02-24
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
2021-02-24
mm/list_lru.c: remove kvfree_rcu_local()
Shakeel Butt
2021-02-24
mm: memcontrol: replace the loop with a list_for_each_entry()
Muchun Song
2021-02-24
mm/memcontrol: remove redundant NULL check
Yang Li
2021-02-24
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
mm/memcg: remove rcu locking for lock_page_lruvec function series
Alex Shi
2021-02-24
mm/memcg: revise the using condition of lock_page_lruvec function series
Alex Shi
2021-02-24
mm: memcontrol: make the slab calculation consistent
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
2021-02-24
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
2021-02-24
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
2021-02-24
mm/swap: don't SetPageWorkingset unconditionally during swapin
Yu Zhao
2021-02-24
mm/swap_state: constify static struct attribute_group
Rikard Falkeborn
2021-02-24
mm/page_io: use pr_alert_ratelimited for swap read/write errors
Georgi Djakov
2021-02-24
mm/swapfile.c: fix debugging information problem
Stephen Zhang
2021-02-24
mm/swap_slots.c: remove redundant NULL check
Yang Li
2021-02-24
mm: backing-dev: Remove duplicated macro definition
Baolin Wang
2021-02-24
mm/filemap: simplify generic_file_read_iter
Christoph Hellwig
2021-02-24
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
2021-02-24
mm/filemap: don't relock the page after calling readpage
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: restructure filemap_get_pages
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: split filemap_readahead out of filemap_get_pages
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: add filemap_range_uptodate
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: move the iocb checks into filemap_update_page
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: convert filemap_update_page to return an errno
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: change filemap_create_page calling conventions
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: change filemap_read_page calling conventions
Matthew Wilcox (Oracle)
2021-02-24
mm/filemap: don't call ->readpage if IOCB_WAITQ is set
Matthew Wilcox (Oracle)
[next]