index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
tracing: Fix permissions for the buffer_percent file
Ondrej Mosnacek
1
-1
/
+1
2023-05-11
relayfs: fix out-of-bounds access in relay_file_read
Zhang Zhengming
1
-1
/
+2
2023-05-11
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
1
-0
/
+1
2023-05-11
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
1
-0
/
+4
2023-05-11
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset...
Tze-nan Wu
1
-3
/
+13
2023-05-11
kheaders: Use array declaration instead of char
Kees Cook
1
-5
/
+5
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-3
/
+8
2023-05-11
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
2
-14
/
+71
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
1
-2
/
+11
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
1
-5
/
+9
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2
-3
/
+79
2023-04-26
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
1
-29
/
+40
2023-04-26
bpf: Fix incorrect verifier pruning due to missing register precision taints
Daniel Borkmann
1
-0
/
+15
2023-04-20
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
1
-11
/
+86
2023-04-20
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
1
-20
/
+42
2023-04-20
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
1
-4
/
+8
2023-04-20
sched/fair: Fix imbalance overflow
Vincent Guittot
1
-0
/
+10
2023-04-20
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
1
-1
/
+5
2023-04-20
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
1
-2
/
+10
2023-04-20
cgroup: fix display of forceidle time at root
Josh Don
1
-3
/
+1
2023-04-20
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-04-20
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
1
-10
/
+17
2023-04-20
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
1
-2
/
+5
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
1
-0
/
+3
2023-04-13
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
1
-1
/
+12
2023-04-13
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-13
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-13
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
1
-1
/
+1
2023-04-13
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
1
-0
/
+2
2023-04-13
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
1
-4
/
+15
2023-04-13
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-13
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
1
-1
/
+1
2023-04-06
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-04-06
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2
-3
/
+3
2023-04-06
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
1
-0
/
+9
2023-04-06
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
2
-17
/
+63
2023-04-06
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
2
-15
/
+78
2023-04-06
kcsan: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-04-06
kernel: kcsan: kcsan_test: build without structleak plugin
Anders Roxell
1
-0
/
+1
2023-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2
-11
/
+47
2023-03-30
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
1
-2
/
+13
2023-03-30
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
1
-1
/
+2
2023-03-30
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
1
-1
/
+1
2023-03-30
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
1
-1
/
+1
2023-03-30
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-30
perf: fix perf_event_context->time
Song Liu
1
-1
/
+1
2023-03-30
perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...
Yang Jihong
1
-1
/
+1
2023-03-22
perf: Fix check before add_event_to_groups() in perf_group_detach()
Budimir Markovic
1
-1
/
+1
2023-03-22
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-22
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
[next]