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-08-11
bpf, cpumap: Handle skb as well when clean up ptr_ring
Hou Tao
1
-4
/
+10
2023-08-11
perf: Fix function pointer case
Peter Zijlstra
1
-2
/
+6
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2023-08-03
tracing: Fix trace_event_raw_event_synth() if else statement
Steven Rostedt (Google)
1
-2
/
+2
2023-08-03
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
4
-76
/
+155
2023-08-03
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
1
-10
/
+4
2023-08-03
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
1
-10
/
+12
2023-08-03
mm: suppress mm fault logging if fatal signal already pending
Linus Torvalds
1
-0
/
+4
2023-08-03
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
2023-08-03
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
3
-26
/
+9
2023-08-03
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
4
-5
/
+87
2023-08-03
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
1
-2
/
+2
2023-08-03
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
4
-24
/
+85
2023-07-27
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
1
-0
/
+37
2023-07-27
bpf: stop setting precise in current state
Andrii Nakryiko
1
-12
/
+91
2023-07-27
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
1
-1
/
+61
2023-07-27
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
1
-1
/
+2
2023-07-27
bpf: Repeat check_max_stack_depth for async callbacks
Kumar Kartikeya Dwivedi
1
-2
/
+19
2023-07-27
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
1
-5
/
+6
2023-07-27
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
1
-3
/
+2
2023-07-27
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
2
-11
/
+76
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2
-9
/
+22
2023-07-27
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2
-68
/
+109
2023-07-27
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
1
-9
/
+10
2023-07-27
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-81
/
+82
2023-07-27
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
1
-98
/
+98
2023-07-27
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
1
-3
/
+27
2023-07-27
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
1
-1
/
+1
2023-07-27
bpf: Address KCSAN report on bpf_lru_list
Martin KaFai Lau
2
-13
/
+15
2023-07-27
bpf: Print a warning only if writing to unprivileged_bpf_disabled.
Kui-Feng Lee
1
-1
/
+2
2023-07-27
sched/fair: Don't balance task to its current running CPU
Yicong Yang
1
-1
/
+1
2023-07-27
rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
Paul E. McKenney
2
-2
/
+4
2023-07-27
rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
Shigeru Yoshida
1
-1
/
+4
2023-07-23
swiotlb: mark swiotlb_memblock_alloc() as __init
Randy Dunlap
1
-1
/
+2
2023-07-23
tracing/user_events: Fix struct arg size match check
Beau Belgrave
1
-0
/
+3
2023-07-23
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
1
-5
/
+7
2023-07-23
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
1
-0
/
+2
2023-07-23
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
1
-1
/
+1
2023-07-23
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2
-0
/
+16
2023-07-23
fprobe: Release rethook after the ftrace_ops is unregistered
Jiri Olsa
1
-9
/
+3
2023-07-23
PM: QoS: Restore support for default value on frequency QoS
Chungkai Yang
1
-2
/
+7
2023-07-23
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
1
-14
/
+31
2023-07-23
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
1
-9
/
+15
2023-07-23
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
1
-0
/
+1
2023-07-23
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
1
-3
/
+5
2023-07-23
tracing/user_events: Fix incorrect return value for writing operation when ev...
sunliming
1
-1
/
+2
2023-07-23
bpf: cpumap: Fix memory leak in cpu_map_update_elem
Pu Lehui
1
-16
/
+24
2023-07-23
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
1
-2
/
+16
2023-07-23
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
1
-2
/
+3
[next]