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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2012-06-22
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
1
-8
/
+4
2012-06-10
slub: fix a memory leak in get_partial_node()
Joonsoo Kim
1
-3
/
+6
2012-06-10
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2012-06-10
hugetlb: fix resv_map leak in error path
Dave Hansen
1
-6
/
+22
2012-06-10
mm: fix faulty initialization in vmalloc_init()
KyongHo
1
-1
/
+2
2012-06-10
mm: consider all swapped back pages in used-once logic
Michal Hocko
1
-1
/
+1
2012-06-01
mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages
Mel Gorman
1
-24
/
+17
2012-05-19
memcg,thp: fix res_counter:96 regression
Hugh Dickins
1
-1
/
+1
2012-05-17
slub: missing test for partial pages flush work in flush_all()
majianpeng
1
-1
/
+1
2012-05-11
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
Hugh Dickins
1
-1
/
+1
2012-05-10
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-5
/
+9
2012-05-10
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
1
-2
/
+1
2012-05-10
memcg: free spare array to avoid memory leak
Sha Zhengju
1
-0
/
+6
2012-05-10
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
Chris Metcalf
1
-1
/
+0
2012-05-10
mm: fix division by 0 in percpu_pagelist_fraction()
Sasha Levin
1
-2
/
+2
2012-05-09
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
Catalin Marinas
1
-0
/
+2
2012-05-09
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...
Tejun Heo
1
-0
/
+10
2012-05-08
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2012-04-26
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-18
/
+26
2012-04-25
mm: fix NULL ptr dereference in move_pages
Sasha Levin
1
-8
/
+8
2012-04-25
mm: fix NULL ptr dereference in migrate_pages
Sasha Levin
1
-4
/
+7
2012-04-25
mm: fix up the vmscan stat in vmstat
Ying Han
2
-5
/
+10
2012-04-25
mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
Konstantin Khlebnikov
1
-1
/
+1
2012-04-25
mm: memcg: move pc lookup point to commit_charge()
Johannes Weiner
1
-12
/
+5
2012-04-25
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
1
-2
/
+8
2012-04-23
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2
-4
/
+6
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2
-4
/
+54
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2
-8
/
+16
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
2
-3
/
+15
2012-04-20
memblock: memblock should be able to handle zero length operations
Tejun Heo
1
-1
/
+6
2012-04-18
memcg: fix Bad page state after replace_page_cache
Hugh Dickins
1
-0
/
+1
2012-04-12
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
Ying Han
1
-6
/
+1
2012-04-12
hugetlb: fix race condition in hugetlb_fault()
Chris Metcalf
1
-0
/
+2
2012-04-12
memcg: do not open code accesses to res_counter members
Glauber Costa
1
-2
/
+2
2012-04-12
memcg: fix broken boolen expression
Kirill A. Shutemov
1
-1
/
+1
2012-03-29
percpu: use KERN_CONT in pcpu_dump_alloc_info()
Tejun Heo
1
-5
/
+5
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-51
/
+136
2012-03-28
radix-tree: use iterators in find_get_pages* functions
Konstantin Khlebnikov
1
-48
/
+38
2012-03-28
mm: only IPI CPUs to drain local pages if they exist
Gilad Ben-Yossef
1
-2
/
+38
2012-03-28
slub: only IPI CPUs that have per cpu obj to flush
Gilad Ben-Yossef
1
-1
/
+9
2012-03-28
swapon: check validity of swap_flags
Hugh Dickins
1
-0
/
+3
2012-03-28
mm, coredump: fail allocations when coredumping instead of oom killing
David Rientjes
1
-0
/
+4
2012-03-28
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
1
-0
/
+4
2012-03-28
mm for fs: add truncate_pagecache_range()
Hugh Dickins
1
-0
/
+40
2012-03-28
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+73
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2012-03-24
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
1
-1
/
+2
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+8
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-7
/
+1
[next]