index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix potential infinite loop in dissolve_free_huge_pages()
Li Zhong
2014-09-17
1
-0
/
+3
*
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
Oleg Nesterov
2014-09-05
1
-6
/
+3
*
x86,mm: fix pte_special versus pte_numa
Hugh Dickins
2014-09-05
1
-4
/
+3
*
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-30
1
-1
/
+1
*
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
2014-07-30
1
-5
/
+8
*
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
Andrey Ryabinin
2014-07-30
1
-9
/
+12
*
memcg: oom_notify use-after-free fix
Michal Hocko
2014-07-30
1
-0
/
+4
*
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
Naoya Horiguchi
2014-07-30
1
-2
/
+4
*
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
Naoya Horiguchi
2014-07-30
1
-1
/
+7
*
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
2014-07-30
1
-8
/
+8
*
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
Maxim Patlasov
2014-07-30
1
-3
/
+3
*
mm: fix page_alloc.c kernel-doc warnings
Randy Dunlap
2014-07-29
1
-6
/
+9
*
mm: fix direct reclaim writeback regression
Hugh Dickins
2014-07-26
1
-2
/
+3
*
Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-23
1
-1
/
+1
|
\
|
*
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Mike Snitzer
2014-07-22
1
-1
/
+1
|
|
\
|
|
*
slab_common: fix the check for duplicate slab names
Mikulas Patocka
2014-05-24
1
-1
/
+1
*
|
|
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
2014-07-23
1
-0
/
+1
*
|
|
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
2014-07-23
1
-3
/
+8
*
|
|
shmem: fix splicing from a hole while it's punched
Hugh Dickins
2014-07-23
1
-9
/
+15
*
|
|
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
2014-07-23
1
-26
/
+52
*
|
|
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
2014-07-23
1
-1
/
+2
*
|
|
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2014-07-23
2
-9
/
+5
*
|
|
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
1
-2
/
+0
|
\
\
\
|
*
|
|
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-06-25
1
-2
/
+0
*
|
|
|
shmem: fix init_page_accessed use to stop !PageLRU bug
Hugh Dickins
2014-07-03
1
-5
/
+10
*
|
|
|
hwpoison: fix the handling path of the victimized page frame that belong to n...
Chen Yucong
2014-07-03
1
-4
/
+5
*
|
|
|
msync: fix incorrect fstart calculation
Namjae Jeon
2014-07-03
1
-1
/
+2
*
|
|
|
slub: fix off by one in number of slab tests
Joonsoo Kim
2014-07-03
1
-3
/
+3
*
|
|
|
mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
Michal Nazarewicz
2014-07-03
1
-2
/
+14
|
|
/
/
|
/
|
|
*
|
|
mm: fix crashes from mbind() merging vmas
Hugh Dickins
2014-06-23
1
-26
/
+20
*
|
|
slab: fix oops when reading /proc/slab_allocators
Joonsoo Kim
2014-06-23
1
-19
/
+71
*
|
|
shmem: fix faulting into a hole while it's punched
Hugh Dickins
2014-06-23
1
-4
/
+52
*
|
|
mm: let mm_find_pmd fix buggy race with THP fault
Hugh Dickins
2014-06-23
4
-13
/
+20
*
|
|
mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()
Hugh Dickins
2014-06-23
1
-4
/
+35
*
|
|
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
2014-06-23
1
-12
/
+28
*
|
|
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
2014-06-23
1
-28
/
+43
*
|
|
tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
Hugh Dickins
2014-06-23
1
-0
/
+3
*
|
|
mm: nommu: per-thread vma cache fix
Steven Miao
2014-06-23
1
-1
/
+1
|
/
/
*
|
fix __swap_writepage() compile failure on old gcc versions
Al Viro
2014-06-14
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
6
-186
/
+626
|
\
\
|
*
\
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
8
-27
/
+55
|
|
\
\
|
*
|
|
shmem: switch to iter_file_splice_write()
Al Viro
2014-06-12
1
-1
/
+1
|
*
|
|
bio_vec-backed iov_iter
Al Viro
2014-05-06
2
-39
/
+370
|
*
|
|
optimize copy_page_{to,from}_iter()
Al Viro
2014-05-06
1
-0
/
+8
|
*
|
|
bury generic_file_aio_{read,write}
Al Viro
2014-05-06
1
-35
/
+8
|
*
|
|
new helper: copy_page_from_iter()
Al Viro
2014-05-06
1
-0
/
+78
|
*
|
|
bury __generic_file_aio_write()
Al Viro
2014-05-06
1
-11
/
+0
|
*
|
|
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
3
-27
/
+40
|
*
|
|
shmem: switch to ->read_iter()
Al Viro
2014-05-06
1
-10
/
+5
|
*
|
|
iov_iter_truncate()
Al Viro
2014-05-06
1
-12
/
+7
[next]