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
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
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+22
2020-09-18
tracing: fix double free
Tom Rix
1
-1
/
+0
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2
-25
/
+25
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
1
-0
/
+1
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
1
-0
/
+2
2020-09-18
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
1
-2
/
+3
2020-09-12
Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+18
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2020-09-08
seccomp: don't leave dangling ->notif if file allocation fails
Tycho Andersen
1
-3
/
+8
2020-09-08
seccomp: don't leak memory when filter install races
Tycho Andersen
1
-3
/
+10
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+29
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-09-04
gcov: Disable gcov build with GCC 10
Leon Romanovsky
1
-0
/
+1
2020-09-04
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
1
-6
/
+29
2020-09-04
padata: fix possible padata_works_lock deadlock
Daniel Jordan
1
-2
/
+3
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+2
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-21
/
+22
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-27
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
1
-1
/
+1
2020-08-26
lockdep,trace: Expose tracepoints
Peter Zijlstra
1
-5
/
+9
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-0
/
+3
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
1
-14
/
+8
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
1
-2
/
+2
2020-08-25
bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-08-25
bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
Yonghong Song
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
26
-41
/
+41
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+18
2020-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+2
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+18
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-21
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
core/entry: Respect syscall number rewrites
Thomas Gleixner
1
-1
/
+2
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-71
/
+87
2020-08-19
bpf: Avoid visit same object multiple times
Yonghong Song
1
-1
/
+2
2020-08-19
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
1
-1
/
+14
2020-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+14
2020-08-18
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
1
-1
/
+2
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
1
-0
/
+8
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+22
2020-08-16
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-0
/
+3
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+26
2020-08-15
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+5
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2020-08-15
Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-173
/
+1
[next]