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-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-9
/
+14
2023-12-13
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
1
-1
/
+0
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
1
-6
/
+5
2023-12-13
bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
Yonghong Song
1
-4
/
+8
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-22
/
+19
2023-12-08
bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()
Hou Tao
1
-0
/
+2
2023-12-03
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
1
-0
/
+4
2023-12-03
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2
-7
/
+27
2023-12-03
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-12-03
sched/fair: Fix the decision for load balance
Keisuke Nishimura
1
-3
/
+7
2023-12-03
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
1
-23
/
+128
2023-11-28
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Petr Tesarik
1
-1
/
+2
2023-11-28
swiotlb: do not free decrypted pages if dynamic
Petr Tesarik
1
-9
/
+16
2023-11-28
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
1
-4
/
+5
2023-11-28
rcutorture: Fix stuttering races and other issues
Joel Fernandes (Google)
1
-33
/
+12
2023-11-28
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
1
-6
/
+7
2023-11-28
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-11-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
1
-0
/
+1
2023-11-28
rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
Catalin Marinas
1
-0
/
+9
2023-11-28
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
1
-5
/
+1
2023-11-28
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
1
-4
/
+6
2023-11-28
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
3
-2
/
+34
2023-11-28
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
1
-4
/
+1
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
1
-6
/
+19
2023-11-28
watchdog: move softlockup_panic back to early_param
Krister Johansen
1
-0
/
+7
2023-11-28
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
1
-1
/
+1
2023-11-28
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
1
-1
/
+8
2023-11-28
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
1
-12
/
+0
2023-11-28
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2
-12
/
+1
2023-11-28
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
1
-1
/
+6
2023-11-28
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
1
-1
/
+1
2023-11-28
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-0
/
+17
2023-11-28
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
1
-15
/
+8
2023-11-28
bpf: fix precision backtracking instruction iteration
Andrii Nakryiko
1
-2
/
+19
2023-11-28
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-7
/
+20
2023-11-28
kgdb: Flush console before entering kgdb on panic
Douglas Anderson
1
-0
/
+3
2023-11-28
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
1
-1
/
+1
2023-11-28
kernel: watch_queue: copy user-array safely
Philipp Stanner
1
-1
/
+1
2023-11-28
kernel: kexec: copy user-array safely
Philipp Stanner
1
-1
/
+1
2023-11-28
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
1
-1
/
+6
2023-11-28
bpf: Detect IP == ksym.end as part of BPF program
Kumar Kartikeya Dwivedi
1
-1
/
+5
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
1
-8
/
+12
2023-11-28
cpu/hotplug: Don't offline the last non-isolated CPU
Ran Xiaokai
1
-4
/
+7
2023-11-28
smp,csd: Throw an error if a CSD lock is stuck for too long
Rik van Riel
1
-1
/
+12
2023-11-28
srcu: Only accelerate on enqueue time
Frederic Weisbecker
1
-4
/
+2
2023-11-28
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
1
-2
/
+2
2023-11-28
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
1
-0
/
+6
2023-11-28
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
1
-8
/
+12
2023-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-20
module/decompress: use kvmalloc() consistently
Andrea Righi
1
-4
/
+4
[next]