index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: introduce FAULT_FLAG_INTERRUPTIBLE
Peter Xu
2020-04-02
2
-14
/
+29
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
24
-23
/
+30
*
userfaultfd: don't retake mmap_sem to emulate NOPAGE
Peter Xu
2020-04-02
1
-24
/
+0
*
mm: return faster for non-fatal signals in user mode faults
Peter Xu
2020-04-02
1
-1
/
+2
*
sh/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-5
/
+5
*
powerpc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-8
/
+4
*
arm64/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-12
/
+7
*
arc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-21
/
+13
*
x86/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-15
/
+13
*
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
18
-18
/
+32
*
mm/gup: fix __get_user_pages() on fault retry of hugetlb
Peter Xu
2020-04-02
1
-0
/
+10
*
mm/gup: rename "nonblocking" to "locked" where proper
Peter Xu
2020-04-02
2
-27
/
+25
*
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
2020-04-02
2
-4
/
+7
*
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
2020-04-02
5
-20
/
+18
*
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2020-04-02
3
-27
/
+11
*
mm/vma: move VM_NO_KHUGEPAGED into generic header
Anshuman Khandual
2020-04-02
2
-3
/
+3
*
mm/mapping_dirty_helpers: update huge page-table entry callbacks
Thomas Hellstrom
2020-04-02
1
-4
/
+38
*
mm: memcg: make memory.oom.group tolerable to task migration
Roman Gushchin
2020-04-02
1
-0
/
+8
*
mm, memcg: prevent mem_cgroup_protected store tearing
Chris Down
2020-04-02
1
-4
/
+4
*
mm, memcg: prevent memory.swap.max load tearing
Chris Down
2020-04-02
1
-3
/
+4
*
mm, memcg: prevent memory.min load/store tearing
Chris Down
2020-04-02
2
-6
/
+8
*
mm, memcg: prevent memory.low load/store tearing
Chris Down
2020-04-02
1
-3
/
+5
*
mm, memcg: prevent memory.max load tearing
Chris Down
2020-04-02
1
-6
/
+6
*
mm, memcg: prevent memory.high load/store tearing
Chris Down
2020-04-02
1
-6
/
+7
*
mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unused
Vincenzo Frascino
2020-04-02
1
-1
/
+2
*
memcg: css_tryget_online cleanups
Shakeel Butt
2020-04-02
1
-5
/
+9
*
mm: memcontrol: recursive memory.low protection
Johannes Weiner
2020-04-02
4
-5
/
+79
*
mm: memcontrol: clean up and document effective low/min calculations
Johannes Weiner
2020-04-02
1
-92
/
+83
*
mm: memcontrol: fix memory.low proportional distribution
Johannes Weiner
2020-04-02
2
-13
/
+3
*
mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()
Roman Gushchin
2020-04-02
3
-32
/
+31
*
mm: memcg/slab: cache page number in memcg_(un)charge_slab()
Roman Gushchin
2020-04-02
1
-10
/
+12
*
mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()
Roman Gushchin
2020-04-02
3
-10
/
+11
*
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
2020-04-02
5
-21
/
+25
*
mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
Roman Gushchin
2020-04-02
2
-3
/
+3
*
mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
Roman Gushchin
2020-04-02
3
-11
/
+8
*
mm: memcg/slab: use mem_cgroup_from_obj()
Roman Gushchin
2020-04-02
2
-14
/
+3
*
mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node
Kirill Tkhai
2020-04-02
1
-2
/
+2
*
mm, memcg: fix build error around the usage of kmem_caches
Yafang Shao
2020-04-02
2
-2
/
+3
*
mm/swap_state.c: use the same way to count page in [add_to|delete_from]_swap_...
Wei Yang
2020-04-02
1
-1
/
+1
*
mm: swap: use smp_mb__after_atomic() to order LRU bit set
Yang Shi
2020-04-02
1
-2
/
+2
*
mm: swap: make page_evictable() inline
Yang Shi
2020-04-02
4
-28
/
+25
*
mm/swap_slots.c: assign|reset cache slot by value directly
Wei Yang
2020-04-02
1
-7
/
+5
*
mm/swapfile: fix data races in try_to_unuse()
Qian Cai
2020-04-02
1
-4
/
+4
*
mm/swap.c: not necessary to export __pagevec_lru_add()
Wei Yang
2020-04-02
1
-1
/
+0
*
mm/swapfile.c: fix comments for swapcache_prepare
Chen Wandun
2020-04-02
1
-1
/
+1
*
mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
Pingfan Liu
2020-04-02
1
-0
/
+8
*
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
Pingfan Liu
2020-04-02
1
-13
/
+13
*
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
2020-04-02
3
-4
/
+41
*
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
2020-04-02
2
-5
/
+23
*
mm: improve dump_page() for compound pages
Matthew Wilcox (Oracle)
2020-04-02
1
-10
/
+23
[next]