index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-06
lib/test_vmalloc.c: use swap() to make code cleaner
Changcheng Deng
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-06
mm/vmalloc: be more explicit about supported gfp flags
Michal Hocko
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
2021-11-06
vmalloc: choose a better start address in vm_area_register_early()
Kefeng Wang
2021-11-06
vmalloc: back off when the current task is OOM-killed
Vasily Averin
2021-11-06
mm/vmalloc: check various alignments when debugging
Uladzislau Rezki (Sony)
2021-11-06
mm/vmalloc: do not adjust the search size for alignment overhead
Uladzislau Rezki (Sony)
2021-11-06
mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
Eric Dumazet
2021-11-06
mm/vmalloc: make show_numa_info() aware of hugepage mappings
Eric Dumazet
2021-11-06
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2021-11-06
mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
Vasily Averin
2021-11-06
mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
Gang Li
2021-11-06
mm: mmap_lock: remove redundant newline in TP_printk
Gang Li
2021-11-06
include/linux/io-mapping.h: remove fallback for writecombine
Lucas De Marchi
2021-11-06
mm/mremap: don't account pages in vma_to_resize()
Dmitry Safonov
2021-11-06
mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()
Liu Song
2021-11-06
memory: remove unused CONFIG_MEM_BLOCK_SIZE
Lukas Bulwahn
2021-11-06
Documentation: update pagemap with shmem exceptions
Tiberiu A Georgescu
2021-11-06
mm: remove redundant smp_wmb()
Qi Zheng
2021-11-06
mm: introduce pmd_install() helper
Qi Zheng
2021-11-06
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
mm: clear vmf->pte after pte_unmap_same() returns
Peter Xu
2021-11-06
mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte
Peter Xu
2021-11-06
mm/memory.c: avoid unnecessary kernel/user pointer conversion
Amit Daniel Kachhap
2021-11-06
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
2021-11-06
mm/mmap.c: fix a data race of mm->total_vm
Peng Liu
2021-11-06
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
2021-11-06
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
2021-11-06
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
2021-11-06
mm: list_lru: only add memcg-aware lrus to the global lru list
Muchun Song
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
mm: memcontrol: remove kmemcg_id reparenting
Muchun Song
2021-11-06
mm: list_lru: fix the return value of list_lru_count_one()
Muchun Song
2021-11-06
mm: list_lru: remove holding lru lock
Muchun Song
2021-11-06
memcg, kmem: further deprecate kmem.limit_in_bytes
Shakeel Butt
2021-11-06
mm/list_lru.c: prefer struct_size over open coded arithmetic
Len Baker
2021-11-06
mm/memcg: remove obsolete memcg_free_kmem()
Waiman Long
2021-11-06
memcg: unify memcg stat flushing
Shakeel Butt
2021-11-06
memcg: flush stats only if updated
Shakeel Butt
2021-11-06
mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
Peter Xu
2021-11-06
mm: optimise put_pages_list()
Matthew Wilcox (Oracle)
2021-11-06
mm/swapfile: fix an integer overflow in swap_show()
Rafael Aquini
2021-11-06
mm/swapfile: remove needless request_queue NULL pointer check
Xu Wang
2021-11-06
mm/gup: further simplify __gup_device_huge()
John Hubbard
2021-11-06
mm: move more expensive part of XA setup out of mapping check
Jens Axboe
2021-11-06
mm/filemap.c: remove bogus VM_BUG_ON
Matthew Wilcox (Oracle)
2021-11-06
mm: don't read i_size of inode unless we need it
Jens Axboe
[next]