BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [RFC PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap,
Hou Tao
- [PATCH bpf-next 0/2] Remove unused fields in cpumap & devmap,
Hou Tao
- [PATCH bpf-next v5 00/17] bpf: Support new insns from cpu v4,
Yonghong Song
- [PATCH bpf-next v5 02/17] bpf: Support new sign-extension mov insns, Yonghong Song
- [PATCH bpf-next v5 01/17] bpf: Support new sign-extension load insns, Yonghong Song
- [PATCH bpf-next v5 05/17] bpf: Support new signed div/mod instructions., Yonghong Song
- [PATCH bpf-next v5 06/17] bpf: Fix jit blinding with new sdiv/smov insns, Yonghong Song
- [PATCH bpf-next v5 07/17] bpf: Support new 32bit offset jmp instruction, Yonghong Song
- [PATCH bpf-next v5 09/17] selftests/bpf: Fix a test_verifier failure, Yonghong Song
- [PATCH bpf-next v5 10/17] selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing, Yonghong Song
- [PATCH bpf-next v5 11/17] selftests/bpf: Add unit tests for new sign-extension load insns, Yonghong Song
- [PATCH bpf-next v5 12/17] selftests/bpf: Add unit tests for new sign-extension mov insns, Yonghong Song
- [PATCH bpf-next v5 13/17] selftests/bpf: Add unit tests for new bswap insns, Yonghong Song
- [PATCH bpf-next v5 15/17] selftests/bpf: Add unit tests for new gotol insn, Yonghong Song
- [PATCH bpf-next v5 17/17] docs/bpf: Add documentation for new instructions, Yonghong Song
- [PATCH bpf-next v5 16/17] selftests/bpf: Test ldsx with more complex cases, Yonghong Song
- [PATCH bpf-next v5 03/17] bpf: Handle sign-extenstin ctx member accesses, Yonghong Song
- [PATCH bpf-next v5 04/17] bpf: Support new unconditional bswap instruction, Yonghong Song
- [PATCH bpf-next v5 14/17] selftests/bpf: Add unit tests for new sdiv/smod insns, Yonghong Song
- Re: [PATCH bpf-next v5 00/17] bpf: Support new insns from cpu v4, patchwork-bot+netdevbpf
- [PATCH v2] samples/bpf: Fix build out of source tree,
Anh Tuan Phan
- [PATCH v1 0/3] Remove BPF arrays from perf event parsing,
Ian Rogers
- [PATCH v2 bpf-next] bpf/memalloc: Non-atomically allocate freelist during prefill,
YiFei Zhu
- [PATCH bpf-next] tracing: perf_call_bpf: use struct trace_entry in struct syscall_tp_t,
Yauheni Kaliuta
- [PATCH] tracing: perf_call_bpf: use struct trace_entry in struct syscall_tp_t,
Yauheni Kaliuta
- [PATCH v2 bpf-next 0/2] bpf: Fix fill_link_info and add selftest,
Yafang Shao
- [syzbot] [netfilter?] WARNING in __nf_conntrack_confirm, syzbot
- [PATCH bpf-next v4] libbpf: Expose API to consume one ring at a time,
Adam Sindelar
- [PATCH bpf-next v3] libbpf: Expose API to consume one ring at a time, Adam Sindelar
- [PATCH] libbpf: fix warnings "'pad_type' 'pad_bits' 'new_off' may be used uninitialized",
Xiangyu Chen
- [RFC PATCH 0/5] mm: Select victim memcg using BPF_OOM_POLICY,
Chuyi Zhou
- [PATCH v2] LoongArch/bpf: Enable bpf_probe_read{, str}() on LoongArch,
Chenguang Zhao
- [PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn,
Luke Nelson
- [PATCH bpf-next v4 00/17] bpf: Support new insns from cpu v4,
Yonghong Song
- [PATCH bpf-next v4 01/17] bpf: Support new sign-extension load insns, Yonghong Song
- [PATCH bpf-next v4 06/17] bpf: Fix jit blinding with new sdiv/smov insns, Yonghong Song
- [PATCH bpf-next v4 07/17] bpf: Support new 32bit offset jmp instruction, Yonghong Song
- [PATCH bpf-next v4 12/17] selftests/bpf: Add unit tests for new sign-extension mov insns, Yonghong Song
- [PATCH bpf-next v4 13/17] selftests/bpf: Add unit tests for new bswap insns, Yonghong Song
- [PATCH bpf-next v4 14/17] selftests/bpf: Add unit tests for new sdiv/smod insns, Yonghong Song
- [PATCH bpf-next v4 16/17] selftests/bpf: Test ldsx with more complex cases, Yonghong Song
- [PATCH bpf-next v4 15/17] selftests/bpf: Add unit tests for new gotol insn, Yonghong Song
- [PATCH bpf-next v4 17/17] docs/bpf: Add documentation for new instructions, Yonghong Song
- [PATCH bpf-next v4 04/17] bpf: Support new unconditional bswap instruction, Yonghong Song
- [PATCH bpf-next v4 10/17] selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing, Yonghong Song
- [PATCH bpf-next v4 09/17] selftests/bpf: Fix a test_verifier failure, Yonghong Song
- [PATCH bpf-next v4 02/17] bpf: Support new sign-extension mov insns, Yonghong Song
- [PATCH bpf-next v4 05/17] bpf: Support new signed div/mod instructions., Yonghong Song
- [PATCH bpf-next v4 03/17] bpf: Handle sign-extenstin ctx member accesses, Yonghong Song
- [PATCH bpf-next v4 11/17] selftests/bpf: Add unit tests for new sign-extension load insns, Yonghong Song
- [syzbot] [net?] memory leak in kcm_sendmsg (2), syzbot
- [PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress(),
Liu Jian
- [PATCH] [v3] kallsyms: rework symbol lookup return codes,
Arnd Bergmann
- [PATCH bpf-next v2] libbpf: Expose API to consume one ring at a time, Adam Sindelar
- [PATCH v3 0/9] tracing: Improbe BTF support on probe events,
Masami Hiramatsu (Google)
- [PATCH] bpf, docs: fix BPF_NEG entry in instruction-set.rst,
Jose E. Marchesi
- [PATCH RFC net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire,
tglozar
- Register constraint in NEG instructions,
Jose E. Marchesi
- [PATCH] samples/bpf: Update sockex2: get the expected output results,
George Guo
- [PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work,
zhaochenguang
- [Question]Attach xdp program to bond driver with skb mode, shaozhengchao
- [syzbot] [bpf?] WARNING in tcx_uninstall, syzbot
- [RESEND] BTF is not generated for gcc-built kernel with the latest pahole,
Google
BTF is not generated for gcc-built kernel with the latest pahole, Google
[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect,
Yan Zhai
Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases, Jakub Sitnicki
Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases, Martin KaFai Lau
[PATCH] [v4] bpf: fix bpf_probe_read_kernel prototype mismatch,
Arnd Bergmann
[PATCH] [v2] bpf: work around -Wuninitialized warning,
Arnd Bergmann
Re: ct state module issue,
Florian Westphal
Register encoding in assembly for load/store instructions,
Jose E. Marchesi
[linux-next:master] BUILD REGRESSION 1e25dd7772483f477f79986d956028e9f47f990a, kernel test robot
[PATCH] libbpf: Expose API to consume one ring at a time,
Adam Sindelar
Re: [Bpf] Review of draft-thaler-bpf-isa-01,
Dave Thaler
[PATCH net-next v2] page_pool: split types and declarations from page_pool.h,
Yunsheng Lin
[PATCH net-next V4 0/3] virtio_net: add per queue interrupt coalescing support,
Gavin Li
[PATCH 8/8] scripts/gdb/vmalloc: add vmallocinfo support, Kuan-Ying Lee
[PATCHv3 bpf 0/2] bpf: Disable preemption in perf_event_output helpers code,
Jiri Olsa
[PATCH bpf-next] LoongArch: BPF: Fix check condition to call lu32id in move_imm(),
Tiezhu Yang
[PATCH bpf-next v3] MAINTAINERS: Replace my email address,
Yonghong Song
[PATCH bpf-next v2] MAINTAINERS: Replace my email address,
Yonghong Song
[PATCH v3 bpf 0/2] bpf: return proper error codes for lwt redirect,
Yan Zhai
[PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing,
Lin Ma
[RFC net-next v4 0/8] xsk: TX metadata,
Stanislav Fomichev
[PATCH v1 0/4] Perf tool LTO support,
Ian Rogers
Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT,
Stanislav Fomichev
[PATCH bpf-next] MAINTAINERS: Replace my email address,
Yonghong Song
[syzbot] [net?] [reiserfs?] [fat?] stack segment fault in __stack_depot_save,
syzbot
[PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes,
Arnd Bergmann
[PATCH bpf-next v2] libbpf: handle producer position overflow,
Andrew Werner
[PATCH] libbpf: handle producer position overflow,
Andrew Werner
re: LoongArch: Add BPF JIT support,
Colin King (gmail)
Question: CO-RE-enabled PT_REGS macros give strange results,
Timofei Pushkin
[PATCH net-next V3 0/4] virtio_net: add per queue interrupt coalescing support,
Gavin Li
[PATCH] selftests/bpf: fix build errors if CONFIG_NF_CONNTRACK_MARK not set.,
Mahmoud Maatuq
[PATCH v1] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing,
Lin Ma
Fwd: bpf: bpf_probe_read_user_str() returns 0 for empty strings,
Bagas Sanjaya
[PATCH] bpf: force inc_active()/dec_active() to be inline functions,
Arnd Bergmann
[PATCH bpf] libbpf: fix typos in Makefile,
Randy Dunlap
[RFC bpf-next 0/5] Sleepable BPF programs on cgroup {get,set}sockopt,
kuifeng
Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]',
Bagas Sanjaya
[PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free,
Daniel Borkmann
[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF,
Daniel Xu
[PATCH V3,net-next] net: mana: Add page pool for RX buffers,
Haiyang Zhang
[RFC][PATCH 00/12] integrity: Introduce a digest cache,
Roberto Sassu
- [RFC][PATCH 04/12] integrity/digest_cache: Iterate over digest lists in same dir, Roberto Sassu
- [RFC][PATCH 02/12] integrity: Introduce a digest cache, Roberto Sassu
- [RFC][PATCH 06/12] integrity/digest_cache: Parse rpm digest lists, Roberto Sassu
- [RFC][PATCH 05/12] integrity/digest_cache: Parse tlv digest lists, Roberto Sassu
- [RFC][PATCH 08/12] ima: Use digest cache for measurement, Roberto Sassu
- [RFC][PATCH 09/12] ima: Use digest cache for appraisal, Roberto Sassu
- [RFC][PATCH 10/12] tools: Add tool to manage digest lists, Roberto Sassu
- [RFC][PATCH 11/12] tools/digest-lists: Add tlv digest list generator and parser, Roberto Sassu
- [RFC][PATCH 12/12] tools/digest-lists: Add rpm digest list generator and parser, Roberto Sassu
- [RFC][PATCH 07/12] ima: Add digest_cache policy keyword, Roberto Sassu
- [RFC][PATCH 03/12] integrity/digest_cache: Add functions to populate and search, Roberto Sassu
- [RFC][PATCH 01/12] ima: Introduce hook DIGEST_LIST_CHECK, Roberto Sassu
- Re: [RFC][PATCH 00/12] integrity: Introduce a digest cache, Roberto Sassu
Encoding of V4 32-bit JA,
Jose E. Marchesi
[PATCH] CFI: fix panic in kernel bpf map traversal,
Eric Yan
[PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework,
Pu Lehui
[PATCH bpf-next 0/2] bpf: Fix fill_link_info and add selftest,
Yafang Shao
[PATCH] btf: Remove unnecessary header file inclusions,
George Guo
[PATCH V2 net-next] net: fec: add XDP_TX feature support,
Wei Fang
[PATCH] selinux: Use NULL for pointers,
Jiapeng Chong
[PATCH bpf-next v5 0/5] Support defragmenting IPv(4|6) packets in BPF,
Daniel Xu
[PATCH bpf 0/2] bpf/memalloc: Allow non-atomic alloc_bulk,
YiFei Zhu
[RFC dwarves 0/2] dwarves: detect BTF kinds supported by kernel,
Alan Maguire
CAP_SYS_ADMIN required for BTF in modules,
Ivan Babrou
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [RFC PATCH v2 01/20] tracing/filters: Dynamically allocate filter_pred.regex, Valentin Schneider
- [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask, Valentin Schneider
- [RFC PATCH v2 03/20] tracing/filters: Enable filtering a scalar field by a cpumask, Valentin Schneider
- [RFC PATCH v2 04/20] tracing/filters: Enable filtering the CPU common field by a cpumask, Valentin Schneider
- [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU, Valentin Schneider
- [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU, Valentin Schneider
- [RFC PATCH v2 07/20] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU, Valentin Schneider
- [RFC PATCH v2 08/20] tracing/filters: Further optimise scalar vs cpumask comparison, Valentin Schneider
- [RFC PATCH v2 09/20] tracing/filters: Document cpumask filtering, Valentin Schneider
- [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys, Valentin Schneider
- [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr, Valentin Schneider
- [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init, Valentin Schneider
- [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init, Valentin Schneider
- [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [RFC PATCH v2 19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI, Valentin Schneider
- [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs, Valentin Schneider
- [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width, Valentin Schneider
- [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable, Valentin Schneider
[RESEND PATCH bpf-next v3 0/2] bpf, xdp: Add tracepoint to xdp attaching failure,
Leon Hwang
[PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT,
Puranjay Mohan
[PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign,
Lorenz Bauer
[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]