index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
linux
/
bpf.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: fix bugs pointed out by syz-check
Dmitry Vyukov
2022-01-13
1
-28
/
+44
*
sys/linux: support per-map-type extra fields for MAP_CREATE
Paul Chaignon
2021-12-21
1
-1
/
+24
*
sys/linux: support BPF calls to kernel functions
Paul Chaignon
2021-12-21
1
-0
/
+9
*
sys/linux: support callback BPF functions
Paul Chaignon
2021-12-21
1
-0
/
+14
*
sys/linux: support map fd arrays
Paul Chaignon
2021-12-21
1
-12
/
+43
*
sys/linux: update BPF constants
Paul Chaignon
2021-12-21
1
-4
/
+4
*
sys/linux: update BPF constants
Paul Chaignon
2021-01-05
1
-1
/
+1
*
sys/linux: update BPF_PROG_TEST_RUN's fields
Paul Chaignon
2020-10-26
1
-0
/
+3
*
sys/linux: remove unused fields from BPF command
Paul Chaignon
2020-10-26
1
-2
/
+0
*
sys/linux: update BPF constants
Paul Chaignon
2020-10-26
1
-7
/
+7
*
sys/linux: add PSEUDO_BTF_ID ld_imm BPF instruction
Paul Chaignon
2020-10-26
1
-0
/
+13
*
sys/linux: add BPF_PROG_BIND_MAP bpf(2) command
Paul Chaignon
2020-10-26
1
-0
/
+7
*
sys/linux: add BPF_LINK_DETACH bpf(2) command
Paul Chaignon
2020-10-26
1
-0
/
+1
*
sys/linux: improve descriptions of bpf tracing (#2076)
bobogei81123
2020-09-09
1
-6
/
+0
*
sys/linux: use per-field directions in descriptions
Necip Fazil Yildiran
2020-08-13
1
-30
/
+20
*
sys/linux: add descriptions for BPF LSM
Cheng-Min Chiang
2020-08-07
1
-6
/
+8
*
pkg/compiler: check for unused resources
Dmitry Vyukov
2020-08-04
1
-4
/
+2
*
sys/linux: update BPF_MAP_UPDATE_ELEM to enable more thorough sockmap fuzzing
Lorenz Bauer
2020-06-11
1
-1
/
+9
*
sys/linux: update bpf_attach_args
Lorenz Bauer
2020-06-11
1
-2
/
+7
*
sys/linux: BPF update for 5.8 merge window part 1
Paul Chaignon
2020-06-10
1
-10
/
+48
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
1
-7
/
+7
*
sys/linux: add link_create and link_update commands
Paul Chaignon
2020-04-12
1
-0
/
+19
*
bpf: update BPF constants
Paul Chaignon
2020-04-12
1
-2
/
+2
*
sys/linux: add map batch operations
Paul Chaignon
2020-02-16
1
-0
/
+17
*
sys/linux: update BPF constants and structures
Paul Chaignon
2020-02-16
1
-3
/
+5
*
pkg/compiler: don't mark flags with 0 as bitmask
Dmitry Vyukov
2020-01-18
1
-1
/
+1
*
sys/linux: update BPF constants
Paul Chaignon
2019-11-29
1
-4
/
+6
*
sys/linux: update BPF constants
Paul Chaignon
2019-09-19
1
-2
/
+3
*
sys/linux: update BPF's anonymous structures
Paul Chaignon
2019-09-18
1
-13
/
+35
*
sys/linux: basic support for bpf-to-bpf function calls
Paul Chaignon
2019-09-17
1
-2
/
+12
*
sys/linux: support for loopkup-free map value accesses
Paul Chaignon
2019-09-17
1
-0
/
+13
*
sys/linux: update BPF constants
Paul Chaignon
2019-07-16
1
-4
/
+4
*
sys/linux: update BPF constants
Paul Chaignon
2019-06-23
1
-2
/
+2
*
sys/linux: add missing BPF constants
Paul Chaignon
2019-05-31
1
-1
/
+1
*
sys/linux: add missing BPF constants
Paul Chaignon
2019-05-29
1
-3
/
+3
*
sys/linux: improve btf descriptions
Dmitry Vyukov
2019-05-14
1
-18
/
+167
*
sys/linux: add few new bpf consts
Dmitry Vyukov
2019-05-10
1
-4
/
+5
*
modify
houjingyi
2019-03-29
1
-20
/
+66
*
sys/linux: update TODO comments
Dmitry Vyukov
2019-01-24
1
-3
/
+3
*
sys/linux: misc assorted improvements
Dmitry Vyukov
2018-12-29
1
-2
/
+3
*
reordering unions for trace2syz
Shankara Pailoor
2018-11-25
1
-1
/
+1
*
removing trace2syz constants
Shankara Pailoor
2018-11-24
1
-8
/
+0
*
1) making bpf_insn varlen, 2) changing bpf_generic to match the struct defini...
Shankara Pailoor
2018-11-12
1
-2
/
+3
*
sys/linux: add additional constants for trace2syz to bpf
Shankara Pailoor
2018-10-30
1
-1
/
+11
*
sys/linux: add btf descriptions
Dmitry Vyukov
2018-09-11
1
-2
/
+73
*
sys/linux: use negative consts where useful
Dmitry Vyukov
2018-07-09
1
-4
/
+4
*
pkg/compiler: check for unused declarations
Dmitry Vyukov
2018-06-30
1
-1
/
+1
*
sys/linux: few minor tweaks for bpf
Dmitry Vyukov
2018-05-18
1
-12
/
+13
*
sys/linux: a bunch of assorted improvements
Dmitry Vyukov
2018-04-27
1
-3
/
+9
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-4
/
+2
[next]