Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e8ade6151905ba392cbbd03074207cacc7414d5d
/
mm
08d99b2
Merge drm/drm-next into drm-misc-next
by Thomas Zimmermann
· 5 years ago
5b8b9d0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a50d8d9
mm/memremap: set caching mode for PCI P2PDMA memory to WC
by Logan Gunthorpe
· 5 years ago
bfeb022
mm/memory_hotplug: add pgprot_t to mhp_params
by Logan Gunthorpe
· 5 years ago
f5637d3
mm/memory_hotplug: rename mhp_restrictions to mhp_params
by Logan Gunthorpe
· 5 years ago
6cb4d9a
mm/vma: introduce VM_ACCESS_FLAGS
by Anshuman Khandual
· 5 years ago
8cd3984
mm/memory.c: add vm_insert_pages()
by Arjun Roy
· 5 years ago
8efd6f5b
mm/memory.c: refactor insert_page to prepare for batched-lock insert
by Arjun Roy
· 5 years ago
09ef528
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
by Jaewon Kim
· 5 years ago
cf11e85
mm: hugetlb: optionally allocate gigantic hugepages using cma
by Roman Gushchin
· 5 years ago
8676af1
mm: cma: NUMA node interface
by Aslan Bakirov
· 5 years ago
8b885f5
mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static
by Jason Yan
· 5 years ago
e6a0a7a
mm/page_alloc.c: fix kernel-doc warning
by Randy Dunlap
· 5 years ago
b991cee
mm, slab_common: fix a typo in comment "eariler"->"earlier"
by Qiujun Huang
· 5 years ago
9b8b175
mm, memcg: do not high throttle allocators based on wraparound
by Jakub Kicinski
· 5 years ago
8df2a0a
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
9b06860
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
ae46d2a
mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal
by Hillf Danton
· 5 years ago
c7b6a56
mm/gup: Mark lock taken only after a successful retake
by Peter Xu
· 5 years ago
ba84107
mm/mempolicy: Allow lookup_node() to handle fatal signal
by Peter Xu
· 5 years ago
1d2252f
kasan: unset panic_on_warn before calling panic()
by Kees Cook
· 5 years ago
505a0ef
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
by Alexander Potapenko
· 5 years ago
d919b33
proc: faster open/read/close with "permanent" files
by Alexey Dobriyan
· 5 years ago
1386f7a
mm/dmapool.c: micro-optimisation remove unnecessary branch
by Mateusz Nosek
· 5 years ago
e4a9bc5
mm: use fallthrough;
by Joe Perches
· 5 years ago
e46b893
mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant
by Mateusz Nosek
· 5 years ago
552657b
mm: fix ambiguous comments for better code readability
by chenqiwu
· 5 years ago
bc22b18
mm/zsmalloc: add missing annotation for unpin_tag()
by Jules Irenge
· 5 years ago
70c7ec9
mm/zsmalloc: add missing annotation for pin_tag()
by Jules Irenge
· 5 years ago
8a374cc
mm/zsmalloc: add missing annotation for migrate_read_unlock()
by Jules Irenge
· 5 years ago
cfc451cf
mm/zsmalloc: add missing annotation for migrate_read_lock()
by Jules Irenge
· 5 years ago
81aba9e
mm/slub: add missing annotation for put_map()
by Jules Irenge
· 5 years ago
31364c2
mm/slub: add missing annotation for get_map()
by Jules Irenge
· 5 years ago
959a7e1
mm/mempolicy: add missing annotation for queue_pages_pmd()
by Jules Irenge
· 5 years ago
1b2a1e7
mm/hugetlb: add missing annotation for gather_surplus_pages()
by Jules Irenge
· 5 years ago
77337ed
mm/compaction: add missing annotation for compact_lock_irqsave
by Jules Irenge
· 5 years ago
bb8b93b
mm/zswap: allow setting default status, compressor and allocator in Kconfig
by Maciej S. Szmigiero
· 5 years ago
4708f31
mm: prevent a warning when casting void* -> enum
by Palmer Dabbelt
· 5 years ago
71725ed
mm: huge tmpfs: try to split_huge_page() when punching hole
by Hugh Dickins
· 5 years ago
343c3d7
mm/shmem.c: clean code by removing unnecessary assignment
by Mateusz Nosek
· 5 years ago
27d80fa2
mm/shmem.c: distribute switch variables for initialization
by Kees Cook
· 5 years ago
1040490
mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding
by chenqiwu
· 5 years ago
5f47adf
mm/memory_hotplug: allow to specify a default online_type
by David Hildenbrand
· 5 years ago
862919e
mm/memory_hotplug: convert memhp_auto_online to store an online_type
by David Hildenbrand
· 5 years ago
5a04af1
mm/memory_hotplug: unexport memhp_auto_online
by David Hildenbrand
· 5 years ago
6ecb0fc
mm/sparse.c: move subsection_map related functions together
by Baoquan He
· 5 years ago
95a5a34
mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug
by Baoquan He
· 5 years ago
0a9f9f6
mm/sparse.c: only use subsection map in VMEMMAP case
by Baoquan He
· 5 years ago
37bc150
mm/sparse.c: introduce a new function clear_subsection_map()
by Baoquan He
· 5 years ago
5d87255
mm/sparse.c: introduce new function fill_subsection_map()
by Baoquan He
· 5 years ago
6cdd0b3
mm/memory_hotplug.c: cleanup __add_pages()
by David Hildenbrand
· 5 years ago
a11b941
mm/memory_hotplug.c: simplify calculation of number of pages in __remove_pages()
by David Hildenbrand
· 5 years ago
f3cd4c8
mm/memory_hotplug.c: only respect mem= parameter during boot stage
by Baoquan He
· 5 years ago
dccacf8
mm/page_ext.c: drop pfn_present() check when onlining
by David Hildenbrand
· 5 years ago
ffd0579
userfaultfd: wp: support write protection for userfault vma range
by Shaohua Li
· 5 years ago
e1e267c
khugepaged: skip collapse if uffd-wp detected
by Peter Xu
· 5 years ago
f45ec5f
userfaultfd: wp: support swap and page migration
by Peter Xu
· 5 years ago
b569a17
userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
by Peter Xu
· 5 years ago
292924b
userfaultfd: wp: apply _PAGE_UFFD_WP bit
by Peter Xu
· 5 years ago
5870544
mm: merge parameters for change_protection()
by Peter Xu
· 5 years ago
72981e0
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
by Andrea Arcangeli
· 5 years ago
529b930
userfaultfd: wp: hook userfault handler to write protection fault
by Andrea Arcangeli
· 5 years ago
43b76f2
mm/page_reporting: add budget limit on how many pages can be reported per pass
by Alexander Duyck
· 5 years ago
02cf871
mm/page_reporting: rotate reported pages to the tail of the list
by Alexander Duyck
· 5 years ago
36e66c5
mm: introduce Reported pages
by Alexander Duyck
· 5 years ago
624f58d
mm: add function __putback_isolated_page
by Alexander Duyck
· 5 years ago
6ab0136
mm: use zone and order instead of free area in free_list manipulators
by Alexander Duyck
· 5 years ago
a2129f2
mm: adjust shuffle code to allow for future coalescing
by Alexander Duyck
· 5 years ago
9de4f22
mm: code cleanup for MADV_FREE
by Huang Ying
· 5 years ago
7a9547f
mm/ksm.c: update get_user_pages() argument in comment
by Li Chen
· 5 years ago
396bcc5
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
by Matthew Wilcox (Oracle)
· 5 years ago
85b9f46
mm, thp: track fallbacks due to failed memcg charges separately
by David Rientjes
· 5 years ago
dcdf11e
mm, shmem: add vmstat for hugepage fallback
by David Rientjes
· 5 years ago
6aeff24
mm/migrate.c: migrate PG_readahead flag
by Yang Shi
· 5 years ago
d08221a
mm/migrate.c: unify "not queued for migration" handling in do_pages_move()
by Wei Yang
· 5 years ago
5d7ae89
mm/migrate.c: check pagelist in move_pages_and_store_status()
by Wei Yang
· 5 years ago
7ca8783
mm/migrate.c: wrap do_move_pages_to_node() and store_status()
by Wei Yang
· 5 years ago
4afdace
mm/migrate.c: no need to check for i > start in do_pages_move()
by Wei Yang
· 5 years ago
d8cc323
mm/vmalloc: fix a typo in comment
by Qiujun Huang
· 5 years ago
a0137f1
mm/vma: replace all remaining open encodings with vma_is_anonymous()
by Anshuman Khandual
· 5 years ago
3122e80
mm/vma: make vma_is_accessible() available for general use
by Anshuman Khandual
· 5 years ago
23ab76b
Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
by Li Xinhai
· 5 years ago
4bf1730
mm, memcg: bypass high reclaim iteration for cgroup hierarchy root
by Chris Down
· 5 years ago
ea9448b
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
d883600
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
d3b8865
Merge branch 'for-5.7/numa' into libnvdimm-for-next
by Dan Williams
· 5 years ago
0e7e619
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 5 years ago
ac43877
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
by Linus Torvalds
· 5 years ago
6cad420c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
d987ca1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
d4af73e
mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()
by Vlastimil Babka
· 5 years ago
353b2de
mm/hugetlb.c: clean code by removing unnecessary initialization
by Mateusz Nosek
· 5 years ago
a9b3f86
hugetlb: support file_region coalescing again
by Mina Almasry
· 5 years ago
08cf9fa
hugetlb_cgroup: support noreserve mappings
by Mina Almasry
· 5 years ago
075a61d
hugetlb_cgroup: add accounting for shared mappings
by Mina Almasry
· 5 years ago
0db9d74
hugetlb: disable region_add file_region coalescing
by Mina Almasry
· 5 years ago
e9fe92a
hugetlb_cgroup: add reservation accounting for private mappings
by Mina Almasry
· 5 years ago
9808895
mm/hugetlb_cgroup: fix hugetlb_cgroup migration
by Mina Almasry
· 5 years ago
1adc4d4
hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
by Mina Almasry
· 5 years ago
cdc2fcf
hugetlb_cgroup: add hugetlb_cgroup reservation counter
by Mina Almasry
· 5 years ago
Next »