]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2021-11-06  John Hubbardmm/migrate: de-duplicate migrate_reason strings
2021-11-06  Zhenguo Yaohugetlbfs: extend the definition of hugepages parameter...
2021-11-06  Sultan Alsawafmm: mark the OOM reaper thread as freezable
2021-11-06  Mike Rapoportmemblock: use memblock_free for freeing virtual pointers
2021-11-06  Mike Rapoportmemblock: rename memblock_free to memblock_phys_free
2021-11-06  Mike Rapoportmemblock: stop aliasing __memblock_free_late with membl...
2021-11-06  Mike Rapoportmemblock: drop memblock_free_early_nid() and memblock_f...
2021-11-06  Mike Rapoportxen/x86: free_p2m_page: use memblock_free_ptr() to...
2021-11-06  Mike Rapoportarch_numa: simplify numa_distance allocation
2021-11-06  Naoya Horiguchitools/vm/page-types.c: print file offset in hexadecimal
2021-11-06  Naoya Horiguchitools/vm/page-types.c: move show_file() to summary...
2021-11-06  Naoya Horiguchitools/vm/page-types.c: make walk_file() aware of addres...
2021-11-06  Zhenliang Weitools/vm/page_owner_sort.c: count and sort by mem
2021-11-06  Yuanzheng Songmm/vmpressure: fix data-race with memcg->socket_pressure
2021-11-06  Mel Gormanmm/vmscan: delay waking of tasks throttled on NOPROGRESS
2021-11-06  Mel Gormanmm/vmscan: increase the timeout if page reclaim is...
2021-11-06  Mel Gormanmm/vmscan: centralise timeout values for reclaim_throttle
2021-11-06  Mel Gormanmm/page_alloc: remove the throttling logic from the...
2021-11-06  Mel Gormanmm/writeback: throttle based on page writeback instead...
2021-11-06  Mel Gormanmm/vmscan: throttle reclaim when no progress is being...
2021-11-06  Mel Gormanmm/vmscan: throttle reclaim and compaction when too...
2021-11-06  Mel Gormanmm/vmscan: throttle reclaim until some writeback comple...
2021-11-06  Kai Songmm/vmscan.c: fix -Wunused-but-set-variable warning
2021-11-06  Miaohe Linmm/page_isolation: guard against possible putback uniso...
2021-11-06  Miaohe Linmm/page_isolation: fix potential missing call to unset_...
2021-11-06  Axel Rasmussenuserfaultfd/selftests: fix calculation of expected...
2021-11-06  Axel Rasmussenuserfaultfd/selftests: fix feature support detection
2021-11-06  Axel Rasmussenuserfaultfd/selftests: don't rely on GNU extensions...
2021-11-06  Mike Kravetzhugetlb: remove unnecessary set_page_count in prep_comp...
2021-11-06  Baolin Wanghugetlb: remove redundant VM_BUG_ON() in add_reservatio...
2021-11-06  Baolin Wanghugetlb: remove redundant validation in has_same_unchar...
2021-11-06  Baolin Wanghugetlb: replace the obsolete hugetlb_instantiation_mut...
2021-11-06  Baolin Wanghugetlb_cgroup: remove unused hugetlb_cgroup_from_count...
2021-11-06  Ran Jianpingmm: remove duplicate include in hugepage-mremap.c
2021-11-06  Baolin Wanghugetlb: support node specified when using cma for...
2021-11-06  Mina Almasrymm, hugepages: add hugetlb vma mremap() test
2021-11-06  Mina Almasrymm, hugepages: add mremap() support for hugepage backed vma
2021-11-06  Liangcai Fanmm: khugepaged: recalculate min_free_kbytes after stopp...
2021-11-06  Mike Kravetzhugetlb: add hugetlb demote page support
2021-11-06  Mike Kravetzhugetlb: add demote bool to gigantic page routines
2021-11-06  Mike Kravetzhugetlb: be sure to free demoted CMA pages to CMA
2021-11-06  Mike Kravetzmm/cma: add cma_pages_valid to determine if pages are...
2021-11-06  Mike Kravetzhugetlb: add demote hugetlb page sysfs interfaces
2021-11-06  Peter Xumm/hugetlb: drop __unmap_hugepage_range definition...
2021-11-06  Yang Shimm: hwpoison: handle non-anonymous THP correctly
2021-11-06  Yang Shimm: shmem: don't truncate page if memory failure happens
2021-11-06  Yang Shimm: hwpoison: refactor refcount check handling
2021-11-06  Yang Shimm: filemap: coding style cleanup for filemap_map_pmd()
2021-11-06  Rikard Falkebornmm/memory_failure: constify static mm_walk_ops
2021-11-06  Marco Elvermm: fix data race in PagePoisoned()
2021-11-06  Wang ShaoBomm/page_alloc: use clamp() to simplify code
2021-11-06  Sebastian Andrzej... mm: page_alloc: use migrate_disable() in drain_local_pa...
2021-11-06  Christophe... s390: use generic version of arch_is_kernel_initmem_freed()
2021-11-06  Christophe... powerpc: use generic version of arch_is_kernel_initmem_...
2021-11-06  Christophe... mm: make generic arch_is_kernel_initmem_freed() do...
2021-11-06  Christophe... mm: create a new system state and fix core_kernel_text()
2021-11-06  Liangcai Fanmm/page_alloc.c: show watermark_boost of zone in zoneinfo
2021-11-06  Feng Tangmm/page_alloc: detect allocation forbidden by cpuset...
2021-11-06  Eric Dumazetmm/page_alloc.c: do not acquire zone lock in is_free_bu...
2021-11-06  Geert Uytterhoevenmm: move fold_vm_numa_events() to fix NUMA without SMP
2021-11-06  Geert Uytterhoevenmm: move node_reclaim_distance to fix NUMA without SMP
2021-11-06  Krupa Ramakrishnanmm/page_alloc: use accumulated load when building node...
2021-11-06  Bharata B Raomm/page_alloc: print node fallback order
2021-11-06  Miaohe Linmm/page_alloc.c: avoid allocating highmem pages via...
2021-11-06  Miaohe Linmm/page_alloc.c: use helper function zone_spans_pfn()
2021-11-06  Miaohe Linmm/page_alloc.c: fix obsolete comment in free_pcppages_...
2021-11-06  Miaohe Linmm/page_alloc.c: simplify the code by using macro K()
2021-11-06  Miaohe Linmm/page_alloc.c: remove meaningless VM_BUG_ON() in...
2021-11-06  Eric Dumazetmm/large system hash: avoid possible NULL deref in...
2021-11-06  Changcheng... lib/test_vmalloc.c: use swap() to make code cleaner
2021-11-06  Chen Wandunmm/vmalloc: introduce alloc_pages_bulk_array_mempolicy...
2021-11-06  Michal Hockomm/vmalloc: be more explicit about supported gfp flags
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
next