Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
98fa6271cfcb1de873b3fe0caf48d9daa1bcc0ac
/
mm
4c3f49a
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
by Linus Torvalds
· 6 years ago
04f5866
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
by Andrea Arcangeli
· 6 years ago
dce5b0b
mm/kmemleak.c: fix unused-function warning
by Arnd Bergmann
· 6 years ago
3b99120
mm: fix inactive list balancing between NUMA nodes and cgroups
by Johannes Weiner
· 6 years ago
1a9f2191
mm/hotplug: treat CMA pages as unmovable
by Qian Cai
· 6 years ago
e8277b3
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
by Konstantin Khlebnikov
· 6 years ago
af53d3e
mm: swapoff: shmem_unuse() stop eviction without igrab()
by Hugh Dickins
· 6 years ago
64165b1
mm: swapoff: take notice of completion sooner
by Hugh Dickins
· 6 years ago
dd862de
mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES
by Hugh Dickins
· 6 years ago
8703954
mm: swapoff: shmem_find_swap_entries() filter out other types
by Hugh Dickins
· 6 years ago
1a62b18
slab: store tagged freelist for off-slab slabmgmt
by Qian Cai
· 6 years ago
6b3a707
Merge branch 'page-refs' (page ref overflow)
by Linus Torvalds
· 6 years ago
8fde12c
mm: prevent get_user_pages() from overflowing page refcount
by Linus Torvalds
· 6 years ago
fcf8891
slab: fix a crash by reading /proc/slab_allocators
by Qian Cai
· 6 years ago
e914552
mm/util.c: fix strndup_user() comment
by Andrew Morton
· 6 years ago
0b3d6e6
mm: writeback: use exact memcg dirty counts
by Greg Thelen
· 6 years ago
c6f3c5e
mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
by Aneesh Kumar K.V
· 6 years ago
298a32b
kmemleak: powerpc: skip scanning holes in the .bss section
by Catalin Marinas
· 6 years ago
5b56d99
mm/compaction.c: abort search if isolation fails
by Qian Cai
· 6 years ago
6b0868c
mm/compaction.c: correct zone boundary handling when resetting pageblock skip hints
by Mel Gorman
· 6 years ago
d2b2c6dd
mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
by Lars Persson
· 6 years ago
f5777bc
mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
by Qian Cai
· 6 years ago
c4efe48
mm/memory_hotplug.c: fix notification in offline error path
by Qian Cai
· 6 years ago
5ae2efb
mm/debug.c: fix __dump_page when mapping->host is not set
by Oscar Salvador
· 6 years ago
a7f40cf
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
by Yang Shi
· 6 years ago
6d6ea1e
mm: add support for kmem caches in DMA32 zone
by Nicolas Boichat
· 6 years ago
9b7ea46
mm/hotplug: fix offline undo_isolate_page_range()
by Qian Cai
· 6 years ago
44dc1b1
mm/debug.c: add a cast to u64 for atomic64_read()
by Qian Cai
· 6 years ago
cae85cb
mm/memory.c: fix modifying of page protection by insert_pfn()
by Jan Kara
· 6 years ago
c412a76
kasan: fix variable 'tag' set but not used warning
by Qian Cai
· 6 years ago
00206a69
percpu: stop printing kernel addresses
by Matteo Croce
· 6 years ago
f67e3fb4
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
8b0f9fa
filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior
by Linus Torvalds
· 6 years ago
6b4c9f4
filemap: drop the mmap_sem for all blocking operations
by Josef Bacik
· 6 years ago
a75d4c3
filemap: kill page_cache_read usage in filemap_fault
by Josef Bacik
· 6 years ago
2a1180f
filemap: pass vm_fault to the mmap ra helpers
by Josef Bacik
· 6 years ago
a667cb7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
a297413
mm: memblock: update comments and kernel-doc
by Mike Rapoport
· 6 years ago
c9a688a
memblock: split checks whether a region should be skipped to a helper function
by Mike Rapoport
· 6 years ago
fe14512
memblock: remove memblock_{set,clear}_region_flags
by Mike Rapoport
· 6 years ago
26fb3da
memblock: drop memblock_alloc_*_nopanic() variants
by Mike Rapoport
· 6 years ago
c0dbe82
memblock: memblock_alloc_try_nid: don't panic
by Mike Rapoport
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
f655f40
mm/percpu: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
c366ea8
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
by Mike Rapoport
· 6 years ago
92d12f9
memblock: refactor internal allocation functions
by Mike Rapoport
· 6 years ago
0ba9e6e
memblock: drop memblock_alloc_base()
by Mike Rapoport
· 6 years ago
42b46ae
memblock: drop __memblock_alloc_base()
by Mike Rapoport
· 6 years ago
ecc3e77
memblock: memblock_phys_alloc(): don't panic
by Mike Rapoport
· 6 years ago
3375557
memblock: memblock_phys_alloc_try_nid(): don't panic
by Mike Rapoport
· 6 years ago
8a770c2
memblock: emphasize that memblock_alloc_range() returns a physical address
by Mike Rapoport
· 6 years ago
53d818d
memblock: drop memblock_alloc_base_nid()
by Mike Rapoport
· 6 years ago
b57e622e6
mm/hmm: convert to use vm_fault_t
by Souptick Joarder
· 6 years ago
d14d7f1
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
f86727f
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8d521d9
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
by Linus Torvalds
· 6 years ago
ea2c3f6
mm,mremap: bail out earlier in mremap_to under map pressure
by Oscar Salvador
· 6 years ago
d778015
mm/sparse: fix a bad comparison
by Qian Cai
· 6 years ago
fc8efd2
mm/memory.c: do_fault: avoid usage of stale vm_area_struct
by Jan Stancek
· 6 years ago
70516b9
mm/huge_memory.c: fix "orig_pud" set but not used
by Qian Cai
· 6 years ago
cd02cf1
mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
by Qian Cai
· 6 years ago
82ede7e
mm/memcontrol.c: fix bad line in comment
by Qian Cai
· 6 years ago
0d3bd18
mm/cma.c: cma_declare_contiguous: correct err handling
by Peng Fan
· 6 years ago
0c81585
mm/page_ext.c: fix an imbalance with kmemleak
by Qian Cai
· 6 years ago
5f438ee
mm/compaction: pass pgdat to too_many_isolated() instead of zone
by Andrey Ryabinin
· 6 years ago
f4b7e27
mm: remove zone_lru_lock() function, access ->lru_lock directly
by Andrey Ryabinin
· 6 years ago
a7ca12f
mm/workingset: remove unused @mapping argument in workingset_eviction()
by Andrey Ryabinin
· 6 years ago
9600874
mm/swapfile.c: use struct_size() in kvzalloc()
by Gustavo A. R. Silva
· 6 years ago
5a7f1b2
mm/cma_debug.c: remove static scoped cma_debugfs_root
by Yue Hu
· 6 years ago
5d3ee42
mm/shmem: make find_get_pages_range() work for huge page
by Yu Zhao
· 6 years ago
afa0011
mm: unexport free_reserved_area
by Christoph Hellwig
· 6 years ago
daf3538
mm,memory_hotplug: explicitly pass the head to isolate_huge_page
by Oscar Salvador
· 6 years ago
f900482
mm/migrate.c: cleanup expected_page_refs()
by Jan Kara
· 6 years ago
a862f68
docs/core-api/mm: fix return value descriptions in mm/
by Mike Rapoport
· 6 years ago
92eac16
docs/mm: vmalloc: re-indent kernel-doc comemnts
by Mike Rapoport
· 6 years ago
ce0725f
numa: make "nr_online_nodes" unsigned int
by Alexey Dobriyan
· 6 years ago
b9726c2
numa: make "nr_node_ids" unsigned int
by Alexey Dobriyan
· 6 years ago
d342a0b
mm,oom: don't kill global init via memory.oom.group
by Tetsuo Handa
· 6 years ago
c10d38c
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
by Daniel Jordan
· 6 years ago
060f005
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
by Kirill Tkhai
· 6 years ago
2cee57d1
mm: ksm: do not block on page lock when searching stable tree
by Yang Shi
· 6 years ago
1ff9e6e
mm: memcontrol: expose THP events on a per-memcg basis
by Chris Down
· 6 years ago
2bb0f34
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
by Yang Shi
· 6 years ago
ab3948f
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
by Joel Fernandes (Google)
· 6 years ago
9a4e9f3
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
by Aneesh Kumar K.V
· 6 years ago
b56a2d8
mm: rid swapoff of quadratic complexity
by Vineeth Remanan Pillai
· 6 years ago
c5bf121
mm: refactor swap-in logic out of shmem_getpage_gfp
by Vineeth Remanan Pillai
· 6 years ago
a9e7c39
mm/vmscan.c: remove 7th argument of isolate_lru_pages()
by Kirill Tkhai
· 6 years ago
2e25644
mm, mempolicy: fix uninit memory access
by Vlastimil Babka
· 6 years ago
7775fac
memcg: killed threads should not invoke memcg OOM killer
by Tetsuo Handa
· 6 years ago
23a7052
mm/page_alloc.c: check return value of memblock_alloc_node_nopanic()
by Mike Rapoport
· 6 years ago
023bdd0
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
by Aneesh Kumar K.V
· 6 years ago
04a8645
mm: update ptep_modify_prot_commit to take old pte value as arg
by Aneesh Kumar K.V
· 6 years ago
0cbe3e2
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
by Aneesh Kumar K.V
· 6 years ago
8bb4e7a
mm: fix some typos in mm directory
by Wei Yang
· 6 years ago
8aa4976
mm/page_owner: move config option to mm/Kconfig.debug
by Changbin Du
· 6 years ago
43cca0b
mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown()
by Yang Fan
· 6 years ago
bbbe480
mm, oom: remove 'prefer children over parent' heuristic
by Shakeel Butt
· 6 years ago
d9f7979
mm: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
Next »