Danny Lin 0f8a3d7759 mm: Add likelihood labels to quiet_vmstat conditions 5 년 전
..
kasan db85625e0f mm/ : Import from merlin-r-oss 3 년 전
Kconfig db85625e0f mm/ : Import from merlin-r-oss 3 년 전
Kconfig.debug f369f14861 kmemcheck: rip it out 7 년 전
Makefile 9ee2af535b mm: kmemleak: Don't require global debug options or debugfs 3 년 전
backing-dev.c c801b7e678 bdi: Do not use freezable workqueue 3 년 전
balloon_compaction.c 7f42eada5e virtio_balloon: fix deadlock on OOM 6 년 전
bootmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
cleancache.c 85787090a2 fs: switch ->s_uuid to uuid_t 7 년 전
cma.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
cma.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
cma_debug.c e7b92a6d4a mm/cma_debug.c: fix the break condition in cma_maxchunk_get() 5 년 전
compaction.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
debug.c e91d6a2aff BACKPORT: mm/debug.c: provide useful debugging information for VM_BUG 6 년 전
debug_page_ref.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
dmapool.c 8a4e1fcd4b BACKPORT: mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options 5 년 전
early_ioremap.c d91c3f2e54 mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep 7 년 전
fadvise.c 4570403f6e mm/fadvise.c: fix signed overflow UBSAN complaint 6 년 전
failslab.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
filemap.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
frame_vector.c 1cc17a1718 UPSTREAM: mm: untag user pointers in get_vaddr_frames 5 년 전
frontswap.c 8ea1d2a198 mm, frontswap: convert frontswap_enabled to static key 8 년 전
gup.c 1e3baee452 Merge 4.14.232 into android-4.14-stable 3 년 전
highmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
hmm.c c5a2c79da3 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL 6 년 전
huge_memory.c 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
hugetlb.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
hugetlb_cgroup.c 8a175e137b mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() 5 년 전
hwpoison-inject.c 8bcb74de76 mm: hwpoison: call shake_page() unconditionally 8 년 전
init-mm.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
internal.h 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
interval_tree.c f808c13fd3 lib/interval_tree: fast overlap detection 7 년 전
khugepaged.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 년 전
kmemleak.c bc8aaed5a1 mm: kmemleak: Don't die when memory allocation fails 3 년 전
ksm.c 8787ade36f ksm: fix potential missing rmap_item for stable_node 3 년 전
list_lru.c 373ecad9b9 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node 5 년 전
maccess.c 6aa022755f uaccess: Add non-pagefault user-space write function 4 년 전
madvise.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
memblock.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
memcontrol.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
memory-failure.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
memory.c 60258a74e2 kernel: Fix building 3 년 전
memory_hotplug.c b5ca5acbe4 mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() 5 년 전
mempolicy.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
mempool.c a86269332d BACKPORT: mm/mempool.c: remove unused argument in kasan_unpoison_element() and remove_element() 5 년 전
memtest.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
migrate.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
mincore.c 5335f4e6a9 BACKPORT: mm: untag user pointers passed to memory syscalls 5 년 전
mlock.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 년 전
mmap.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
mmu_context.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 년 전
mmu_notifier.c 682d3a98ab mm/mmu_notifier: use hlist_add_head_rcu() 5 년 전
mmzone.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
mprotect.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
mremap.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
msync.c 5335f4e6a9 BACKPORT: mm: untag user pointers passed to memory syscalls 5 년 전
nobootmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
nommu.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
oom_kill.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
page-writeback.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
page_alloc.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
page_counter.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
page_ext.c 9f57026826 mm/page_ext.c: fix an imbalance with kmemleak 6 년 전
page_idle.c 97e6fe106c mm/page_idle.c: fix oops because end_pfn is larger than max_pfn 5 년 전
page_io.c 641327eea8 Merge branch 'upstream-f2fs-stable-linux-4.14.y' of https://android.googlesource.com/kernel/common into a11 3 년 전
page_isolation.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
page_owner.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
page_poison.c d49efeb18f page_poison: play nicely with KASAN 6 년 전
page_vma_mapped.c fc308458ef mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk() 3 년 전
pagewalk.c b72b66fff1 mm: pagewalk: fix termination condition in walk_pte_range() 4 년 전
percpu-internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
percpu-km.c 04fed9d3e7 percpu: convert spin_lock_irq to spin_lock_irqsave. 6 년 전
percpu-stats.c 2e08d20d77 percpu: fix starting offset for chunk statistics traversal 7 년 전
percpu-vm.c 72682b162d percpu: add __GFP_NORETRY semantics to the percpu balancing path 7 년 전
percpu.c 517274c185 percpu: fix first chunk size calculation for populated bitmap 4 년 전
pgtable-generic.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
process_vm_access.c 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 8 년 전
quicklist.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
readahead.c fc59235394 Merge 4.14.69 into android-4.14 6 년 전
rmap.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
rodata_test.c a872eb2131 mm: fix RODATA_TEST failure "rodata_test: test data was not read only" 7 년 전
shmem.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
slab.c f59edcb963 UPSTREAM: mm, slab: combine kmalloc_caches and kmalloc_dma_caches 5 년 전
slab.h 8a4e1fcd4b BACKPORT: mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options 5 년 전
slab_common.c b726057b9e Merge 4.14.187 into android-4.14-stable 4 년 전
slob.c 640f4c4306 UPSTREAM: mm/sl[uo]b: export __kmalloc_track(_node)_caller 4 년 전
slub.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
sparse-vmemmap.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
sparse.c 8ee7dabb31 mm: sections are not offlined during memory hotremove 6 년 전
swap.c db85625e0f mm/ : Import from merlin-r-oss 3 년 전
swap_cgroup.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
swap_slots.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 년 전
swap_state.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 년 전
swapfile.c 496d5ba9c5 Merge 4.14.224 into android-4.14-stable 4 년 전
truncate.c 60720df8bf mm: cleancache: fix corruption on missed inode invalidation 6 년 전
usercopy.c 1d75f58e4e Merge 4.14.149 into android-4.14 5 년 전
userfaultfd.c c0612c962b hugetlbfs: hugetlb_fault_mutex_hash() cleanup 3 년 전
util.c d6d7b18f40 Merge 4.14.185 into android-4.14-stable 4 년 전
vmacache.c 06274364ed mm: get rid of vmacache_flush_all() entirely 6 년 전
vmalloc.c 40fc2b4825 Merge 4.14.183 into android-4.14-stable 4 년 전
vmpressure.c b6bb981149 mm, vmpressure: pass-through notification support 7 년 전
vmscan.c e04dfa343e vm_swappiness: Lock to 190 3 년 전
vmstat.c 0f8a3d7759 mm: Add likelihood labels to quiet_vmstat conditions 3 년 전
workingset.c 1d54f31271 UPSTREAM: mm: workingset: tell cache transitions from workingset thrashing 6 년 전
z3fold.c e28ae7aaa9 z3fold: fix possible reclaim races 6 년 전
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() 9 년 전
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name 9 년 전
zsmalloc.c 496d5ba9c5 Merge 4.14.224 into android-4.14-stable 4 년 전
zswap.c a73b6c4c26 zswap: re-check zswap_is_full() after do zswap_shrink() 6 년 전