projects
/
linux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mm: allow VM_FAULT_RETRY for multiple times
[linux.git]
/
mm
/
2020-04-02
Peter Xu
mm: allow VM_FAULT_RETRY for multiple times
tree
|
commitdiff
2020-04-02
Peter Xu
mm/gup: fix __get_user_pages() on fault retry of hugetlb
tree
|
commitdiff
2020-04-02
Peter Xu
mm/gup: rename "nonblocking" to "locked" where proper
tree
|
commitdiff
2020-04-02
Anshuman Khandual
mm/vma: make is_vma_temporary_stack() available for...
tree
|
commitdiff
2020-04-02
Anshuman Khandual
mm/vma: move VM_NO_KHUGEPAGED into generic header
tree
|
commitdiff
2020-04-02
Thomas Hellstrom
mm/mapping_dirty_helpers: update huge page-table entry...
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: memcg: make memory.oom.group tolerable to task...
tree
|
commitdiff
2020-04-02
Chris Down
mm, memcg: prevent mem_cgroup_protected store tearing
tree
|
commitdiff
2020-04-02
Chris Down
mm, memcg: prevent memory.swap.max load tearing
tree
|
commitdiff
2020-04-02
Chris Down
mm, memcg: prevent memory.min load/store tearing
tree
|
commitdiff
2020-04-02
Chris Down
mm, memcg: prevent memory.low load/store tearing
tree
|
commitdiff
2020-04-02
Chris Down
mm, memcg: prevent memory.max load tearing
tree
|
commitdiff
2020-04-02
Chris Down
mm, memcg: prevent memory.high load/store tearing
tree
|
commitdiff
2020-04-02
Vincenzo Frascino
mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_...
tree
|
commitdiff
2020-04-02
Shakeel Butt
memcg: css_tryget_online cleanups
tree
|
commitdiff
2020-04-02
Johannes Weiner
mm: memcontrol: recursive memory.low protection
tree
|
commitdiff
2020-04-02
Johannes Weiner
mm: memcontrol: clean up and document effective low...
tree
|
commitdiff
2020-04-02
Johannes Weiner
mm: memcontrol: fix memory.low proportional distribution
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: kmem: rename (__)memcg_kmem_(un)charge_memcg()...
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: memcg/slab: cache page number in memcg_(un)charge_s...
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_m...
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kme...
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
tree
|
commitdiff
2020-04-02
Roman Gushchin
mm: memcg/slab: use mem_cgroup_from_obj()
tree
|
commitdiff
2020-04-02
Kirill Tkhai
mm/memcontrol.c: allocate shrinker_map on appropriate...
tree
|
commitdiff
2020-04-02
Yafang Shao
mm, memcg: fix build error around the usage of kmem_caches
tree
|
commitdiff
2020-04-02
Wei Yang
mm/swap_state.c: use the same way to count page in...
tree
|
commitdiff
2020-04-02
Yang Shi
mm: swap: use smp_mb__after_atomic() to order LRU bit set
tree
|
commitdiff
2020-04-02
Yang Shi
mm: swap: make page_evictable() inline
tree
|
commitdiff
2020-04-02
Wei Yang
mm/swap_slots.c: assign|reset cache slot by value directly
tree
|
commitdiff
2020-04-02
Qian Cai
mm/swapfile: fix data races in try_to_unuse()
tree
|
commitdiff
2020-04-02
Wei Yang
mm/swap.c: not necessary to export __pagevec_lru_add()
tree
|
commitdiff
2020-04-02
Chen Wandun
mm/swapfile.c: fix comments for swapcache_prepare
tree
|
commitdiff
2020-04-02
Pingfan Liu
mm/gup: fix omission of check on FOLL_LONGTERM in gup...
tree
|
commitdiff
2020-04-02
Pingfan Liu
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
tree
|
commitdiff
2020-04-02
Claudio Imbrenda
mm/gup/writeback: add callbacks for inaccessible pages
tree
|
commitdiff
2020-04-02
John Hubbard
mm: dump_page(): additional diagnostics for huge pinned...
tree
|
commitdiff
2020-04-02
Matthew Wilcox ...
mm: improve dump_page() for compound pages
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup_benchmark: support pin_user_pages() and related...
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup: page->hpage_pinned_refcount: exact pin counts...
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup: track FOLL_PIN pages
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup: require FOLL_GET for get_user_pages_fast()
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup: pass gup flags to two more routines
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup: pass a flags arg to __gup_device_* functions
tree
|
commitdiff
2020-04-02
John Hubbard
mm/gup: split get_user_pages_remote() into two routines
tree
|
commitdiff
2020-04-02
Matthew Wilcox ...
mm/filemap.c: rewrite pagecache_get_page documentation
tree
|
commitdiff
2020-04-02
Matthew Wilcox ...
mm/filemap.c: unexport find_get_entry
tree
|
commitdiff
2020-04-02
Matthew Wilcox ...
mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_d...
tree
|
commitdiff
2020-04-02
Matthew Wilcox ...
mm/filemap.c: use vm_fault error code directly
tree
|
commitdiff
2020-04-02
Souptick Joarder
mm/filemap.c: remove unused argument from shrink_readah...
tree
|
commitdiff
2020-04-02
Xianting Tian
mm/filemap.c: clear page error before actual read
tree
|
commitdiff
2020-04-02
Mauricio Faria de...
mm/page-writeback.c: write_cache_pages(): deduplicate...
tree
|
commitdiff
2020-04-02
Jan Kara
mm/filemap.c: don't bother dropping mmap_sem for zero...
tree
|
commitdiff
2020-04-02
Qian Cai
mm/Makefile: disable KCSAN for kmemleak
tree
|
commitdiff
2020-04-02
Nathan Chancellor
mm/kmemleak.c: use address-of operator on section symbols
tree
|
commitdiff
2020-04-02
Vlastimil Babka
revert "topology: add support for node_to_mem_node...
tree
|
commitdiff
2020-04-02
Kees Cook
slub: relocate freelist pointer to middle of object
tree
|
commitdiff
2020-04-02
Kees Cook
slub: improve bit diffusion for freelist ptr obfuscation
tree
|
commitdiff
2020-04-02
chenqiwu
mm/slub.c: replace kmem_cache->cpu_partial with wrapped...
tree
|
commitdiff
2020-04-02
chenqiwu
mm/slub.c: replace cpu_slab->partial with wrapped APIs
tree
|
commitdiff
2020-04-01
Linus Torvalds
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'ntb-5.7' of git://github.com/jonmason/ntb
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'platform-drivers-x86-v5.7-1' of git://git...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'next-general' of git://git.kernel.org...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'selinux-pr-20200330' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'audit-pr-20200330' of git://git.kernel.org...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'fscrypt-for-linus' of git://git.kernel.org...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'x86-vmware-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'x86-mm-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'x86-misc-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'x86-fpu-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'x86-cleanups-for-linus' of git://git...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'x86-build-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'x86-boot-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'arm64-upstream' of git://git.kernel.org...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'please-pull-ia64_for_5.7' of git://git.kerne...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'x86-timers-2020-03-30' of git://git.kernel...
tree
|
commitdiff
2020-03-31
David S. Miller
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2020-03-31
David S. Miller
Merge git://git.kernel.org/pub/scm/linux/kernel/git...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'x86-splitlock-2020-03-30' of git://git.kerne...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'x86-entry-2020-03-30' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'timers-core-2020-03-30' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'smp-core-2020-03-30' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge tag 'irq-core-2020-03-30' of git://git.kernel...
tree
|
commitdiff
2020-03-31
Linus Torvalds
Merge branch 'sched-core-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-30
Linus Torvalds
Merge branch 'perf-core-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-30
Linus Torvalds
Merge branch 'locking-core-for-linus' of git://git...
tree
|
commitdiff
2020-03-30
Linus Torvalds
Merge branch 'efi-core-for-linus' of git://git.kernel...
tree
|
commitdiff
2020-03-30
Linus Torvalds
Merge branch 'core-rcu-for-linus' of git://git.kernel...
tree
|
commitdiff
next
This page took
0.112284 seconds
and
7
git commands to generate.