index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2022-12-13
2
-30
/
+21
|
\
|
*
mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTS
Baoquan He
2022-11-08
1
-4
/
+3
|
*
mm/percpu.c: remove the lcm code since block size is fixed at page size
Baoquan He
2022-11-08
1
-10
/
+2
|
*
mm/percpu: replace the goto with break
Baoquan He
2022-11-08
1
-2
/
+1
|
*
mm/percpu: add comment to state the empty populated pages accounting
Baoquan He
2022-11-08
1
-3
/
+11
|
*
mm/percpu: Update the code comment when creating new chunk
Baoquan He
2022-11-08
1
-5
/
+1
|
*
mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated()
Baoquan He
2022-11-08
1
-3
/
+3
|
*
mm/percpu: remove unused pcpu_map_extend_chunks
Baoquan He
2022-11-08
1
-3
/
+0
*
|
Merge tag 'livepatching-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-27
/
+27
|
\
\
|
*
|
livepatch: Move the result-invariant calculation out of the loop
Zhen Lei
2022-10-18
1
-27
/
+27
*
|
|
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-12-13
6
-98
/
+181
|
\
\
\
|
*
|
|
cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_...
Ran Tian
2022-11-23
1
-2
/
+0
|
*
|
|
cgroup/cpuset: Improve cpuset_css_alloc() description
Kamalesh Babulal
2022-11-22
1
-4
/
+8
|
*
|
|
kselftest/cgroup: Add cleanup() to test_cpuset_prs.sh
Kamalesh Babulal
2022-11-22
1
-1
/
+16
|
*
|
|
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
2022-11-14
1
-1
/
+23
|
*
|
|
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2022-11-14
1
-4
/
+8
|
*
|
|
kselftest/cgroup: Fix gathering number of CPUs
Breno Leitao
2022-11-14
1
-1
/
+1
|
*
|
|
cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
Tejun Heo
2022-10-31
3
-0
/
+8
|
*
|
|
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
2022-10-28
4
-85
/
+117
*
|
|
|
Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-13
8
-183
/
+607
|
\
\
\
\
|
*
|
|
|
sched: Clear ttwu_pending after enqueue_task()
Tianchen Ding
2022-11-16
1
-7
/
+11
|
*
|
|
|
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
2022-10-30
3
-22
/
+5
|
*
|
|
|
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2022-10-30
2
-10
/
+53
|
*
|
|
|
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
2022-10-30
2
-3
/
+30
|
*
|
|
|
sched/psi: Fix possible missing or delayed pending event
Hao Lee
2022-10-30
1
-3
/
+5
|
*
|
|
|
sched: Always clear user_cpus_ptr in do_set_cpus_allowed()
Waiman Long
2022-10-27
1
-1
/
+7
|
*
|
|
|
sched: Enforce user requested affinity
Waiman Long
2022-10-27
2
-0
/
+13
|
*
|
|
|
sched: Always preserve the user requested cpumask
Waiman Long
2022-10-27
2
-55
/
+72
|
*
|
|
|
sched: Introduce affinity_context
Waiman Long
2022-10-27
3
-47
/
+85
|
*
|
|
|
sched: Add __releases annotations to affine_move_task()
Waiman Long
2022-10-27
1
-1
/
+3
|
*
|
|
|
sched/fair: Check if prev_cpu has highest spare cap in feec()
Pierre Gondois
2022-10-27
1
-6
/
+7
|
*
|
|
|
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2022-10-27
1
-5
/
+9
|
*
|
|
|
sched/fair: Detect capacity inversion
Qais Yousef
2022-10-27
2
-3
/
+79
|
*
|
|
|
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2022-10-27
1
-6
/
+8
|
*
|
|
|
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-1
/
+4
|
*
|
|
|
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-8
/
+13
|
*
|
|
|
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-3
/
+5
|
*
|
|
|
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2022-10-27
3
-10
/
+68
|
*
|
|
|
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
2
-10
/
+25
|
*
|
|
|
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
2022-10-27
1
-0
/
+123
*
|
|
|
|
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
21
-1220
/
+1755
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()
Xiongfeng Wang
2022-11-24
1
-0
/
+3
|
*
|
|
|
|
perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
Xiongfeng Wang
2022-11-24
1
-0
/
+2
|
*
|
|
|
|
perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
Xiongfeng Wang
2022-11-24
1
-0
/
+1
|
*
|
|
|
|
perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
Xiongfeng Wang
2022-11-24
1
-0
/
+2
|
*
|
|
|
|
perf/x86/intel/uncore: Make set_mapping() procedure void
Alexander Antonov
2022-11-24
2
-23
/
+20
|
*
|
|
|
|
perf/x86/intel/uncore: Update sysfs-devices-mapping file
Alexander Antonov
2022-11-24
1
-1
/
+29
|
*
|
|
|
|
perf/x86/intel/uncore: Enable UPI topology discovery for Sapphire Rapids
Alexander Antonov
2022-11-24
1
-1
/
+42
|
*
|
|
|
|
perf/x86/intel/uncore: Enable UPI topology discovery for Icelake Server
Alexander Antonov
2022-11-24
1
-0
/
+75
|
*
|
|
|
|
perf/x86/intel/uncore: Get UPI NodeID and GroupID
Alexander Antonov
2022-11-24
1
-8
/
+25
[next]