index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
ucount.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-01
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
14
-31
/
+36
2019-06-01
bpf: add memlock precharge for socket local storage
Roman Gushchin
1
-2
/
+10
2019-06-01
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
1
-2
/
+9
2019-06-01
bpf: Add more stats to HBM
brakmo
4
-10
/
+117
2019-06-01
bpf: Add cn support to hbm_out_kern.c
brakmo
4
-12
/
+45
2019-06-01
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2
-20
/
+40
2019-06-01
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
1
-5
/
+20
2019-06-01
bpf: cgroup inet skb programs can return 0 to 3
brakmo
3
-4
/
+27
2019-06-01
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
1
-0
/
+50
2019-05-30
libbpf: reduce unnecessary line wrapping
Andrii Nakryiko
1
-36
/
+16
2019-05-30
libbpf: typo and formatting fixes
Andrii Nakryiko
1
-8
/
+7
2019-05-30
libbpf: simplify two pieces of logic
Andrii Nakryiko
1
-3
/
+1
2019-05-30
libbpf: use negative fd to specify missing BTF
Andrii Nakryiko
1
-6
/
+7
2019-05-30
libbpf: fix error code returned on corrupted ELF
Andrii Nakryiko
1
-1
/
+1
2019-05-30
libbpf: check map name retrieved from ELF
Andrii Nakryiko
1
-0
/
+5
2019-05-30
libbpf: simplify endianness check
Andrii Nakryiko
1
-25
/
+12
2019-05-30
libbpf: preserve errno before calling into user callback
Andrii Nakryiko
1
-4
/
+4
2019-05-30
libbpf: fix detection of corrupted BPF instructions section
Andrii Nakryiko
1
-5
/
+7
2019-05-29
libbpf: prevent overwriting of log_level in bpf_object__load_progs()
Quentin Monnet
1
-1
/
+1
2019-05-29
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
1
-8
/
+10
2019-05-29
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2
-12
/
+18
2019-05-29
bpf: media: properly use bpf_prog_array api
Stanislav Fomichev
1
-13
/
+17
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
2
-30
/
+19