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
2016-10-26
mm, gup: close FOLL MAP_PRIVATE race
Michal Hocko
1
-11
/
+28
2016-10-26
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-10-26
Fix incomplete backport of commit 0f792cf949a0
Zefan Li
1
-5
/
+9
2016-10-26
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
1
-12
/
+19
2016-10-26
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
1
-4
/
+4
2016-10-26
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...
Michal Hocko
2
-5
/
+20
2016-04-27
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2016-04-27
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2016-03-21
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
1
-4
/
+13
2015-10-22
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
1
-3
/
+16
2015-09-18
mm/memory-failure: call shake_page() when error hits thp tail page
Naoya Horiguchi
1
-4
/
+4
2015-06-19
slub: refactoring unfreeze_partials()
Joonsoo Kim
1
-34
/
+14
2015-06-19
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
1
-1
/
+1
2015-06-19
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
1
-1
/
+4
2015-06-19
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
1
-1
/
+1
2015-06-19
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
1
-1
/
+1
2015-06-19
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-1
/
+1
2015-06-19
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-1
/
+1
2015-06-19
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
1
-2
/
+3
2015-06-19
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
1
-1
/
+16
2015-06-19
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
1
-9
/
+27
2015-04-14
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-04-14
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-04-14
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2
-3
/
+3
2015-04-14
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+7
2015-04-14
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-04-14
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2
-41
/
+29
2015-04-14
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
1
-1
/
+41
2015-04-14
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-2
/
+2
2015-04-14
mm: fix swapoff hang after page migration and fork
Hugh Dickins
1
-13
/
+13
2015-02-02
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
1
-1
/
+0
2015-02-02
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2
-9
/
+10
2015-02-02
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
1
-0
/
+1
2015-02-02
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
1
-1
/
+3
2015-02-02
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2
-0
/
+25
2015-02-02
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-3
/
+59
2015-02-02
Revert "percpu: free percpu allocation info for uniprocessor system"
Guenter Roeck
1
-2
/
+0
2014-12-01
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
1
-1
/
+4
2014-12-01
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
2014-12-01
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-2
/
+2
2014-12-01
percpu: free percpu allocation info for uniprocessor system
Honggang Li
1
-0
/
+2
2014-12-01
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
1
-0
/
+1
2014-12-01
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
1
-6
/
+15
2014-09-25
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
3
-4
/
+10
2014-08-07
mm: try_to_unmap_cluster() should lock_page() before mlocking
Vlastimil Babka
2
-2
/
+14
2014-08-07
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
1
-8
/
+8
2014-07-31
mm: kmemleak: avoid false negatives on vmalloc'ed objects
Catalin Marinas
2
-5
/
+13
2014-07-31
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-28
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-07-28
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-20
/
+44
[next]