index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2016-10-20
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
1
-1
/
+3
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
7
-71
/
+73
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
3
-11
/
+8
2016-10-19
mm/numa: Remove duplicated include from mprotect.c
Wei Yongjun
1
-1
/
+0
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-12
/
+6
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2
-16
/
+12
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-24
/
+8
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-11
/
+2
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-11
/
+14
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-20
/
+8
2016-10-19
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
3
-13
/
+23
2016-10-19
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-19
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-2
/
+12
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
1
-3
/
+19
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-18
/
+20
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-3
/
+0
2016-10-12
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
5
-9
/
+56
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+11
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
11
-56
/
+60
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+0
2016-10-11
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-1
/
+1
2016-10-11
gcc-plugins: Add latent_entropy plugin
Emese Revfy
1
-0
/
+5
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+85
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
1
-1
/
+1
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-1
/
+1
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-873
/
+1250
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-15
/
+0
2016-10-08
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
1
-1
/
+1
2016-10-08
proc: much faster /proc/vmstat
Alexey Dobriyan
1
-1
/
+4
2016-10-08
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
1
-2
/
+2
2016-10-08
mm: warn about allocations which stall for too long
Michal Hocko
1
-0
/
+10
2016-10-08
mm: consolidate warn_alloc_failed users
Michal Hocko
2
-23
/
+18
2016-10-08
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
1
-0
/
+4
2016-10-08
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
1
-1
/
+1
2016-10-08
oom: print nodemask in the oom report
Michal Hocko
1
-2
/
+5
2016-10-08
mm: clarify why we avoid page_mapcount() for slab pages in dump_page()
Kirill A. Shutemov
1
-0
/
+5
2016-10-08
mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb
Andrea Arcangeli
1
-18
/
+41
2016-10-08
mm: vma_adjust: minor comment correction
Andrea Arcangeli
1
-1
/
+1
2016-10-08
mm: vma_adjust: remove superfluous check for next not NULL
Andrea Arcangeli
1
-1
/
+1
2016-10-08
mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
Andrea Arcangeli
2
-27
/
+131
2016-10-08
mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case
Andrea Arcangeli
1
-2
/
+22
2016-10-08
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
Andrea Arcangeli
4
-10
/
+12
2016-10-08
mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()
zhong jiang
1
-1
/
+6
2016-10-08
mm/page_isolation: fix typo: "paes" -> "pages"
Yisheng Xie
1
-1
/
+1
2016-10-08
mm/hugetlb: improve locking in dissolve_free_huge_pages()
Gerald Schaefer
1
-3
/
+9
[next]