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
2018-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+171
2018-12-04
bpf: add per-insn complexity limit
Alexei Starovoitov
1
-1
/
+6
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
1
-13
/
+80
2018-12-04
bpf: check pending signals while verifying programs
Alexei Starovoitov
1
-0
/
+3
2018-11-29
bpf: btf: check name validity for various types
Yonghong Song
1
-0
/
+57
2018-11-29
bpf: btf: implement btf_name_valid_identifier()
Yonghong Song
1
-0
/
+25
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-13
/
+50
2018-11-27
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
1
-0
/
+34
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-13
/
+16
2018-11-23
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
1
-3
/
+5
2018-11-22
bpf: fix integer overflow in queue_stack_map
Alexei Starovoitov
1
-8
/
+8
2018-11-21
swiotlb: Skip cache maintenance on map error
Robin Murphy
1
-1
/
+2
2018-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-21
/
+22
2018-11-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+48
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-11-17
bpf: allocate local storage buffers using GFP_ATOMIC
Roman Gushchin
1
-1
/
+2
2018-11-17
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
1
-1
/
+1
2018-11-13
kdb: kdb_support: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2018-11-13
kdb: kdb_keyboard: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-11-13
kdb: kdb_main: refactor code in kdb_md_line
Gustavo A. R. Silva
1
-18
/
+3
2018-11-13
kdb: Use strscpy with destination buffer size
Prarit Bhargava
3
-12
/
+15
2018-11-13
kdb: print real address of pointers instead of hashed addresses
Christophe Leroy
2
-13
/
+13
2018-11-13
kdb: use correct pointer when 'btc' calls 'btt'
Christophe Leroy
1
-2
/
+2
2018-11-12
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
1
-14
/
+48
2018-11-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2018-11-12
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2018-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+14
2018-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+8
2018-11-08
posix-cpu-timers: Remove useless call to check_dl_overrun()
Juri Lelli
1
-3
/
+0
2018-11-08
userns: also map extents in the reverse map to kernel IDs
Jann Horn
1
-4
/
+8
2018-11-07
resource/docs: Complete kernel-doc style function documentation
Borislav Petkov
1
-9
/
+14
2018-11-06
Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+26
2018-11-05
tracing/kprobes: Fix strpbrk() argument order
Masami Hiramatsu
1
-1
/
+1
2018-11-05
resource/docs: Fix new kernel-doc warnings
Randy Dunlap
1
-3
/
+7
2018-11-05
sched/fair: Fix a comment in task_numa_fault()
Yi Wang
1
-2
/
+2
2018-11-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2018-11-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-11-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-11-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-11-04
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
1
-1
/
+4
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
33
-1080
/
+1433
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
1
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
1
-2
/
+0
2018-11-02
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
Daniel Borkmann
1
-0
/
+1
2018-11-02
bpf: show main program address and length in bpf_prog_info
Song Liu
1
-9
/
+24
2018-11-02
bpf: show real jited address in bpf_prog_info->jited_ksyms
Song Liu
1
-1
/
+0
2018-11-02
bpf: show real jited prog address in /proc/kallsyms
Song Liu
1
-3
/
+1
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-41
/
+11
[next]