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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: split initialization and loading of BTF
Andrii Nakryiko
2019-06-18
1
-10
/
+24
*
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
2019-06-18
1
-15
/
+25
*
libbpf: refactor map initialization
Andrii Nakryiko
2019-06-18
1
-114
/
+133
*
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
2019-06-18
1
-24
/
+20
*
libbpf: extract BTF loading logic
Andrii Nakryiko
2019-06-18
1
-38
/
+55
*
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
2019-06-18
5
-15
/
+10
*
bpf: Fix build error without CONFIG_INET
YueHaibing
2019-06-15
1
-7
/
+24
*
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2019-06-15
2
-32
/
+38
*
bpf/tools: sync bpf.h
Stanislav Fomichev
2019-06-15
1
-0
/
+2
*
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
2019-06-15
2
-0
/
+27
*
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
2019-06-15
2
-0
/
+17
*
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
2019-06-15
1
-0
/
+54
*
bpf: Sync asm-generic/socket.h to tools/
Martin KaFai Lau
2019-06-15
1
-0
/
+147
*
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
2019-06-15
8
-0
/
+40
*
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
2019-06-15
1
-4
/
+5
*
selftests/bpf: signedness bug in enable_all_controllers()
Dan Carpenter
2019-06-15
1
-1
/
+1
*
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
|
|
/
[next]