linux-2.6-microblaze.git
2021-11-06 Kefeng Wangkasan: arm64: fix pcpu_page_first_chunk crash with...
2021-11-06 Kefeng Wangarm64: support page mapping percpu first chunk allocator
2021-11-06 Kefeng Wangvmalloc: choose a better start address in vm_area_regis...
2021-11-06 Vasily Averinvmalloc: back off when the current task is OOM-killed
2021-11-06 Uladzislau... mm/vmalloc: check various alignments when debugging
2021-11-06 Uladzislau... mm/vmalloc: do not adjust the search size for alignment...
2021-11-06 Eric Dumazetmm/vmalloc: make sure to dump unpurged areas in /proc...
2021-11-06 Eric Dumazetmm/vmalloc: make show_numa_info() aware of hugepage...
2021-11-06 Peter Zijlstramm/vmalloc: don't allow VM_NO_GUARD on vmap()
2021-11-06 Vasily Averinmm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
2021-11-06 Gang Limm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
2021-11-06 Gang Limm: mmap_lock: remove redundant newline in TP_printk
2021-11-06 Lucas De Marchiinclude/linux/io-mapping.h: remove fallback for writeco...
2021-11-06 Dmitry Safonovmm/mremap: don't account pages in vma_to_resize()
2021-11-06 Liu Songmm/mprotect.c: avoid repeated assignment in do_mprotect...
2021-11-06 Lukas Bulwahnmemory: remove unused CONFIG_MEM_BLOCK_SIZE
2021-11-06 Tiberiu A GeorgescuDocumentation: update pagemap with shmem exceptions
2021-11-06 Qi Zhengmm: remove redundant smp_wmb()
2021-11-06 Qi Zhengmm: introduce pmd_install() helper
2021-11-06 Peter Xumm: add zap_skip_check_mapping() helper
2021-11-06 Peter Xumm: drop first_index/last_index in zap_details
2021-11-06 Peter Xumm: clear vmf->pte after pte_unmap_same() returns
2021-11-06 Peter Xumm/shmem: unconditionally set pte dirty in mfill_atomic...
2021-11-06 Amit Daniel... mm/memory.c: avoid unnecessary kernel/user pointer...
2021-11-06 Rolf Eike Beermm: use __pfn_to_section() instead of open coding it
2021-11-06 Peng Liumm/mmap.c: fix a data race of mm->total_vm
2021-11-06 Vasily Averinmemcg: prohibit unconditional exceeding the limit of...
2021-11-06 Michal Hockomm, oom: do not trigger out_of_memory from the #PF
2021-11-06 Vasily Averinmm, oom: pagefault_out_of_memory: don't force global...
2021-11-06 Muchun Songmm: list_lru: only add memcg-aware lrus to the global...
2021-11-06 Muchun Songmm: memcontrol: remove the kmem states
2021-11-06 Muchun Songmm: memcontrol: remove kmemcg_id reparenting
2021-11-06 Muchun Songmm: list_lru: fix the return value of list_lru_count_one()
2021-11-06 Muchun Songmm: list_lru: remove holding lru lock
2021-11-06 Shakeel Buttmemcg, kmem: further deprecate kmem.limit_in_bytes
2021-11-06 Len Bakermm/list_lru.c: prefer struct_size over open coded arith...
2021-11-06 Waiman Longmm/memcg: remove obsolete memcg_free_kmem()
2021-11-06 Shakeel Buttmemcg: unify memcg stat flushing
2021-11-06 Shakeel Buttmemcg: flush stats only if updated
2021-11-06 Peter Xumm/memcg: drop swp_entry_t* in mc_handle_file_pte()
2021-11-06 Matthew Wilcox... mm: optimise put_pages_list()
2021-11-06 Rafael Aquinimm/swapfile: fix an integer overflow in swap_show()
2021-11-06 Xu Wangmm/swapfile: remove needless request_queue NULL pointer...
2021-11-06 John Hubbardmm/gup: further simplify __gup_device_huge()
2021-11-06 Jens Axboemm: move more expensive part of XA setup out of mapping...
2021-11-06 Matthew Wilcox... mm/filemap.c: remove bogus VM_BUG_ON
2021-11-06 Jens Axboemm: don't read i_size of inode unless we need it
2021-11-06 Christoph Hellwigmm: simplify bdi refcounting
2021-11-06 Christoph Hellwigmm: don't automatically unregister bdis
2021-11-06 Christoph Hellwigfs: explicitly unregister per-superblock BDIs
2021-11-06 Christoph Hellwigmtd: call bdi_unregister explicitly
2021-11-06 Christoph Hellwigmm: export bdi_unregister
2021-11-06 David Howellsmm: stop filemap_read() from grabbing a superfluous...
2021-11-06 Yinan Zhangmm/page_ext.c: fix a comment
2021-11-06 Kees Cookpercpu: add __alloc_size attributes for better bounds...
2021-11-06 Kees Cookmm/page_alloc: add __alloc_size attributes for better...
2021-11-06 Kees Cookmm/vmalloc: add __alloc_size attributes for better...
2021-11-06 Kees Cookmm/kvmalloc: add __alloc_size attributes for better...
2021-11-06 Kees Cookslab: add __alloc_size attributes for better bounds...
2021-11-06 Kees Cookslab: clean up function prototypes
2021-11-06 Kees CookCompiler Attributes: add __alloc_size() for better...
2021-11-06 Kees Cookrapidio: avoid bogus __alloc_size warning
2021-11-06 Kees Cookkasan: test: bypass __alloc_size checks
2021-11-06 Guo Renmm: debug_vm_pgtable: don't use __P000 directly
2021-11-06 Peter Xumm/smaps: simplify shmem handling of pte holes
2021-11-06 Peter Xumm/smaps: use vma->vm_pgoff directly when counting...
2021-11-06 Peter Xumm/smaps: fix shmem pte hole swap calculation
2021-11-06 Peter Collingbournekasan: test: add memcpy test that avoids out-of-bounds...
2021-11-06 Matthew Wilcox... kasan: fix tag for large allocations when using CONFIG_SLAB
2021-11-06 Marco Elverworkqueue, kasan: avoid alloc_pages() when recording...
2021-11-06 Marco Elverkasan: generic: introduce kasan_record_aux_stack_noalloc()
2021-11-06 Marco Elverkasan: common: provide can_alloc in kasan_save_stack()
2021-11-06 Marco Elverlib/stackdepot: introduce __stack_depot_save()
2021-11-06 Marco Elverlib/stackdepot: remove unused function argument
2021-11-06 Marco Elverlib/stackdepot: include gfp.h
2021-11-06 Christoph Hellwigmm: don't include <linux/dax.h> in <linux/mempolicy.h>
2021-11-06 Sebastian Andrzej... mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPAR...
2021-11-06 Hyeonggon Yoomm, slub: use prefetchw instead of prefetch
2021-11-06 Vlastimil Babkamm/slub: increase default cpu partial list sizes
2021-11-06 Vlastimil Babkamm, slub: change percpu partial accounting from objects...
2021-11-06 Kefeng Wangslub: add back check for free nonslab objects
2021-11-06 Shi Leimm/slab.c: remove useless lines in enable_cpucache()
2021-11-06 Matthew Wilcox... mm: move kvmalloc-related functions to slab.h
2021-11-06 Jia Hed_path: fix Kernel doc validator complaining
2021-11-06 Arnd Bergmannfs/posix_acl.c: avoid -Wempty-body warning
2021-11-06 Jan Karaocfs2: do not zero pages beyond i_size
2021-11-06 Jan Karaocfs2: fix data corruption on truncate
2021-11-06 Colin Ian Kingocfs2/dlm: remove redundant assignment of variable ret
2021-11-06 Valentin Vidicocfs2: cleanup journal init and shutdown
2021-11-06 Chenyuan Miocfs2: fix handle refcount leak in two exception handli...
2021-11-06 weidonghuiscripts/decodecode: fix faulting instruction no print...
2021-11-06 Sven Eckelmannscripts/spelling.txt: fix "mistake" version of "synchro...
2021-11-06 Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2021-10-31 Linus TorvaldsLinux 5.15
2021-10-31 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-31 Kan Liangperf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
2021-10-31 Jiri Olsaperf callchain: Fix compilation on powerpc with gcc11+
2021-10-31 Song Liuperf script: Check session->header.env.arch before...
2021-10-31 Adrian Hunterperf build: Suppress 'rm dlfilter' build message
next