index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-05-17
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
2023-05-17
workqueue: Fix hung time report of worker pools
Petr Mladek
2023-05-17
workqueue: Rename "delayed" (delayed by active management) to "inactive"
Lai Jiangshan
2023-05-17
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-05-17
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-05-17
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-05-17
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-05-17
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-05-17
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-17
tick: Get rid of tick_period
Thomas Gleixner
2023-05-17
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
2023-05-17
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
2023-05-17
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
2023-05-17
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-05-17
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
2023-05-17
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-05-17
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-05-17
kheaders: Use array declaration instead of char
Kees Cook
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2023-05-17
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-04-26
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2023-04-26
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2023-04-26
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2023-04-26
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-26
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
2023-04-20
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
2023-04-20
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2023-04-20
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2023-04-20
kexec: move locking into do_kexec_load
Arnd Bergmann
2023-04-20
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-20
sched/fair: Move calculate of avg_load to a better location
zgpeng
2023-04-20
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-20
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2023-04-20
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-04-20
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-20
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
2023-04-20
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-05
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
2023-04-05
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-04-05
kcsan: avoid passing -g for test
Marco Elver
2023-04-05
kernel: kcsan: kcsan_test: build without structleak plugin
Anders Roxell
2023-04-05
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
[next]