linux-2.6-block.git
2022-02-17 Kees CookKconfig.debug: make DEBUG_INFO selectable from a choice
2022-02-17 Julius Hemanth... proc/sysctl: make protected_* world readable
2022-02-17 Yang Liproc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
2022-02-17 David Hildenbrandproc/vmcore: fix possible deadlock on concurrent mmap...
2022-02-17 Andrew Mortonproc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix
2022-02-17 Hao Leeproc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
2022-02-17 Tetsuo Handakernel/hung_task.c: Monitor killed tasks.
2022-02-17 Tetsuo Handafs/buffer.c: dump more info for __getblk_gfp() stall...
2022-02-17 Tetsuo Handafs/buffer.c: add debug print for __getblk_gfp() stall...
2022-02-17 SeongJae Parkmm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid...
2022-02-17 SeongJae Parkmm/damon/dbgfs-test: fix is_target_id() change
2022-02-17 SeongJae Parkmm/damon/dbgfs: use operations id for knowing if the...
2022-02-17 SeongJae Parkmm/damon/dbgfs: use damon_select_ops() instead of damon...
2022-02-17 SeongJae Parkmm/damon/reclaim: use damon_select_ops() instead of...
2022-02-17 SeongJae Parkmm/damon/paddr,vaddr: register themselves to DAMON...
2022-02-17 SeongJae Parkmm/damon: let monitoring operations can be registered...
2022-02-17 SeongJae Parkmm/damon: rename damon_primitives to damon_operations
2022-02-17 Baolin Wangmm/damon: remove redundant page validation
2022-02-17 SeongJae Parkmm/damon: remove the target id concept
2022-02-17 SeongJae Parkmm/damon/core: move damon_set_targets() into dbgfs
2022-02-17 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for changed...
2022-02-17 SeongJae Parkmm/damon/dbgfs/init_regions: use target index instead...
2022-02-17 Alistair Popplemm/gup: migrate device coherent pages when pinning...
2022-02-17 Alistair Popplemm: remove the vma check in migrate_vma_setup()
2022-02-17 Alex Sierratools: update test_hmm script to support SP config
2022-02-17 Alex Sierratools: update hmm-test to support device coherent type
2022-02-17 Alex Sierralib: add support for device coherent type in test_hmm
2022-02-17 Alex Sierralib: test_hmm add module param for zone device type
2022-02-17 Alex Sierralib: test_hmm add ioctl to get zone device type
2022-02-17 Alex Sierradrm/amdkfd: coherent type as sys mem on migration to ram
2022-02-17 Alex Sierradrm/amdkfd: add SPM support for SVM
2022-02-17 Alex Sierramm/gup: fail get_user_pages for LONGTERM dev coherent...
2022-02-17 Alex Sierramm: add device coherent vma selection for memory migration
2022-02-17 Alex Sierramm: add zone device coherent type memory support
2022-02-17 Christoph Hellwigmm: build migrate_vma_* for all configs with ZONE_DEVIC...
2022-02-17 Christoph Hellwigmm: include <asm/tlbflush.h> in migrate_device.c
2022-02-17 Christoph Hellwigmm: move the migrate_vma_* device migration code into...
2022-02-17 Christoph Hellwigmm: refactor the ZONE_DEVICE handling in migrate_vma_pages
2022-02-17 Christoph Hellwigmm: refactor the ZONE_DEVICE handling in migrate_vma_in...
2022-02-17 Christoph Hellwigmm: refactor check_and_migrate_movable_pages
2022-02-17 Christoph Hellwigmm: generalize the pgmap based page_free infrastructure
2022-02-17 Christoph Hellwigfsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
2022-02-17 Christoph Hellwigmm: remove the extra ZONE_DEVICE struct page refcount
2022-02-17 Stephen Rothwellfix for "mm: don't include <linux/memremap.h> in <linux...
2022-02-17 Andrew Mortonmm-dont-include-linux-memremaph-in-linux-mmh-fix
2022-02-17 Christoph Hellwigmm: don't include <linux/memremap.h> in <linux/mm.h>
2022-02-17 Christoph Hellwigmm: simplify freeing of devmap managed pages
2022-02-17 Christoph Hellwigmm: move free_devmap_managed_page to memremap.c
2022-02-17 Christoph Hellwigmm: remove pointless includes from <linux/hmm.h>
2022-02-17 Christoph Hellwigmm: remove the __KERNEL__ guard from <linux/mm.h>
2022-02-17 Christoph Hellwigmm: remove a pointless CONFIG_ZONE_DEVICE check in...
2022-02-17 Miaohe Linmm/hmm.c: remove unneeded local variable ret
2022-02-17 Miaohe Linmm/highmem: remove unnecessary done label
2022-02-17 Ira Weinyhighmem-document-kunmap_local-v2
2022-02-17 Ira Weinyhighmem: document kunmap_local()
2022-02-17 Christophe... mm: uninline copy_overflow()
2022-02-17 Christophe... mm: remove usercopy_warn()
2022-02-17 Maciej S. Szmigieromm/zswap.c: allow handling just same-value filled pages
2022-02-17 Xiyu Yangmm/rmap: convert from atomic_t to refcount_t on anon_vm...
2022-02-17 David Hildenbranddrivers/base/memory: determine and store zone for singl...
2022-02-17 David Hildenbranddrivers/base/node: rename link_mem_sections() to regist...
2022-02-17 Miaohe Linmm/memory_hotplug: fix misplaced comment in offline_pages
2022-02-17 Miaohe Linmm/memory_hotplug: clean up try_offline_node
2022-02-17 Miaohe Linmm/memory_hotplug: avoid calling zone_intersects()...
2022-02-17 Andrew Mortonmm-memory_hotplug-remove-obsolete-comment-of-__add_page...
2022-02-17 Miaohe Linmm/memory_hotplug: remove obsolete comment of __add_pages
2022-02-17 David Hildenbranddrivers/base/node: consolidate node device subsystem...
2022-02-17 David Hildenbranddrivers/base/memory: add memory block to memory group...
2022-02-17 Wei Yangmemcg: do not tweak node in alloc_mem_cgroup_per_node_info
2022-02-17 Michal Hockomm: make free_area_init_node aware of memory less nodes
2022-02-17 Michal Hockomm, memory_hotplug: reorganize new pgdat initialization
2022-02-17 Michal Hockomm, memory_hotplug: drop arch_free_nodedata
2022-02-17 Andrew Mortonmm-handle-uninitialized-numa-nodes-gracefully-fix
2022-02-17 Michal Hockomm: handle uninitialized numa nodes gracefully
2022-02-17 Michal Hockomm, memory_hotplug: make arch_alloc_nodedata independen...
2022-02-17 Mauricio Faria... mm: fix race between MADV_FREE reclaim and blkdev direc...
2022-02-17 Miaohe Linmm/balloon_compaction: make balloon page compaction...
2022-02-17 Matthew Wilcox... mm/hwpoison: check the subpage, not the head page
2022-02-17 Yang Yangmm/vmstat: add event for ksm swapping in copy
2022-02-17 Johannes Weinermm: page_io: fix psi memory pressure error on cold...
2022-02-17 Huang Yingmemory tiering: skip to scan fast memory
2022-02-17 Huang Yingnuma-balancing-optimize-page-placement-for-memory-tieri...
2022-02-17 Andrew Mortonnuma-balancing-optimize-page-placement-for-memory-tieri...
2022-02-17 Andrew Mortonnuma-balancing-optimize-page-placement-for-memory-tieri...
2022-02-17 Huang YingNUMA balancing: optimize page placement for memory...
2022-02-17 Huang YingNUMA Balancing: add page promotion counter
2022-02-17 Hari Bathinipowerpc/fadump: opt out from freeing pages on cma activ...
2022-02-17 Hari Bathinimm/cma: provide option to opt out from exposing pages...
2022-02-17 Huang Yingmm,migrate: fix establishing demotion target
2022-02-17 Anshuman Khandualmm/migration: add trace events for base page and HugeTL...
2022-02-17 Anshuman Khandualmm/migration: add trace events for THP migrations
2022-02-17 Stephen Rothwellfix up for "mm: move oom_kill sysctls to their own...
2022-02-16 sujiaxunmm: move oom_kill sysctls to their own file
2022-02-16 Andrew Mortonmm-mempolicy-convert-from-atomic_t-to-refcount_t-on...
2022-02-16 Xiyu Yangmm/mempolicy: convert from atomic_t to refcount_t on...
2022-02-16 Mike Kravetzuserfaultfd/selftests: enable hugetlb remap and remove...
2022-02-16 Mike Kravetzselftests/vm: add hugetlb madvise MADV_DONTNEED MADV_RE...
2022-02-16 Mike Kravetzmm: enable MADV_DONTNEED for hugetlb mappings
2022-02-16 Anshuman Khandualmm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
2022-02-16 Muchun Songmm: sparsemem: move vmemmap related to HugeTLB to CONFI...
next