summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-10-09slab: trace for each slab object [1/1]Tao Zeng5-48/+799
2019-09-16Merge branch 'amlogic-4.9-dev' into bringup/amlogic-4.9/sync20190611_forQ_mer...Jianxin Pan869-228459/+107099
2019-08-29mm: fix wrong kasan report [1/1]Tao Zeng4-2/+24
2019-07-15sched: change sleep api for __migration_entry_wait [1/1]Tao Zeng1-1/+4
2019-06-20mm: fix cma allocation time too long [1/1]Tao Zeng15-13/+191
2019-06-18debug: add more strict checking for show_regs [2/2]Jiamin Ma7-7/+89
2019-06-04Merge branch 'android-4.9' into bringup/amlogic-4.9/sync20190523Jianxin Pan191-614/+2041
2019-05-31Merge 4.9.180 into android-4.9Greg Kroah-Hartman139-358/+821
2019-05-31hugetlb: use same fault hash key for shared and private mappingsMike Kravetz3-23/+8
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-05-21Merge 4.9.178 into android-4.9Greg Kroah-Hartman47-181/+377
2019-05-21writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo3-2/+40
2019-05-21mm/mincore.c: make mincore() more conservativeJiri Kosina1-1/+22
2019-05-21secmon: clear mmu mapping of cma before a73 run [1/1]Tao Zeng3-14/+37
2019-05-09kasan: rebuild address layout after vmalloc increased [1/1]Tao Zeng12-41/+129
2019-05-08Merge 4.9.174 into android-4.9Greg Kroah-Hartman69-318/+612
2019-05-08kasan: avoid -Wmaybe-uninitialized warningArnd Bergmann1-0/+1
2019-05-08mm/kasan: Switch to using __pa_symbol and lm_aliasLaura Abbott1-7/+8
2019-05-08x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf2-1/+17
2019-04-30Merge 4.9.171 into android-4.9Greg Kroah-Hartman51-269/+471
2019-04-27percpu: stop printing kernel addressesMatteo Croce1-4/+4
2019-04-27mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov1-5/+0
2019-04-18kasan: bring up KASAN for 32bit os [2/2]Tao Zeng28-4/+543
2019-04-05Merge 4.9.168 into android-4.9Greg Kroah-Hartman105-264/+529
2019-04-05mm/slab.c: kmemleak no scan alien cachesQian Cai1-8/+9
2019-04-05mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)1-1/+5
2019-04-05mm/page_ext.c: fix an imbalance with kmemleakQian Cai1-0/+1
2019-04-05mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan1-1/+3
2019-04-05mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi1-4/+14
2019-03-29BACKPORT: mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox1-14/+14
2019-03-29UPSTREAM: usercopy: Remove pointer from overflow reportKees Cook1-5/+4
2019-03-29UPSTREAM: mm/slab.c: do not hash pointers when debugging slabGeert Uytterhoeven1-13/+10
2019-03-29UPSTREAM: kasan: use %px to print addresses instead of %pTobin C. Harding1-4/+4
2019-03-28BACKPORT: filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behaviorLinus Torvalds1-0/+5
2019-03-28BACKPORT: filemap: drop the mmap_sem for all blocking operationsJosef Bacik1-19/+117
2019-03-28BACKPORT: filemap: kill page_cache_read usage in filemap_faultJosef Bacik2-60/+17
2019-03-23Merge 4.9.165 into android-4.9Greg Kroah-Hartman122-432/+918
2019-03-23mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev1-1/+1
2019-03-23mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang1-8/+6
2019-03-23tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong1-1/+1
2019-03-23tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong1-3/+7
2019-03-23mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocsJann Horn1-4/+4
2019-03-23mm/gup: fix gup_pmd_range() for daxYu Zhao1-1/+2
2019-03-22UPSTREAM: psi: pressure stall information for CPU, memory, and IOJohannes Weiner15-6/+1004
2019-03-22BACKPORT: delayacct: track delays from thrashing cache pagesJohannes Weiner5-2/+60
2019-03-22BACKPORT: mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner11-42/+78
2019-03-22UPSTREAM: Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds1-4/+5
2019-03-22UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin9-50/+174
2019-03-20numa: fix compile error after open NUMA config [2/2]Tao Zeng5-10/+38
2019-03-13Merge 4.9.163 into android-4.9Greg Kroah-Hartman106-274/+1546
[next]