linux-2.6-microblaze.git
2020-04-02 Walter Wukasan: detect negative size in memory operation function
2020-04-02 Baoquan Hemm/sparse.c: allocate memmap preferring the given node
2020-04-02 Baoquan Hemm/sparse.c: use kvmalloc/kvfree to alloc/free memmap...
2020-04-02 Pingfan Liumm/sparse: rename pfn_present() to pfn_in_present_section()
2020-04-02 Wei Yangmm/sparsemem: get address to page struct instead of...
2020-04-02 Brian Geffonselftests: add MREMAP_DONTUNMAP selftest
2020-04-02 Brian Geffonmm/mremap: add MREMAP_DONTUNMAP to mremap()
2020-04-02 Jaewon Kimmm: mmap: add trace point of vm_unmapped_area
2020-04-02 Jaewon Kimmmap: remove inline of vm_unmapped_area
2020-04-02 Wang Wenhumm/memory.c: clarify a confusing comment for vm_iomap_m...
2020-04-02 WANG Wenhumm: clarify a confusing comment for remap_pfn_range()
2020-04-02 Peter Xumm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault...
2020-04-02 Peter Xumm/gup: allow to react to fatal signals
2020-04-02 Peter Xumm/gup: allow VM_FAULT_RETRY for multiple times
2020-04-02 Peter Xumm: allow VM_FAULT_RETRY for multiple times
2020-04-02 Peter Xumm: introduce FAULT_FLAG_INTERRUPTIBLE
2020-04-02 Peter Xumm: introduce FAULT_FLAG_DEFAULT
2020-04-02 Peter Xuuserfaultfd: don't retake mmap_sem to emulate NOPAGE
2020-04-02 Peter Xumm: return faster for non-fatal signals in user mode...
2020-04-02 Peter Xush/mm: use helper fault_signal_pending()
2020-04-02 Peter Xupowerpc/mm: use helper fault_signal_pending()
2020-04-02 Peter Xuarm64/mm: use helper fault_signal_pending()
2020-04-02 Peter Xuarc/mm: use helper fault_signal_pending()
2020-04-02 Peter Xux86/mm: use helper fault_signal_pending()
2020-04-02 Peter Xumm: introduce fault_signal_pending()
2020-04-02 Peter Xumm/gup: fix __get_user_pages() on fault retry of hugetlb
2020-04-02 Peter Xumm/gup: rename "nonblocking" to "locked" where proper
2020-04-02 Matthew Wilcox... mm: add pagemap.h to the fine documentation
2020-04-02 Anshuman Khandualmm/vma: make is_vma_temporary_stack() available for...
2020-04-02 Anshuman Khandualmm/vma: make vma_is_foreign() available for general use
2020-04-02 Anshuman Khandualmm/vma: move VM_NO_KHUGEPAGED into generic header
2020-04-02 Thomas Hellstrommm/mapping_dirty_helpers: update huge page-table entry...
2020-04-02 Roman Gushchinmm: memcg: make memory.oom.group tolerable to task...
2020-04-02 Chris Downmm, memcg: prevent mem_cgroup_protected store tearing
2020-04-02 Chris Downmm, memcg: prevent memory.swap.max load tearing
2020-04-02 Chris Downmm, memcg: prevent memory.min load/store tearing
2020-04-02 Chris Downmm, memcg: prevent memory.low load/store tearing
2020-04-02 Chris Downmm, memcg: prevent memory.max load tearing
2020-04-02 Chris Downmm, memcg: prevent memory.high load/store tearing
2020-04-02 Vincenzo Frascinomm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_...
2020-04-02 Shakeel Buttmemcg: css_tryget_online cleanups
2020-04-02 Johannes Weinermm: memcontrol: recursive memory.low protection
2020-04-02 Johannes Weinermm: memcontrol: clean up and document effective low...
2020-04-02 Johannes Weinermm: memcontrol: fix memory.low proportional distribution
2020-04-02 Roman Gushchinmm: kmem: rename (__)memcg_kmem_(un)charge_memcg()...
2020-04-02 Roman Gushchinmm: memcg/slab: cache page number in memcg_(un)charge_s...
2020-04-02 Roman Gushchinmm: kmem: switch to nr_pages in (__)memcg_kmem_charge_m...
2020-04-02 Roman Gushchinmm: kmem: rename memcg_kmem_(un)charge() into memcg_kme...
2020-04-02 Roman Gushchinmm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
2020-04-02 Roman Gushchinmm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
2020-04-02 Roman Gushchinmm: memcg/slab: use mem_cgroup_from_obj()
2020-04-02 Kirill Tkhaimm/memcontrol.c: allocate shrinker_map on appropriate...
2020-04-02 Yafang Shaomm, memcg: fix build error around the usage of kmem_caches
2020-04-02 Wei Yangmm/swap_state.c: use the same way to count page in...
2020-04-02 Yang Shimm: swap: use smp_mb__after_atomic() to order LRU bit set
2020-04-02 Yang Shimm: swap: make page_evictable() inline
2020-04-02 Wei Yangmm/swap_slots.c: assign|reset cache slot by value directly
2020-04-02 Qian Caimm/swapfile: fix data races in try_to_unuse()
2020-04-02 Wei Yangmm/swap.c: not necessary to export __pagevec_lru_add()
2020-04-02 Chen Wandunmm/swapfile.c: fix comments for swapcache_prepare
2020-04-02 Pingfan Liumm/gup: fix omission of check on FOLL_LONGTERM in gup...
2020-04-02 Pingfan Liumm/gup: rename nr as nr_pinned in get_user_pages_fast()
2020-04-02 Claudio Imbrendamm/gup/writeback: add callbacks for inaccessible pages
2020-04-02 John Hubbardmm: dump_page(): additional diagnostics for huge pinned...
2020-04-02 Matthew Wilcox... mm: improve dump_page() for compound pages
2020-04-02 John Hubbardselftests/vm: run_vmtests: invoke gup_benchmark with...
2020-04-02 John Hubbardmm/gup_benchmark: support pin_user_pages() and related...
2020-04-02 John Hubbardmm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
2020-04-02 John Hubbardmm/gup: page->hpage_pinned_refcount: exact pin counts...
2020-04-02 John Hubbardmm/gup: track FOLL_PIN pages
2020-04-02 John Hubbardmm/gup: require FOLL_GET for get_user_pages_fast()
2020-04-02 John Hubbardmm/gup: pass gup flags to two more routines
2020-04-02 John Hubbardmm: introduce page_ref_sub_return()
2020-04-02 John Hubbardmm/gup: pass a flags arg to __gup_device_* functions
2020-04-02 John Hubbardmm/gup: split get_user_pages_remote() into two routines
2020-04-02 Matthew Wilcox... mm/filemap.c: rewrite pagecache_get_page documentation
2020-04-02 Matthew Wilcox... mm/filemap.c: unexport find_get_entry
2020-04-02 Matthew Wilcox... mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_d...
2020-04-02 Matthew Wilcox... include/linux/pagemap.h: rename arguments to find_subpage
2020-04-02 Matthew Wilcox... mm/filemap.c: use vm_fault error code directly
2020-04-02 Souptick Joardermm/filemap.c: remove unused argument from shrink_readah...
2020-04-02 Xianting Tianmm/filemap.c: clear page error before actual read
2020-04-02 Mauricio Faria... mm/page-writeback.c: write_cache_pages(): deduplicate...
2020-04-02 Jan Karamm/filemap.c: don't bother dropping mmap_sem for zero...
2020-04-02 Qian Caimm/Makefile: disable KCSAN for kmemleak
2020-04-02 Nathan Chancellormm/kmemleak.c: use address-of operator on section symbols
2020-04-02 Vlastimil Babkarevert "topology: add support for node_to_mem_node...
2020-04-02 Kees Cookslub: relocate freelist pointer to middle of object
2020-04-02 Kees Cookslub: improve bit diffusion for freelist ptr obfuscation
2020-04-02 chenqiwumm/slub.c: replace kmem_cache->cpu_partial with wrapped...
2020-04-02 chenqiwumm/slub.c: replace cpu_slab->partial with wrapped APIs
2020-04-02 Kees Cookfs_parse: remove pr_notice() about each validation
2020-04-02 Matthew Wilcox... ocfs2: use memalloc_nofs_save instead of memalloc_noio_save
2020-04-02 Takashi Iwaiocfs2: use scnprintf() for avoiding potential buffer...
2020-04-02 wangjianocfs2: roll back the reference count modification of...
2020-04-02 Gustavo A.... ocfs2: ocfs2_fs.h: replace zero-length array with flexi...
2020-04-02 Gustavo A.... ocfs2: dlm: replace zero-length array with flexible...
2020-04-02 Gustavo A.... ocfs2: cluster: replace zero-length array with flexible...
2020-04-02 Gustavo A.... ocfs2: replace zero-length array with flexible-array...
2020-04-02 Jules Irengeocfs2: add missing annotations for ocfs2_refcount_cache...
next