bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-26 22:25:44 to 2023-07-28 16:02:55 UTC [more...]

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-28 16:02 UTC  (11+ messages)
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init

[PATCH bpf-next 1/2] bpf: Fix compilation warning with -Wparentheses
 2023-07-28 16:00 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel

BPF @ IETF 117 Follow Up
 2023-07-28 15:47 UTC  (2+ messages)
` [Bpf] "

[PATCH v1 0/3] Remove BPF arrays from perf event parsing
 2023-07-28 15:45 UTC  (6+ messages)
` [PATCH v1 1/3] perf parse-event: Avoid BPF test segv
` [PATCH v1 2/3] perf tools: Revert enable indices setting syntax for BPF map
` [PATCH v1 3/3] perf parse-events: Remove array remnants

[PATCH v1 0/6] Simplify C/C++ compiler flags
 2023-07-28 15:26 UTC  (14+ messages)
` [PATCH v1 1/6] perf bpf-loader: Remove unneeded diagnostic pragma
` [PATCH v1 2/6] perf build: Don't always set -funwind-tables and -ggdb3
` [PATCH v1 3/6] perf build: Add Wextra for C++ compilation
` [PATCH v1 4/6] perf build: Disable fewer flex warnings
` [PATCH v1 5/6] perf build: Disable fewer bison warnings
` [PATCH v1 6/6] perf build: Remove -Wno-redundant-decls in 2 cases

