summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-12mm, swap: use rbtree for swap_extentAaron Lu
2019-07-12mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device()Huang Ying
2019-07-12mm, swap: fix race between swapoff and some swap operationsHuang Ying
2019-07-12mm/filemap.c: correct the comment about VM_FAULT_RETRYYang Shi
2019-07-129p: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-07-12jffs2: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-07-12mm/filemap: don't cast ->readpage to filler_t for do_read_cache_pageChristoph Hellwig
2019-07-12mm/filemap.c: fix an overly long line in read_cache_pageChristoph Hellwig
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka
2019-07-12mm, page_alloc: more extensive free page checking with debug_pageallocVlastimil Babka
2019-07-12mm, debug_pagelloc: use static keys to enable debuggingVlastimil Babka
2019-07-12mm/failslab.c: by default, do not fail allocations with direct reclaim onlyNicolas Boichat
2019-07-12include/linux/pagemap.h: document trylock_page() return valueAndrew Morton
2019-07-12mm: remove the exporting of totalram_pagesDenis Efremov
2019-07-12include/linux/vmpressure.h: use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-12mm/page_isolation.c: change the prototype of undo_isolate_page_range()Pingfan Liu
2019-07-12mm: remove the account_page_dirtied exportChristoph Hellwig
2019-07-12include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_infoAlexey Dobriyan
2019-07-12mm: make !CONFIG_HUGE_PAGE wrappers into static inlinesJason Gunthorpe
2019-07-12mm/memory.c: trivial clean up in insert_page()Miklos Szeredi
2019-07-12mm/gup.c: make follow_page_mask() staticBharath Vedartham
2019-07-12sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-07-12include/linux/pfn_t.h: remove pfn_t_to_virt()Andrew Morton
2019-07-12mm/kasan: add object validation in ksize()Marco Elver
2019-07-12mm/slab: refactor common ksize KASAN logic into slab_common.cMarco Elver
2019-07-12lib/test_kasan: Add test for double-kzfree detectionMarco Elver
2019-07-12mm/kasan: change kasan_check_{read,write} to return booleanMarco Elver
2019-07-12mm/kasan: introduce __kasan_check_{read,write}Marco Elver
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver
2019-07-12x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver
2019-07-12lib/test_kasan: add bitops testsMarco Elver
2019-07-12mm/kasan: print frame description for stack bugsMarco Elver
2019-07-12docs: kmemleak: add more documentation detailsAndré Almeida
2019-07-12mm/kmemleak.c: change error at _write when kmemleak is disabledAndré Almeida
2019-07-12mm/kmemleak.c: fix check for softirq contextDmitry Vyukov
2019-07-12slub: don't panic for memcg kmem cache creation failureShakeel Butt
2019-07-12mm/slub.c: avoid double string traverse in kmem_cache_flags()Yury Norov
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook
2019-07-12mm/slab: sanity-check page type when looking up cacheKees Cook
2019-07-12mm/slab: validate cache membership under freelist hardeningKees Cook
2019-07-12ocfs2: use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-12fs/ocfs2/dlmglue.c: unneeded variable: "status"Hariprasad Kelam
2019-07-12ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-12ocfs2: add first lock wait time in locking_stateGang He
2019-07-12ocfs2: add locking filter debugfs fileGang He
2019-07-12ocfs2: add last unlock times in locking_stateGang He
2019-07-12ocfs2/dlm: use struct_size() helperGustavo A. R. Silva
2019-07-12fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"ChenGang