index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-08-06
ipc/shm.c add ->pagesize function to shm_vm_ops
Jane Chu
2018-08-03
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
2018-08-03
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-07-25
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
2018-07-25
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
2018-07-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2018-07-18
mm: don't do zero_resv_unavail if memmap is not allocated
Pavel Tatashin
2018-07-17
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2018-07-17
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
2018-07-17
mm: zero unavailable pages before memmap init
Pavel Tatashin
2018-07-11
Revert mm/vmstat.c: fix vmstat_update() preemption BUG
Sebastian Andrzej Siewior
2018-07-11
mm: teach dump_page() to correctly output poisoned struct pages
Pavel Tatashin
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
2018-07-03
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
2018-07-03
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
2018-07-03
mm: fix __gup_device_huge vs unmap
Dan Williams
2018-06-26
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
2018-06-26
bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
Tejun Heo
2018-06-02
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
2018-06-02
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
2018-05-25
kasan: fix memory hotplug during boot
David Hildenbrand
2018-05-25
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
2018-05-25
mm, memory_hotplug: make has_unmovable_pages more robust
Michal Hocko
2018-05-25
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
2018-05-25
mm: fix nr_rotate_swap leak in swapon() error case
Omar Sandoval
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2018-05-19
mmap: relax file size limit for regular files
Linus Torvalds
2018-05-18
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
2018-05-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-05-11
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
2018-05-11
mm: migrate: fix double call of radix_tree_replace_slot()
Naoya Horiguchi
2018-05-11
mm: don't show nr_indirectly_reclaimable in /proc/vmstat
Roman Gushchin
2018-05-11
mm: sections are not offlined during memory hotremove
Pavel Tatashin
2018-05-11
z3fold: fix reclaim lock-ups
Vitaly Wool
2018-05-11
mmap: introduce sane default mmap limits
Linus Torvalds
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-03
bdi: Fix use after free bug in debugfs_remove()
Tetsuo Handa
2018-05-03
bdi: wake up concurrent wb_shutdown() callers.
Tetsuo Handa
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
2018-04-20
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-20
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
Minchan Kim
2018-04-20
mm: enable thp migration for shmem thp
Naoya Horiguchi
2018-04-20
writeback: safer lock nesting
Greg Thelen
2018-04-20
mm: fix do_pages_move status handling
Michal Hocko
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
2018-04-13
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
[next]