index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
samples
/
bpf
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: remove obsolete tracing related tests
Daniel T. Lee
2024-10-11
1
-11
/
+0
*
samples/bpf: remove obsolete cgroup related tests
Daniel T. Lee
2024-10-11
1
-9
/
+0
*
selftests/bpf: migrate cgroup sock create test for prohibiting sockets
Daniel T. Lee
2024-10-11
1
-3
/
+0
*
selftests/bpf: migrate cgroup sock create test for setting iface/mark/prio
Daniel T. Lee
2024-10-11
1
-2
/
+0
*
samples/bpf: Remove sample tracex2
Rong Tao
2024-09-04
1
-3
/
+0
*
samples/bpf: Fix compilation errors with cf-protection option
Jiangshan Yi
2024-08-15
1
-1
/
+5
*
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
|
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-1
/
+1
*
|
samples/bpf: Add valid info for VMLINUX_BTF
Tao Chen
2024-04-29
1
-1
/
+1
|
/
*
samples/bpf: Allow building with custom bpftool
Viktor Malik
2023-10-26
1
-2
/
+3
*
samples/bpf: Fix passing LDFLAGS to libbpf
Viktor Malik
2023-10-26
1
-1
/
+1
*
samples/bpf: Allow building with custom CFLAGS/LDFLAGS
Viktor Malik
2023-10-26
1
-1
/
+4
*
samples/bpf: Add -fsanitize=bounds to userspace programs
Ruowen Qin
2023-09-28
1
-0
/
+3
*
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
2023-09-08
1
-0
/
+4
*
samples/bpf: Remove the xdp_sample_pkts utility
Toke Høiland-Jørgensen
2023-08-24
1
-3
/
+0
*
samples/bpf: Remove the xdp1 and xdp2 utilities
Toke Høiland-Jørgensen
2023-08-24
1
-7
/
+0
*
samples/bpf: Remove the xdp_rxq_info utility
Toke Høiland-Jørgensen
2023-08-24
1
-3
/
+0
*
samples/bpf: Remove the xdp_redirect* utilities
Toke Høiland-Jørgensen
2023-08-24
1
-28
/
+1
*
samples/bpf: Remove the xdp_monitor utility
Toke Høiland-Jørgensen
2023-08-24
1
-7
/
+1
*
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Daniel T. Lee
2023-08-21
1
-9
/
+9
*
samples/bpf: fix warning with ignored-attributes
Daniel T. Lee
2023-08-21
1
-1
/
+1
*
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-29
1
-3
/
+3
*
samples/bpf: change _kern suffix to .bpf with BPF test programs
Daniel T. Lee
2023-01-15
1
-7
/
+7
*
samples/bpf: Change _kern suffix to .bpf with syscall tracing program
Daniel T. Lee
2022-12-29
1
-5
/
+5
*
samples: bpf: Fix cross-compiling error by using bootstrap bpftool
Pu Lehui
2022-07-15
1
-6
/
+4
*
bpf, samples: Remove AF_XDP samples
Magnus Karlsson
2022-07-05
1
-9
/
+0
*
samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided
Jerome Marchand
2022-05-09
1
-5
/
+4
*
samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated thread
Lorenzo Bianconi
2022-04-08
1
-1
/
+1
*
samples: bpf: Fix linking xdp_router_ipv4 after migration
Alexander Lobakin
2022-04-04
1
-0
/
+1
*
samples: bpf: Convert xdp_router_ipv4 to XDP samples helper
Lorenzo Bianconi
2022-04-03
1
-3
/
+6
*
samples: bpf: Fix xdp_sample_user.o linking with Clang
Alexander Lobakin
2021-12-06
1
-1
/
+6
*
samples/bpf: Clean up samples/bpf build failes
Andrii Nakryiko
2021-12-02
1
-1
/
+12
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
1
-12
/
+35
|
\
|
*
samples: bpf: Suppress readelf stderr when probing for BTF support
Pu Lehui
2021-10-21
1
-1
/
+2
|
*
samples/bpf: Do not FORCE-recompile libbpf
Quentin Monnet
2021-10-08
1
-1
/
+1
|
*
samples/bpf: Install libbpf headers when building
Quentin Monnet
2021-10-08
1
-10
/
+30
|
*
bpf: Use $(pound) instead of \# in Makefiles
Quentin Monnet
2021-10-06
1
-1
/
+3
*
|
samples: bpf: Fix vmlinux.h generation for XDP samples
Kumar Kartikeya Dwivedi
2021-09-28
1
-9
/
+8
|
/
*
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+3
*
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-3
/
+4
*
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+3
*
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+4
*
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+3
*
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+3
*
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+3
*
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+3
*
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-2
/
+7
*
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
1
-1
/
+41
*
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+25
*
bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocation
Toke Høiland-Jørgensen
2021-07-05
1
-0
/
+1
[next]