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
*
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
|
*
kill signal_pt_regs()
Al Viro
2022-10-24
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-13
8
-18
/
+19
|
\
\
|
*
|
relay: fix type mismatch when allocating memory in relay_create_buf()
Gavrilov Ilia
2022-12-12
1
-2
/
+2
|
*
|
kernel: kcsan: kcsan_test: build without structleak plugin
Anders Roxell
2022-12-12
1
-0
/
+1
|
*
|
relay: use strscpy() is more robust and safer
Xu Panda
2022-12-12
1
-2
/
+2
|
*
|
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
2022-12-01
1
-0
/
+2
|
*
|
acct: fix accuracy loss for input value of encode_comp_t()
Zheng Yejian
2022-12-01
1
-2
/
+2
|
*
|
vmcoreinfo: warn if we exceed vmcoreinfo data size
Stephen Brennan
2022-12-01
1
-0
/
+3
|
*
|
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
2022-11-18
1
-1
/
+1
|
*
|
kexec: replace crash_mem_range with range
Li Chen
2022-11-18
1
-1
/
+1
|
*
|
kexec: remove the unneeded result variable
ye xingchen
2022-11-18
1
-8
/
+2
|
*
|
panic: use str_enabled_disabled() helper
Andy Shevchenko
2022-11-18
1
-2
/
+3
*
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-13
5
-16
/
+8
|
\
\
\
|
*
|
|
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
*
|
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
4
-7
/
+7
|
*
|
|
kcsan: remove rng selftest
Jason A. Donenfeld
2022-11-17
1
-8
/
+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
2
-11
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
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
|
*
|
|
|
|
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
|
*
|
|
|
|
cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
Tejun Heo
2022-10-31
1
-0
/
+1
|
*
|
|
|
|
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
2022-10-28
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-13
6
-180
/
+603
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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
2
-19
/
+5
|
*
|
|
|
|
|
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2022-10-30
1
-10
/
+52
|
*
|
|
|
|
|
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
2022-10-30
1
-3
/
+27
|
*
|
|
|
|
|
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
1
-1013
/
+1087
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/core: Don't allow grouping events from different hw pmus
Ravi Bangoria
2022-11-24
1
-9
/
+15
[next]