bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-28 08:29:28 to 2023-10-02 18:50:41 UTC [more...]

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2023-10-02 18:50 UTC  (13+ messages)
                ` bpf indirect calls

[BUG] verifier escape with iteration helpers (bpf_loop, ...)
 2023-10-02 17:18 UTC  (30+ messages)

[RFC PATCH 1/2] LSM: Allow dynamically appendable LSM modules
 2023-10-02 17:05 UTC  (10+ messages)

[PATCH bpf-next] selftests/bpf: add options and ZC mode to xdp_hw_metadata
 2023-10-02 16:46 UTC  (2+ messages)

[PATCH v5 00/12] tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-10-02 15:39 UTC  (5+ messages)

[PATCH v2 0/3] selftests/hid: fix building for older kernels
 2023-10-02 14:48 UTC  (3+ messages)

[PATCH v3 0/5] Reduce overhead of LSMs with static calls
 2023-10-02 14:34 UTC  (16+ messages)
` [PATCH v3 2/5] security: Count the LSMs enabled at compile time

[PATCH] bpf, docs: Add additional ABI working draft base text
 2023-10-02 14:19 UTC  (2+ messages)
` [Bpf] "

[PATCH bpf-next v7 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-02 13:57 UTC  (12+ messages)
` [PATCH bpf-next v7 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
` [PATCH bpf-next v7 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v7 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
` [PATCH bpf-next v7 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v7 5/9] libbpf: Add support for cgroup unix socket address hooks
` [PATCH bpf-next v7 6/9] bpftool: "
` [PATCH bpf-next v7 7/9] documentation/bpf: Document "
` [PATCH bpf-next v7 8/9] selftests/bpf: Make sure mount directory exists
` [PATCH bpf-next v7 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[syzbot] [bpf?] [net?] WARNING: zero-size vmalloc in print_tainted
 2023-10-02 13:52 UTC  (3+ messages)
` [PATCH net-next v1] net/xdp: fix zero-size allocation warning in xskq_create()

[RFC PATCH] tracing: change syscall number type in struct syscall_trace_*
 2023-10-02 13:52 UTC 

[PATCH bpf-next 0/2] cleanups for sockmap_listen
 2023-10-02 13:35 UTC  (4+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Enable CONFIG_VSOCKETS in config
` [PATCH bpf-next 2/2] selftests/bpf: Add pair_redir_to_connected helper

[PATCH v5 0/5] Reduce overhead of LSMs with static calls
 2023-10-02 13:27 UTC  (14+ messages)
` [PATCH v5 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v5 2/5] security: Count the LSMs enabled at compile time
` [PATCH v5 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v5 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH 01/15] ebpf-docs: Move legacy packet instructions to a separate file
 2023-10-02 13:19 UTC  (13+ messages)
` [PATCH 07/15] ebpf-docs: Fix modulo zero, division by zero, overflow, and underflow
          ` Signed modulo operations
            ` [Bpf] "

pull-request: bpf 2023-10-02
 2023-10-02 11:34 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Read in ir_raw_event_store
 2023-10-02 10:30 UTC 

[PATCH bpf] bpf: Use kmalloc_size_roundup() to adjust size_index
 2023-10-01 20:18 UTC 

[PATCH net v3] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-01 17:20 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
 2023-10-01 10:06 UTC  (5+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SET_SRC tests

[PATCH bpf-next v3 0/7] Add Open-coded task, css_task and css iters
 2023-10-01  8:30 UTC  (13+ messages)
` [PATCH bpf-next v3 3/7] bpf: Introduce task open coded iterator kfuncs
` [PATCH bpf-next v3 4/7] bpf: Introduce css open-coded "
` [PATCH bpf-next v3 6/7] bpf: Let bpf_iter_task_new accept null task ptr

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
            ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH net, 0/3] net: mana: Fix some TX processing bugs
 2023-09-30 18:19 UTC  (12+ messages)
` [PATCH net, 1/3] net: mana: Fix TX CQE error handling
` [PATCH net, 2/3] net: mana: Fix the tso_bytes calculation
` [PATCH net, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH bpf] bpf: Use kmalloc_size_roundup() to adjust size_index
 2023-09-30 16:50 UTC  (3+ messages)

[Bpf] ISA RFC compliance question
 2023-09-30 15:48 UTC  (5+ messages)
`  "

New Version Notification for draft-thaler-bpf-isa-02.txt
 2023-09-30 15:36 UTC  (3+ messages)
  ` [Bpf] "

[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6
 2023-09-30  5:25 UTC 

BPF_ALU | BPF_MOVSX with offset = 32?
 2023-09-30  0:46 UTC  (5+ messages)
` [Bpf] "

[PATCH bpf 1/2] bpf, mprog: Fix maximum program check on mprog attachment
 2023-09-29 23:00 UTC  (3+ messages)
` [PATCH bpf 2/2] selftest/bpf: Add various selftests for program limits

[PATCH bpf-next v2] libbpf: Allow Golang symbols in uprobe secdef
 2023-09-29 22:50 UTC  (2+ messages)

Persisting mounts between 'ip netns' invocations
 2023-09-29 21:23 UTC  (9+ messages)

[PATCH bpf 0/4] Fix the unmatched unit_size of bpf_mem_cache
 2023-09-29 21:00 UTC  (6+ messages)
` [PATCH bpf 3/4] bpf: Ensure unit_size is matched with slab cache object size

[PATCH net,v2, 0/3] net: mana: Fix some TX processing bugs
 2023-09-29 20:42 UTC  (4+ messages)
` [PATCH net,v2, 1/3] net: mana: Fix TX CQE error handling
` [PATCH net,v2, 2/3] net: mana: Fix the tso_bytes calculation
` [PATCH net,v2, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH bpf-next 0/8] Add bpf programmable device
 2023-09-29 19:25 UTC  (9+ messages)
` [PATCH bpf-next 1/8] meta, bpf: Add bpf programmable meta device
` [PATCH bpf-next 4/8] libbpf: Add link-based API for meta

[syzbot] [net?] KASAN: slab-use-after-free Read in tls_encrypt_done
 2023-09-29 18:43 UTC 

[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
 2023-09-29 17:52 UTC  (2+ messages)

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-09-29 15:48 UTC  (5+ messages)

[PATCH bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
 2023-09-29 15:20 UTC  (2+ messages)

[PATCH bpf v3 0/3] bpf, sockmap complete fixes for avail bytes
 2023-09-29 15:10 UTC  (3+ messages)

Call for WG adoption: draft-thaler-bpf-isa-02
 2023-09-29 14:28 UTC  (2+ messages)
` [Bpf] "

[PATCH v5 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-09-29  8:39 UTC  (12+ messages)
` [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()
` [PATCH v5 2/5] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v5 3/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v5 4/5] powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
` [PATCH v5 5/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[PATCH] perf lock contention: Clear lock addr after use
 2023-09-28 23:50 UTC 

[PATCH v4 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-09-28 20:09 UTC  (5+ messages)
` [PATCH v4 4/5] powerpc/code-patching: introduce patch_instructions()

[PATCH bpf-next v3 0/1] samples/bpf: syscall_tp_user: Refactor and fix array index out-of-bounds bug
 2023-09-28 16:40 UTC  (8+ messages)
` [PATCH bpf-next v3 1/1] samples/bpf: Add -fsanitize=bounds to userspace programs

[PATCH v1 00/18] clang-tools support in tools
 2023-09-28 14:23 UTC  (5+ messages)
` [PATCH v1 01/18] gen_compile_commands: Allow the line prefix to still be cmd_

[PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum
 2023-09-28 11:53 UTC  (4+ messages)

[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
 2023-09-28 11:35 UTC  (7+ messages)
` [RFC PATCH v2 4/5] bpf: Add a OOM policy test

[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
 2023-09-28 11:09 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2023-09-28 11:08 UTC  (14+ messages)
` [PATCH bpf-next v2 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v2 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v2 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v2 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next v2 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap "

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
` [PATCH 01/87] "
  ` [PATCH 79/87] kernel/bpf: convert to new inode {a,m}time accessors

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-28 10:39 UTC  (4+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

The kernel fails to load the ko file because the btf information in the ko file is inconsistent
 2023-09-28  9:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).