| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-14 | 1 | -2/+0 |
|\ |
|
| * | mm: more vma cache removal | Alexey Dobriyan | 2022-10-12 | 1 | -2/+0 |
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-10 | 1 | -1/+13 |
|\| |
|
| * | kmsan: add KMSAN runtime core | Alexander Potapenko | 2022-10-03 | 1 | -0/+5 |
| * | mm: remove vmacache | Liam R. Howlett | 2022-09-26 | 1 | -1/+0 |
| * | mm: multi-gen LRU: groundwork | Yu Zhao | 2022-09-26 | 1 | -0/+4 |
| * | delayacct: support re-entrance detection of thrashing accounting | Yang Yang | 2022-09-26 | 1 | -0/+4 |
* | | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2022-10-10 | 1 | -3/+0 |
|\ \ |
|
| * | | ftrace: Remove obsoleted code from ftrace and task_struct | Gaosheng Cui | 2022-09-27 | 1 | -3/+0 |
| |/ |
|
* | | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-10 | 1 | -18/+32 |
|\ \ |
|
| * | | sched: Show PF_flag holes | Peter Zijlstra | 2022-09-07 | 1 | -0/+7 |
| * | | freezer,sched: Rewrite core freezer logic | Peter Zijlstra | 2022-09-07 | 1 | -4/+9 |
| * | | sched: Widen TAKS_state literals | Peter Zijlstra | 2022-09-07 | 1 | -15/+15 |
| * | | sched: Add TASK_ANY for wait_task_inactive() | Peter Zijlstra | 2022-09-07 | 1 | -0/+2 |
| |/ |
|
* / | eventfd: guard wake_up in eventfd fs calls as well | Dylan Yudaken | 2022-09-21 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-08-06 | 1 | -1/+1 |
|\ |
|
| * | sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed | Waiman Long | 2022-08-03 | 1 | -1/+1 |
* | | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2022-08-05 | 1 | -0/+11 |
|\ \ |
|
| * | | rv: Add Runtime Verification (RV) interface | Daniel Bristot de Oliveira | 2022-07-30 | 1 | -0/+11 |
* | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-02 | 1 | -1/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs | Paul E. McKenney | 2022-06-21 | 1 | -0/+1 |
| * | | rcu-tasks: Add data structures for lightweight grace periods | Paul E. McKenney | 2022-06-20 | 1 | -0/+2 |
| * | | rcu-tasks: Merge state into .b.need_qs and atomically update | Paul E. McKenney | 2022-06-20 | 1 | -1/+0 |
| |/ |
|
* / | sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util() | Dietmar Eggemann | 2022-06-28 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-06-03 | 1 | -6/+4 |
|\ |
|
| * | sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state | Peter Zijlstra | 2022-05-11 | 1 | -5/+3 |
| * | ptrace: Don't change __state | Eric W. Biederman | 2022-05-11 | 1 | -1/+1 |
* | | Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-05-24 | 1 | -14/+2 |
|\ \ |
|
| * \ | Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict | Ingo Molnar | 2022-05-06 | 1 | -0/+1 |
| |\ \ |
|
| * | | | sched: Fix missing prototype warnings | Thomas Gleixner | 2022-05-01 | 1 | -0/+2 |
| * | | | sched/fair: Remove sched_trace_*() helper functions | Dietmar Eggemann | 2022-04-29 | 1 | -14/+0 |
* | | | | Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-05-23 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | x86/split_lock: Make life miserable for split lockers | Tony Luck | 2022-04-27 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-05-23 | 1 | -0/+41 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * / | preempt/dynamic: Introduce preemption model accessors | Valentin Schneider | 2022-04-05 | 1 | -0/+41 |
| |/ |
|
* / | oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup | Nico Pache | 2022-04-21 | 1 | -0/+1 |
|/ |
|
* | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels" | Thomas Gleixner | 2022-03-31 | 1 | -3/+0 |
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 1 | -0/+3 |
|\ |
|
| * | rethook: Add a generic return hook | Masami Hiramatsu | 2022-03-17 | 1 | -0/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-22 | 1 | -1/+0 |
|\ \ |
|
| * | | mm/fs: delete PF_SWAPWRITE | Hugh Dickins | 2022-03-22 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-03-22 | 1 | -4/+25 |
|\ \ |
|
| * | | sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLE | Valentin Schneider | 2022-03-01 | 1 | -0/+8 |
| * | | sched/tracing: Don't re-read p->state when emitting sched_switch event | Valentin Schneider | 2022-03-01 | 1 | -3/+8 |
| * | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts | Ingo Molnar | 2022-02-21 | 1 | -5/+0 |
| |\| |
|
| * | | sched/preempt: Add PREEMPT_DYNAMIC using static keys | Mark Rutland | 2022-02-19 | 1 | -1/+9 |
* | | | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-03-21 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | signal, x86: Delay calling signals in atomic on RT enabled kernels | Oleg Nesterov | 2022-03-04 | 1 | -0/+3 |
| | |/
| |/| |
|
* / | | sched: Define and initialize a flag to identify valid PASID in the task | Peter Zijlstra | 2022-02-15 | 1 | -0/+3 |
|/ / |
|
* | | Revert "module, async: async_synchronize_full() on module init iff async is u... | Igor Pylypiv | 2022-02-03 | 1 | -1/+0 |