index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-27
mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range
Miaohe Lin
2022-05-27
mm/swapfile: fix lost swap bits in unuse_pte()
Miaohe Lin
2022-05-27
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
2022-05-27
selftests: memcg: factor out common parts of memory.{low,min} tests
Michal Koutný
2022-05-27
selftests: memcg: remove protection from top level memcg
Michal Koutný
2022-05-27
selftests: memcg: adjust expected reclaim values of protected cgroups
Michal Koutný
2022-05-27
selftests: memcg: expect no low events in unprotected sibling
Michal Koutný
2022-05-27
selftests: memcg: fix compilation
Michal Koutný
2022-05-27
mm/z3fold: fix z3fold_page_migrate races with z3fold_map
Miaohe Lin
2022-05-27
mm/z3fold: fix z3fold_reclaim_page races with z3fold_free
Miaohe Lin
2022-05-27
mm/z3fold: always clear PAGE_CLAIMED under z3fold page lock
Miaohe Lin
2022-05-27
mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration...
Miaohe Lin
2022-05-27
revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
Miaohe Lin
2022-05-27
mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc
Miaohe Lin
2022-05-27
mm/z3fold: remove buggy use of stale list for allocation
Miaohe Lin
2022-05-27
mm/z3fold: fix possible null pointer dereferencing
Miaohe Lin
2022-05-27
mm/z3fold: fix sheduling while atomic
Miaohe Lin
2022-05-27
mm: split free page with properly free memory accounting and without race
Zi Yan
2022-05-27
mm: page-isolation: skip isolated pageblock in start_isolate_page_range()
Zi Yan
2022-05-25
mm: kfence: use PAGE_ALIGNED helper
Kefeng Wang
2022-05-25
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
2022-05-25
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
2022-05-25
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
2022-05-25
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
2022-05-25
selftests/vm/pkeys: fix typo in comment
Julia Lawall
2022-05-25
ksm: fix typo in comment
Julia Lawall
2022-05-25
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
2022-05-25
Revert "mm/vmscan: never demote for memcg reclaim"
Johannes Weiner
2022-05-25
mm/kfence: print disabling or re-enabling message
Jackie Liu
2022-05-25
include/trace/events/percpu.h: cleanup for "percpu: improve percpu_alloc_perc...
Vasily Averin
2022-05-25
include/trace/events/mmflags.h: cleanup for "tracing: incorrect gfp_t convers...
Vasily Averin
2022-05-25
mm: fix a potential infinite loop in start_isolate_page_range()
Zi Yan
2022-05-25
MAINTAINERS: add Muchun as co-maintainer for HugeTLB
Muchun Song
2022-05-25
zram: fix Kconfig dependency warning
Randy Dunlap
2022-05-25
mm/shmem: fix shmem folio swapoff hang
Hugh Dickins
2022-05-25
cgroup: fix an error handling path in alloc_pagecache_max_30M()
Christophe JAILLET
2022-05-19
mm: damon: use HPAGE_PMD_SIZE
Kefeng Wang
2022-05-19
tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
Vasily Averin
2022-05-19
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
2022-05-19
mm: fix missing handler for __GFP_NOWARN
Qi Zheng
2022-05-19
mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
Wonhyuk Yang
2022-05-19
mm/page_owner.c: add missing __initdata attribute
Fanjun Kong
2022-05-19
tmpfs: fix undefined-behaviour in shmem_reconfigure()
Luo Meng
2022-05-19
mm/mempolicy: fix uninit-value in mpol_rebind_policy()
Wang Cheng
2022-05-19
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
2022-05-19
zswap: memcg accounting
Johannes Weiner
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-19
mm: Kconfig: simplify zswap configuration
Johannes Weiner
2022-05-19
mm: Kconfig: group swap, slab, hotplug and thp options into submenus
Johannes Weiner
2022-05-19
mm: Kconfig: move swap and slab config options to the MM section
Johannes Weiner
[next]