index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...
Linus Torvalds
2019-11-28
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-25
mm: Implement no-MMU variant of vmalloc_user_node_flags
Andrii Nakryiko
2019-11-23
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
Christoph Hellwig
2019-11-23
mm/hmm: make full use of walk_page_range()
Ralph Campbell
2019-11-23
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
2019-11-23
mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
Jason Gunthorpe
2019-11-23
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
2019-11-22
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-15
mm/debug.c: PageAnon() is true for PageKsm() pages
Ralph Campbell
2019-11-15
mm/debug.c: __dump_page() prints an extra line
Ralph Campbell
2019-11-15
mm/page_io.c: do not free shared swap slots
Vinayak Menon
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
2019-11-15
mm,thp: recheck each page before collapsing file THP
Song Liu
2019-11-15
mm: slub: really fix slab walking for init_on_free
Laura Abbott
2019-11-15
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
2019-11-15
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
2019-11-15
mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
zhong jiang
2019-11-15
mm: mempolicy: fix the wrong return value and potential pages leak of mbind
Yang Shi
2019-11-12
mm/mmu_notifier: define the header pre-processor parts even if disabled
Jason Gunthorpe
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
Johannes Weiner
2019-11-06
mm/memory_hotplug: fix updating the node span
David Hildenbrand
2019-11-06
mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly
Roman Gushchin
2019-11-06
mm/page_alloc.c: ratelimit allocation failure warnings more aggressively
Johannes Weiner
2019-11-06
mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
Ville Syrjälä
2019-11-06
mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
Michal Hocko
2019-11-06
mm, vmstat: hide /proc/pagetypeinfo from normal users
Michal Hocko
2019-11-06
mm/mmu_notifiers: use the right return code for WARN_ON
Jason Gunthorpe
2019-11-06
mm, meminit: recalculate pcpu batch and high limits after init completes
Mel Gorman
2019-11-06
mm: memcontrol: fix NULL-ptr deref in percpu stats flush
Shakeel Butt
2019-11-06
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
2019-11-06
mm: Add a walk_page_mapping() function to the pagewalk code
Thomas Hellstrom
2019-11-06
mm: pagewalk: Take the pagetable lock in walk_pte_range()
Thomas Hellstrom
2019-11-02
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
2019-11-02
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2019-10-29
mm/hmm: allow snapshot of the special zero page
Ralph Campbell
2019-10-19
mm/thp: allow dropping THP from page cache
Kirill A. Shutemov
2019-10-19
mm/vmscan.c: support removing arbitrary sized pages from mapping
William Kucharski
2019-10-19
mm/thp: fix node page state in split_huge_page_to_list()
Kirill A. Shutemov
2019-10-19
mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch
Ben Dooks (Codethink)
[next]