summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-05-04mm: fix s390 compat build errorMinchan Kim
2020-05-04mm/madvise: make function 'do_process_madvise' staticZheng Bin
2020-05-04mm: support compat_sys_process_madviseMinchan Kim
2020-05-04mm: support vector address ranges for process_madviseMinchan Kim
2020-05-04mm/madvise: allow KSM hints for remote APIOleksandr Natalenko
2020-05-04mm/madvise: support both pid and pidfd for process_madviseMinchan Kim
2020-05-04mm/madvise: check fatal signal pending of target processMinchan Kim
2020-05-04mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-05-04mm/madvise: pass task and mm to do_madviseMinchan Kim
2020-05-04mm/mmap.c: do not allow mappings outside of allowed limitsAlexander Gordeev
2020-05-04mm/mmap.c: add more sanity checks to get_unmapped_area()Alexander Gordeev
2020-05-04mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai
2020-05-04mm/rmap: annotate a data race at tlb_flush_batchedQian Cai
2020-05-04mm/util.c: annotate an data race at vm_committed_asQian Cai
2020-05-04mm/mempool: fix a data race in mempool_free()Qian Cai
2020-05-04mm/list_lru: fix a data race in list_lru_count_oneQian Cai
2020-05-04mm/page_counter: fix various data races at memswQian Cai
2020-05-04mm-swapfile-fix-and-annotate-various-data-races-v2Qian Cai
2020-05-04mm/swapfile: fix and annotate various data racesQian Cai
2020-05-04mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov
2020-05-04mm/swap_state: mark various intentional data racesQian Cai
2020-05-04mm-page_io-mark-various-intentional-data-races-v2Qian Cai
2020-05-04mm/page_io: mark various intentional data racesQian Cai
2020-05-04mm/frontswap: mark various intentional data racesQian Cai
2020-05-04mm/kmemleak: silence KCSAN splats in checksumQian Cai
2020-05-04kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-05-04kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-05-04kernel/sysctl: support handling command line aliasesVlastimil Babka
2020-05-04Merge branch 'akpm-current/current'Stephen Rothwell
2020-05-04Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2020-05-04Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2020-05-04Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2020-05-04Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2020-05-04Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2020-05-04Merge remote-tracking branch 'kspp-gustavo/for-next/kspp'Stephen Rothwell
2020-05-01treewide: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-30mm/memory_hotplug: allow arch override of non boot memory resource namesJames Morse
2020-04-30mm-debug-add-tests-validating-architecture-page-table-helpers-v17Anshuman Khandual
2020-04-30mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-04-30mm: use false for bool variableZou Wei
2020-04-30mm/memory: fix a typo in comment "attampt"->"attempt"Ethon Paul
2020-04-30mm/page-writeback: fix a typo in comment "effictive"->"effective"Ethon Paul
2020-04-30mm/sparse: fix a typo in comment "convienence"->"convenience"Ethon Paul
2020-04-30mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"Ethon Paul
2020-04-30mm: fix a typo in comment "strucure"->"structure"Ethon Paul
2020-04-30mm, memcg: fix some typos in memcontrol.cEthon Paul
2020-04-30mm/frontswap: fix some typos in frontswap.cEthon Paul
2020-04-30mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"Ethon Paul
2020-04-30mm/list_lru: fix a typo in comment "numbesr"->"numbers"Ethon Paul
2020-04-30mm/memblock: fix a typo in comment "implict"->"implicit"Ethon Paul