index
:
kernel/git/stable/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.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
2020-04-02
mm/sparsemem: get address to page struct instead of address to pfn
Wei Yang
2020-04-02
mm/mremap: add MREMAP_DONTUNMAP to mremap()
Brian Geffon
2020-04-02
mm: mmap: add trace point of vm_unmapped_area
Jaewon Kim
2020-04-02
mmap: remove inline of vm_unmapped_area
Jaewon Kim
2020-04-02
mm/memory.c: clarify a confusing comment for vm_iomap_memory
Wang Wenhu
2020-04-02
mm: clarify a confusing comment for remap_pfn_range()
WANG Wenhu
2020-04-02
mm/gup: allow to react to fatal signals
Peter Xu
2020-04-02
mm/gup: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm/gup: fix __get_user_pages() on fault retry of hugetlb
Peter Xu
2020-04-02
mm/gup: rename "nonblocking" to "locked" where proper
Peter Xu
2020-04-02
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
2020-04-02
mm/vma: move VM_NO_KHUGEPAGED into generic header
Anshuman Khandual
2020-04-02
mm/mapping_dirty_helpers: update huge page-table entry callbacks
Thomas Hellstrom
2020-04-02
mm: memcg: make memory.oom.group tolerable to task migration
Roman Gushchin
2020-04-02
mm, memcg: prevent mem_cgroup_protected store tearing
Chris Down
2020-04-02
mm, memcg: prevent memory.swap.max load tearing
Chris Down
2020-04-02
mm, memcg: prevent memory.min load/store tearing
Chris Down
2020-04-02
mm, memcg: prevent memory.low load/store tearing
Chris Down
2020-04-02
mm, memcg: prevent memory.max load tearing
Chris Down
2020-04-02
mm, memcg: prevent memory.high load/store tearing
Chris Down
2020-04-02
mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unused
Vincenzo Frascino
2020-04-02
memcg: css_tryget_online cleanups
Shakeel Butt
2020-04-02
mm: memcontrol: recursive memory.low protection
Johannes Weiner
2020-04-02
mm: memcontrol: clean up and document effective low/min calculations
Johannes Weiner
2020-04-02
mm: memcontrol: fix memory.low proportional distribution
Johannes Weiner
2020-04-02
mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()
Roman Gushchin
2020-04-02
mm: memcg/slab: cache page number in memcg_(un)charge_slab()
Roman Gushchin
2020-04-02
mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()
Roman Gushchin
2020-04-02
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
2020-04-02
mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
Roman Gushchin
2020-04-02
mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
Roman Gushchin
2020-04-02
mm: memcg/slab: use mem_cgroup_from_obj()
Roman Gushchin
2020-04-02
mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node
Kirill Tkhai
2020-04-02
mm, memcg: fix build error around the usage of kmem_caches
Yafang Shao
2020-04-02
mm/swap_state.c: use the same way to count page in [add_to|delete_from]_swap_...
Wei Yang
2020-04-02
mm: swap: use smp_mb__after_atomic() to order LRU bit set
Yang Shi
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
2020-04-02
mm/swap_slots.c: assign|reset cache slot by value directly
Wei Yang
2020-04-02
mm/swapfile: fix data races in try_to_unuse()
Qian Cai
2020-04-02
mm/swap.c: not necessary to export __pagevec_lru_add()
Wei Yang
2020-04-02
mm/swapfile.c: fix comments for swapcache_prepare
Chen Wandun
2020-04-02
mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
Pingfan Liu
2020-04-02
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
Pingfan Liu
2020-04-02
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
2020-04-02
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
2020-04-02
mm: improve dump_page() for compound pages
Matthew Wilcox (Oracle)
2020-04-02
mm/gup_benchmark: support pin_user_pages() and related calls
John Hubbard
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
[prev]
[next]