index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-05-22
mm/mincore.c: make mincore() more conservative
Jiri Kosina
1
-1
/
+22
2019-05-16
mm/memory.c: fix modifying of page protection by insert_pfn()
Jan Kara
1
-5
/
+6
2019-05-16
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
1
-0
/
+1
2019-05-16
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
1
-20
/
+9
2019-05-10
slab: fix a crash by reading /proc/slab_allocators
Qian Cai
1
-1
/
+2
2019-05-08
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
1
-0
/
+2
2019-05-08
kmemleak: powerpc: skip scanning holes in the .bss section
Catalin Marinas
1
-5
/
+11
2019-05-04
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-11
/
+47
2019-05-02
mm: Fix warning in insert_pfn()
Jan Kara
1
-2
/
+7
2019-04-27
percpu: stop printing kernel addresses
Matteo Croce
1
-4
/
+4
2019-04-27
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-1
/
+6
2019-04-20
mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
Roman Gushchin
1
-0
/
+4
2019-04-17
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-2
/
+18
2019-04-17
mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
Aneesh Kumar K.V
1
-0
/
+36
2019-04-05
page_poison: play nicely with KASAN
Qian Cai
2
-1
/
+5
[prev]
[next]