Sign in
android
/
kernel
/
common
/
refs/heads/deprecated/android-4.19-q-release
/
mm
da753f2
gup: document and work around "COW can break either way" issue
by Linus Torvalds
· 4 years, 10 months ago
dbc0f20
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
by Andrea Arcangeli
· 4 years, 10 months ago
544e551
Merge 4.19.70 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
5dd2db1
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
by Andrew Morton
· 6 years ago
93083852
Merge 4.19.69 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
ed11e60
mm/zsmalloc.c: fix race condition in zs_destroy_pool
by Henry Burns
· 6 years ago
b30a2f6
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
by Henry Burns
· 6 years ago
db67ac0
mm, page_owner: handle THP splits correctly
by Vlastimil Babka
· 6 years ago
f3e9c9b
Merge 4.19.68 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
01d8d08
Revert "kmemleak: allow to coexist with fault injection"
by Yang Shi
· 6 years ago
056368fc
mm/usercopy: use memory range to be accessed for wraparound check
by Isaac J. Manjarres
· 6 years ago
c8282f1
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
by Miles Chen
· 6 years ago
3c0cb90
mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
by Yang Shi
· 6 years ago
cd825d8
mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
by Yang Shi
· 6 years ago
f0fed828
mm/hmm: fix bad subpage pointer in try_to_unmap_one
by Ralph Campbell
· 6 years ago
dc87838
Merge 4.19.67 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
46b306f
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
by Joerg Roedel
· 6 years ago
03d5ba4
Merge 4.19.65 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
beb0cc78
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker
by Yang Shi
· 6 years ago
439c79e
mm/cma.c: fail if fixed declaration can't be honored
by Doug Berger
· 6 years ago
8820b76
Merge 4.19.63 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
b076872
mm: use down_read_killable for locking mmap_sem in access_remote_vm
by Konstantin Khlebnikov
· 6 years ago
a8c568f
mm/mmu_notifier: use hlist_add_head_rcu()
by Jean-Philippe Brucker
· 6 years ago
041b127
mm/gup.c: remove some BUG_ONs from get_gate_page()
by Andy Lutomirski
· 6 years ago
fa099d6
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
by Guenter Roeck
· 6 years ago
071f213
mm/kmemleak.c: fix check for softirq context
by Dmitry Vyukov
· 6 years ago
30edc7c
mm/swap: fix release_pages() when releasing devmap pages
by Ira Weiny
· 6 years ago
42d42e8
Merge 4.19.62 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
c1d98b7
mm: vmscan: scan anonymous pages on file refaults
by Kuo-Hsin Yang
· 6 years ago
4becd6c
mm: add filemap_fdatawait_range_keep_errors()
by Ross Zwisler
· 6 years ago
a363821
Merge 4.19.58 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
27ce6c2
mm/vmscan.c: prevent useless kswapd loops
by Shakeel Butt
· 6 years ago
79fccb9
mm/mlock.c: change count_mm_mlocked_page_nr return type
by swkhack
· 6 years ago
01a3fc7
Merge 4.19.57 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
87cf811a
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
by Colin Ian King
· 6 years ago
1192fb7
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
by Naoya Horiguchi
· 6 years ago
aab6291
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
by Naoya Horiguchi
· 6 years ago
49e9b49
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
by zhong jiang
· 6 years ago
6d20e20
Merge 4.19.54 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
465ce9a
coredump: fix race condition between collapse_huge_page() and core dumping
by Andrea Arcangeli
· 6 years ago
a84e286
Merge 4.19.53 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
54a2028
mm/vmscan.c: fix trying to reclaim unevictable LRU page
by Minchan Kim
· 6 years ago
553a1f0
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
by Shakeel Butt
· 6 years ago
d39bf4b
Merge 4.19.51 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
526972e
percpu: do not search past bitmap when allocating an area
by Dennis Zhou
· 6 years ago
5329dca
percpu: remove spurious lock dependency between percpu and sched
by John Sperbeck
· 6 years ago
515d18c
mm/slab.c: fix an infinite loop in leaks_show()
by Qian Cai
· 6 years ago
13e1ea0
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
by Yue Hu
· 6 years ago
38c5fce
mm: page_mkclean vs MADV_DONTNEED race
by Aneesh Kumar K.V
· 6 years ago
77a01e3
mm/cma.c: fix the bitmap status to show failed allocation reason
by Yue Hu
· 6 years ago
e5f8857
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
by Yue Hu
· 6 years ago
5094a85
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
by Linxu Fang
· 6 years ago
ffaafd2
hugetlbfs: on restore reserve error path retain subpool reservation
by Mike Kravetz
· 6 years ago
85e1a6c
mm/hmm: select mmu notifier when selecting HMM
by Jérôme Glisse
· 6 years ago
7c35307
Merge 4.19.49 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
8b057ad
memcg: make it work on sparse non-0-node systems
by Jiri Slaby
· 6 years ago
071b028
Merge 4.19.45 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
a3ccc156
hugetlb: use same fault hash key for shared and private mappings
by Mike Kravetz
· 6 years ago
0b16b09
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
by Kai Shen
· 6 years ago
58db381
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses
by Dan Williams
· 6 years ago
f580a54
mm/mincore.c: make mincore() more conservative
by Jiri Kosina
· 6 years ago
e335905
FROMLIST: mm: don't cast ->readpage to filler_t for do_read_cache_page
by Christoph Hellwig
· 6 years ago
12eaf12
Merge 4.19.44 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
6832199
mm/memory.c: fix modifying of page protection by insert_pfn()
by Jan Kara
· 6 years ago
6a60fb6
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
by David Hildenbrand
· 6 years ago
6536de8
mm: fix inactive list balancing between NUMA nodes and cgroups
by Johannes Weiner
· 6 years ago
745e7bf
Merge 4.19.42 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
78bc982
slab: fix a crash by reading /proc/slab_allocators
by Qian Cai
· 6 years ago
24fb919
Merge 4.19.41 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
e7c2d06
mm/kmemleak.c: fix unused-function warning
by Arnd Bergmann
· 6 years ago
6a62bbe
kmemleak: powerpc: skip scanning holes in the .bss section
by Catalin Marinas
· 6 years ago
93b6892
Merge 4.19.39 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
d972ebb
mm: prevent get_user_pages() from overflowing page refcount
by Linus Torvalds
· 6 years ago
d41dc00
Merge 4.19.38 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
423497a9
mm: Fix warning in insert_pfn()
by Jan Kara
· 6 years ago
135cae8
Merge 4.19.37 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
6580376
percpu: stop printing kernel addresses
by Matteo Croce
· 6 years ago
1343fd8
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
by Konstantin Khlebnikov
· 6 years ago
6ff17bc
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
by Andrea Arcangeli
· 6 years ago
9154c0c
Merge 4.19.36 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
d49dea5
mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
by Roman Gushchin
· 6 years ago
43d7aec
Merge 4.19.35 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
43f4733
mm: writeback: use exact memcg dirty counts
by Greg Thelen
· 6 years ago
9a62d69
mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
by Aneesh Kumar K.V
· 6 years ago
dbb50e3
Merge 4.19.34 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
a6c56bf
page_poison: play nicely with KASAN
by Qian Cai
· 6 years ago
f09c424
mm/slab.c: kmemleak no scan alien caches
by Qian Cai
· 6 years ago
8a0fc62
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
by Uladzislau Rezki (Sony)
· 6 years ago
67abbb9
mm, mempolicy: fix uninit memory access
by Vlastimil Babka
· 6 years ago
9d785b9
memcg: killed threads should not invoke memcg OOM killer
by Tetsuo Handa
· 6 years ago
eed3ca0
mm,oom: don't kill global init via memory.oom.group
by Tetsuo Handa
· 6 years ago
ed3345a
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
by Daniel Jordan
· 6 years ago
4c6d7dc
mm/page_ext.c: fix an imbalance with kmemleak
by Qian Cai
· 6 years ago
f555b00
mm/cma.c: cma_declare_contiguous: correct err handling
by Peng Fan
· 6 years ago
7b287c4
mm/sparse: fix a bad comparison
by Qian Cai
· 6 years ago
15a2268
Merge 4.19.33 into android-4.19-q
by Greg Kroah-Hartman
· 6 years ago
f70ddae
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
by Lars Persson
· 6 years ago
5966777
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
by Yang Shi
· 6 years ago
62d342d
mm: add support for kmem caches in DMA32 zone
by Nicolas Boichat
· 6 years ago
1d1d2f0
UPSTREAM: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior
by Linus Torvalds
· 6 years ago
Next »