index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2015-04-29
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
3
-33
/
+45
2015-04-29
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-15
/
+15
2015-04-19
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
1
-1
/
+4
2015-04-19
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
1
-1
/
+1
2015-04-19
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
1
-0
/
+1
2015-04-19
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
1
-9
/
+4
2015-04-19
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-03-26
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
1
-5
/
+7
2015-03-18
vmstat: do not use deferrable delayed work for vmstat_update
Michal Hocko
1
-1
/
+1
2015-03-18
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-03-18
mm/nommu: fix memory leak
Joonsoo Kim
1
-3
/
+1
2015-03-18
mm: fix negative nr_isolated counts
Hugh Dickins
1
-1
/
+3
2015-03-18
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
Naoya Horiguchi
1
-2
/
+0
2015-03-18
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
1
-1
/
+1
2015-03-18
mm/compaction: fix wrong order check in compact_finished()
Joonsoo Kim
1
-1
/
+1
2015-03-18
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-2
/
+2
2015-03-18
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-2
/
+2
2015-03-18
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
1
-7
/
+5
2015-03-18
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
1
-2
/
+3
2015-03-18
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
1
-1
/
+20
2015-03-18
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
1
-16
/
+36
2015-03-06
mm/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
1
-1
/
+1
2015-03-06
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
1
-0
/
+2
2015-02-05
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2
-2
/
+2
2015-02-05
mm: export "high_memory" symbol on !MMU
Arnd Bergmann
1
-0
/
+1
2015-02-05
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2
-3
/
+3
2015-01-26
mm/vmscan: fix highidx argument type
Michael S. Tsirkin
1
-1
/
+1
2015-01-26
memcg: remove extra newlines from memcg oom kill log
Greg Thelen
1
-2
/
+2
2015-01-26
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
1
-47
/
+35
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
1
-4
/
+4
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-08
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
1
-11
/
+13
2015-01-08
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
1
-12
/
+0
2015-01-08
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
1
-1
/
+4
2015-01-08
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
1
-9
/
+0
2015-01-08
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2
-41
/
+29
2015-01-08
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
1
-1
/
+41
2015-01-06
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-2
/
+2
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
1
-17
/
+12
2014-12-22
Revert "mm/memory.c: share the i_mmap_rwsem"
Kirill A. Shutemov
1
-2
/
+2
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
3
-3
/
+13
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-28
/
+2
2014-12-18
mm/zsmalloc: adjust order of functions
Ganesh Mahendran
1
-187
/
+187
2014-12-18
mm/memory.c:do_shared_fault(): add comment
Andrew Morton
1
-0
/
+6
2014-12-18
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
2
-2
/
+5
2014-12-18
mm/mempolicy.c: remove unnecessary is_valid_nodemask()
Zhihui Zhang
1
-8
/
+2
2014-12-18
mm: replace ACCESS_ONCE with READ_ONCE or barriers
Christian Borntraeger
3
-3
/
+13
[next]