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
2018-06-01
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
1
-0
/
+3
2018-06-01
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
1
-2
/
+12
2018-06-01
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-0
/
+9
2018-06-01
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
1
-1
/
+1
2018-03-03
mm/mprotect: add a cond_resched() inside change_pmd_range()
Anshuman Khandual
1
-2
/
+4
2018-01-07
KAISER: Kernel Address Isolation
Hugh Dickins
1
-0
/
+1
2018-01-07
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
1
-1
/
+1
2017-11-26
mm/vmstat.c: fix wrong comment
SeongJae Park
1
-1
/
+1
2017-11-11
mm/huge_memory: Fix unused label warning
Ben Hutchings
1
-1
/
+0
2017-11-11
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
1
-2
/
+18
2017-11-11
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
1
-5
/
+0
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-2
/
+2
2017-10-12
mm: fix overflow check in expand_upwards()
Helge Deller
1
-1
/
+1
2017-10-12
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
1
-2
/
+4
2017-09-15
Sanitize 'move_pages()' permission checks
Linus Torvalds
1
-8
/
+3
2017-09-15
mm: fix NULL ptr dereference in move_pages
Sasha Levin
1
-8
/
+8
2017-09-15
mm: fix NULL ptr dereference in migrate_pages
Sasha Levin
1
-4
/
+7
2017-09-15
mm: fix move/migrate_pages() race on task struct
Christoph Lameter
2
-30
/
+38
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+1
2017-09-15
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-07-02
mm: fix find_vma_prev
Mikulas Patocka
1
-2
/
+10
2017-07-02
mm: simplify find_vma_prev()
KOSAKI Motohiro
1
-28
/
+8
2017-07-02
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-125
/
+99
2017-07-02
mm: do not grow the stack vma just because of an overrun on preceding vma
Linus Torvalds
1
-0
/
+27
2017-06-05
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-04-05
mm/huge_memory.c: fix up "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for t...
Michal Hocko
1
-1
/
+1
2017-03-16
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-03-16
mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
Keno Fischer
1
-3
/
+16
2017-02-23
swapfile: fix memory corruption via malformed swapfile
Jann Horn
1
-0
/
+2
2016-11-20
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-11-20
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
1
-1
/
+2
2016-11-20
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
1
-0
/
+4
2016-10-21
mm, gup: close FOLL MAP_PRIVATE race
Michal Hocko
1
-11
/
+28
2016-08-23
mm: Export migrate_page_move_mapping and migrate_page_copy
Richard Weinberger
1
-1
/
+3
2016-06-15
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
1
-4
/
+4
2016-06-15
thp: introduce hugepage_vma_check()
Bob Liu
1
-30
/
+21
2016-06-15
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-5
/
+11
2016-04-01
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
1
-2
/
+12
2016-02-27
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-02-13
memcg: only free spare array when readers are done
Martijn Coenen
1
-5
/
+6
2016-01-23
vmstat: allocate vmstat_wq before it is used
Michal Hocko
1
-1
/
+2
2016-01-23
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
1
-12
/
+19
2015-12-30
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
1
-4
/
+4
2015-12-30
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...
Michal Hocko
2
-5
/
+20
2015-11-17
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2015-11-17
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2015-08-12
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
1
-4
/
+9
2015-08-12
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
1
-1
/
+13
2015-08-12
fs: Fix S_NOSEC handling
Jan Kara
1
-2
/
+2
[next]