index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2023-04-26
sched/fair: Detect capacity inversion
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
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-20
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-20
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2023-04-20
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-20
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-20
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-04-20
cgroup: fix display of forceidle time at root
Josh Don
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-20
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
2023-04-13
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-04-13
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
2023-04-13
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-13
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
2023-04-13
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
2023-04-13
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
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-06
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
2023-04-06
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-04-06
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
2023-04-06
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
2023-04-06
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
2023-04-06
kcsan: avoid passing -g for test
Marco Elver
2023-04-06
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: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-30
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
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 start per-cpu thread if it is already running
Tero Kristo
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
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
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
[next]