index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2022-09-28
kbuild: build init/built-in.a just once
Masahiro Yamada
1
-3
/
+3
2022-09-28
sched: Fix TASK_state comparisons
Peter Zijlstra
2
-3
/
+7
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-0
/
+1
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
1
-2
/
+2
2022-09-28
kallsyms: support "big" kernel symbols
Miguel Ojeda
1
-4
/
+22
2022-09-28
ring-buffer: Check pending waiters when doing wake ups as well
Steven Rostedt (Google)
1
-1
/
+2
2022-09-28
ring-buffer: Have the shortest_full queue be the shortest not longest
Steven Rostedt (Google)
1
-1
/
+1
2022-09-27
bpf: Check flags for branch stack in bpf_read_branch_records helper
Jiri Olsa
1
-0
/
+3
2022-09-27
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
Marco Elver
1
-3
/
+1
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
1
-1
/
+2
2022-09-27
perf: Use sample_flags for addr
Namhyung Kim
1
-0
/
+5
2022-09-27
ring-buffer: Allow splice to read previous partially read pages
Steven Rostedt (Google)
1
-1
/
+9
2022-09-27
ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
Song Liu
1
-1
/
+5
2022-09-27
ftrace: Properly unset FTRACE_HASH_FL_MOD
Zheng Yejian
1
-2
/
+6
2022-09-27
tracing/eprobe: Fix alloc event dir failed when event name no set
Tao Chen
1
-2
/
+1
2022-09-27
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
Waiman Long
1
-0
/
+23
2022-09-27
bpf: Enforce W^X for bpf trampoline
Song Liu
1
-17
/
+5
2022-09-27
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2
-8
/
+28
2022-09-27
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
1
-1
/
+4
2022-09-27
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
1
-2
/
+18
2022-09-27
ftrace: Keep the resolved addr in kallsyms_callback
Jiri Olsa
1
-2
/
+1
2022-09-27
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
1
-1
/
+5
2022-09-27
mm: remove the vma linked list
Liam R. Howlett
1
-18
/
+1
2022-09-27
bpf: remove VMA linked list
Liam R. Howlett
1
-5
/
+5
2022-09-27
fork: use VMA iterator
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-09-27
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
1
-3
/
+7
2022-09-27
perf: use VMA iterator
Matthew Wilcox (Oracle)
2
-4
/
+8
2022-09-27
acct: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-09-27
mm: remove vmacache
Liam R. Howlett
2
-17
/
+0
2022-09-27
mm: remove rb tree.
Liam R. Howlett
1
-8
/
+0
2022-09-27
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+13
2022-09-27
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-3
/
+17
2022-09-27
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
1
-0
/
+1
2022-09-27
mm: multi-gen LRU: kill switch
Yu Zhao
1
-1
/
+0
2022-09-27
mm: multi-gen LRU: support page table walks
Yu Zhao
3
-0
/
+11
2022-09-27
mm: multi-gen LRU: minimal implementation
Yu Zhao
1
-0
/
+2
2022-09-27
mm: multi-gen LRU: groundwork
Yu Zhao
1
-0
/
+5
2022-09-27
delayacct: support re-entrance detection of thrashing accounting
Yang Yang
1
-2
/
+11
2022-09-27
rv/monitor: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-26
tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
Nico Pache
1
-1
/
+2
2022-09-26
tracing: kprobe: Make gen test module work in arm and riscv
Yipeng Zou
1
-4
/
+43
2022-09-26
tracing: kprobe: Fix kprobe event gen test module on exit
Yipeng Zou
1
-1
/
+1
2022-09-26
kallsyms: Drop CONFIG_CFI_CLANG workarounds
Sami Tolvanen
1
-17
/
+0
2022-09-26
treewide: Drop WARN_ON_FUNCTION_MISMATCH
Sami Tolvanen
2
-3
/
+2
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
2
-106
/
+73
2022-09-26
cfi: Remove CONFIG_CFI_CLANG_SHADOW
Sami Tolvanen
2
-250
/
+1
2022-09-26
tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_c...
Zhen Lei
1
-8
/
+6
2022-09-26
tracing/filter: Call filter predicate functions directly via a switch statement
Steven Rostedt (Google)
1
-73
/
+157
2022-09-26
tracing: Move struct filter_pred into trace_events_filter.c
Steven Rostedt (Google)
2
-13
/
+13
2022-09-26
tracing/hist: Call hist functions directly via a switch statement
Steven Rostedt (Google)
1
-77
/
+169
[prev]
[next]