linux-2.6-block.git
2022-02-17 Andrei Vaginfs/pipe.c: local vars have to match types of proper...
2022-02-17 Andrei Vaginfs/pipe: use kvcalloc to allocate a pipe_buffer array
2022-02-17 Andrew Halaneyinit/main.c: silence some -Wunused-parameter warnings
2022-02-17 Mark-PK Tsaiinit: use ktime_us_delta() to make initcall_debug log...
2022-02-17 Maninder Singhkallsyms: print module name in %ps/S case when KALLSYMS...
2022-02-17 Alexey Dobriyanbinfmt: move more stuff undef CONFIG_COREDUMP
2022-02-17 Alexey DobriyanELF: fix overflow in total mapping size calculation
2022-02-17 Akira Kawatafs/binfmt_elf: refactor load_elf_binary function
2022-02-17 Akira Kawatafs-binfmt_elf-fix-at_phdr-for-unusual-elf-files-v5
2022-02-17 Akira Kawatafs/binfmt_elf: fix AT_PHDR for unusual ELF files
2022-02-17 Maninder Singhscripts/checkpatch.pl: remove _deferred and _deferred_o...
2022-02-17 Joe Perchescheckpatch: add early_param exception to blank line...
2022-02-17 Joe Perchescheckpatch: add --fix option for some TRAILING_STATEMENTS
2022-02-17 Joe Perchescheckpatch: prefer MODULE_LICENSE("GPL") over MODULE_LI...
2022-02-17 Guo Xuenanlz4: fix LZ4_decompress_safe_partial read out of bound
2022-02-17 Andy Shevchenkobitfield: add explicit inclusions to the example
2022-02-17 Christophe... ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
2022-02-17 Rasmus Villemoesinclude: drop pointless __compiler_offsetof indirection
2022-02-17 Kees CookKconfig.debug: make DEBUG_INFO always default=n
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
next