Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-29 | 1 | -0/+49 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cpu/hotplug: Cure the cpusets trainwreck | Thomas Gleixner | 2021-06-21 | 1 | -0/+49 | |
* | | | | | | | | Merge tag 'smp-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-06-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cpu/hotplug: Simplify access to percpu cpuhp_state | Yuan ZhaoXiong | 2021-05-25 | 1 | -2/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-06-29 | 2 | -8/+117 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'printk-rework' into for-linus | Petr Mladek | 2021-06-29 | 1 | -0/+116 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | printk: fix cpu lock ordering | John Ogness | 2021-06-22 | 1 | -3/+50 | |
| | * | | | | | | | | lib/dump_stack: move cpu lock to printk.c | John Ogness | 2021-06-22 | 1 | -0/+69 | |
| * | | | | | | | | | kdb: Switch to use %ptTs | Andy Shevchenko | 2021-05-17 | 1 | -8/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2021-06-29 | 8 | -52/+186 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cred: add missing return error code when set_cred_ucounts() failed | Yang Yingliang | 2021-05-28 | 1 | -1/+2 | |
| * | | | | | | | | | | ucounts: Silence warning in dec_rlimit_ucounts | Eric W. Biederman | 2021-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | ucounts: Set ucount_max to the largest positive value the type can hold | Alexey Gladkov | 2021-04-30 | 2 | -8/+8 | |
| * | | | | | | | | | | Reimplement RLIMIT_MEMLOCK on top of ucounts | Alexey Gladkov | 2021-04-30 | 4 | -1/+3 | |
| * | | | | | | | | | | Reimplement RLIMIT_SIGPENDING on top of ucounts | Alexey Gladkov | 2021-04-30 | 5 | -13/+16 | |
| * | | | | | | | | | | Reimplement RLIMIT_MSGQUEUE on top of ucounts | Alexey Gladkov | 2021-04-30 | 3 | -0/+3 | |
| * | | | | | | | | | | Reimplement RLIMIT_NPROC on top of ucounts | Alexey Gladkov | 2021-04-30 | 7 | -13/+58 | |
| * | | | | | | | | | | Use atomic_t for ucounts reference counting | Alexey Gladkov | 2021-04-30 | 1 | -34/+19 | |
| * | | | | | | | | | | Add a reference to ucounts for each cred | Alexey Gladkov | 2021-04-30 | 5 | -3/+98 | |
| * | | | | | | | | | | Increase size of ucounts to atomic_long_t | Alexey Gladkov | 2021-04-30 | 1 | -8/+8 | |
* | | | | | | | | | | | Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-06-29 | 1 | -6/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | seccomp: Support atomic "addfd + send reply" | Rodrigo Campos | 2021-06-28 | 1 | -6/+45 | |
* | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-06-28 | 1 | -1/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/ker... | Will Deacon | 2021-05-24 | 1 | -1/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | / / / / | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | genirq: Export affinity setter for modules | Thomas Gleixner | 2021-05-19 | 1 | -1/+32 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-06-28 | 4 | -49/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tick/nohz: Call tick_nohz_task_switch() with interrupts disabled | Peter Zijlstra | 2021-05-13 | 2 | -7/+2 | |
| * | | | | | | | | | | | tick/nohz: Kick only _queued_ task whose tick dependency is updated | Marcelo Tosatti | 2021-05-13 | 2 | -2/+22 | |
| * | | | | | | | | | | | tick/nohz: Change signal tick dependency to wake up CPUs of member tasks | Marcelo Tosatti | 2021-05-13 | 2 | -4/+15 | |
| * | | | | | | | | | | | tick/nohz: Only wake up a single target cpu when kicking a task | Frederic Weisbecker | 2021-05-13 | 1 | -13/+27 | |
| * | | | | | | | | | | | tick/nohz: Update nohz_full Kconfig help | Frederic Weisbecker | 2021-05-13 | 1 | -5/+6 | |
| * | | | | | | | | | | | tick/nohz: Update idle_exittime on actual idle exit | Yunfeng Ye | 2021-05-13 | 1 | -6/+8 | |
| * | | | | | | | | | | | tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE | Frederic Weisbecker | 2021-05-13 | 1 | -2/+0 | |
| * | | | | | | | | | | | tick/nohz: Conditionally restart tick on idle exit | Yunfeng Ye | 2021-05-13 | 1 | -15/+27 | |
* | | | | | | | | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-28 | 42 | -594/+2335 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched/topology: Rework CPU capacity asymmetry detection | Beata Michalska | 2021-06-24 | 1 | -78/+131 | |
| * | | | | | | | | | | | | psi: Fix race between psi_trigger_create/destroy | Zhaoyang Huang | 2021-06-24 | 1 | -6/+6 | |
| * | | | | | | | | | | | | sched/fair: Introduce the burstable CFS controller | Huaixin Chang | 2021-06-24 | 3 | -10/+73 | |
| * | | | | | | | | | | | | sched/uclamp: Fix uclamp_tg_restrict() | Qais Yousef | 2021-06-22 | 1 | -31/+18 | |
| * | | | | | | | | | | | | sched/rt: Fix Deadline utilization tracking during policy change | Vincent Donnefort | 2021-06-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | sched/rt: Fix RT utilization tracking during policy change | Vincent Donnefort | 2021-06-22 | 1 | -5/+12 | |
| * | | | | | | | | | | | | sched: Change task_struct::state | Peter Zijlstra | 2021-06-18 | 14 | -68/+76 | |
| * | | | | | | | | | | | | sched,timer: Use __set_current_state() | Peter Zijlstra | 2021-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sched: Add get_current_state() | Peter Zijlstra | 2021-06-18 | 2 | -4/+4 | |
| * | | | | | | | | | | | | sched,perf,kvm: Fix preemption condition | Peter Zijlstra | 2021-06-18 | 1 | -4/+3 | |
| * | | | | | | | | | | | | sched: Introduce task_is_running() | Peter Zijlstra | 2021-06-18 | 7 | -10/+9 | |
| * | | | | | | | | | | | | sched: Unbreak wakeups | Peter Zijlstra | 2021-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 2021-06-18 | 10 | -68/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sched/fair: Age the average idle time | Peter Zijlstra | 2021-06-17 | 3 | -4/+29 | |
| * | | | | | | | | | | | | | sched/cpufreq: Consider reduced CPU capacity in energy calculation | Lukasz Luba | 2021-06-17 | 2 | -1/+2 |