index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+0
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-1
/
+3
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-3
/
+0
2023-06-05
sched: Unconditionally use full-fat wait_task_inactive()
Peter Zijlstra
1
-5
/
+2
2023-05-08
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-1
/
+1
2023-05-08
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
1
-0
/
+2
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+5
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+18
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+2
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
1
-0
/
+3
2023-03-29
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
1
-0
/
+5
2023-03-22
livepatch,sched: Add livepatch task switching to cond_resched()
Josh Poimboeuf
1
-5
/
+15
2023-03-13
tasks: Extract rcu_users out of union
David Vernet
1
-5
/
+2
2023-03-12
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
1
-1
/
+1
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+9
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
1
-1
/
+1
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
1
-0
/
+5
2022-12-27
rseq: Introduce extensible rseq ABI
Mathieu Desnoyers
1
-0
/
+4
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+0
2022-12-12
Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
1
-3
/
+0
2022-10-30
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
1
-3
/
+0
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
1
-1
/
+1
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+0
2022-10-12
mm: more vma cache removal
Alexey Dobriyan
1
-2
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+13
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-3
/
+0
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-18
/
+32
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
1
-0
/
+5
2022-09-27
ftrace: Remove obsoleted code from ftrace and task_struct
Gaosheng Cui
1
-3
/
+0
2022-09-26
mm: remove vmacache
Liam R. Howlett
1
-1
/
+0
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
1
-0
/
+4
2022-09-26
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
1
-0
/
+4
2022-09-21
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
1
-1
/
+1
2022-09-07
sched: Show PF_flag holes
Peter Zijlstra
1
-0
/
+7
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-4
/
+9
2022-09-07
sched: Widen TAKS_state literals
Peter Zijlstra
1
-15
/
+15
2022-09-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
1
-0
/
+2
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+11
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-1
/
+1
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-1
/
+3
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
1
-0
/
+11
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
1
-1
/
+1
2022-06-21
rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs
Paul E. McKenney
1
-0
/
+1
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+2
2022-06-20
rcu-tasks: Merge state into .b.need_qs and atomically update
Paul E. McKenney
1
-1
/
+0
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-6
/
+4
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-14
/
+2
2022-05-23
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
[next]