index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
mm: kmem: scoped objcg protection
Roman Gushchin
1
-0
/
+4
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-32
/
+0
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+7
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
1
-0
/
+5
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
1
-26
/
+0
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
1
-3
/
+15
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-0
/
+16
2023-03-16
iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Kirill A. Shutemov
1
-1
/
+7
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-2
/
+2
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
1
-1
/
+1
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
1
-0
/
+9
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-0
/
+8
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
1
-0
/
+16
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
1
-0
/
+10
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-0
/
+26
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
1
-0
/
+29
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
1
-1
/
+5
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
1
-16
/
+5
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2020-12-15
mm: extract might_alloc() debug check
Daniel Vetter
1
-0
/
+16
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
1
-0
/
+5
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
1
-2
/
+11
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
1
-20
/
+10
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-25
/
+0
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
1
-0
/
+3
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
1
-3
/
+5
2020-08-07
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
1
-7
/
+1
2020-07-22
linux/sched/mm.h: drop duplicated words in comments
Randy Dunlap
1
-3
/
+3
2020-06-25
sched/core: Remove mmdrop() definition
Sebastian Andrzej Siewior
1
-2
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-5
/
+5
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-0
/
+2
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-5
/
+3
2019-09-25
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
1
-0
/
+2
2019-06-13
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
1
-8
/
+40
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-0
/
+37
2018-06-07
lockdep: fix fs_reclaim annotation
Omar Sandoval
1
-0
/
+4
2018-05-29
doc: document scope NOFS, NOIO APIs
Michal Hocko
1
-0
/
+38
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-2
/
+2
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-2
/
+2
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-2
/
+4
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
1
-1
/
+12
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
1
-27
/
+2
[next]