summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-291-0/+49
|\ \ \ \ \ \ \
| * | | | | | | cpu/hotplug: Cure the cpusets trainwreckThomas Gleixner2021-06-211-0/+49
* | | | | | | | Merge tag 'smp-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cpu/hotplug: Simplify access to percpu cpuhp_stateYuan ZhaoXiong2021-05-251-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-292-8/+117
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'printk-rework' into for-linusPetr Mladek2021-06-291-0/+116
| |\ \ \ \ \ \ \ \
| | * | | | | | | | printk: fix cpu lock orderingJohn Ogness2021-06-221-3/+50
| | * | | | | | | | lib/dump_stack: move cpu lock to printk.cJohn Ogness2021-06-221-0/+69
| * | | | | | | | | kdb: Switch to use %ptTsAndy Shevchenko2021-05-171-8/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2021-06-298-52/+186
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cred: add missing return error code when set_cred_ucounts() failedYang Yingliang2021-05-281-1/+2
| * | | | | | | | | | ucounts: Silence warning in dec_rlimit_ucountsEric W. Biederman2021-04-301-1/+1
| * | | | | | | | | | ucounts: Set ucount_max to the largest positive value the type can holdAlexey Gladkov2021-04-302-8/+8
| * | | | | | | | | | Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov2021-04-304-1/+3
| * | | | | | | | | | Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov2021-04-305-13/+16
| * | | | | | | | | | Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov2021-04-303-0/+3
| * | | | | | | | | | Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov2021-04-307-13/+58
| * | | | | | | | | | Use atomic_t for ucounts reference countingAlexey Gladkov2021-04-301-34/+19
| * | | | | | | | | | Add a reference to ucounts for each credAlexey Gladkov2021-04-305-3/+98
| * | | | | | | | | | Increase size of ucounts to atomic_long_tAlexey Gladkov2021-04-301-8/+8
* | | | | | | | | | | Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-291-6/+45
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | seccomp: Support atomic "addfd + send reply"Rodrigo Campos2021-06-281-6/+45
* | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-1/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2021-05-241-1/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | / / / / | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | genirq: Export affinity setter for modulesThomas Gleixner2021-05-191-1/+32
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-284-49/+102
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tick/nohz: Call tick_nohz_task_switch() with interrupts disabledPeter Zijlstra2021-05-132-7/+2
| * | | | | | | | | | | tick/nohz: Kick only _queued_ task whose tick dependency is updatedMarcelo Tosatti2021-05-132-2/+22
| * | | | | | | | | | | tick/nohz: Change signal tick dependency to wake up CPUs of member tasksMarcelo Tosatti2021-05-132-4/+15
| * | | | | | | | | | | tick/nohz: Only wake up a single target cpu when kicking a taskFrederic Weisbecker2021-05-131-13/+27
| * | | | | | | | | | | tick/nohz: Update nohz_full Kconfig helpFrederic Weisbecker2021-05-131-5/+6
| * | | | | | | | | | | tick/nohz: Update idle_exittime on actual idle exitYunfeng Ye2021-05-131-6/+8
| * | | | | | | | | | | tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVEFrederic Weisbecker2021-05-131-2/+0
| * | | | | | | | | | | tick/nohz: Conditionally restart tick on idle exitYunfeng Ye2021-05-131-15/+27
* | | | | | | | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-2842-594/+2335
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/topology: Rework CPU capacity asymmetry detectionBeata Michalska2021-06-241-78/+131
| * | | | | | | | | | | | psi: Fix race between psi_trigger_create/destroyZhaoyang Huang2021-06-241-6/+6
| * | | | | | | | | | | | sched/fair: Introduce the burstable CFS controllerHuaixin Chang2021-06-243-10/+73
| * | | | | | | | | | | | sched/uclamp: Fix uclamp_tg_restrict()Qais Yousef2021-06-221-31/+18
| * | | | | | | | | | | | sched/rt: Fix Deadline utilization tracking during policy changeVincent Donnefort2021-06-221-0/+2
| * | | | | | | | | | | | sched/rt: Fix RT utilization tracking during policy changeVincent Donnefort2021-06-221-5/+12
| * | | | | | | | | | | | sched: Change task_struct::statePeter Zijlstra2021-06-1814-68/+76
| * | | | | | | | | | | | sched,timer: Use __set_current_state()Peter Zijlstra2021-06-181-1/+1
| * | | | | | | | | | | | sched: Add get_current_state()Peter Zijlstra2021-06-182-4/+4
| * | | | | | | | | | | | sched,perf,kvm: Fix preemption conditionPeter Zijlstra2021-06-181-4/+3
| * | | | | | | | | | | | sched: Introduce task_is_running()Peter Zijlstra2021-06-187-10/+9
| * | | | | | | | | | | | sched: Unbreak wakeupsPeter Zijlstra2021-06-181-1/+1
| * | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar2021-06-1810-68/+71
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sched/fair: Age the average idle timePeter Zijlstra2021-06-173-4/+29
| * | | | | | | | | | | | | sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba2021-06-172-1/+2