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-10-17
mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()
Dan Carpenter
1
-9
/
+11
2019-10-11
usercopy: Avoid HIGHMEM pfn warning
Kees Cook
1
-1
/
+7
2019-10-05
mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone
Yafang Shao
1
-22
/
+13
2019-10-05
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
1
-0
/
+10
2019-10-05
memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
Tetsuo Handa
1
-2
/
+3
2019-09-16
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
1
-10
/
+7
2019-09-06
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
Andrew Morton
1
-0
/
+2
2019-08-29
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
1
-2
/
+59
2019-08-29
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
1
-4
/
+15
2019-08-29
mm, page_owner: handle THP splits correctly
Vlastimil Babka
1
-0
/
+4
2019-08-25
Revert "kmemleak: allow to coexist with fault injection"
Yang Shi
1
-1
/
+1
2019-08-25
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
1
-1
/
+1
2019-08-25
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
1
-10
/
+29
2019-08-25
mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
Yang Shi
1
-7
/
+25
2019-08-25
mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...
Yang Shi
1
-20
/
+48
2019-08-25
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
1
-0
/
+8
2019-08-16
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
1
-0
/
+9
2019-08-06
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...
Yang Shi
1
-1
/
+8
2019-08-06
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
1
-0
/
+13
2019-07-31
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
2
-2
/
+5
2019-07-31
mm/mmu_notifier: use hlist_add_head_rcu()
Jean-Philippe Brucker
1
-1
/
+1
2019-07-31
mm/gup.c: remove some BUG_ONs from get_gate_page()
Andy Lutomirski
1
-3
/
+6
2019-07-31
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
Guenter Roeck
1
-1
/
+2
2019-07-31
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
1
-1
/
+1
2019-07-31
mm/swap: fix release_pages() when releasing devmap pages
Ira Weiny
1
-4
/
+9
2019-07-28
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
1
-3
/
+3
2019-07-28
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+22
2019-07-10
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-10
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
1
-2
/
+2
2019-07-03
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
1
-2
/
+2
2019-07-03
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2
-13
/
+21
2019-07-03
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
1
-0
/
+2
2019-07-03
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
1
-1
/
+1
2019-06-22
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+3
2019-06-19
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
1
-1
/
+1
2019-06-19
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-15
percpu: do not search past bitmap when allocating an area
Dennis Zhou
1
-1
/
+2
2019-06-15
percpu: remove spurious lock dependency between percpu and sched
John Sperbeck
1
-1
/
+5
2019-06-15
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
1
-1
/
+5
2019-06-15
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
1
-1
/
+1
2019-06-15
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
1
-1
/
+1
2019-06-15
mm/cma.c: fix the bitmap status to show failed allocation reason
Yue Hu
1
-8
/
+11
2019-06-15
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
Yue Hu
1
-1
/
+3
2019-06-15
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
1
-2
/
+4
2019-06-15
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
1
-5
/
+16
2019-06-15
mm/hmm: select mmu notifier when selecting HMM
Jérôme Glisse
1
-1
/
+1
2019-06-09
memcg: make it work on sparse non-0-node systems
Jiri Slaby
1
-5
/
+3
2019-05-22
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2
-18
/
+7
2019-05-22
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
Kai Shen
1
-1
/
+2
2019-05-22
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-6
/
+10
[next]