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-11
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
2023-05-11
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-05-11
workqueue: Fix hung time report of worker pools
Petr Mladek
2023-05-11
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-05-11
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-05-11
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2023-05-11
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
2023-05-11
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-05-11
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-05-11
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-05-11
bpf: take into account liveness when propagating precision
Andrii Nakryiko
2023-05-11
tick/common: Align tick period with the HZ tick.
Sebastian Andrzej Siewior
2023-05-11
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-05-11
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
2023-05-11
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
2023-05-11
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
2023-05-11
kheaders: Use array declaration instead of char
Kees Cook
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-11
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
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: Fix fits_capacity() check in feec()
Qais Yousef
2023-04-26
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
2023-04-26
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2023-04-26
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
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
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
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-04-20
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
2023-04-13
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-04-13
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-13
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
2023-04-13
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
2023-04-13
bpf: hash map, avoid deadlock with suitable hash mask
Tonghao Zhang
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-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-30
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
[next]