index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
include
/
linux
/
sched
/
mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
1
-1
/
+5
*
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-05-05
1
-16
/
+5
*
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2021-03-13
1
-1
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-0
/
+16
|
\
|
*
mm: extract might_alloc() debug check
Daniel Vetter
2020-12-15
1
-0
/
+16
*
|
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-29
1
-0
/
+5
|
/
*
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
1
-2
/
+11
*
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-18
1
-20
/
+10
*
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
1
-25
/
+0
*
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
1
-0
/
+3
*
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
2020-08-12
1
-3
/
+5
*
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-08-07
1
-7
/
+1
*
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
2020-07-22
1
-3
/
+3
*
sched/core: Remove mmdrop() definition
Sebastian Andrzej Siewior
2020-06-25
1
-2
/
+0
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-5
/
+5
*
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
1
-0
/
+2
*
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-20
1
-2
/
+4
*
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
1
-5
/
+3
*
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
2019-09-25
1
-0
/
+2
*
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-06-13
1
-0
/
+4
*
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-19
1
-0
/
+21
*
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2019-03-05
1
-8
/
+40
*
sched: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-17
1
-0
/
+37
*
lockdep: fix fs_reclaim annotation
Omar Sandoval
2018-06-07
1
-0
/
+4
*
doc: document scope NOFS, NOIO APIs
Michal Hocko
2018-05-29
1
-0
/
+38
*
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
1
-2
/
+2
|
\
|
*
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-2
/
+2
*
|
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-2
/
+4
*
|
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-21
1
-1
/
+12
|
/
*
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
1
-27
/
+2
|
\
|
*
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2018-01-31
1
-22
/
+2
*
|
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
1
-0
/
+18
*
|
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2018-02-05
1
-2
/
+4
*
|
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
2018-02-05
1
-0
/
+5
*
|
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-05
1
-1
/
+12
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-19
1
-0
/
+16
*
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-10-03
1
-0
/
+6
*
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-09-06
1
-6
/
+0
*
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
1
-0
/
+8
*
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
2017-05-08
1
-0
/
+12
*
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
2017-05-03
1
-3
/
+23
*
sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+2
*
sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+22
*
sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+26
*
sched/headers: Move more mm_struct related functionality from <linux/sched.h>...
Ingo Molnar
2017-03-03
1
-0
/
+21
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+95
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]