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
*
mremap: fix race between mremap() and page cleanning
Aaron Lu
2016-11-17
2
-10
/
+29
*
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2016-11-11
1
-0
/
+1
*
memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
Greg Thelen
2016-11-11
1
-2
/
+2
*
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
2016-11-11
1
-0
/
+3
*
mm/hugetlb: fix huge page reservation leak in private mapping error paths
Mike Kravetz
2016-11-11
1
-0
/
+66
*
mm: hwpoison: fix thp split handling in memory_failure()
Naoya Horiguchi
2016-11-11
1
-7
/
+5
*
swapfile: fix memory corruption via malformed swapfile
Jann Horn
2016-11-11
1
-0
/
+2
*
mm/cma.c: check the max limit for cma allocation
Shiraz Hashim
2016-11-11
1
-0
/
+3
*
shmem: fix pageflags after swapping DMA32 object
Hugh Dickins
2016-11-11
1
-0
/
+2
*
mm: remove extra newline from allocation stall warning
Tetsuo Handa
2016-11-11
1
-1
/
+1
*
Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-11-01
1
-1
/
+1
|
\
|
*
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
2016-10-31
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-27
7
-26
/
+56
|
\
\
|
*
|
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2016-10-27
2
-0
/
+11
|
*
|
mm: kmemleak: ensure that the task stack is not freed during scanning
Catalin Marinas
2016-10-27
1
-2
/
+5
|
*
|
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2016-10-27
2
-16
/
+28
|
*
|
mm: page_alloc: use KERN_CONT where appropriate
Joe Perches
2016-10-27
1
-7
/
+9
|
*
|
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
2016-10-27
1
-0
/
+2
|
*
|
mm/slab: fix kmemcg cache creation delayed issue
Joonsoo Kim
2016-10-27
1
-1
/
+1
*
|
|
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
2016-10-27
1
-1
/
+1
*
|
|
mm: remove unused variable in memory hotplug
Linus Torvalds
2016-10-27
1
-1
/
+0
|
/
/
*
|
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
3
-144
/
+3
*
|
mm: unexport __get_user_pages()
Lorenzo Stoakes
2016-10-24
2
-3
/
+2
|
/
*
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-22
2
-2
/
+3
|
\
|
*
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
2016-10-20
1
-1
/
+3
|
*
mm/numa: Remove duplicated include from mprotect.c
Wei Yongjun
2016-10-19
1
-1
/
+0
*
|
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
7
-71
/
+73
|
\
\
|
|
/
|
/
|
|
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
3
-11
/
+8
|
*
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
2
-12
/
+6
|
*
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
2
-11
/
+21
|
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
2
-16
/
+12
|
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
3
-24
/
+8
|
*
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-11
/
+2
|
*
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
3
-11
/
+14
|
*
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
3
-20
/
+8
|
*
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
2016-10-18
3
-13
/
+23
|
*
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
2016-10-18
1
-14
/
+33
|
*
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-18
1
-2
/
+12
*
|
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
2016-10-16
1
-3
/
+19
*
|
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
1
-0
/
+5
|
\
\
|
*
|
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-1
/
+1
|
*
|
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
1
-0
/
+5
*
|
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2016-10-14
1
-18
/
+20
|
\
\
\
|
*
|
|
mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
zijun_hu
2016-10-05
1
-18
/
+18
|
*
|
|
mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk()
zijun_hu
2016-10-05
1
-6
/
+8
*
|
|
|
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
2016-10-12
1
-3
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-10-11
5
-9
/
+56
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-11
/
+11
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
11
-56
/
+60
|
|
\
\
\
|
|
*
|
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
[next]