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-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-66
/
+74
2020-09-04
gcov: Disable gcov build with GCC 10
Leon Romanovsky
1
-0
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+2
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
38
-119
/
+2542
2020-09-01
bpf: {cpu,dev}map: Change various functions return type from int to void
Björn Töpel
2
-16
/
+10
2020-09-01
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
2
-1
/
+1
2020-08-31
bpf: Fix build without BPF_LSM.
Alexei Starovoitov
1
-0
/
+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-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2
-0
/
+24
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
5
-14
/
+121
2020-08-28
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2
-3
/
+9
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
13
-15
/
+32
2020-08-27
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
1
-1
/
+1
2020-08-27
bpf: Fix a verifier failure with xor
Yonghong Song
1
-0
/
+66
2020-08-26
bpf: verifier: Use target program's type for access verifications
Udip Pant
1
-11
/
+21
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-26
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+48
2020-08-26
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2
-0
/
+19
2020-08-26
bpf: Add btf_struct_ids_match function
Jiri Olsa
2
-6
/
+42
2020-08-26
bpf: Factor btf_struct_access function
Jiri Olsa
1
-10
/
+65
2020-08-26
bpf: Remove recursion call in btf_struct_access
Jiri Olsa
1
-6
/
+5
2020-08-26
bpf: Add type_id pointer as argument to __btf_resolve_size
Jiri Olsa
1
-4
/
+9
2020-08-26
bpf: Add elem_id pointer as argument to __btf_resolve_size
Jiri Olsa
1
-3
/
+7
2020-08-26
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
2
-11
/
+16
2020-08-26
bpf: Disallow BPF_PRELOAD in allmodconfig builds
Alexei Starovoitov
1
-0
/
+3
2020-08-26
bpf: Allow local storage to be used from LSM programs
KP Singh
1
-1
/
+20
2020-08-26
bpf: Implement bpf_local_storage for inodes
KP Singh
4
-1
/
+286
2020-08-26
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2
-0
/
+601
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
bpf: sockmap: Allow update from BPF
Lorenz Bauer
1
-2
/
+36
2020-08-22
bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
Lorenz Bauer
1
-0
/
+35
2020-08-22
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
1
-2
/
+3
2020-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+2
2020-08-22
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
1
-0
/
+15
2020-08-22
bpf: Implement link_query for bpf iterators
Yonghong Song
1
-0
/
+58
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-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
10
-4
/
+382
[next]