index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
disasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-26
1
-3
/
+10
*
bpf: Change 'BPF_ADD' to 'BPF_AND' in print_bpf_insn()
Menglong Dong
2021-01-27
1
-1
/
+1
*
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
1
-4
/
+17
*
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
1
-0
/
+15
*
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
1
-0
/
+7
*
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
1
-2
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2019-04-09
1
-2
/
+3
*
bpf: disassembler support JMP32
Jiong Wang
2019-01-26
1
-15
/
+19
*
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
2018-03-23
1
-26
/
+26
*
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-20
1
-11
/
+54
*
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2017-12-17
1
-2
/
+6
*
bpf: move instruction printing into a separate file
Jakub Kicinski
2017-10-10
1
-0
/
+214