| Commit message (Expand) | Author | Age | Files | Lines |
* | oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup | Nico Pache | 2022-04-27 | 1 | -0/+1 |
* | sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE | Valentin Schneider | 2022-04-08 | 1 | -0/+8 |
* | Revert "module, async: async_synchronize_full() on module init iff async is u... | Igor Pylypiv | 2022-02-23 | 1 | -1/+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 |
| * | | sched: Introduce task_is_running() | Peter Zijlstra | 2021-06-18 | 1 | -0/+2 |
| * | | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 2021-06-18 | 1 | -0/+8 |
| |\ \ |
|
| * | | | sched: prctl() core-scheduling interface | Chris Hyser | 2021-05-12 | 1 | -0/+2 |
| * | | | sched: Inherit task cookie on fork() | Peter Zijlstra | 2021-05-12 | 1 | -0/+2 |
| * | | | sched: Trivial core scheduling cookie management | Peter Zijlstra | 2021-05-12 | 1 | -0/+6 |
| * | | | sched: Trivial forced-newidle balancer | Peter Zijlstra | 2021-05-12 | 1 | -0/+1 |
| * | | | sched: Basic tracking of matching tasks | Peter Zijlstra | 2021-05-12 | 1 | -1/+7 |
| | |/
| |/| |
|
* | | | Revert "signal: Allow tasks to cache one sigqueue struct" | Linus Torvalds | 2021-06-27 | 1 | -1/+0 |
| |/
|/| |
|
* | | sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling | Dietmar Eggemann | 2021-06-03 | 1 | -0/+8 |
|/ |
|
* | mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN | Pavel Tatashin | 2021-05-05 | 1 | -1/+1 |
* | mm: page_owner: detect page_owner recursion via task_struct | Sergei Trofimovich | 2021-04-30 | 1 | -0/+4 |
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 1 | -0/+5 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-03-09 | 1 | -0/+5 |
| |\ |
|
| | * | bpf: Enable task local storage for tracing programs | Song Liu | 2021-02-26 | 1 | -0/+5 |
* | | | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-04-28 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | signal: Allow tasks to cache one sigqueue struct | Thomas Gleixner | 2021-04-14 | 1 | -0/+1 |
| * | | | sched: Fix various typos | Ingo Molnar | 2021-03-22 | 1 | -1/+1 |
| * | | | kcov: Remove kcov include from sched.h and move it to its users. | Sebastian Andrzej Siewior | 2021-03-06 | 1 | -1/+0 |
| |/ / |
|
* / / | softirq: Add RT specific softirq accounting | Thomas Gleixner | 2021-03-17 | 1 | -0/+3 |
|/ / |
|
* | | io-wq: fork worker threads from original task | Jens Axboe | 2021-02-21 | 1 | -0/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-02-21 | 1 | -0/+29 |
|\ \
| |/
|/| |
|
| * | sched: Add cond_resched_rwlock | Ben Gardon | 2021-02-04 | 1 | -0/+12 |
| * | sched: Add needbreak for rwlocks | Ben Gardon | 2021-02-04 | 1 | -0/+17 |
* | | sched: Harden PREEMPT_DYNAMIC | Peter Zijlstra | 2021-02-17 | 1 | -1/+1 |
* | | preempt/dynamic: Provide cond_resched() and might_resched() static calls | Peter Zijlstra (Intel) | 2021-02-17 | 1 | -3/+24 |