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
2015-08-07
slub: refactoring unfreeze_partials()
Joonsoo Kim
1
-31
/
+14
2015-08-07
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
1
-3
/
+3
2015-05-09
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-05-09
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
1
-1
/
+4
2015-05-09
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
1
-1
/
+1
2015-05-09
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
1
-1
/
+1
2015-05-09
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-1
/
+1
2015-05-09
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-1
/
+1
2015-05-09
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
1
-2
/
+3
2015-05-09
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
1
-1
/
+16
2015-05-09
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
1
-15
/
+35
2015-03-06
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2015-02-20
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-02-20
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2
-3
/
+3
2015-02-20
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+7
2015-02-20
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-02-20
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2
-41
/
+29
2015-02-20
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
2
-3
/
+3
2015-02-20
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
1
-1
/
+41
2015-02-20
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-2
/
+2
2015-01-01
mm: fix swapoff hang after page migration and fork
Hugh Dickins
1
-13
/
+13
2014-12-14
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
1
-1
/
+0
2014-12-14
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2
-9
/
+10
2014-12-14
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
1
-0
/
+1
2014-12-14
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
1
-1
/
+3
2014-12-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-1
/
+55
2014-11-05
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
1
-1
/
+4
2014-11-05
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
2014-11-05
percpu: free percpu allocation info for uniprocessor system
Honggang Li
1
-0
/
+2
2014-11-05
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
1
-0
/
+1
2014-11-05
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
1
-6
/
+15
2014-09-13
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
3
-4
/
+10
2014-09-13
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
1
-8
/
+8
2014-08-06
mm: kmemleak: avoid false negatives on vmalloc'ed objects
Catalin Marinas
2
-5
/
+13
2014-08-06
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-08-06
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-08-06
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-20
/
+44
2014-08-06
shmem: fix faulting into a hole while it's punched
Hugh Dickins
2
-25
/
+91
2014-08-06
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
1
-2
/
+0
2014-07-11
mm: fix crashes from mbind() merging vmas
Hugh Dickins
1
-26
/
+20
2014-07-11
mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")
Minchan Kim
1
-4
/
+7
2014-07-11
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
1
-28
/
+43
2014-07-11
mm: rmap: fix use-after-free in __put_anon_vma
Andrey Ryabinin
1
-2
/
+1
2014-07-11
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
1
-0
/
+3
2014-07-11
mm: fix sleeping function warning from __put_anon_vma
Hugh Dickins
1
-3
/
+5
2014-07-11
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2014-06-09
mm/memory-failure.c: fix memory leak by race between poison and unpoison
Naoya Horiguchi
1
-0
/
+2
2014-06-09
hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...
Chen Yucong
1
-7
/
+8
2014-06-09
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
Rik van Riel
1
-2
/
+2
2014-06-09
Negative (setpoint-dirty) in bdi_position_ratio()
paul.szabo@sydney.edu.au
1
-1
/
+1
[next]