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