index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bpf: add ability to charge bpf maps memory dynamically
Roman Gushchin
2018-08-03
1
-15
/
+43
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
1
-78
/
+21
|
|
\
|
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-2
/
+2
*
|
|
bpf: sockhash, disallow bpf_tcp_close and update in parallel
John Fastabend
2018-07-07
1
-1
/
+3
|
|
/
|
/
|
*
|
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
2018-06-26
1
-78
/
+21
|
/
*
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2018-06-15
1
-3
/
+1
*
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
2018-06-15
1
-6
/
+2
*
bpf: show prog and map id in fdinfo
Daniel Borkmann
2018-06-03
1
-4
/
+8
*
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-30
1
-0
/
+7
*
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
1
-0
/
+8
*
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
1
-0
/
+131
*
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
1
-0
/
+20
*
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
2018-05-24
1
-3
/
+34
*
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
1
-0
/
+25
*
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
1
-9
/
+9
*
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-23
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
1
-2
/
+39
|
\
|
*
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
1
-1
/
+16
|
*
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-09
1
-1
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-5
/
+14
|
\
\
|
|
/
|
/
|
|
*
bpf: use array_index_nospec in find_prog_type
Daniel Borkmann
2018-05-03
1
-2
/
+8
|
*
bpf: fix possible spectre-v1 in find_and_alloc_map()
Mark Rutland
2018-05-04
1
-3
/
+6
*
|
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
2018-05-04
1
-0
/
+2
*
|
bpf: remove tracepoints from bpf core
Alexei Starovoitov
2018-04-30
1
-14
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-26
1
-0
/
+1
|
\
\
|
*
|
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2018-04-26
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-04-24
1
-2
/
+2
*
|
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
2018-04-19
1
-1
/
+31
*
|
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
2018-04-19
1
-0
/
+2
*
|
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2018-04-19
1
-0
/
+17
|
/
*
kernel/bpf/syscall: fix warning defined but not used
Anders Roxell
2018-04-04
1
-12
/
+12
*
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+43
*
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
1
-0
/
+8
*
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-8
/
+28
*
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-31
1
-1
/
+30
*
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
1
-0
/
+78
*
bpf: follow idr code convention
Shaohua Li
2018-03-27
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+1
|
\
|
*
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-20
1
-1
/
+1
*
|
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-5
/
+9
|
/
*
bpf: Use the IS_FD_ARRAY() macro in map_update_elem()
Mickaël Salaün
2018-01-25
1
-4
/
+1
*
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
1
-0
/
+6
*
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
2018-01-18
1
-0
/
+2
*
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
2018-01-18
1
-13
/
+18
*
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
1
-6
/
+38
*
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
2018-01-14
1
-0
/
+10
*
bpf: add map_alloc_check callback
Jakub Kicinski
2018-01-14
1
-4
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+1
|
\
[prev]
[next]