index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
4
-5
/
+24
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2
-10
/
+12
2020-03-11
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
Andrii Nakryiko
1
-0
/
+1
2020-03-11
bpf: Fix trampoline generation for fmod_ret programs
Alexei Starovoitov
1
-26
/
+5
2020-03-11
bpf: Add bpf_link_new_file that doesn't install FD
Andrii Nakryiko
2
-34
/
+91
2020-03-10
bpftool: Fix typo in bash-completion
Song Liu
1
-1
/
+1
2020-03-10
bpftool: Bash completion for "bpftool prog profile"
Song Liu
1
-1
/
+44
2020-03-10
bpftool: Documentation for bpftool prog profile
Song Liu
1
-0
/
+19
2020-03-10
bpftool: Introduce "prog profile" command
Song Liu
5
-1
/
+608
2020-03-10
bpf, doc: Update maintainers for L7 BPF
Lorenz Bauer
1
-0
/
+2
2020-03-10
selftests: bpf: Enable UDP sockmap reuseport tests
Lorenz Bauer
1
-6
/
+0
2020-03-10
selftests: bpf: Add tests for UDP sockets in sockmap
Lorenz Bauer
1
-30
/
+127
2020-03-10
selftests: bpf: Don't listen() on UDP sockets
Lorenz Bauer
1
-22
/
+25
2020-03-10
bpf: sockmap: Add UDP support
Lorenz Bauer
1
-4
/
+33
2020-03-10
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
4
-0
/
+60
2020-03-10
bpf: sockmap: Simplify sock_map_init_proto
Lorenz Bauer
1
-15
/
+4
2020-03-10
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
5
-119
/
+118
2020-03-10
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
Lorenz Bauer
1
-2
/
+2
2020-03-10
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
3
-37
/
+31
2020-03-10
skmsg: Update saved hooks only once
Lorenz Bauer
2
-19
/
+17
2020-03-10
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
4
-12
/
+15
2020-03-06
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
KP Singh
1
-0
/
+7
2020-03-06
bpf: Remove unnecessary CAP_MAC_ADMIN check
KP Singh
1
-10
/
+3
2020-03-05
MAINTAINERS: Add entry for RV32G BPF JIT
Luke Nelson
1
-1
/
+12
2020-03-05
bpf, doc: Add BPF JIT for RV32G to BPF documentation
Luke Nelson
2
-2
/
+3
2020-03-05
riscv, bpf: Add RV32G eBPF JIT
Luke Nelson
4
-2
/
+1366
2020-03-05
riscv, bpf: Factor common RISC-V JIT code
Luke Nelson
4
-601
/
+639
2020-03-05
Merge branch 'bpf_modify_ret'
Alexei Starovoitov
17
-187
/
+524
2020-03-05
bpf: Add selftests for BPF_MODIFY_RETURN
KP Singh
3
-1
/
+135
2020-03-05
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
6
-76
/
+67
2020-03-05
tools/libbpf: Add support for BPF_MODIFY_RETURN
KP Singh
1
-0
/
+4
2020-03-05
bpf: Attachment verification for BPF_MODIFY_RETURN
KP Singh
2
-8
/
+51
2020-03-05
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
8
-13
/
+130
2020-03-05
bpf: JIT helpers for fmod_ret progs
KP Singh
1
-63
/
+85
2020-03-05
bpf: Refactor trampoline update code
KP Singh
4
-45
/
+71
2020-03-04
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
Andrii Nakryiko
1
-4
/
+7
2020-03-04
kbuild: Remove debug info from kallsyms linking
Kees Cook
1
-9
/
+19
2020-03-04
Merge branch 'bpf-uapi-enums'
Daniel Borkmann
5
-141
/
+224
2020-03-04
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
Andrii Nakryiko
1
-3
/
+0
2020-03-04
libbpf: Assume unsigned values for BTF_KIND_ENUM
Andrii Nakryiko
2
-5
/
+5
2020-03-04
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
Andrii Nakryiko
2
-133
/
+219
2020-03-04
libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl
Andrii Nakryiko
1
-1
/
+1
2020-03-04
Merge branch 'bpf_gso_size'
Alexei Starovoitov
7
-14
/
+89
2020-03-04
selftests/bpf: Test new __sk_buff field gso_size
Willem de Bruijn
3
-0
/
+50
2020-03-04
bpf: Sync uapi bpf.h to tools/
Willem de Bruijn
1
-0
/
+1
2020-03-04
bpf: Add gso_size to __sk_buff
Willem de Bruijn
3
-14
/
+38
2020-03-03
Merge branch 'bpf_link'
Alexei Starovoitov
8
-73
/
+476
2020-03-03
selftests/bpf: Add link pinning selftests
Andrii Nakryiko
2
-0
/
+130
2020-03-03
libbpf: Add bpf_link pinning/unpinning
Andrii Nakryiko
3
-27
/
+114
2020-03-03
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
3
-46
/
+232
[next]