index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: fix include path in Makefile
Prashant Bhole
2019-06-15
1
-1
/
+1
*
bpf: silence warning messages in core
Valdis Klētnieks
2019-06-12
1
-0
/
+1
*
Merge branch 'bpf-libbpf-num-cpus'
Daniel Borkmann
2019-06-11
10
-84
/
+90
|
\
|
*
bpf: use libbpf_num_possible_cpus internally
Hechao Li
2019-06-11
2
-80
/
+10
|
*
selftests/bpf: remove bpf_util.h from BPF C progs
Hechao Li
2019-06-11
5
-4
/
+6
|
*
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-06-11
3
-0
/
+74
|
/
*
selftests/bpf : clean up feature/ when make clean
Hechao Li
2019-06-11
1
-1
/
+2
*
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
2019-06-10
1
-2
/
+2
*
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
2019-06-10
1
-0
/
+3
*
Merge branch 'xskmap-lookup'
Alexei Starovoitov
2019-06-10
10
-94
/
+135
|
\
|
*
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
2019-06-10
1
-75
/
+28
|
*
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
2019-06-10
1
-0
/
+18
|
*
bpf/tools: sync bpf.h
Jonathan Lemon
2019-06-10
1
-0
/
+4
|
*
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-10
7
-19
/
+85
|
/
*
bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
Roman Gushchin
2019-06-07
1
-0
/
+4
*
samples: bpf: print a warning about headers_install
Jakub Kicinski
2019-06-06
1
-0
/
+9
*
bpf: remove redundant assignment to err
Colin Ian King
2019-06-04
2
-2
/
+2
*
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
2019-06-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
122
-1013
/
+6430
|
\
|
*
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
2019-05-31
6
-2
/
+558
|
*
bpf: doc: update answer for 32-bit subregister question
Jiong Wang
2019-05-31
1
-5
/
+25
|
*
Merge branch 'map-charge-cleanup'
Alexei Starovoitov
2019-05-31
14
-135
/
+132
|
|
\
|
|
*
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
14
-67
/
+20
|
|
*
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
14
-88
/
+112
|
|
*
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-05-31
14
-31
/
+36
|
|
*
bpf: add memlock precharge for socket local storage
Roman Gushchin
2019-05-31
1
-2
/
+10
|
|
*
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
2019-05-31
1
-2
/
+9
|
|
/
|
*
Merge branch 'propagate-cn-to-tcp'
Alexei Starovoitov
2019-05-31
12
-51
/
+299
|
|
\
|
|
*
bpf: Add more stats to HBM
brakmo
2019-05-31
4
-10
/
+117
|
|
*
bpf: Add cn support to hbm_out_kern.c
brakmo
2019-05-31
4
-12
/
+45
|
|
*
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
2
-20
/
+40
|
|
*
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
2019-05-31
1
-5
/
+20
|
|
*
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-05-31
3
-4
/
+27
|
|
*
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
2019-05-31
1
-0
/
+50
|
|
/
|
*
libbpf: reduce unnecessary line wrapping
Andrii Nakryiko
2019-05-30
1
-36
/
+16
|
*
libbpf: typo and formatting fixes
Andrii Nakryiko
2019-05-30
1
-8
/
+7
|
*
libbpf: simplify two pieces of logic
Andrii Nakryiko
2019-05-30
1
-3
/
+1
|
*
libbpf: use negative fd to specify missing BTF
Andrii Nakryiko
2019-05-30
1
-6
/
+7
|
*
libbpf: fix error code returned on corrupted ELF
Andrii Nakryiko
2019-05-30
1
-1
/
+1
|
*
libbpf: check map name retrieved from ELF
Andrii Nakryiko
2019-05-30
1
-0
/
+5
|
*
libbpf: simplify endianness check
Andrii Nakryiko
2019-05-30
1
-25
/
+12
|
*
libbpf: preserve errno before calling into user callback
Andrii Nakryiko
2019-05-30
1
-4
/
+4
|
*
libbpf: fix detection of corrupted BPF instructions section
Andrii Nakryiko
2019-05-30
1
-5
/
+7
|
*
libbpf: prevent overwriting of log_level in bpf_object__load_progs()
Quentin Monnet
2019-05-29
1
-1
/
+1
|
*
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-8
/
+10
|
*
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
2
-12
/
+18
|
*
bpf: media: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-13
/
+17
|
*
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
2019-05-29
2
-30
/
+19
|
*
selftests/bpf: fix compilation error for flow_dissector.c
Alan Maguire
2019-05-29
1
-0
/
+114
|
*
Merge branch 'cgroup-auto-detach'
Alexei Starovoitov
2019-05-28
9
-29
/
+261
|
|
\
[next]