summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-15216-2882/+4331
|\
| * mm: cleanup kstrto*() usageAlexey Dobriyan2020-12-152-18/+18
| * mm: fix fall-through warnings for ClangGustavo A. R. Silva2020-12-152-0/+2
| * mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_atJoe Perches2020-12-151-73/+77
| * mm: shmem: convert shmem_enabled_show to use sysfs_emit_atJoe Perches2020-12-151-9/+12
| * mm:backing-dev: use sysfs_emit in macro defining functionsJoe Perches2020-12-151-4/+4
| * mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neateningJoe Perches2020-12-151-21/+31
| * mm: use sysfs_emit for struct kobject * usesJoe Perches2020-12-155-46/+52
| * mm: fix kernel-doc markupsMauro Carvalho Chehab2020-12-153-22/+24
| * zram: break the strict dependency from lzoRui Salvaterra2020-12-153-2/+44
| * zram: add stat to gather incompressible pages since zram set upMinchan Kim2020-12-153-2/+6
| * zram: support page writebackMinchan Kim2020-12-152-4/+22
| * mm/process_vm_access: remove redundant initialization of iov_rColin Ian King2020-12-151-1/+1
| * mm/zsmalloc.c: rework the list_add code in insert_zspage()Miaohe Lin2020-12-151-7/+4
| * mm/zswap: move to use crypto_acomp API for hardware accelerationBarry Song2020-12-151-46/+137
| * mm/zswap: fix passing zero to 'PTR_ERR' warningYueHaibing2020-12-151-1/+1
| * mm/zswap: make struct kernel_param_ops definitions constJoe Perches2020-12-151-3/+3
| * userfaultfd/selftests: hint the test runner on required privilegePeter Xu2020-12-151-1/+2
| * userfaultfd/selftests: fix retval check for userfaultfd_open()Peter Xu2020-12-151-4/+4
| * userfaultfd/selftests: always dump something in modesPeter Xu2020-12-151-0/+2
| * userfaultfd: selftests: make __{s,u}64 format specifiers portableAxel Rasmussen2020-12-151-46/+35
| * userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra2020-12-152-7/+18
| * userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra2020-12-152-1/+18
| * mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka2020-12-154-28/+2
| * mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka2020-12-153-17/+5
| * kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka2020-12-155-6/+14
| * mm, page_poison: use static key more efficientlyVlastimil Babka2020-12-154-54/+52
| * mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...Vlastimil Babka2020-12-153-64/+46
| * mm: cma: improve pr_debug log in cma_release()Charan Teja Reddy2020-12-151-1/+1
| * mm/cma.c: remove redundant cma_mutex lockLecopzer Chen2020-12-151-3/+1
| * mm: migrate: remove unused parameter in migrate_vma_insert_page()Stephen Zhang2020-12-151-4/+2
| * mm: migrate: return -ENOSYS if THP migration is unsupportedYang Shi2020-12-151-16/+46
| * mm: migrate: clean up migrate_prep{_local}Yang Shi2020-12-153-14/+6
| * mm: migrate: skip shared exec THP for NUMA balancingYang Shi2020-12-151-2/+16
| * mm: migrate: simplify the logic for handling permanent failureYang Shi2020-12-151-30/+38
| * mm: truncate_complete_page() does not exist any moreYang Shi2020-12-152-2/+2
| * mm: support THPs in zero_user_segmentsMatthew Wilcox (Oracle)2020-12-152-4/+67
| * mm/migrate.c: optimize migrate_vma_pages() mmu notifierRalph Campbell2020-12-151-5/+4
| * mm/migrate.c: fix comment spellingLong Li2020-12-151-1/+1
| * mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()Hui Su2020-12-151-6/+8
| * mm/compaction: make defer_compaction and compaction_deferred staticHui Su2020-12-152-16/+4
| * mm/compaction: move compaction_suitable's comment to right placeHui Su2020-12-151-7/+7
| * mm/compaction: rename 'start_pfn' to 'iteration_start_pfn' in compact_zone()Yanfei Xu2020-12-151-4/+3
| * z3fold: remove preempt disabled sections for RTVitaly Wool2020-12-151-7/+10
| * z3fold: stricter locking and more careful reclaimVitaly Wool2020-12-151-58/+85
| * z3fold: simplify freeing slotsVitaly Wool2020-12-151-42/+13
| * mm/page_isolation: do not isolate the max order pageMuchun Song2020-12-151-1/+1
| * mm/vmscan.c: remove the filename in the top of file commentlogic.yu2020-12-151-2/+0
| * mm/vmscan: drop unneeded assignment in kswapd()Lukas Bulwahn2020-12-151-1/+1
| * mm: don't wake kswapd prematurely when watermark boosting is disabledJohannes Weiner2020-12-151-6/+7