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-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
2023-03-30
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
2023-03-30
entry: Snapshot thread flags
Mark Rutland
2023-03-30
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
2023-03-30
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
2023-03-30
trace/hwlat: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
2023-03-30
kthread: add the helper function kthread_run_on_cpu()
Cai Huoqing
2023-03-30
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
2023-03-30
perf: fix perf_event_context->time
Song Liu
2023-03-30
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
2023-03-22
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
2023-03-22
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
2023-03-22
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
2023-03-22
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
2023-03-22
tracing: Make splice_read available again
Sung-hun Kim
2023-03-17
watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
David Disseldorp
2023-03-17
irqdomain: Fix mapping-creation race
Johan Hovold
2023-03-17
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
2023-03-17
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
2023-03-17
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
2023-03-11
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
Jia-Ju Bai
[next]