index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
2022-02-03
1
-1
/
+0
*
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-23
1
-4
/
+0
|
\
|
*
kernel/sched: Remove dl_boosted flag comment
Hui Su
2022-01-18
1
-4
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
1
-2
/
+7
|
\
\
|
*
|
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-20
1
-2
/
+7
*
|
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
2022-01-08
1
-2
/
+2
|
|
/
*
|
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
1
-0
/
+9
|
\
\
|
*
|
locking: Mark racy reads of owner->on_cpu
Marco Elver
2021-12-04
1
-1
/
+1
|
*
|
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
2021-12-04
1
-0
/
+9
|
|
/
*
|
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
1
-0
/
+4
|
\
\
|
*
|
sched/core: Forced idle accounting
Josh Don
2021-11-17
1
-0
/
+4
|
|
/
*
/
kcsan: Add core support for a subset of weak memory modeling
Marco Elver
2021-12-09
1
-0
/
+3
|
/
*
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-03
1
-0
/
+1
|
\
|
*
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
2021-10-06
1
-0
/
+1
*
|
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-01
1
-12
/
+1
|
\
\
|
*
|
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-30
1
-12
/
+1
*
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-4
/
+7
|
\
\
\
|
*
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-0
/
+1
|
*
|
|
sched: Fill unconditional hole induced by sched_entity
Kees Cook
2021-10-14
1
-1
/
+1
|
*
|
|
sched: Introduce task block time in schedstats
Yafang Shao
2021-10-05
1
-0
/
+2
|
*
|
|
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
1
-3
/
+3
*
|
|
|
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
1
-10
/
+29
|
\
\
\
\
|
*
|
|
|
sched: Make cond_resched_lock() variants RT aware
Thomas Gleixner
2021-10-01
1
-9
/
+25
|
*
|
|
|
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
2021-10-01
1
-0
/
+3
|
*
|
|
|
sched: Make cond_resched_*lock() variants consistent vs. might_sleep()
Thomas Gleixner
2021-10-01
1
-6
/
+6
|
*
|
|
|
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2021-10-01
1
-4
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
sched: make task_struct->plug always defined
Jens Axboe
2021-10-22
1
-2
/
+0
|
|
/
/
|
/
|
|
*
|
|
sched: Always inline is_percpu_thread()
Peter Zijlstra
2021-10-01
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
2021-09-14
1
-0
/
+1
*
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
2021-07-16
1
-0
/
+3
*
|
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-30
1
-0
/
+10
|
\
\
|
*
|
sched: Add task_work callback for paranoid L1D flush
Balbir Singh
2021-07-28
1
-0
/
+10
|
|
/
*
|
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
1
-25
/
+94
|
\
\
|
*
|
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
1
-0
/
+3
|
*
|
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
1
-0
/
+66
|
*
|
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
2021-08-17
1
-25
/
+23
|
*
|
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
2021-08-17
1
-1
/
+3
|
|
/
*
|
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
2021-08-28
1
-0
/
+4
|
*
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
2021-08-20
1
-0
/
+6
|
*
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
2021-08-20
1
-0
/
+2
|
*
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
1
-0
/
+13
*
|
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-28
1
-0
/
+2
|
\
\
|
*
|
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
2021-05-13
1
-0
/
+2
*
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-15
/
+35
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-16
/
+15
|
*
|
sched: Add get_current_state()
Peter Zijlstra
2021-06-18
1
-0
/
+2
[next]