[RFC bpf-next v5] bpf: Force to MPTCP
 2023-07-28 15:15 UTC  (5+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-28 15:03 UTC  (12+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH bpf-next] tracing: perf_call_bpf: use struct trace_entry in struct syscall_tp_t
 2023-07-28 14:27 UTC  (4+ messages)
  ` [PATCH bpf-next v2] "

[PATCH bpf-next v5 00/17] bpf: Support new insns from cpu v4
 2023-07-28 13:25 UTC  (23+ messages)
` [PATCH bpf-next v5 01/17] bpf: Support new sign-extension load insns
` [PATCH bpf-next v5 02/17] bpf: Support new sign-extension mov insns
` [PATCH bpf-next v5 03/17] bpf: Handle sign-extenstin ctx member accesses
` [PATCH bpf-next v5 04/17] bpf: Support new unconditional bswap instruction
` [PATCH bpf-next v5 05/17] bpf: Support new signed div/mod instructions
` [PATCH bpf-next v5 06/17] bpf: Fix jit blinding with new sdiv/smov insns
` [PATCH bpf-next v5 07/17] bpf: Support new 32bit offset jmp instruction
` [PATCH bpf-next v5 09/17] selftests/bpf: Fix a test_verifier failure
` [PATCH bpf-next v5 10/17] selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
` [PATCH bpf-next v5 11/17] selftests/bpf: Add unit tests for new sign-extension load insns
` [PATCH bpf-next v5 12/17] selftests/bpf: Add unit tests for new sign-extension mov insns
` [PATCH bpf-next v5 13/17] selftests/bpf: Add unit tests for new bswap insns
` [PATCH bpf-next v5 14/17] selftests/bpf: Add unit tests for new sdiv/smod insns
` [PATCH bpf-next v5 15/17] selftests/bpf: Add unit tests for new gotol insn
` [PATCH bpf-next v5 16/17] selftests/bpf: Test ldsx with more complex cases
` [PATCH bpf-next v5 17/17] docs/bpf: Add documentation for new instructions
  ` [Bpf] "

[RFC net-next v4 0/8] xsk: TX metadata
 2023-07-28 13:19 UTC  (14+ messages)
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
  ` [xdp-hints] "

mlx5 XDP redirect leaking memory on kernel 6.3
 2023-07-28 13:14 UTC  (10+ messages)

[PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress()
 2023-07-28 12:36 UTC  (5+ messages)
` [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper

Question: CO-RE-enabled PT_REGS macros give strange results
 2023-07-28 12:30 UTC  (11+ messages)

[PATCH bpf-next 0/2] Remove unused fields in cpumap & devmap
 2023-07-28 12:04 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry
` [PATCH bpf-next 2/2] bpf, devmap: Remove unused dtab field from bpf_dtab_netdev

[PATCH net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-28 11:48 UTC  (2+ messages)

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-07-28 11:00 UTC  (4+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch

[PATCH bpf-next v5] libbpf: Expose API to consume one ring at a time
 2023-07-28 10:51 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: Fix map type error in sock_map_del_link
 2023-07-28 10:56 UTC 

[PATCH bpf] bpf, sockmap: Fix bug that strp_done cannot be called
 2023-07-28 10:57 UTC 

[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
 2023-07-28  9:52 UTC  (7+ messages)
` [PATCH bpf-next v6 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v6 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH] libbpf: fix warnings "'pad_type' 'pad_bits' 'new_off' may be used uninitialized"
 2023-07-28  8:10 UTC  (5+ messages)

[RFC PATCH 0/5] mm: Select victim memcg using BPF_OOM_POLICY
 2023-07-28  8:06 UTC  (17+ messages)
` [RFC PATCH 1/5] bpf: Introduce BPF_PROG_TYPE_OOM_POLICY
` [RFC PATCH 2/5] mm: Select victim memcg using bpf prog
` [RFC PATCH 3/5] libbpf, bpftool: Support BPF_PROG_TYPE_OOM_POLICY
` [RFC PATCH 4/5] bpf: Add a new bpf helper to get cgroup ino
` [RFC PATCH 5/5] bpf: Sample BPF program to set oom policy
  ` [External] Re: [RFC PATCH 0/5] mm: Select victim memcg using BPF_OOM_POLICY

[RFC bpf-next v6] bpf: Force to MPTCP
 2023-07-28  7:59 UTC 

[PATCH bpf-next v4] libbpf: Expose API to consume one ring at a time
 2023-07-28  7:32 UTC  (5+ messages)

[PATCH v3 bpf-next] bpf/memalloc: Non-atomically allocate freelist during prefill
 2023-07-28  6:16 UTC  (3+ messages)

[PATCH net-next V4 0/3] virtio_net: add per queue interrupt coalescing support
 2023-07-28  5:46 UTC  (5+ messages)
` [PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command

[PATCH v2 bpf-next] bpf/memalloc: Non-atomically allocate freelist during prefill
 2023-07-28  4:06 UTC  (4+ messages)

[PATCH] [v4] bpf: fix bpf_probe_read_kernel prototype mismatch
 2023-07-28  3:52 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
 2023-07-28  2:30 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
` [RFC PATCH bpf-next 2/2] bpf, cpumap: Clean up bpf_cpu_map_entry directly in cpu_map_free

[Bpf] Review of draft-thaler-bpf-isa-01
 2023-07-28  1:05 UTC  (8+ messages)

[PATCH v2] samples/bpf: Fix build out of source tree
 2023-07-28  0:43 UTC 

[PATCH] bpf, docs: fix BPF_NEG entry in instruction-set.rst
 2023-07-28  0:40 UTC  (3+ messages)

[PATCHSET v4] sched: Implement BPF extensible scheduler class
 2023-07-28  0:12 UTC  (4+ messages)

[PATCH v3 0/9] tracing: Improbe BTF support on probe events
 2023-07-28  0:09 UTC  (7+ messages)
` [PATCH v3 3/9] bpf/btf: Add a function to search a member of a struct/union
` [PATCH v3 5/9] tracing/probes: Support BTF field access from $retval
    ` [PATCH 5/9 v3.1] "

[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
 2023-07-27 23:44 UTC  (9+ messages)

[PATCH RFC net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-27 20:15 UTC  (2+ messages)

[PATCH] samples/bpf: Update sockex2: get the expected output results
 2023-07-27 18:02 UTC  (4+ messages)

[RFC dwarves 0/2] dwarves: detect BTF kinds supported by kernel
 2023-07-27 15:47 UTC  (5+ messages)
` [RFC dwarves 1/2] dwarves: auto-detect maximum kind supported by vmlinux

[PATCH] tracing: perf_call_bpf: use struct trace_entry in struct syscall_tp_t
 2023-07-27 15:08 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: handle producer position overflow
 2023-07-27 14:45 UTC  (4+ messages)

[RFC PATCH bpf-next 0/4] bpf: Introduce cgroup_task iter
 2023-07-27 14:29 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] bpf: Fix fill_link_info and add selftest
 2023-07-27 14:27 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info

[PATCH net-next v2] page_pool: split types and declarations from page_pool.h
 2023-07-27 13:58 UTC  (7+ messages)

[RESEND] BTF is not generated for gcc-built kernel with the latest pahole
 2023-07-27 13:10 UTC  (7+ messages)

[syzbot] [netfilter?] WARNING in __nf_conntrack_confirm
 2023-07-27 10:46 UTC 

[PATCH bpf-next v3] libbpf: Expose API to consume one ring at a time
 2023-07-27  8:23 UTC 

[PATCH] libbpf: Expose API to consume one ring at a time
 2023-07-27  8:31 UTC  (4+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-27  8:09 UTC  (22+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "

[PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
 2023-07-27  8:08 UTC  (3+ messages)

[PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
 2023-07-27  7:34 UTC  (2+ messages)

[PATCH v2] LoongArch/bpf: Enable bpf_probe_read{, str}() on LoongArch
 2023-07-27  6:16 UTC  (2+ messages)

Register constraint in NEG instructions
 2023-07-27  4:41 UTC  (3+ messages)

[RESEND PATCH bpf-next v3 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-07-27  1:57 UTC  (4+ messages)
` [RESEND PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work
 2023-07-27  1:42 UTC  (2+ messages)

[PATCH bpf 0/2] bpf/memalloc: Allow non-atomic alloc_bulk
 2023-07-27  1:21 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf/memalloc: Non-atomically allocate freelist during prefill

[PATCH] [v3] kallsyms: rework symbol lookup return codes
 2023-07-26 22:43 UTC  (2+ messages)

[PATCH bpf-next v4 00/17] bpf: Support new insns from cpu v4
 2023-07-26 22:08 UTC  (5+ messages)
` [PATCH bpf-next v4 02/17] bpf: Support new sign-extension mov insns
` [PATCH bpf-next v4 03/17] bpf: Handle sign-extenstin ctx member accesses
` [PATCH bpf-next v4 05/17] bpf: Support new signed div/mod instructions
` [PATCH bpf-next v4 11/17] selftests/bpf: Add unit tests for new sign-extension load insns


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).