index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-30
mm/memory.c: do_numa_page(): delete bool "migrated"
Wang Qing
2021-04-30
mm: page_counter: mitigate consequences of a page_counter underflow
Johannes Weiner
2021-04-30
linux/memcontrol.h: remove duplicate struct declaration
Wan Jiabing
2021-04-30
mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
Muchun Song
2021-04-30
mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...
Muchun Song
2021-04-30
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
2021-04-30
mm: memcontrol: change ug->dummy_page only if memcg changed
Muchun Song
2021-04-30
mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
Muchun Song
2021-04-30
mm: memcontrol: introduce obj_cgroup_{un}charge_pages
Muchun Song
2021-04-30
mm: memcontrol: slab: fix obtain a reference to a freeing memcg
Muchun Song
2021-04-30
memcg: charge before adding to swapcache on swapin
Shakeel Butt
2021-04-30
kselftests: cgroup: update kmem test for new vmstat implementation
Johannes Weiner
2021-04-30
mm: memcontrol: consolidate lruvec stat flushing
Johannes Weiner
2021-04-30
mm: memcontrol: switch to rstat
Johannes Weiner
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
cgroup: rstat: support cgroup1
Johannes Weiner
2021-04-30
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
2021-04-30
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
2021-04-30
mm: memcontrol: fix cpuhotplug statistics flushing
Johannes Weiner
2021-04-30
memcg: enable memcg oom-kill for __GFP_NOFAIL
Shakeel Butt
2021-04-30
memcg: cleanup root memcg checks
Shakeel Butt
2021-04-30
mm: memcontrol: fix kernel stack account
Muchun Song
2021-04-30
mm/memremap.c: fix improper SPDX comment style
Zhiyuan Dai
2021-04-30
mm: gup: remove FOLL_SPLIT
Yang Shi
2021-04-30
RDMA/umem: batch page unpin in __ib_umem_release()
Joao Martins
2021-04-30
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
2021-04-30
mm/gup: decrement head page once for group of subpages
Joao Martins
2021-04-30
mm/gup: add compound page list iterator
Joao Martins
2021-04-30
mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
Nikita Ermakov
2021-04-30
mm/filemap: update stale comment
Rui Sun
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
2021-04-30
mm/filemap: drop check for truncated page after I/O
Matthew Wilcox (Oracle)
2021-04-30
mm/filemap: use filemap_read_page in filemap_fault
Matthew Wilcox (Oracle)
2021-04-30
iomap: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
mm: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
2021-04-30
mm: page_poison: print page info when corruption is caught
Sergei Trofimovich
2021-04-30
mm: page_owner: detect page_owner recursion via task_struct
Sergei Trofimovich
2021-04-30
mm: page_owner: use kstrtobool() to parse bool option
Sergei Trofimovich
2021-04-30
mm: page_owner: fetch backtrace only for tracked pages
Sergei Trofimovich
2021-04-30
mm, page_owner: remove unused parameter in __set_page_owner_handle
zhongjiang-ali
2021-04-30
mm/page_owner: record the timestamp of all pages during free
Georgi Djakov
2021-04-30
mm/kmemleak.c: fix a typo
Bhaskar Chowdhury
2021-04-30
mm/slub.c: trivial typo fixes
Bhaskar Chowdhury
2021-04-30
mm, slub: enable slub_debug static key when creating cache with explicit debu...
Vlastimil Babka
2021-04-30
mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE...
Rafael Aquini
2021-04-30
watchdog: cleanup handling of false positives
Petr Mladek
2021-04-30
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
[next]