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
/
bpf
/
disasm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-Clause
Daniel Borkmann
1
-1
/
+1
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-7
/
+9
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-03-27
bpf: Support bpf program calling kernel function
Martin KaFai Lau
1
-3
/
+10
2021-03-26
bpf: Fix a spelling typo in bpf_atomic_alu_string disasm
Xu Kuohai
1
-1
/
+1
2021-01-28
bpf: Change 'BPF_ADD' to 'BPF_AND' in print_bpf_insn()
Menglong Dong
1
-1
/
+1
2021-01-15
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-4
/
+17
2021-01-15
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
1
-0
/
+15
2021-01-15
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
1
-0
/
+7
2021-01-15
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-2
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
2019-04-10
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
1
-2
/
+3
2019-01-27
bpf: disassembler support JMP32
Jiong Wang
1
-15
/
+19
2018-03-23
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
1
-26
/
+26
2017-12-21
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
1
-11
/
+54
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
1
-2
/
+6
2017-10-10
bpf: move instruction printing into a separate file
Jakub Kicinski
1
-0
/
+214