index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+3
2019-03-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2
-2
/
+2
2019-03-06
mm,mremap: bail out earlier in mremap_to under map pressure
Oscar Salvador
1
-0
/
+17
2019-03-06
mm/sparse: fix a bad comparison
Qian Cai
1
-1
/
+1
2019-03-06
mm/memory.c: do_fault: avoid usage of stale vm_area_struct
Jan Stancek
1
-1
/
+4
2019-03-06
mm/huge_memory.c: fix "orig_pud" set but not used
Qian Cai
1
-3
/
+1
2019-03-06
mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
Qian Cai
1
-0
/
+1
2019-03-06
mm/memcontrol.c: fix bad line in comment
Qian Cai
1
-1
/
+1
2019-03-06
mm/cma.c: cma_declare_contiguous: correct err handling
Peng Fan
1
-1
/
+3
2019-03-06
mm/page_ext.c: fix an imbalance with kmemleak
Qian Cai
1
-0
/
+1
2019-03-06
mm/compaction: pass pgdat to too_many_isolated() instead of zone
Andrey Ryabinin
1
-10
/
+9
2019-03-06
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
9
-49
/
+50
2019-03-06
mm/workingset: remove unused @mapping argument in workingset_eviction()
Andrey Ryabinin
2
-4
/
+3
2019-03-06
mm/swapfile.c: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-03-06
mm/cma_debug.c: remove static scoped cma_debugfs_root
Yue Hu
1
-5
/
+4
2019-03-06
mm/shmem: make find_get_pages_range() work for huge page
Yu Zhao
1
-2
/
+2
2019-03-06
mm: unexport free_reserved_area
Christoph Hellwig
1
-1
/
+0
2019-03-06
mm,memory_hotplug: explicitly pass the head to isolate_huge_page
Oscar Salvador
1
-2
/
+2
2019-03-06
mm/migrate.c: cleanup expected_page_refs()
Jan Kara
1
-4
/
+4
2019-03-06
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
12
-59
/
+221
2019-03-06
docs/mm: vmalloc: re-indent kernel-doc comemnts
Mike Rapoport
1
-185
/
+182
2019-03-06
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
1
-2
/
+2
2019-03-06
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
7
-9
/
+7
2019-03-06
mm,oom: don't kill global init via memory.oom.group
Tetsuo Handa
1
-1
/
+2
2019-03-06
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
1
-22
/
+29
2019-03-06
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
Kirill Tkhai
1
-30
/
+14
2019-03-06
mm: ksm: do not block on page lock when searching stable tree
Yang Shi
1
-10
/
+35
2019-03-06
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
3
-0
/
+20
2019-03-06
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
Yang Shi
1
-4
/
+3
2019-03-06
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
2
-4
/
+24
2019-03-06
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2
-26
/
+178
2019-03-06
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2
-390
/
+310
2019-03-06
mm: refactor swap-in logic out of shmem_getpage_gfp
Vineeth Remanan Pillai
1
-205
/
+244
2019-03-06
mm/vmscan.c: remove 7th argument of isolate_lru_pages()
Kirill Tkhai
1
-11
/
+4
2019-03-06
mm, mempolicy: fix uninit memory access
Vlastimil Babka
1
-1
/
+1
2019-03-06
memcg: killed threads should not invoke memcg OOM killer
Tetsuo Handa
1
-5
/
+14
2019-03-06
mm/page_alloc.c: check return value of memblock_alloc_node_nopanic()
Mike Rapoport
1
-1
/
+8
2019-03-06
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
1
-3
/
+5
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2
-7
/
+7
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2
-4
/
+4
2019-03-06
mm: fix some typos in mm directory
Wei Yang
5
-9
/
+9
2019-03-06
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
1
-0
/
+17
2019-03-06
mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown()
Yang Fan
1
-4
/
+3
2019-03-06
mm, oom: remove 'prefer children over parent' heuristic
Shakeel Butt
1
-60
/
+18
2019-03-06
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
9
-64
/
+24
2019-03-06
mm/memory.c: prevent mapping typed pages to userspace
Matthew Wilcox
1
-1
/
+1
2019-03-06
mm: prevent mapping slab pages to userspace
Matthew Wilcox
1
-1
/
+1
2019-03-06
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
Uladzislau Rezki (Sony)
1
-1
/
+5
2019-03-06
mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable
Chris Down
1
-45
/
+19
[next]