Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0305a4d2d7b910b3cfc955ee1b52e69b0ad9192e
/
mm
303cde8
Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9
by Kyle Yan
· 7 years ago
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
74b4163
mm/slub.c: trace free objects at KERN_INFO
by Daniel Thompson
· 8 years ago
c1bb2a8
slub/memcg: cure the brainless abuse of sysfs attributes
by Thomas Gleixner
· 7 years ago
873f3b0
ksm: prevent crash after write_protect_page fails
by Andrea Arcangeli
· 7 years ago
292f70c
mm: consider memblock reservations for deferred memory initialization sizing
by Michal Hocko
· 7 years ago
1163e78
mlock: fix mlock count can not decrease in race condition
by Yisheng Xie
· 7 years ago
d494cab
mm/migrate: fix refcount handling when !hugepage_migration_supported()
by Punit Agrawal
· 7 years ago
2bffbf1
Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9
by Kyle Yan
· 7 years ago
33c4c2a
Merge 4.9.29 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
4e434d4
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
by Vlastimil Babka
· 8 years ago
376eb6e
kasan: separate report parts by empty lines
by Andrey Konovalov
· 8 years ago
dcbca17
kasan: improve double-free report format
by Andrey Konovalov
· 8 years ago
95b3616
kasan: print page description after stacks
by Andrey Konovalov
· 8 years ago
1be2518
kasan: improve slab object description
by Andrey Konovalov
· 8 years ago
f7bf9a2
kasan: change report header
by Andrey Konovalov
· 8 years ago
047bc04
kasan: simplify address description logic
by Andrey Konovalov
· 8 years ago
e6275c4
kasan: change allocation and freeing stack traces headers
by Andrey Konovalov
· 8 years ago
294a486
kasan: unify report headers
by Andrey Konovalov
· 8 years ago
9316eb7
kasan: introduce helper functions for determining bug type
by Andrey Konovalov
· 8 years ago
5f78b91
Merge "Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9" into msm-4.9
by Linux Build Service Account
· 8 years ago
7ee6ac7
mm/Kconfig: support forcing allocators to return ZONE_DMA memory
by Liam Mark
· 9 years ago
57e6f44
mm: vmscan: do not pass reclaimed slab to vmpressure
by Vinayak Menon
· 8 years ago
736862f
Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9
by Kyle Yan
· 8 years ago
bae751b
Merge 4.9.25 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
c0a602ad
mm: prevent NR_ISOLATE_* stats from going negative
by Rabin Vincent
· 8 years ago
11422c7
Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9
by Kyle Yan
· 8 years ago
a2659b2
Merge 4.9.24 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
754ae7e
mm: memcontrol: use special workqueue for creating per-memcg caches
by Vladimir Davydov
· 8 years ago
d19f745
zsmalloc: expand class bit
by Minchan Kim
· 8 years ago
f584803
thp: fix MADV_DONTNEED vs. MADV_FREE race
by Kirill A. Shutemov
· 8 years ago
71ce1d9
Merge remote-tracking branch 'tmp-44e63be' into 4.9
by Channagoud Kadabi
· 8 years ago
44e63be
Merge 4.9.22 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
cddab76
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
by Chris Salls
· 8 years ago
e3b08eb
mm/page_alloc.c: fix print order in show_free_areas()
by Alexander Polakov
· 8 years ago
a3107ff
Merge "Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9" into msm-4.9
by Linux Build Service Account
· 8 years ago
1450d4d
Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9
by Kyle Yan
· 8 years ago
6856581
Merge 4.9.21 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
e3a5529
mm: workingset: fix premature shadow node shrinking with cgroups
by Johannes Weiner
· 8 years ago
40c5b99
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
by Naoya Horiguchi
· 8 years ago
b570792
mm: rmap: fix huge file mmap accounting in the memcg stats
by Johannes Weiner
· 8 years ago
8ddf5f9
mm: make unreserve highatomic functions reliable
by Minchan Kim
· 8 years ago
34bd01b
mm: try to exhaust highatomic reserve before the OOM
by Minchan Kim
· 8 years ago
870f345
mm: prevent double decrease of nr_reserved_highatomic
by Minchan Kim
· 8 years ago
38c28bf
mm: don't steal highatomic pageblock
by Minchan Kim
· 8 years ago
331981b
Merge "lib: memtest: Add MEMTEST_ENABLE_DEFAULT option" into msm-4.9
by Linux Build Service Account
· 8 years ago
73f57f5
Merge "mm/page_owner: ask users about default setting of PAGE_OWNER" into msm-4.9
by Linux Build Service Account
· 8 years ago
26ee6ab
Merge "debug-pagealloc: print physical address for detected corruption" into msm-4.9
by Linux Build Service Account
· 8 years ago
056d70b
Merge "debug-pagealloc: Panic on pagealloc corruption" into msm-4.9
by Linux Build Service Account
· 8 years ago
0220d0d
Merge "drivers: dma-contiguous: remove cma regions from kmemleak scan" into msm-4.9
by Kyle Yan
· 8 years ago
1210864
Merge "mm: memory: reduce fault_around_bytes" into msm-4.9
by Kyle Yan
· 8 years ago
9055405
Merge "mm: cma: add trace events for CMA alloc perf testing" into msm-4.9
by Kyle Yan
· 8 years ago
70efc4b
Merge "mm: slub: call kasan_alloc_pages before freeing pages in slub" into msm-4.9
by Kyle Yan
· 8 years ago
bdf06f7
lib: memtest: Add MEMTEST_ENABLE_DEFAULT option
by Trilok Soni
· 9 years ago
65cfa9f
mm/page_owner: ask users about default setting of PAGE_OWNER
by Trilok Soni
· 9 years ago
87f4202
debug-pagealloc: print physical address for detected corruption
by Prasad Sodagudi
· 9 years ago
6ba925c
debug-pagealloc: Panic on pagealloc corruption
by Prasad Sodagudi
· 9 years ago
a24e023
drivers: dma-contiguous: remove cma regions from kmemleak scan
by Shiraz Hashim
· 9 years ago
23f8a2f
mm: memory: reduce fault_around_bytes
by Vinayak Menon
· 9 years ago
9645c9e
mm: cma: add trace events for CMA alloc perf testing
by Liam Mark
· 9 years ago
af34362
mm: slub: call kasan_alloc_pages before freeing pages in slub
by Se Wang (Patrick) Oh
· 9 years ago
4891f6a
Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9
by Kyle Yan
· 8 years ago
6bf53d4
Merge 4.9.18 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
110cce4
Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9
by Kyle Yan
· 8 years ago
3f406ec
percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
by Tahsin Erdogan
· 8 years ago
997e3d9
slub: move synchronize_sched out of slab_mutex on shrink am: bc01eb9398
by Vladimir Davydov
· 8 years ago
bc01eb9
slub: move synchronize_sched out of slab_mutex on shrink
by Vladimir Davydov
· 8 years ago
d1fdabf
kmemleak : Make kmemleak_stack_scan optional using config
by Vignesh Radhakrishnan
· 10 years ago
dac9c38
mm: slub: panic for object and slab errors
by David Keitel
· 10 years ago
5e0d9a2
mm: slub: Panic instead of restoring corrupted bytes
by David Keitel
· 10 years ago
6c57699
mm: switch KASan hook calling order in page alloc/free path
by Se Wang (Patrick) Oh
· 9 years ago
9a5f402
mm: change initial readahead window size calculation
by Lee Susman
· 12 years ago
a708a02
mm: vmscan: support complete shrinker reclaim
by Liam Mark
· 10 years ago
bd46c35
KSM: Start KSM by default
by Abhimanyu Garg
· 10 years ago
2b4be35
ksm: Add showmem notifier
by Laura Abbott
· 10 years ago
6518047
ksm: Provide support to use deferred timers for scanner thread
by Chintan Pandya
· 11 years ago
7231212
mm: vmscan: support equal reclaim for anon and file pages
by Patrick Daly
· 8 years ago
0795fff
Merge "Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9" into msm-4.9
by Kyle Yan
· 8 years ago
281d686
mm: Kconfig: Add DEBUG_SLUB_PANIC_ON option
by Channagoud Kadabi
· 8 years ago
90ed47f
Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9
by Kyle Yan
· 8 years ago
e9400d2
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() am: 16ace91043
by Tahsin Erdogan
· 8 years ago
9512164
thp: fix another corner case of munlock() vs. THPs am: 1771fc58a3
by Kirill A. Shutemov
· 8 years ago
16ace91
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
by Tahsin Erdogan
· 8 years ago
1771fc5
thp: fix another corner case of munlock() vs. THPs
by Kirill A. Shutemov
· 8 years ago
da75569
Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9
by Kyle Yan
· 8 years ago
f565af1
mm, vmscan: consider eligible zones in get_scan_count am: 521e92b198
by Michal Hocko
· 8 years ago
a2463df
mm, vmscan: cleanup lru size claculations am: 710531320a
by Michal Hocko
· 8 years ago
111bbe0
mm: do not access page->mapping directly on page_endio am: 2c290eede9
by Minchan Kim
· 8 years ago
c4457b4
mm: vmpressure: fix sending wrong events on underflow am: 58d1dbb904
by Vinayak Menon
· 8 years ago
eaf1abc
mm/page_alloc: fix nodes for reclaim in fast path am: d1e8042628
by Gavin Shan
· 8 years ago
521e92b
mm, vmscan: consider eligible zones in get_scan_count
by Michal Hocko
· 8 years ago
7105313
mm, vmscan: cleanup lru size claculations
by Michal Hocko
· 8 years ago
2c290ee
mm: do not access page->mapping directly on page_endio
by Minchan Kim
· 8 years ago
58d1dbb
mm: vmpressure: fix sending wrong events on underflow
by Vinayak Menon
· 8 years ago
d1e8042
mm/page_alloc: fix nodes for reclaim in fast path
by Gavin Shan
· 8 years ago
877a0a0
Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9
by Kyle Yan
· 8 years ago
e682dcb
Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9
by Kyle Yan
· 8 years ago
a6e00ae
Merge branch 'upstream-linux-4.9.y' into android-4.9
by Todd Kjos
· 8 years ago
48cc540
memblock: Fix memblock_overlaps_memory()
by Stephen Boyd
· 8 years ago
1cb3de8
block: fix double-free in the failure path of cgwb_bdi_init()
by Tejun Heo
· 8 years ago
Next »