Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1afbcd9466f2fd979dde57ad424524a2fc5572e3
1afbcd9
Merge branch 'generalize-bpf-ksym'
by Alexei Starovoitov
· 5 years ago
7ac88eb
bpf: Remove bpf_image tree
by Jiri Olsa
· 5 years ago
517b75e
bpf: Add dispatchers to kallsyms
by Jiri Olsa
· 5 years ago
a108f7d
bpf: Add trampolines to kallsyms
by Jiri Olsa
· 5 years ago
dba122f
bpf: Add bpf_ksym_add/del functions
by Jiri Olsa
· 5 years ago
cbd76f8
bpf: Add prog flag to struct bpf_ksym object
by Jiri Olsa
· 5 years ago
9886866
bpf: Abstract away entire bpf_link clean up procedure
by Andrii Nakryiko
· 5 years ago
eda0c92
bpf: Add bpf_ksym_find function
by Jiri Olsa
· 5 years ago
4cd729f
selftests/bpf: Make tcp_rtt test more robust to failures
by Andrii Nakryiko
· 5 years ago
ca4424c
bpf: Move ksym_tnode to bpf_ksym
by Jiri Olsa
· 5 years ago
2b5cf9f
selftests/bpf: Guarantee that useep() calls nanosleep() syscall
by Andrii Nakryiko
· 5 years ago
ecb60d1
bpf: Move lnode list node to struct bpf_ksym
by Jiri Olsa
· 5 years ago
6ae32b2
tools: bpftool: Restore message on failure to guess program type
by Quentin Monnet
· 5 years ago
bfea9a8
bpf: Add name to struct bpf_ksym
by Jiri Olsa
· 5 years ago
535911c
bpf: Add struct bpf_ksym
by Jiri Olsa
· 5 years ago
6a64037
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
by Björn Töpel
· 5 years ago
b56cd05
x86/mm: Rename is_kernel_text to __is_kernel_text
by Jiri Olsa
· 5 years ago
d831ee8
bpf: Add bpf_xdp_output() helper
by Eelco Chaudron
· 5 years ago
4823b72
Merge branch 'bpf_get_ns_current_pid_tgid'
by Alexei Starovoitov
· 5 years ago
1c1052e
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid.
by Carlos Neira
· 5 years ago
b4490c5
bpf: Added new helper bpf_get_ns_current_pid_tgid
by Carlos Neira
· 5 years ago
1e2328e
fs/nsfs.c: Added ns_match
by Carlos Neira
· 5 years ago
132c1af
tools: bpftool: Fix minor bash completion mistakes
by Quentin Monnet
· 5 years ago
75a1e79
tools: bpftool: Allow all prog/map handles for pinning objects
by Quentin Monnet
· 5 years ago
b35f14f
libbpf: Split BTF presence checks into libbpf- and kernel-specific parts
by Andrii Nakryiko
· 5 years ago
8d830f5
bpftool: Add _bpftool and profiler.skel.h to .gitignore
by Song Liu
· 5 years ago
39be909
bpftool: Skeleton should depend on libbpf
by Song Liu
· 5 years ago
14e5728
bpftool: Only build bpftool-prog-profile if supported by clang
by Song Liu
· 5 years ago
fe4eb06
bpftool: Use linux/types.h from source tree for profiler build
by Tobias Klauser
· 5 years ago
37ccc12
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
by Andrii Nakryiko
· 5 years ago
13fac1d
bpf: Fix trampoline generation for fmod_ret programs
by Alexei Starovoitov
· 5 years ago
babf316
bpf: Add bpf_link_new_file that doesn't install FD
by Andrii Nakryiko
· 5 years ago
aad32f4
bpftool: Fix typo in bash-completion
by Song Liu
· 5 years ago
397692ea
bpftool: Bash completion for "bpftool prog profile"
by Song Liu
· 5 years ago
319c7c1
bpftool: Documentation for bpftool prog profile
by Song Liu
· 5 years ago
47c09d6
bpftool: Introduce "prog profile" command
by Song Liu
· 5 years ago
7b4b73b
bpf, doc: Update maintainers for L7 BPF
by Lorenz Bauer
· 5 years ago
1f441b3
selftests: bpf: Enable UDP sockmap reuseport tests
by Lorenz Bauer
· 5 years ago
84be211
selftests: bpf: Add tests for UDP sockets in sockmap
by Lorenz Bauer
· 5 years ago
b05fbb9
selftests: bpf: Don't listen() on UDP sockets
by Lorenz Bauer
· 5 years ago
7b98cd4
bpf: sockmap: Add UDP support
by Lorenz Bauer
· 5 years ago
edc6741c
bpf: Add sockmap hooks for UDP sockets
by Lorenz Bauer
· 5 years ago
cb21802
bpf: sockmap: Simplify sock_map_init_proto
by Lorenz Bauer
· 5 years ago
f747632
bpf: sockmap: Move generic sockmap hooks from BPF TCP
by Lorenz Bauer
· 5 years ago
5da0040
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
by Lorenz Bauer
· 5 years ago
d19da36
bpf: tcp: Move assertions into tcp_bpf_get_proto
by Lorenz Bauer
· 5 years ago
1a2e201
skmsg: Update saved hooks only once
by Lorenz Bauer
· 5 years ago
7b70973
bpf: sockmap: Only check ULP for TCP sockets
by Lorenz Bauer
· 5 years ago
3e7c67d
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
by KP Singh
· 5 years ago
6919175
bpf: Remove unnecessary CAP_MAC_ADMIN check
by KP Singh
· 5 years ago
dad737c
MAINTAINERS: Add entry for RV32G BPF JIT
by Luke Nelson
· 5 years ago
06b7415
bpf, doc: Add BPF JIT for RV32G to BPF documentation
by Luke Nelson
· 5 years ago
5f316b6
riscv, bpf: Add RV32G eBPF JIT
by Luke Nelson
· 5 years ago
ca6cb54
riscv, bpf: Factor common RISC-V JIT code
by Luke Nelson
· 5 years ago
9ce6010
Merge branch 'bpf_modify_ret'
by Alexei Starovoitov
· 5 years ago
3d08b6f
bpf: Add selftests for BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
da00d2f
bpf: Add test ops for BPF_PROG_TYPE_TRACING
by KP Singh
· 5 years ago
aca228c
tools/libbpf: Add support for BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
6ba43b7
bpf: Attachment verification for BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
ae24082
bpf: Introduce BPF_MODIFY_RETURN
by KP Singh
· 5 years ago
7e63920
bpf: JIT helpers for fmod_ret progs
by KP Singh
· 5 years ago
88fd9e5
bpf: Refactor trampoline update code
by KP Singh
· 5 years ago
cc6fa77
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
by Andrii Nakryiko
· 5 years ago
af73d78
kbuild: Remove debug info from kallsyms linking
by Kees Cook
· 5 years ago
0641cad
Merge branch 'bpf-uapi-enums'
by Daniel Borkmann
· 5 years ago
367d82f1
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
by Andrii Nakryiko
· 5 years ago
7cb30aa
libbpf: Assume unsigned values for BTF_KIND_ENUM
by Andrii Nakryiko
· 5 years ago
1aae4bd
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
by Andrii Nakryiko
· 5 years ago
320a360
libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl
by Andrii Nakryiko
· 5 years ago
5fc40f3
Merge branch 'bpf_gso_size'
by Alexei Starovoitov
· 5 years ago
62511ce
selftests/bpf: Test new __sk_buff field gso_size
by Willem de Bruijn
· 5 years ago
b0ac494
bpf: Sync uapi bpf.h to tools/
by Willem de Bruijn
· 5 years ago
cf62089
bpf: Add gso_size to __sk_buff
by Willem de Bruijn
· 5 years ago
abbc61a
Merge branch 'bpf_link'
by Alexei Starovoitov
· 5 years ago
6489b8e
selftests/bpf: Add link pinning selftests
by Andrii Nakryiko
· 5 years ago
c016b68
libbpf: Add bpf_link pinning/unpinning
by Andrii Nakryiko
· 5 years ago
70ed506
bpf: Introduce pinnable bpf_link abstraction
by Andrii Nakryiko
· 5 years ago
775a2be
selftests/bpf: Declare bpf_log_buf variables as static
by Toke Høiland-Jørgensen
· 5 years ago
441420a
bpf: Reliably preserve btf_trace_xxx types
by Andrii Nakryiko
· 5 years ago
82dbbfc
Merge branch 'move_BPF_PROG_to_libbpf'
by Alexei Starovoitov
· 5 years ago
df8ff35
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
by Andrii Nakryiko
· 5 years ago
396f544
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
by Andrii Nakryiko
· 5 years ago
fd56e00
libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
by Andrii Nakryiko
· 5 years ago
ca7dc27
bpftool: Add header guards to generated vmlinux.h
by Andrii Nakryiko
· 5 years ago
15070919
mvneta: add XDP ethtool errors stats for TX to driver
by Jesper Dangaard Brouer
· 5 years ago
0b56a29
Merge branch 'net-zl-array'
by David S. Miller
· 5 years ago
23640d6
tehuti: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
ee3bc9c
r8152: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
0fcf466
net: atlantic: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8f5c69f
bna: bnad: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
48b77df
net: inet_sock: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
6e68f49
net: ip6_fib: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
a531106
net: ip_fib: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
1776658d
drop_monitor: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
2e83abd
net: mip6: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
bb4cf02
netdevice: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
6f2f92a
Merge branch 'net-thunderx-Miscellaneous-changes'
by David S. Miller
· 5 years ago
aa3afcc
net: cavium: Register driver with PCI subsys IDs
by Prakash Brahmajyosyula
· 5 years ago
605a9bb
net: thunderx: Reduce mbox wait response time.
by Geetha sowjanya
· 5 years ago
c0d2507
net: thunderx: Adjust CQE_RX drop levels for better performance
by Sunil Goutham
· 5 years ago
Next »