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
/
syscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
bpf: reject any prog that failed read-only lock
Daniel Borkmann
1
-3
/
+1
2018-06-15
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
1
-6
/
+2
2018-06-03
bpf: show prog and map id in fdinfo
Daniel Borkmann
1
-4
/
+8
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
1
-0
/
+7
2018-05-28
bpf: Hooks for sys_sendmsg
Andrey Ignatov
1
-0
/
+8
2018-05-25
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
1
-0
/
+131
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
1
-0
/
+20
2018-05-24
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
1
-3
/
+34
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
1
-0
/
+25
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
1
-9
/
+9
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
1
-7
/
+7
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+39
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+14
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
1
-1
/
+16
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
1
-1
/
+23
2018-05-05
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
1
-0
/
+2
2018-05-04
bpf: use array_index_nospec in find_prog_type
Daniel Borkmann
1
-2
/
+8
2018-05-04
bpf: fix possible spectre-v1 in find_and_alloc_map()
Mark Rutland
1
-3
/
+6
2018-04-30
bpf: remove tracepoints from bpf core
Alexei Starovoitov
1
-14
/
+1
2018-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
1
-0
/
+1
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
1
-2
/
+2
2018-04-19
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
1
-1
/
+31
2018-04-19
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
1
-0
/
+2
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
1
-0
/
+17
2018-04-04
kernel/bpf/syscall: fix warning defined but not used
Anders Roxell
1
-12
/
+12
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
1
-0
/
+43
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
1
-0
/
+8
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
1
-8
/
+28
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
1
-1
/
+30
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
1
-0
/
+78
2018-03-27
bpf: follow idr code convention
Shaohua Li
1
-0
/
+4
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-21
bpf: skip unnecessary capability check
Chenbo Feng
1
-1
/
+1
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
1
-5
/
+9
2018-01-26
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
Mickaël Salaün
1
-4
/
+1
2018-01-19
bpf: offload: report device information about offloaded maps
Jakub Kicinski
1
-0
/
+6
2018-01-19
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
1
-0
/
+2
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
1
-13
/
+18
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
1
-6
/
+38
2018-01-15
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-0
/
+10
2018-01-15
bpf: add map_alloc_check callback
Jakub Kicinski
1
-4
/
+13
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
1
-1
/
+1
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+6
2017-12-31
bpf: offload: free program id when device disappears
Jakub Kicinski
1
-2
/
+7
2017-12-31
bpf: offload: don't use prog->aux->offload as boolean
Jakub Kicinski
1
-1
/
+3
2017-12-21
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
1
-5
/
+82
2017-12-21
bpf: fix kallsyms handling for subprogs
Daniel Borkmann
1
-0
/
+6
[next]