linux-2.6-block.git
2019-12-01 Li Xinhaimm/mempolicy.c: check range first in queue_pages_test_walk
2019-12-01 Vitaly Woolmm/z3fold.c: add inter-page compaction
2019-12-01 Johannes Weinerkernel: sysctl: make drop_caches write-only
2019-12-01 Xianting Tianmm/vmscan.c: fix typo in comment
2019-12-01 Johannes Weinermm: vmscan: enforce inactive:active ratio at the reclai...
2019-12-01 Johannes Weinermm: vmscan: detect file thrashing at the reclaim root
2019-12-01 Johannes Weinermm: vmscan: move file exhaustion detection to the node...
2019-12-01 Johannes Weinermm: vmscan: harmonize writeback congestion tracking...
2019-12-01 Johannes Weinermm: vmscan: split shrink_node() into node part and...
2019-12-01 Johannes Weinermm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
2019-12-01 Johannes Weinermm: vmscan: replace shrink_node() loop with a retry...
2019-12-01 Johannes Weinermm: vmscan: naming fixes: global_reclaim() and sane_rec...
2019-12-01 Johannes Weinermm: vmscan: move inactive_list_is_low() swap check...
2019-12-01 Johannes Weinermm: clean up and clarify lruvec lookup procedure
2019-12-01 Johannes Weinermm: vmscan: simplify lruvec_lru_size()
2019-12-01 Yang Shimm/vmscan.c: remove unused scan_control parameter from...
2019-12-01 Andrey Ryabininmm/vmscan: remove unused lru_pages argument
2019-12-01 lijiazimm/page_alloc.c: print reserved_highatomic info
2019-12-01 Hao Leeinclude/linux/mmzone.h: fix comment for ISOLATE_UNMAPPE...
2019-12-01 Mel Gormanmm, pcpu: make zone pcp updates and reset internal...
2019-12-01 Mel Gormanmm, pcp: share common code between memory hotplug and...
2019-12-01 Anshuman Khandualmm/page_alloc: add alloc_contig_pages()
2019-12-01 Daniel Axtensx86/kasan: support KASAN_VMALLOC
2019-12-01 Daniel Axtensfork: support VMAP_STACK with KASAN_VMALLOC
2019-12-01 Daniel Axtenskasan: add test for vmalloc
2019-12-01 Daniel Axtenskasan: support backing vmalloc space with real shadow...
2019-12-01 Uladzislau... mm/vmalloc: rework vmap_area_lock
2019-12-01 Anders Roxellselftests: vm: add fragment CONFIG_TEST_VMALLOC
2019-12-01 Uladzislau... mm/vmalloc: add more comments to the adjust_va_to_fit_t...
2019-12-01 Uladzislau... mm/vmalloc: respect passed gfp_mask when doing preloading
2019-12-01 Uladzislau... mm/vmalloc: remove preempt_disable/enable when doing...
2019-12-01 Liu Xiangmm/vmalloc.c: remove unnecessary highmem_mask from...
2019-12-01 Michal Hockomm/sparse.c: do not waste pre allocated memmap space
2019-12-01 Ilya Leoshkevichmm/sparse.c: mark populate_section_memmap as __meminit
2019-12-01 Vincent Whitchurchmm/sparse: consistently do not zero memmap
2019-12-01 David Hildenbrandmm/memory_hotplug.c: don't allow to online/offline...
2019-12-01 David Hildenbranddrivers/base/memory.c: drop the mem_sysfs_mutex
2019-12-01 Ben Dooks ... include/linux/memory_hotplug.h: move definitions of...
2019-12-01 David Hildenbrandmm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OF...
2019-12-01 David Hildenbrandmm/page_alloc.c: don't set pages PageReserved() when...
2019-12-01 David Hildenbrandmm/memory_hotplug: remove __online_page_free() and...
2019-12-01 David Hildenbrandhv_balloon: use generic_online_page()
2019-12-01 David Hildenbrandmm/memory_hotplug: export generic_online_page()
2019-12-01 Alastair D... mm/memory_hotplug.c: add a bounds check to __add_pages()
2019-12-01 Anshuman Khandualmm/hotplug: reorder memblock_[free|remove]() calls...
2019-12-01 Yunfeng Yemm/memory-failure.c: use page_shift() in add_to_kill()
2019-12-01 Naoya Horiguchimm, soft-offline: convert parameter to pfn
2019-12-01 Jane Chumm/memory-failure.c clean up around tk pre-allocation
2019-12-01 Joel Fernandes... memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTUR...
2019-12-01 Nicolas Geoffraymm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTU...
2019-12-01 Ingo Molnarx86/mm/pat: Fix off-by-one bugs in interval tree search
2019-12-01 Daniel Borkmannbpf: Avoid setting bpf insns pages read-only when prog...
2019-12-01 Thomas Hellstrommm/memory.c: fix a huge pud insertion race during faulting
2019-12-01 Thomas Hellstrommm: move the backup x_devmap() functions to asm-generic...
2019-12-01 Yang Shimm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
2019-12-01 Miles Chenmm/rmap.c: fix outdated comment in page_get_anon_vma()
2019-12-01 Vineet Guptaasm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGET...
2019-12-01 Vineet Guptaasm-generic/tlb: stub out pmd_free_tlb() if nopmd
2019-12-01 Vineet Guptaasm-generic/tlb: stub out p4d_free_tlb() if nop4d ...
2019-12-01 Vineet Guptaasm-generic/tlb: stub out pud_free_tlb() if nopud ...
2019-12-01 Vineet GuptaARC: mm: remove __ARCH_USE_5LEVEL_HACK
2019-12-01 Gaowei Pumm/mmap.c: use IS_ERR_VALUE to check return value of...
2019-12-01 Wei Yangmm/rmap.c: reuse mergeable anon_vma as parent when...
2019-12-01 Wei Yangmm/rmap.c: don't reuse anon_vma if we just want a copy
2019-12-01 Wei Yangmm/mmap.c: rb_parent is not necessary in __vma_link_list()
2019-12-01 Wei Yangmm/mmap.c: extract __vma_unlink_list() as counterpart...
2019-12-01 Wei Yangmm/mmap.c: __vma_unlink_prev() is not necessary now
2019-12-01 Wei Yangmm/mmap.c: prev could be retrieved from vma->vm_prev
2019-12-01 Konstantin... mm/swap.c: piggyback lru_add_drain_all() calls
2019-12-01 Wei Yangmm/mmap.c: remove a never-triggered warning in __vma_ad...
2019-12-01 Joel Fernandes... rss_stat: add support to detect RSS updates of external mm
2019-12-01 Joel Fernandes... mm: emit tracepoint when RSS changes
2019-12-01 Kirill A. Shutemovshmem: pin the file in shmem_fault() if mmap_sem is...
2019-12-01 Johannes Weinermm: drop mmap_sem before calling balance_dirty_pages...
2019-12-01 Chris DownDocumentation/admin-guide/cgroup-v2.rst: document why...
2019-12-01 Shakeel Buttmm: vmscan: memcontrol: remove mem_cgroup_select_victim...
2019-12-01 Hao Leeinclude/linux/memcontrol.h: fix comments based on per...
2019-12-01 Johannes Weinermm: memcontrol: try harder to set a new memory.high
2019-12-01 Johannes Weinermm: memcontrol: remove dead code from memory_max_write()
2019-12-01 Yafang Shaomm, memcg: clean up reclaim iter array
2019-12-01 Fengguang Wumm/swap.c: trivial mark_page_accessed() cleanup
2019-12-01 Naohiro Aotamm, swap: disallow swapon() on zoned block devices
2019-12-01 Liu Xiangmm/gup.c: fix comments of __get_user_pages() and get_us...
2019-12-01 zhong jiangmm/gup.c: allow CMA migration to propagate errors back...
2019-12-01 Konstantin... mm/filemap.c: warn if stale pagecache is left after...
2019-12-01 Konstantin... fs/direct-io.c: keep dio_warn_stale_pagecache() when...
2019-12-01 Konstantin... mm/filemap.c: remove redundant cache invalidation after...
2019-12-01 Yu Zhaomm/slub.c: clean up validate_slab()
2019-12-01 Yu Zhaomm/slub.c: update comments
2019-12-01 Miles Chenmm: slub: print the offset of fault addresses
2019-12-01 Pengfei Limm, slab_common: use enum kmalloc_cache_type to iterate...
2019-12-01 Pengfei Limm, slab: remove unused kmalloc_size()
2019-12-01 Pengfei Limm, slab: make kmalloc_info[] contain all types of...
2019-12-01 Ben Dooksfs/buffer.c: include internal.h for missing declarations
2019-12-01 Saurav Girepunjefs/buffer.c: fix use true/false for bool type
2019-12-01 Ding Xiangocfs2: fix passing zero to 'PTR_ERR' warning
2019-12-01 Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2019-12-01 Richard Zhumailbox: imx: add support for imx v1 mu
2019-12-01 Richard Zhudt-bindings: mailbox: imx-mu: add imx7ulp MU support
2019-12-01 Daniel Balutamailbox: imx: Clear the right interrupts at shutdown
next