Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9c7869c7f1720855f90e5bf15539939738d18cb9
/
mm
30d621f
mm: add generic ptdump
by Steven Price
· 5 years ago
b7a16c7
mm: pagewalk: add 'depth' parameter to pte_hole
by Steven Price
· 5 years ago
c02a987
mm: pagewalk: fix termination condition in walk_pte_range()
by Steven Price
· 5 years ago
fbf5634
mm: pagewalk: don't lock PTEs for walk_page_range_novma()
by Steven Price
· 5 years ago
488ae6a
mm: pagewalk: allow walking without vma
by Steven Price
· 5 years ago
3afc423
mm: pagewalk: add p4d_entry() and pgd_entry()
by Steven Price
· 5 years ago
1c94871
mm: remove __krealloc
by Florian Westphal
· 5 years ago
9291799
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
by David Hildenbrand
· 5 years ago
52fb87c
mm/memory_hotplug: cleanup __remove_pages()
by David Hildenbrand
· 5 years ago
5d12071
mm/memory_hotplug: drop local variables in shrink_zone_span()
by David Hildenbrand
· 5 years ago
950b68d
mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()
by David Hildenbrand
· 5 years ago
9b05158
mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfn
by David Hildenbrand
· 5 years ago
d33695b
mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()
by David Hildenbrand
· 5 years ago
1f8d75c
mm/memmap_init: update variable name in memmap_init_zone
by Aneesh Kumar K.V
· 5 years ago
4c60588
mm: factor out next_present_section_nr()
by David Hildenbrand
· 5 years ago
948c436
mm/page_alloc: fix and rework pfn handling in memmap_init_zone()
by David Hildenbrand
· 5 years ago
4b094b7
mm/page_alloc.c: initialize memmap of unavailable memory directly
by David Hildenbrand
· 5 years ago
e822969
mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
by David Hildenbrand
· 5 years ago
7eec11d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a108454
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
43e76af
kcov: ignore fault-inject and stacktrace
by Dmitry Vyukov
· 5 years ago
38aeb07
zswap: potential NULL dereference on error in init_zswap()
by Dan Carpenter
· 5 years ago
45190f0
mm/zswap.c: add allocation hysteresis if pool limit is hit
by Vitaly Wool
· 5 years ago
3d680bd
mm/page_isolation: fix potential warning from user
by Qian Cai
· 5 years ago
4a55c04
mm/hotplug: silence a lockdep splat with printk()
by Qian Cai
· 5 years ago
bd5c234
mm/memory_hotplug: pass in nid to online_pages()
by David Hildenbrand
· 5 years ago
a67c8ca
mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma()
by Miaohe Lin
· 5 years ago
f42f255
mm, thp: fix defrag setting if newline is not used
by David Rientjes
· 5 years ago
34290e2
mm/migrate: add stable check in migrate_vma_insert_page()
by Ralph Campbell
· 5 years ago
c23a0c9
mm/migrate: clean up some minor coding style
by Ralph Campbell
· 5 years ago
872ea70
mm/migrate: remove useless mask of start address
by Ralph Campbell
· 5 years ago
afb9717
mm/huge_memory.c: reduce critical section protected by split_queue_lock
by Wei Yang
· 5 years ago
a8803e6
mm/huge_memory.c: use head to emphasize the purpose of page
by Wei Yang
· 5 years ago
cb82962
mm/huge_memory.c: use head to check huge zero page
by Wei Yang
· 5 years ago
8a7ff02
mm, oom: dump stack of victim when reaping failed
by David Rientjes
· 5 years ago
a090d71
memblock: Use __func__ in remaining memblock_dbg() call sites
by Anshuman Khandual
· 5 years ago
02634a4
mm/memblock: define memblock_physmem_add()
by Anshuman Khandual
· 5 years ago
648b5cf
mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE
by Alex Shi
· 5 years ago
fffbacc
mm/vmscan: remove prefetch_prev_lru_page
by Alex Shi
· 5 years ago
6c9e0907
mm/vmscan.c: remove unused return value of shrink_node
by Liu Song
· 5 years ago
fe4c86c
mm: remove "count" parameter from has_unmovable_pages()
by David Hildenbrand
· 5 years ago
3f9903b
mm: remove the memory isolate notifier
by David Hildenbrand
· 5 years ago
3f13535
mm/page_alloc: skip non present sections on zone initialization
by Kirill A. Shutemov
· 5 years ago
7b69d79
mm/early_ioremap.c: use %pa to print resource_size_t variables
by Andy Shevchenko
· 5 years ago
5b8d6e3
mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page
by Li Xinhai
· 5 years ago
92855270
mm/memcontrol.c: cleanup some useless code
by Kaitao Cheng
· 5 years ago
10c8d69
mm/swapfile.c: swap_next should increase position index
by Vasily Averin
· 5 years ago
f1f6a7d
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
by John Hubbard
· 5 years ago
bdffe23
mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
by John Hubbard
· 5 years ago
803e457
mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
by John Hubbard
· 5 years ago
eddb1c2
mm/gup: introduce pin_user_pages*() and FOLL_PIN
by John Hubbard
· 5 years ago
f4000fd
mm/gup: allow FOLL_FORCE for get_user_pages_fast()
by John Hubbard
· 5 years ago
c4237f8
mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
by John Hubbard
· 5 years ago
07d8026
mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
by John Hubbard
· 5 years ago
429589d
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
by Dan Williams
· 5 years ago
a707cdd
mm/gup: move try_get_compound_head() to top, fix minor issues
by John Hubbard
· 5 years ago
a43e982
mm/gup: factor out duplicate code from four routines
by John Hubbard
· 5 years ago
be9d304
mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
by Wei Yang
· 5 years ago
15494520
mm: fix gup_pud_range
by Qiujun Huang
· 5 years ago
ddf8f37
mm/filemap.c: clean up filemap_write_and_wait()
by Ira Weiny
· 5 years ago
5b57b8f
mm/debug.c: always print flags in dump_page()
by Vlastimil Babka
· 5 years ago
8c96f1b
mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
by He Zhe
· 5 years ago
90e9f6a
mm/slub.c: avoid slub allocation while holding list_lock
by Yu Zhao
· 5 years ago
5984fab
mm: move_pages: report the number of non-attempted pages
by Yang Shi
· 5 years ago
fac0516
mm: thp: don't need care deferred split queue in memcg charge move path
by Wei Yang
· 5 years ago
f1037ec
mm/memory_hotplug: fix remove_memory() lockdep splat
by Dan Williams
· 5 years ago
dfe9aa2
mm/migrate.c: also overwrite error when it is bigger than zero
by Wei Yang
· 5 years ago
1f50344
mm/sparse.c: reset section's mem_map when fully deactivated
by Pingfan Liu
· 5 years ago
c7a91bc
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
by Dan Carpenter
· 5 years ago
68f23b89
memcg: fix a crash in wb_workfn when a device disappears
by Theodore Ts'o
· 5 years ago
e813e65
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
4cbc418
Merge branch 'cve-2019-3016' into kvm-next-5.6
by Paolo Bonzini
· 5 years ago
39bed42
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
896f8d2
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
81a046b
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
f6170f0
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c677124
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
634cd4b
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ab67f60
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e279160
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
03aa8c8c
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
005ba37
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
by Sean Christopherson
· 5 years ago
cb92315
smp: Remove allocation mask from on_each_cpu_cond.*()
by Sebastian Andrzej Siewior
· 5 years ago
57ee58e
kasan: No KASAN's memmove check if archs don't have it.
by Nick Hu
· 5 years ago
db08ca2
mm: make do_madvise() available internally
by Jens Axboe
· 5 years ago
e837dfd
bitmap: genericize percpu bitmap region iterators
by Dennis Zhou
· 5 years ago
a786810
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
by Ingo Molnar
· 5 years ago
5292e24
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
by Jason Gunthorpe
· 5 years ago
1991722
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
by Jason Gunthorpe
· 5 years ago
984cfe4
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
by Jason Gunthorpe
· 5 years ago
af34ebe
x86/vdso: Handle faults on timens page
by Dmitry Safonov
· 5 years ago
2fe20210
mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid
by Adrian Huang
· 5 years ago
0a5d1a7
mm/page-writeback.c: improve arithmetic divisions
by Wen Yang
· 5 years ago
d3ac946
mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide
by Wen Yang
· 5 years ago
6d9e8c6
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
by Wen Yang
· 5 years ago
8e57f8a
mm, debug_pagealloc: don't rely on static keys too early
by Vlastimil Babka
· 5 years ago
4a87e2a
mm: memcg/slab: fix percpu slab vmstats flushing
by Roman Gushchin
· 5 years ago
9915899
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment
by Kirill A. Shutemov
· 5 years ago
97d3d0f
mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment
by Kirill A. Shutemov
· 5 years ago
8068df3
mm/memory_hotplug: don't free usage map when removing a re-added early section
by David Hildenbrand
· 5 years ago
Next »