linux-2.6-microblaze.git
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 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-11-30 Linus TorvaldsMerge tag 'fsnotify_for_v5.5-rc1' of git://git./linux...
2019-11-30 Linus TorvaldsMerge tag 'for_v5.5-rc1' of git://git./linux/kernel...
2019-11-30 Linus TorvaldsMerge tag 'erofs-for-5.5-rc1' of git://git./linux/kerne...
2019-11-30 Linus TorvaldsMerge tag '5.5-rc-smb3-fixes' of git://git.samba.org...
2019-11-30 Linus TorvaldsMerge tag 'f2fs-for-5.5' of git://git./linux/kernel...
2019-11-30 Linus TorvaldsMerge tag 'afs-next-20191121' of git://git./linux/kerne...
2019-11-30 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2019-11-30 Linus TorvaldsMerge tag 'vfs-5.5-merge-1' of git://git./fs/xfs/xfs...
2019-11-30 Linus TorvaldsMerge tag 'iomap-5.5-merge-11' of git://git./fs/xfs...
2019-11-30 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git./linux/kernel...
2019-11-30 Linus TorvaldsMerge tag 'drm-vmwgfx-coherent-2019-11-29' of git:...
2019-11-28 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2019-11-28 Linus TorvaldsMerge tag 'ioremap-5.5' of git://git.infradead.org...
2019-11-28 Linus TorvaldsMerge tag 'for-5.5/io_uring-post-20191128' of git:...
2019-11-28 Dave AirlieMerge branch 'vmwgfx-coherent' of git://people.freedesk...
2019-11-28 Linus TorvaldsMerge tag 'drm-next-2019-11-27' of git://anongit.freede...
2019-11-28 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-11-27 Linus TorvaldsMerge tag 'trace-v5.5' of git://git./linux/kernel/git...
2019-11-27 Linus TorvaldsMerge tag 'microblaze-v5.5-rc1' of git://git.monstr...
2019-11-27 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc1' of git://git./linux...
2019-11-27 Nishad Kamdarnet: usb: aqc111: Use the correct style for SPDX Licens...
2019-11-27 Nishad Kamdarnet: phy: Use the correct style for SPDX License Identifier
2019-11-27 Linus TorvaldsMerge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019...
2019-11-27 Alexander Lobakinnet: wireless: intel: iwlwifi: fix GRO_NORMAL packet...
2019-11-27 Linus TorvaldsMerge tag 'driver-core-5.5-rc1' of git://git./linux...
2019-11-27 Linus TorvaldsMerge tag 'staging-5.5-rc1' of git://git./linux/kernel...
2019-11-27 Linus TorvaldsMerge tag 'char-misc-5.5-rc1' of git://git./linux/kerne...
2019-11-27 David S. MillerMerge branch 'mscc-skb-lists'
next