projects
/
linux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mm/vmalloc: rework the drain logic
[linux.git]
/
mm
/
2020-12-15
Uladzislau Rezki...
mm/vmalloc: rework the drain logic
tree
|
commitdiff
2020-12-15
Uladzislau Rezki...
mm/vmalloc: use free_vm_area() if an allocation fails
tree
|
commitdiff
2020-12-15
Andrew Morton
mm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow
tree
|
commitdiff
2020-12-15
Daniel Vetter
mm: extract might_alloc() debug check
tree
|
commitdiff
2020-12-15
Daniel Vetter
mm: track mmu notifiers in fs_reclaim_acquire/release
tree
|
commitdiff
2020-12-15
Dmitry Safonov
mm: forbid splitting special mappings
tree
|
commitdiff
2020-12-15
Dmitry Safonov
mremap: check if it's possible to split original vma
tree
|
commitdiff
2020-12-15
Dmitry Safonov
vm_ops: rename .split() callback to .may_split()
tree
|
commitdiff
2020-12-15
Dmitry Safonov
mremap: don't allow MREMAP_DONTUNMAP on special_mapping...
tree
|
commitdiff
2020-12-15
Dmitry Safonov
mm/mremap: for MREMAP_DONTUNMAP check security_vm_enoug...
tree
|
commitdiff
2020-12-15
Dmitry Safonov
mm/mremap: account memory on do_munmap() failure
tree
|
commitdiff
2020-12-15
Matthew Wilcox ...
mm: move free_unref_page to mm/internal.h
tree
|
commitdiff
2020-12-15
Axel Rasmussen
mm: mmap_lock: add tracepoints around lock acquisition
tree
|
commitdiff
2020-12-15
Alex Shi
mm/page_vma_mapped.c: add colon to fix kernel-doc marku...
tree
|
commitdiff
2020-12-15
Alex Shi
mm/mapping_dirty_helpers: enhance the kernel-doc markups
tree
|
commitdiff
2020-12-15
John Hubbard
mm: cleanup: remove unused tsk arg from __access_remote_vm
tree
|
commitdiff
2020-12-15
Kalesh Singh
mm: speedup mremap on 1GB or larger regions
tree
|
commitdiff
2020-12-15
Shakeel Butt
mm: memcontrol: account pagetables per node
tree
|
commitdiff
2020-12-15
Shakeel Butt
mm: move lruvec stats update functions to vmstat.h
tree
|
commitdiff
2020-12-15
Alex Shi
mm/memcg: remove incorrect comment
tree
|
commitdiff
2020-12-15
Kaixu Xia
mm: memcontrol: sssign boolean values to a bool variable
tree
|
commitdiff
2020-12-15
Muchun Song
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_...
tree
|
commitdiff
2020-12-15
Lukas Bulwahn
mm: memcg: remove obsolete memcg_has_children()
tree
|
commitdiff
2020-12-15
Hui Su
mm/page_counter: use page_counter_read in page_counter_...
tree
|
commitdiff
2020-12-15
Roman Gushchin
mm: memcg: deprecate the non-hierarchical mode
tree
|
commitdiff
2020-12-15
Roman Gushchin
mm: memcg: fix obsolete code comments
tree
|
commitdiff
2020-12-15
Alex Shi
mm/memcg: update page struct member in comments
tree
|
commitdiff
2020-12-15
Shakeel Butt
mm/rmap: always do TTU_IGNORE_ACCESS
tree
|
commitdiff
2020-12-15
Muchun Song
mm: memcg/slab: fix use after free in obj_cgroup_charge
tree
|
commitdiff
2020-12-15
Muchun Song
mm: memcg/slab: fix return of child memcg objcg for...
tree
|
commitdiff
2020-12-15
Miaohe Lin
mm: memcontrol: eliminate redundant check in __mem_cgro...
tree
|
commitdiff
2020-12-15
Muchun Song
mm: memcontrol: remove unused mod_memcg_obj_state()
tree
|
commitdiff
2020-12-15
Johannes Weiner
mm: memcontrol: add file_thp, shmem_thp to memory.stat
tree
|
commitdiff
2020-12-15
Hui Su
mm/shmem.c: make shmem_mapping() inline
tree
|
commitdiff
2020-12-15
Jeff Layton
mm: remove pagevec_lookup_range_nr_tag()
tree
|
commitdiff
2020-12-15
Miaohe Lin
mm/swapfile.c: use memset to fill the swap_map with...
tree
|
commitdiff
2020-12-15
Miaohe Lin
mm/swapfile.c: remove unnecessary out label in __swap_d...
tree
|
commitdiff
2020-12-15
Miaohe Lin
mm/swap_state: skip meaningless swap cache readahead...
tree
|
commitdiff
2020-12-15
Miaohe Lin
mm/swapfile.c: use helper function swap_count() in...
tree
|
commitdiff
2020-12-15
Ralph Campbell
mm: handle zone device pages in release_pages()
tree
|
commitdiff
2020-12-15
Jason Gunthorpe
mm/gup: combine put_compound_head() and unpin_user_page()
tree
|
commitdiff
2020-12-15
Jason Gunthorpe
mm/gup: remove the vma allocation from gup_longterm_loc...
tree
|
commitdiff
2020-12-15
Jason Gunthorpe
mm/gup: prevent gup_fast from racing with COW during...
tree
|
commitdiff
2020-12-15
Jason Gunthorpe
mm/gup: reorganize internal_get_user_pages_fast()
tree
|
commitdiff
2020-12-15
Barry Song
mm/gup_test: GUP_TEST depends on DEBUG_FS
tree
|
commitdiff
2020-12-15
Barry Song
mm/gup_test.c: mark gup_test_init as __init function
tree
|
commitdiff
2020-12-15
John Hubbard
selftests/vm: gup_test: introduce the dump_pages()...
tree
|
commitdiff
2020-12-15
John Hubbard
selftests/vm: only some gup_test items are really bench...
tree
|
commitdiff
2020-12-15
John Hubbard
selftests/vm: use a common gup_test.h
tree
|
commitdiff
2020-12-15
John Hubbard
mm/gup_benchmark: rename to mm/gup_test
tree
|
commitdiff
2020-12-15
Hailong Liu
mm/filemap.c: remove else after a return
tree
|
commitdiff
2020-12-15
Alex Shi
mm/truncate: add parameter explanation for invalidate_m...
tree
|
commitdiff
2020-12-15
Kent Overstreet
mm/filemap.c: generic_file_buffered_read() now uses...
tree
|
commitdiff
2020-12-15
Kent Overstreet
mm/filemap/c: break generic_file_buffered_read up into...
tree
|
commitdiff
2020-12-15
Liam Mark
mm/page_owner: record timestamp and pid
tree
|
commitdiff
2020-12-15
Zhenhua Huang
mm: fix page_owner initializing issue for arm32
tree
|
commitdiff
2020-12-15
Bharata B Rao
mm/slub: let number of online CPUs determine the slub...
tree
|
commitdiff
2020-12-15
Vlastimil Babka
mm, slub: use kmem_cache_debug_flags() in deactivate_slab()
tree
|
commitdiff
2020-12-15
Alexander Popov
mm/slab: rerform init_on_free earlier
tree
|
commitdiff
2020-12-15
Vlastimil Babka
mm, slab, slub: clear the slab_cache field when freeing...
tree
|
commitdiff
2020-12-15
Bartosz Golaszewski
mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
tree
|
commitdiff
2020-12-15
Hui Su
mm/slab_common.c: use list_for_each_entry in dump_unrec...
tree
|
commitdiff
2020-12-13
Linus Torvalds
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel...
tree
|
commitdiff
2020-12-13
Linus Torvalds
Merge tag 'block-5.10-2020-12-12' of git://git.kernel...
tree
|
commitdiff
2020-12-12
Linus Torvalds
Merge tag 'scsi-fixes' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-12-12
Linus Torvalds
Merge branch 'i2c/for-current' of git://git.kernel...
tree
|
commitdiff
2020-12-12
Linus Torvalds
Merge tag 'for-linus' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2020-12-12
Linus Torvalds
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel...
tree
|
commitdiff
2020-12-12
Linus Torvalds
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kerne...
tree
|
commitdiff
2020-12-12
Linus Torvalds
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kerne...
tree
|
commitdiff
2020-12-12
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org...
tree
|
commitdiff
2020-12-11
Wolfram Sang
Merge tag 'at24-fixes-for-v5.10' of git://git.kernel...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
tree
|
commitdiff
2020-12-11
Gerald Schaefer
mm/hugetlb: clear compound_nr before freeing gigantic...
tree
|
commitdiff
2020-12-11
Kuan-Ying Lee
kasan: fix object remaining in offline per-cpu quarantine
tree
|
commitdiff
2020-12-11
Andrew Morton
revert "mm/filemap: add static for function __add_to_pa...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'drm-fixes-2020-12-11' of git://anongit.freed...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'powerpc-5.10-6' of git://git.kernel.org...
tree
|
commitdiff
2020-12-11
Linus Torvalds
Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-12-10
Linus Torvalds
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org...
tree
|
commitdiff
2020-12-10
Linus Torvalds
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2020-12-10
Linus Torvalds
Merge tag 'for-linus' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2020-12-10
Linus Torvalds
Merge tag 'media/v5.10-4' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-12-10
Paolo Bonzini
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel...
tree
|
commitdiff
2020-12-09
Linus Torvalds
Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel...
tree
|
commitdiff
2020-12-09
Linus Torvalds
Merge tag 'iommu-fixes' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-12-09
Minchan Kim
mm/madvise: remove racy mm ownership check
tree
|
commitdiff
2020-12-08
Arnd Bergmann
Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel...
tree
|
commitdiff
2020-12-08
Linus Torvalds
Merge branch 'fixes' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2020-12-08
Linus Torvalds
Merge branch 'fixes' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2020-12-08
Jakub Kicinski
Merge branch 'master' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2020-12-07
Linus Torvalds
Merge tag 'trace-v5.10-rc7' of git://git.kernel.org...
tree
|
commitdiff
2020-12-07
Arnd Bergmann
Merge tag 'imx-fixes-5.10-5' of git://git.kernel.org...
tree
|
commitdiff
next
This page took
0.108507 seconds
and
7
git commands to generate.