index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched: Add cpus_share_resources API
Barry Song
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-09-21
sched/headers: Standardize the <linux/sched/smt.h> header guard #endif
Ingo Molnar
2023-09-21
sched/headers: Standardize the <linux/sched/type.h> header guard #endif
Ingo Molnar
2023-09-21
sched/headers: Standardize the <linux/sched/vhost_task.h> header guard name
Ingo Molnar
2023-09-21
sched/headers: Add header guard to <linux/sched/deadline.h>
Ingo Molnar
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
2023-09-15
sched: Assert for_each_thread() is properly locked
Matthew Wilcox (Oracle)
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-24
document while_each_thread(), change first_tid() to use for_each_thread()
Oleg Nesterov
2023-08-21
kill do_each_thread()
Oleg Nesterov
2023-07-13
sched: avoid false lockdep splat in put_task_struct()
Wander Lairson Costa
2023-07-13
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-26
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
2023-06-18
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-06-16
sched/topology: Mark set_sched_topology() __init
Miaohe Lin
2023-06-05
sched/clock: Provide local_clock_noinstr()
Peter Zijlstra
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-05-08
sched/topology: Remove SHARED_CHILD from ASYM_PACKING
Ricardo Neri
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
2023-04-18
sched/isolation: add cpu_is_isolated() API
Frederic Weisbecker
2023-04-14
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2023-03-16
iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Kirill A. Shutemov
2023-03-12
fork: allow kernel code to call copy_process
Mike Christie
2023-03-12
fork: Add kernel_clone_args flag to ignore signals
Mike Christie
2023-03-12
fork: add kernel_clone_args flag to not dup/clone files
Mike Christie
2023-03-12
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
2023-03-12
kernel: Make io_thread and kthread bit fields
Mike Christie
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-01-31
sched/clock: Make local_clock() noinstr
Peter Zijlstra
2023-01-13
cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED}
Peter Zijlstra
[next]