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
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-62
/
+193
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
1
-1
/
+1
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
1
-0
/
+1
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
1
-10
/
+14
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
3
-5
/
+19
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-1
/
+0
2020-07-21
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
1
-4
/
+7
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
1
-0
/
+4
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+16
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+66
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+35
2020-07-18
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-1
/
+31
2020-07-18
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
3
-3
/
+24
2020-07-18
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2
-9
/
+136
2020-07-18
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-07-17
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+13
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
1
-2
/
+15
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-13
/
+108
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
1
-13
/
+15
2020-07-16
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
1
-1
/
+1
2020-07-14
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
5
-174
/
+211
2020-07-14
dma-pool: do not allocate pool memory from CMA
Nicolas Saenz Julienne
1
-9
/
+2
2020-07-14
dma-pool: make sure atomic pool suits device
Nicolas Saenz Julienne
1
-20
/
+37
2020-07-14
dma-pool: introduce dma_guess_pool()
Nicolas Saenz Julienne
1
-3
/
+23
2020-07-14
dma-pool: get rid of dma_in_atomic_pool()
Nicolas Saenz Julienne
1
-10
/
+1
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
1
-1
/
+1
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-100
/
+98
2020-07-14
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
3
-5
/
+73
2020-07-13
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
1
-8
/
+6
2020-07-13
bpf: Remove btf_id helpers resolving
Jiri Olsa
1
-84
/
+5
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2
-3
/
+11
2020-07-12
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+13
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
30
-281
/
+461
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-96
/
+202
2020-07-10
Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+5
2020-07-10
kgdb: enable arch to support XML packet.
Vincent Chen
1
-0
/
+13
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-48
/
+61
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
1
-2
/
+3
2020-07-09
bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
Martin KaFai Lau
1
-4
/
+9
2020-07-09
timer: Prevent base->clk from moving backward
Frederic Weisbecker
1
-3
/
+14
2020-07-09
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-16
/
+21
2020-07-09
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
Kees Cook
1
-2
/
+2
2020-07-09
module: Do not expose section addresses to non-CAP_SYSLOG
Kees Cook
1
-3
/
+3
2020-07-09
module: Refactor section attr into bin attribute
Kees Cook
1
-21
/
+24
2020-07-09
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
3
-9
/
+14
2020-07-08
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
1
-0
/
+2
2020-07-08
sched: Fix loadavg accounting race
Peter Zijlstra
1
-16
/
+51
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
1
-0
/
+3
[next]