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
2014-05-30
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-05-06
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
Mizuma, Masayoshi
1
-0
/
+1
2014-05-06
mm: try_to_unmap_cluster() should lock_page() before mlocking
Vlastimil Babka
2
-2
/
+14
2014-04-26
bdi: avoid oops on device removal
Jan Kara
1
-4
/
+9
2014-04-26
backing_dev: fix hung task on sync
Derek Basehore
1
-1
/
+4
2014-04-03
mm: close PageTail race
David Rientjes
4
-5
/
+7
2014-03-23
memcg: reparent charges of children before processing parent
Filipe Brandenburger
1
-0
/
+14
2014-03-23
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-06
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
1
-2
/
+2
2014-02-22
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
Naoya Horiguchi
1
-2
/
+4
2014-02-20
mm: fix process accidentally killed by mce because of huge page migration
Xishi Qiu
1
-2
/
+9
2014-02-20
mm/memory-failure.c: fix memory leak in successful soft offlining
Naoya Horiguchi
1
-4
/
+18
2014-02-20
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-13
mm, oom: base root bonus on current usage
David Rientjes
1
-1
/
+1
2014-02-13
slub: Fix calculation of cpu slabs
Li Zefan
1
-1
/
+7
2014-02-13
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2
-37
/
+18
2014-02-13
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-02-13
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
1
-10
/
+11
2014-02-06
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-02-06
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
2
-60
/
+100
2014-01-25
thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
Hugh Dickins
1
-3
/
+3
2014-01-25
mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
Jianguo Wu
1
-4
/
+10
2014-01-09
memcg: fix memcg_size() calculation
Vladimir Davydov
1
-1
/
+1
2014-01-09
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-09
mm: fix use-after-free in sys_remap_file_pages
Rik van Riel
1
-3
/
+5
2014-01-09
mm/hugetlb: check for pte NULL pointer in __page_check_address()
Jianguo Wu
1
-0
/
+4
2014-01-09
mm/compaction: respect ignore_skip_hint in update_pageblock_skip
Joonsoo Kim
1
-0
/
+4
2014-01-09
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
3
-2
/
+12
2014-01-09
mm: numa: avoid unnecessary work on the failure path
Mel Gorman
1
-1
/
+3
2014-01-09
mm: numa: ensure anon_vma is locked to prevent parallel THP splits
Mel Gorman
1
-0
/
+7
2014-01-09
mm: clear pmd_numa before invalidating
Mel Gorman
1
-0
/
+3
2013-12-08
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
2
-1
/
+7
2013-12-04
mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
Akira Takeuchi
1
-5
/
+5
2013-11-29
slub: Handle NULL parameter in kmem_cache_flags
Christoph Lameter
1
-2
/
+2
2013-11-13
mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
Zhang Yanfei
1
-3
/
+3
2013-11-13
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
1
-1
/
+1
2013-11-13
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
1
-1
/
+1
2013-11-13
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2
-26
/
+26
2013-11-13
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2
-44
/
+34
2013-11-13
mm: Prevent parallel splits during THP migration
Mel Gorman
1
-14
/
+30
2013-11-13
mm: Wait for THP migrations to complete during NUMA hinting faults
Mel Gorman
1
-7
/
+16
2013-11-13
mm: numa: Do not account for a hinting fault if we raced
Mel Gorman
1
-1
/
+4
2013-11-13
mm: make generic_access_phys available for modules
Uwe Kleine-König
1
-0
/
+1
2013-11-04
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-11-04
mm: fix BUG in __split_huge_page_pmd
Hugh Dickins
1
-1
/
+9
2013-10-18
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
1
-7
/
+1
2013-10-13
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
2
-2
/
+4
2013-10-13
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...
Darrick J. Wong
1
-0
/
+2
2013-10-01
mm: fix aio performance regression for database caused by THP
Khalid Aziz
1
-25
/
+52
2013-09-26
mm/huge_memory.c: fix potential NULL pointer dereference
Libin
1
-0
/
+2
[next]