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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
Merge branch 'xdp-redirect-bulk'
Daniel Borkmann
7
-17
/
+192
2020-11-14
net: mlx5: Add xdp tx return bulking support
Lorenzo Bianconi
1
-4
/
+18
2020-11-14
net: mvpp2: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: mvneta: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
3
-17
/
+88
2020-11-14
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
2
-1
/
+75
2020-11-13
bpf: Expose bpf_d_path helper to sleepable LSM hooks
KP Singh
1
-1
/
+7
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
3
-15
/
+89
2020-11-13
Merge branch 'bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP'
Alexei Starovoitov
6
-32
/
+369
2020-11-13
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
3
-0
/
+259
2020-11-13
bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
3
-0
/
+81
2020-11-13
bpf: Rename some functions in bpf_sk_storage
Martin KaFai Lau
1
-19
/
+19
2020-11-13
bpf: Folding omem_charge() into sk_storage_charge()
Martin KaFai Lau
1
-13
/
+10
2020-11-13
Merge branch 'bpf-ptrs-beyond-pkt-end'
Daniel Borkmann
5
-23
/
+245
2020-11-13
selftests/bpf: Add asm tests for pkt vs pkt_end comparison.
Alexei Starovoitov
1
-0
/
+42
2020-11-13
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2
-0
/
+95
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2
-23
/
+108
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
1
-2
/
+2
2020-11-12
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
1
-1
/
+1
2020-11-12
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
1
-1
/
+1
2020-11-11
Merge branch 'tools/bpftool: Some build fixes'
Andrii Nakryiko
8
-66
/
+70
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
1
-1
/
+3
2020-11-11
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
1
-1
/
+2
2020-11-11
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
1
-14
/
+18
2020-11-11
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
1
-15
/
+9
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-8
/
+26
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
1
-3
/
+5
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
6
-27
/
+10
2020-11-11
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
1
-0
/
+4
2020-11-11
Merge branch 'Remove unused test_ipip.sh test and add missed'
Alexei Starovoitov
3
-218
/
+46
2020-11-11
samples/bpf: Remove unused test_ipip.sh
Hangbin Liu
1
-179
/
+0
2020-11-11
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2
-39
/
+46
2020-11-11
Merge branch 'Integrate kernel module BTF support'
Alexei Starovoitov
11
-58
/
+459
2020-11-11
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
1
-1
/
+27
2020-11-11
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
6
-1
/
+241
2020-11-11
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
Andrii Nakryiko
2
-2
/
+27
2020-11-11
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
3
-3
/
+46
2020-11-11
bpf: Add in-kernel split BTF support
Andrii Nakryiko
1
-52
/
+119
2020-11-10
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2
-7
/
+7
2020-11-10
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
1
-1
/
+0
2020-11-10
samples/bpf: Remove duplicate include in hbm
Menglong Dong
1
-1
/
+0
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
1
-0
/
+4
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
1
-2
/
+15
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
2
-20
/
+226
2020-11-06
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
1
-19
/
+1
2020-11-06
bpf: Fix tests for local_storage
KP Singh
1
-9
/
+15
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
5
-2
/
+40
2020-11-06
bpftool: Add support for task local storage
KP Singh
3
-3
/
+6
2020-11-06
libbpf: Add support for task local storage
KP Singh
1
-0
/
+1
2020-11-06
bpf: Implement task local storage
KP Singh
10
-1
/
+436
[next]