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
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
1
-0
/
+2
|
\
|
*
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
1
-2
/
+10
|
|
\
|
*
|
perf, bpf: Introduce PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
1
-2
/
+37
|
\
\
\
|
*
|
|
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
1
-0
/
+5
|
*
|
|
bpf: enable program stats
Alexei Starovoitov
2019-02-27
1
-2
/
+32
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-03-01
1
-2
/
+2
|
*
|
|
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-02-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-2
/
+10
|
\
|
|
|
*
|
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
2019-01-31
1
-2
/
+10
|
|
/
*
|
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
2019-02-01
1
-2
/
+23
*
|
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
2019-02-01
1
-1
/
+2
*
|
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-02-01
1
-2
/
+19
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
bpf: support raw tracepoints in modules
Matt Mullins
2018-12-18
1
-3
/
+8
*
bpf: remove useless version check for prog load
Daniel Borkmann
2018-12-17
1
-5
/
+0
*
bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump
Daniel Borkmann
2018-12-13
1
-7
/
+0
*
bpf: include sub program tags in bpf_prog_info
Song Liu
2018-12-13
1
-0
/
+22
*
bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
Martin KaFai Lau
2018-12-13
1
-20
/
+12
*
bpf: pass struct btf pointer to the map_check_btf() callback
Roman Gushchin
2018-12-12
1
-1
/
+2
*
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
2018-12-10
1
-19
/
+19
*
bpf: clean up bpf_prog_get_info_by_fd()
Song Liu
2018-12-10
1
-2
/
+2
*
bpf: Add bpf_line_info support
Martin KaFai Lau
2018-12-09
1
-6
/
+77
*
bpf: Improve the info.func_info and info.func_info_rec_size behavior
Martin KaFai Lau
2018-12-05
1
-26
/
+20
*
bpf: Fix memleak in aux->func_info and aux->btf
Martin KaFai Lau
2018-12-02
1
-0
/
+2
*
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
1
-1
/
+6
*
bpf: btf: support proper non-jit func info
Yonghong Song
2018-11-26
1
-25
/
+8
*
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
1
-4
/
+55
*
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
Daniel Borkmann
2018-11-02
1
-0
/
+1
*
bpf: show main program address and length in bpf_prog_info
Song Liu
2018-11-02
1
-9
/
+24
*
bpf: show real jited address in bpf_prog_info->jited_ksyms
Song Liu
2018-11-02
1
-1
/
+0
*
bpf: remove unused variable
Alexei Starovoitov
2018-10-19
1
-1
/
+1
*
bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
Mauricio Vasquez B
2018-10-19
1
-0
/
+66
*
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
1
-0
/
+6
*
bpf/syscall: allow key to be null in map functions
Mauricio Vasquez B
2018-10-19
1
-4
/
+15
*
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-3
/
+3
*
bpf: wait for running BPF programs when updating map-in-map
Daniel Colascione
2018-10-12
1
-0
/
+13
*
bpf: error handling when map_lookup_elem isn't supported
Prashant Bhole
2018-10-09
1
-2
/
+7
*
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-10-01
1
-2
/
+9
*
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-10-01
1
-2
/
+7
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
1
-0
/
+8
*
bpf: remove duplicated include from syscall.c
YueHaibing
2018-08-29
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-19
/
+84
|
\
|
*
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
2018-08-13
1
-4
/
+32
|
*
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
1
-0
/
+6
|
*
bpf: introduce cgroup storage maps
Roman Gushchin
2018-08-03
1
-0
/
+3
|
*
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
|
|
\
[next]