index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exit: Fix typo in comment: s/sub-theads/sub-threads
Ingo Molnar
2022-08-03
1
-1
/
+1
*
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-03
2
-4
/
+6
*
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
9
-31
/
+30
|
\
|
*
Merge tag 'irqchip-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-07-28
18
-42
/
+135
|
|
\
|
|
*
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
2022-07-25
2
-7
/
+9
|
|
|
\
|
|
|
*
genirq: Use for_each_action_of_desc in actions_show()
Paran Lee
2022-07-20
1
-1
/
+1
|
|
|
*
irqdomain: Use hwirq_max instead of revmap_size for NOMAP domains
Xu Qiang
2022-07-19
1
-6
/
+6
|
|
|
*
irqdomain: Report irq number for NOMAP domains
Xu Qiang
2022-07-19
1
-0
/
+2
|
|
*
|
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
2022-07-20
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
2022-07-20
1
-1
/
+1
|
|
|
|
/
|
|
*
|
Merge branch irq/plic-masking into irq/irqchip-next
Marc Zyngier
2022-07-10
5
-20
/
+18
|
|
|
\
\
|
|
|
*
|
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
3
-11
/
+15
|
|
|
*
|
genirq: Drop redundant irq_init_effective_affinity
Samuel Holland
2022-07-07
1
-9
/
+1
|
|
|
*
|
genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
Samuel Holland
2022-07-07
1
-0
/
+1
|
|
|
*
|
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
2022-07-07
1
-0
/
+1
|
|
|
|
/
|
|
*
/
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
2022-07-07
1
-1
/
+2
|
|
|
/
|
*
|
genirq/PM: Unexport {suspend,resume}_device_irqs()
Lukas Wunner
2022-06-13
1
-2
/
+0
*
|
|
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
2
-4
/
+22
|
\
\
\
|
*
|
|
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2022-06-28
2
-4
/
+22
|
|
/
/
*
|
|
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-01
2
-38
/
+10
|
\
\
\
|
*
|
|
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
2022-06-24
1
-3
/
+4
|
*
|
|
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2022-06-24
1
-9
/
+5
|
*
|
|
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
2022-06-24
1
-26
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
13
-448
/
+837
|
\
\
\
|
*
|
|
rseq: Kill process when unknown flags are encountered in ABI structures
Mathieu Desnoyers
2022-08-01
1
-2
/
+2
|
*
|
|
rseq: Deprecate RSEQ_CS_FLAG_NO_RESTART_ON_* flags
Mathieu Desnoyers
2022-08-01
1
-15
/
+8
|
*
|
|
sched/core: Fix the bug that task won't enqueue into core tree when update co...
Cruz Zhao
2022-07-21
1
-4
/
+5
|
*
|
|
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-07-21
1
-6
/
+9
|
*
|
|
sched/core: Always flush pending blk_plug
John Keeping
2022-07-13
1
-2
/
+6
|
*
|
|
sched/fair: fix case with reduced capacity CPU
Vincent Guittot
2022-07-13
1
-12
/
+42
|
*
|
|
sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling
Uros Bizjak
2022-07-04
1
-15
/
+9
|
*
|
|
sched/core: add forced idle accounting for cgroups
Josh Don
2022-07-04
3
-7
/
+58
|
*
|
|
sched/fair: Remove the energy margin in feec()
Vincent Donnefort
2022-06-28
1
-15
/
+8
|
*
|
|
sched/fair: Remove task_util from effective utilization in feec()
Vincent Donnefort
2022-06-28
1
-63
/
+139
|
*
|
|
sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()
Dietmar Eggemann
2022-06-28
1
-9
/
+13
|
*
|
|
sched/fair: Rename select_idle_mask to select_rq_mask
Dietmar Eggemann
2022-06-28
2
-7
/
+7
|
*
|
|
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
2022-06-28
4
-20
/
+19
|
*
|
|
sched/fair: Decay task PELT values during wakeup migration
Vincent Donnefort
2022-06-28
3
-34
/
+172
|
*
|
|
sched/fair: Provide u64 read for 32-bits arch helper
Vincent Donnefort
2022-06-28
2
-71
/
+54
|
*
|
|
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2022-06-28
2
-1
/
+89
|
*
|
|
sched: only perform capability check on privileged operation
Christian Göttsche
2022-06-28
1
-55
/
+83
|
*
|
|
sched: Remove unused function group_first_cpu()
Zhang Qiao
2022-06-28
1
-9
/
+0
|
*
|
|
sched/fair: Remove redundant word " *"
Zhang Qiao
2022-06-28
1
-1
/
+1
|
*
|
|
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-06-13
2
-13
/
+14
|
*
|
|
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-06-13
1
-1
/
+5
|
*
|
|
sched: Allow newidle balancing to bail out of load_balance
Josh Don
2022-06-13
1
-1
/
+7
|
*
|
|
sched/deadline: Use proc_douintvec_minmax() limit minimum value
Yajun Deng
2022-06-13
1
-2
/
+4
|
*
|
|
sched/fair: Optimize and simplify rq leaf_cfs_rq_list
Chengming Zhou
2022-06-13
1
-64
/
+28
|
*
|
|
sched/fair: Consider CPU affinity when allowing NUMA imbalance in find_idlest...
K Prateek Nayak
2022-06-13
1
-3
/
+13
|
*
|
|
sched/numa: Adjust imb_numa_nr to a better approximation of memory channels
Mel Gorman
2022-06-13
1
-8
/
+15
[next]