BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH bpf-next 0/3] BPF mass-verification veristat tool,
Andrii Nakryiko
- [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest,
Yosry Ahmed
- [PATCH dwarves 0/7] Add support for generating BTF for all variables,
Stephen Brennan
- [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix,
Jiri Olsa
- memory leaks after running bpf selftests,
Jiri Olsa
- [PATCH bpf-next 0/2] propagate nullness information for reg to reg comparisons,
Eduard Zingerman
- [PATCH 0/4] Honor cgroup namespace when resolving cgroup id,
Michal Koutný
- [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes,
Ian Rogers
- [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond, Ian Rogers
- [PATCH v4 05/18] perf bpf: Remove unused pthread.h include, Ian Rogers
- [PATCH v4 04/18] perf hist: Update use of pthread mutex, Ian Rogers
- [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond, Ian Rogers
- [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion, Ian Rogers
- Re: [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes, Adrian Hunter
- <Possible follow-ups>
- [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes, Ian Rogers
- [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond, Ian Rogers
- [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond, Ian Rogers
- [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion, Ian Rogers
- [PATCH v4 04/18] perf hist: Update use of pthread mutex, Ian Rogers
- [PATCH v4 08/18] perf sched: Update use of pthread mutex, Ian Rogers
- [PATCH v4 05/18] perf bpf: Remove unused pthread.h include, Ian Rogers
- [PATCH v4 06/18] perf lock: Remove unused pthread.h include, Ian Rogers
- [PATCH v4 07/18] perf record: Update use of pthread mutex, Ian Rogers
- [PATCH v4 10/18] perf mmap: Remove unnecessary pthread.h include, Ian Rogers
- [PATCH v4 09/18] perf ui: Update use of pthread mutex, Ian Rogers
- [PATCH v4 11/18] perf dso: Update use of pthread mutex, Ian Rogers
- [PATCH v4 12/18] perf annotate: Update use of pthread mutex, Ian Rogers
- [PATCH v4 13/18] perf top: Update use of pthread mutex, Ian Rogers
- [PATCH v4 16/18] perf sched: Fixes for thread safety analysis, Ian Rogers
- [PATCH v4 15/18] perf mutex: Add thread safety annotations, Ian Rogers
- [PATCH v4 14/18] perf dso: Hold lock when accessing nsinfo, Ian Rogers
- [PATCH v4 17/18] perf top: Fixes for thread safety analysis, Ian Rogers
- [PATCH v4 18/18] perf build: Enable -Wthread-safety with clang, Ian Rogers
- Re: [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes, Namhyung Kim
- [PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces,
Eyal Birger
- [syzbot] KMSAN: uninit-value in psi_poll_worker,
syzbot
- [PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict,
James Hilliard
- [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict,
James Hilliard
- [PATCH] selftests/bpf: fix type conflict in test_tc_dtime,
James Hilliard
- [PATCH] selftests/bpf: declare subprog_noise as static in tailcall_bpf2bpf4,
James Hilliard
- [PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator.,
Alexei Starovoitov
- [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator., Alexei Starovoitov
- [PATCH v4 bpf-next 10/15] bpf: Add percpu allocation support to bpf_mem_alloc., Alexei Starovoitov
- [PATCH v4 bpf-next 03/15] selftests/bpf: Improve test coverage of test_maps, Alexei Starovoitov
- [PATCH v4 bpf-next 05/15] bpf: Relax the requirement to use preallocated hash maps in tracing progs., Alexei Starovoitov
- [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map., Alexei Starovoitov
- [PATCH v4 bpf-next 13/15] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs., Alexei Starovoitov
- [PATCH v4 bpf-next 14/15] bpf: Remove prealloc-only restriction for sleepable bpf programs., Alexei Starovoitov
- [PATCH v4 bpf-next 08/15] bpf: Adjust low/high watermarks in bpf_mem_cache, Alexei Starovoitov
- [PATCH v4 bpf-next 12/15] bpf: Remove tracing program restriction on map types, Alexei Starovoitov
- [PATCH v4 bpf-next 04/15] samples/bpf: Reduce syscall overhead in map_perf_test., Alexei Starovoitov
- [PATCH v4 bpf-next 11/15] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc., Alexei Starovoitov
- [PATCH v4 bpf-next 07/15] bpf: Optimize call_rcu in non-preallocated hash map., Alexei Starovoitov
- [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc., Alexei Starovoitov
- [PATCH v4 bpf-next 02/15] bpf: Convert hash map to bpf_mem_alloc., Alexei Starovoitov
- [PATCH v4 bpf-next 09/15] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU., Alexei Starovoitov
- Re: [PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator., Andrii Nakryiko
- [PATCH bpf-next] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT,
Tiezhu Yang
- [PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym,
James Hilliard
- [PATCH bpf-next v7 0/5] Parameterize task iterators.,
Kui-Feng Lee
- pull-request: bpf 2022-08-26, Daniel Borkmann
- [PATCH bpf-next v2] bpf: Add CGROUP prefix to cgroup_iter_order,
Hao Luo
- [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict,
James Hilliard
- [PATCH bpf-next v3] bpf: Fix a few typos in BPF helpers documentation,
Quentin Monnet
- [PATCH bpf-next 0/2] Add CGROUP prefix to cgroup_iter_order,
Hao Luo
- [PATCH bpf] bpf: Don't use tnum_range on array range checking for poke descriptors,
Daniel Borkmann
- [PATCH] Fit line in 80 columns,
Alejandro Colomar
- pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument,
Vitaly Chikunov
[PATCH ipsec-next,v3 0/3] xfrm: support collect metadata mode for xfrm interfaces,
Eyal Birger
[PATCH ipsec-next,v2 0/3] xfrm: support collect metadata mode for xfrm interfaces,
Eyal Birger
[PATCH bpf-next v2] bpf: Fix a few typos in BPF helpers documentation,
Quentin Monnet
[PATCH bpf-next] bpf: Fix a few typos in BPF helpers documentation,
Quentin Monnet
[PATCH] vhost-net: support VIRTIO_F_RING_RESET,
Kangjie Xu
[PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c),
Qiao Ma
linux-next: manual merge of the bpf-next tree with the net tree,
Stephen Rothwell
[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical,
Hao Luo
[PATCH] bpftool: fix a wrong type cast in btf_dumper_int,
Lam Thai
[PATCH bpf-next 00/17] bpf: net: Remove duplicated code from bpf_getsockopt(),
Martin KaFai Lau
- [PATCH bpf-next 02/17] bpf: net: Change sk_getsockopt() to take the sockptr_t argument, Martin KaFai Lau
- [PATCH bpf-next 07/17] bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf, Martin KaFai Lau
- [PATCH bpf-next 01/17] net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr, Martin KaFai Lau
- [PATCH bpf-next 06/17] bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument, Martin KaFai Lau
- [PATCH bpf-next 03/17] bpf: net: Avoid sk_getsockopt() taking sk lock when called from bpf, Martin KaFai Lau
- [PATCH bpf-next 04/17] bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument, Martin KaFai Lau
- [PATCH bpf-next 05/17] bpf: net: Avoid do_tcp_getsockopt() taking sk lock when called from bpf, Martin KaFai Lau
- [PATCH bpf-next 13/17] bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt(), Martin KaFai Lau
- [PATCH bpf-next 15/17] bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt(), Martin KaFai Lau
- [PATCH bpf-next 16/17] bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt(), Martin KaFai Lau
- [PATCH bpf-next 10/17] bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument, Martin KaFai Lau
- [PATCH bpf-next 08/17] net: Remove unused flags argument from do_ipv6_getsockopt, Martin KaFai Lau
- [PATCH bpf-next 12/17] bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt, Martin KaFai Lau
- [PATCH bpf-next 09/17] net: Add a len argument to compat_ipv6_get_msfilter(), Martin KaFai Lau
- [PATCH bpf-next 14/17] bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt(), Martin KaFai Lau
- [PATCH bpf-next 11/17] bpf: net: Avoid do_ipv6_getsockopt() taking sk lock when called from bpf, Martin KaFai Lau
- [PATCH bpf-next 17/17] selftest/bpf: Add test for bpf_getsockopt(), Martin KaFai Lau
[PATCH bpf-next v2 0/2] Add table of BPF program types to docs,
Donald Hunter
[PATCH v3] Many pages: Document fixed-width types with ISO C naming,
Alejandro Colomar
[PATCH bpf-next,v4] bpf/scripts: assert helper enum value is aligned with comment order,
Eyal Birger
[PATCH bpf-next] selftests/bpf: Add cb_refs test to s390x deny list,
Daniel Müller
[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes,
Ian Rogers
- [PATCH v3 03/18] perf tests: Avoid pthread.h inclusion, Ian Rogers
- [PATCH v3 06/18] perf lock: Remove unused pthread.h include, Ian Rogers
- [PATCH v3 04/18] perf hist: Update use of pthread mutex, Ian Rogers
- [PATCH v3 09/18] perf ui: Update use of pthread mutex, Ian Rogers
- [PATCH v3 08/18] perf sched: Update use of pthread mutex, Ian Rogers
- [PATCH v3 01/18] perf mutex: Wrapped usage of mutex and cond, Ian Rogers
- [PATCH v3 02/18] perf bench: Update use of pthread mutex/cond, Ian Rogers
- [PATCH v3 05/18] perf bpf: Remove unused pthread.h include, Ian Rogers
- [PATCH v3 07/18] perf record: Update use of pthread mutex, Ian Rogers
- [PATCH v3 10/18] perf mmap: Remove unnecessary pthread.h include, Ian Rogers
- [PATCH v3 11/18] perf dso: Update use of pthread mutex, Ian Rogers
- [PATCH v3 12/18] perf annotate: Update use of pthread mutex, Ian Rogers
- [PATCH v3 14/18] perf dso: Hold lock when accessing nsinfo, Ian Rogers
- [PATCH v3 13/18] perf top: Update use of pthread mutex, Ian Rogers
- [PATCH v3 16/18] perf sched: Fixes for thread safety analysis, Ian Rogers
- [PATCH v3 15/18] perf mutex: Add thread safety annotations, Ian Rogers
- [PATCH v3 18/18] perf build: Enable -Wthread-safety with clang, Ian Rogers
- [PATCH v3 17/18] perf top: Fixes for thread safety analysis, Ian Rogers
- Message not available
[PATCH] libbpf: Support raw btf placed in the default path,
chentao.ct
[PATCH bpf-next] selftests/bpf: fix incorrect fcntl call,
Qiao Ma
[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context, Benjamin Tissoires
- [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size, Benjamin Tissoires
- [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type, Benjamin Tissoires
- [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem, Benjamin Tissoires
- [PATCH bpf-next v9 07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton, Benjamin Tissoires
- [PATCH bpf-next v9 09/23] HID: export hid_report_type to uapi, Benjamin Tissoires
- [PATCH bpf-next v9 06/23] bpf: prepare for more bpf syscall to be used from kernel and user space., Benjamin Tissoires
- [PATCH bpf-next v9 08/23] HID: core: store the unique system identifier in hid_device, Benjamin Tissoires
- [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer, Benjamin Tissoires
- [PATCH bpf-next v9 10/23] HID: convert defines of HID class requests into a proper enum, Benjamin Tissoires
- [PATCH bpf-next v9 11/23] HID: Kconfig: split HID support and hid-core compilation, Benjamin Tissoires
- [PATCH bpf-next v9 12/23] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH bpf-next v9 13/23] selftests/bpf: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH bpf-next v9 14/23] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH bpf-next v9 15/23] selftests/bpf/hid: add test to change the report size, Benjamin Tissoires
- [PATCH bpf-next v9 21/23] samples/bpf: HID: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v9 16/23] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH bpf-next v9 19/23] selftests/bpf: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH bpf-next v9 18/23] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH bpf-next v9 22/23] HID: bpf: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v9 21/23] samples/bpf: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v9 17/23] selftests/bpf: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH bpf-next v9 22/23] samples/bpf: HID: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v9 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH bpf-next v9 23/23] Documentation: add HID-BPF docs, Benjamin Tissoires
- Re: [PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices, patchwork-bot+netdevbpf
[PATCH bpf-next,v3] bpf/scripts: assert helper enum value is aligned with comment order,
Eyal Birger
[PATCH net-next v2] bonding: Remove unnecessary check,
Sun Shouxin
[PATCH bpf-next,v3] selftests/bpf: add lwt ip encap tests to test_progs,
Eyal Birger
[PATCH bpf-next,v2] bpf/scripts: assert helper enum value is aligned with comment order,
Eyal Birger
Konu: News: Mude von niedrigen Lohnen und hohen Benzinpreisen? Es gibt eine Losung, iQOS Türkiye
[PATCH v5 bpf-next 0/4] bpf: Support setting variable-length tunnel options,
Shmulik Ladkani
KASAN: use-after-free in tcp_write_timer_handler,
Hao Sun
[PATCH bpf-next v2] bpftool: implement perf attach command,
Wei Yongjun
[PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical stats,
Hao Luo
[PATCH -next] selftests/bpf: fix wrong size passed to bpf_setsockopt(),
Yang Yingliang
[PATCH bpf-next v5 0/5] bpf: expose bpf_{g,s}et_retval to more cgroup hooks,
Stanislav Fomichev
- [PATCH bpf-next v5 1/5] bpf: Introduce cgroup_{common,current}_func_proto, Stanislav Fomichev
- [PATCH bpf-next v5 2/5] bpf: Use cgroup_{common,current}_func_proto in more hooks, Stanislav Fomichev
- [PATCH bpf-next v5 3/5] bpf: expose bpf_strtol and bpf_strtoul to all program types, Stanislav Fomichev
- [PATCH bpf-next v5 4/5] bpf: update bpf_{g,s}et_retval documentation, Stanislav Fomichev
- [PATCH bpf-next v5 5/5] selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere, Stanislav Fomichev
- Re: [PATCH bpf-next v5 0/5] bpf: expose bpf_{g,s}et_retval to more cgroup hooks, patchwork-bot+netdevbpf
[PATCH v2 00/18] Mutex wrapper, locking and memory leak fixes,
Ian Rogers
- [PATCH v2 01/18] perf mutex: Wrapped usage of mutex and cond, Ian Rogers
- [PATCH v2 02/18] perf bench: Update use of pthread mutex/cond, Ian Rogers
- [PATCH v2 03/18] perf tests: Avoid pthread.h inclusion, Ian Rogers
- [PATCH v2 04/18] perf hist: Update use of pthread mutex, Ian Rogers
- [PATCH v2 05/18] perf bpf: Remove unused pthread.h include, Ian Rogers
- [PATCH v2 06/18] perf lock: Remove unused pthread.h include, Ian Rogers
- [PATCH v2 07/18] perf record: Update use of pthread mutex, Ian Rogers
- [PATCH v2 08/18] perf sched: Update use of pthread mutex, Ian Rogers
- [PATCH v2 09/18] perf ui: Update use of pthread mutex, Ian Rogers
- [PATCH v2 10/18] perf mmap: Remove unnecessary pthread.h include, Ian Rogers
- [PATCH v2 11/18] perf dso: Update use of pthread mutex, Ian Rogers
- [PATCH v2 13/18] perf top: Update use of pthread mutex, Ian Rogers
- [PATCH v2 12/18] perf annotate: Update use of pthread mutex, Ian Rogers
- [PATCH v2 14/18] perf dso: Hold lock when accessing nsinfo, Ian Rogers
- [PATCH v2 15/18] perf mutex: Add thread safety annotations, Ian Rogers
- [PATCH v2 16/18] perf sched: Fixes for thread safety analysis, Ian Rogers
- [PATCH v2 17/18] perf top: Fixes for thread safety analysis, Ian Rogers
- [PATCH v2 18/18] perf build: Enable -Wthread-safety with clang, Ian Rogers
[PATCH v3 bpf] bpf: Fix a data-race around bpf_jit_limit.,
Kuniyuki Iwashima
[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper,
Namhyung Kim
[PATCH bpf v1 0/2] Fix incorrect pruning for ARG_CONST_ALLOC_SIZE_OR_ZERO,
Kumar Kartikeya Dwivedi
[PATCH v2 bpf] bpf: Fix a data-race around bpf_jit_limit.,
Kuniyuki Iwashima
[PATCH bpf-next v2 1/2] scripts/bpf: Set version attribute for bpf-helpers(7) man page,
Quentin Monnet
[PATCH ipsec-next 0/3] xfrm: support collect metadata mode for xfrm interfaces,
Eyal Birger
[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification,
Roberto Sassu
- [PATCH v13 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h, Roberto Sassu
- [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs, Roberto Sassu
- [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size(), Roberto Sassu
- [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs, Roberto Sassu
- [PATCH v13 01/10] bpf: Allow kfuncs to be used in LSM programs, Roberto Sassu
- [PATCH v13 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc, Roberto Sassu
- [PATCH v13 07/10] selftests/bpf: Compile kernel with everything as built-in, Roberto Sassu
- [PATCH v13 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put(), Roberto Sassu
- [PATCH v13 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key(), Roberto Sassu
- [PATCH v13 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc, Roberto Sassu
- Re: [PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification, Roberto Sassu
[PATCH bpf-next v2 0/2] If the sock is dead, do not access sock's sk_wq in sk_stream_wait_memory,
Liu Jian
[PATCH v4 bpf-next 0/4] bpf: Support setting variable-length tunnel options,
Shmulik Ladkani
[PATCH bpf-next] Add table of BPF program types to docs,
Donald Hunter
[PATCH 5.10 056/158] tools build: Switch to new openssl API for test-libcrypto, Greg Kroah-Hartman
[PATCH 5.4 322/389] tools build: Switch to new openssl API for test-libcrypto, Greg Kroah-Hartman
[PATCH 4.19 240/287] tools build: Switch to new openssl API for test-libcrypto, Greg Kroah-Hartman
[PATCH 4.14 194/229] tools build: Switch to new openssl API for test-libcrypto, Greg Kroah-Hartman
[PATCH 5.15 093/244] tools build: Switch to new openssl API for test-libcrypto, Greg Kroah-Hartman
[PATCH bpf-next] scripts/bpf: Fix attributes for bpf-helpers(7) man page,
Quentin Monnet
[PATCH 5.19 146/365] tools build: Switch to new openssl API for test-libcrypto, Greg Kroah-Hartman
[PATCH bpf v2 0/3] Fix reference state management for synchronous callbacks,
Kumar Kartikeya Dwivedi
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]