messages from 2024-07-13 20:02:51 to 2024-07-16 23:21:30 UTC [more...]
[PATCH bpf-next v2] selftests/bpf: use auto-dependencies for test objects
2024-07-16 23:21 UTC (10+ messages)
[PATCH bpf-next v3 1/2] bpf: Get better reg range with ldsx and 32bit compare
2024-07-16 22:38 UTC (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add ldsx selftests for ldsx and subreg compare
[PATCH bpf-next 1/2] bpf: Fail verification for sign-extension of packet data/data_end/data_meta
2024-07-16 22:32 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accesses
[PATCH bpf v3 0/4] af_unix: MSG_OOB handling fix & selftest
2024-07-16 20:58 UTC (8+ messages)
` [PATCH bpf v3 2/4] selftest/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
[PATCH bpf v4 0/4] af_unix: MSG_OOB handling fix & selftest
2024-07-16 20:57 UTC (11+ messages)
` [PATCH bpf v4 1/4] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
` [PATCH bpf v4 2/4] selftest/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
` [PATCH bpf v4 3/4] selftest/bpf: Parametrize AF_UNIX redir functions to accept send() flags
` [PATCH bpf v4 4/4] selftest/bpf: Test sockmap redirect for AF_UNIX MSG_OOB
[GIT PULL] ftrace: Rewrite of function graph to allow multiple users
2024-07-16 20:27 UTC
[PATCH AUTOSEL 6.6 7/8] selftests/bpf: Extend tcx tests to cover late tcx_entry release
2024-07-16 18:33 UTC
[PATCH AUTOSEL 6.9 10/11] selftests/bpf: Extend tcx tests to cover late tcx_entry release
2024-07-16 18:31 UTC
[bpf-next v3 00/12] no_caller_saved_registers attribute for helper calls
2024-07-16 18:15 UTC (18+ messages)
` [bpf-next v3 01/12] bpf: add a get_helper_proto() utility function
` [bpf-next v3 02/12] bpf: no_caller_saved_registers attribute for helper calls
` [bpf-next v3 03/12] bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id()
` [bpf-next v3 04/12] selftests/bpf: extract utility function for BPF disassembly
` [bpf-next v3 05/12] selftests/bpf: print correct offset for pseudo calls in disasm_insn()
` [bpf-next v3 06/12] selftests/bpf: no need to track next_match_pos in struct test_loader
` [bpf-next v3 07/12] selftests/bpf: extract test_loader->expect_msgs as a data structure
` [bpf-next v3 08/12] selftests/bpf: allow checking xlated programs in verifier_* tests
` [bpf-next v3 09/12] selftests/bpf: __arch_* macro to limit test cases to specific archs
` [bpf-next v3 10/12] selftests/bpf: test no_caller_saved_registers spill/fill removal
` [bpf-next v3 11/12] bpf: do check_nocsr_stack_contract() for ARG_ANYTHING helper params
` [bpf-next v3 12/12] selftests/bpf: check nocsr contract for bpf_probe_read_kernel()
[PATCH bpf-next v1 1/2] bpf: Support private stack for bpf progs
2024-07-16 17:45 UTC (4+ messages)
` [PATCH bpf-next v1 2/2] [no_merge] selftests/bpf: Benchmark runtime performance with private stack
[RFC PATCH bpf-next 0/3] bpftool: add tcx subcommand in net
2024-07-16 17:23 UTC (6+ messages)
` [RFC PATCH bpf-next 1/3] bpftool: add net attach/detach command to tcx prog
` [RFC PATCH bpf-next 2/3] bpftool: add bash-completion for tcx subcommand
` [RFC PATCH bpf-next 3/3] bpftool: add document for net attach/detach on "
[PATCH bpf-next v4 13/20] bpf, lsm: Add check for BPF LSM return value
2024-07-16 15:19 UTC (7+ messages)
` [PATCH bpf-next v4 16/20] bpf: Add a special case for bitwise AND on range [-1, 0]
` [RFC bpf-next] bpf, verifier: improve signed ranges inference for BPF_AND
[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
2024-07-16 14:53 UTC (9+ messages)
Question: How is BPF Token supposed to work?
2024-07-16 13:46 UTC
Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
2024-07-16 13:05 UTC (17+ messages)
` APIs for qp-trie //Re: "
[PATCH 5.10] arm64/bpf: Remove 128MB limit for BPF JIT programs
2024-07-16 13:01 UTC (4+ messages)
[PATCH v3 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-16 10:13 UTC (3+ messages)
` [PATCH v3 1/2] selftests/bpf: update xdp_redirect_map prog sections for libbpf
` [PATCH v3 2/2] selftests/bpf: integrate test_xdp_veth into test_progs
[PATCH 1/2] MAINTAINERS: Update email address of Naveen
2024-07-16 10:02 UTC (6+ messages)
` [PATCH 2/2] MAINTAINERS: Update powerpc BPF JIT maintainers
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-16 8:33 UTC (5+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
2024-07-16 7:55 UTC (5+ messages)
` [PATCH v4 1/3] tools build: Correct libsubcmd "
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v4 3/3] tools build: Correct bpf fixdep dependencies
[PATCH bpf-next] perf/bpf: Use prog to emit ksymbol event for main program
2024-07-16 7:27 UTC (3+ messages)
[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
2024-07-16 7:25 UTC (9+ messages)
[PATCH net v3 0/2] bugfixes for skmsg
2024-07-16 6:53 UTC (5+ messages)
` [PATCH net v3 2/2] skmsg: bugfix for sk_msg sge iteration
[RFC net-next 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-07-16 6:46 UTC (14+ messages)
` [RFC net-next 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [RFC net-next 02/13] virtio_ring: split: harden dma unmap for indirect
` [RFC net-next 03/13] virtio_ring: packed: "
` [RFC net-next 04/13] virtio_ring: perform premapped operations based on per-buffer
` [RFC net-next 05/13] virtio-net: rq submits premapped buffer per buffer
` [RFC net-next 06/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [RFC net-next 07/13] virtio_net: refactor the xmit type
` [RFC net-next 08/13] virtio_net: xsk: bind/unbind xsk for tx
` [RFC net-next 09/13] virtio_net: xsk: prevent disable tx napi
` [RFC net-next 10/13] virtio_net: xsk: tx: support xmit xsk buffer
` [RFC net-next 11/13] virtio_net: xsk: tx: handle the transmitted "
` [RFC net-next 12/13] virtio_net: update tx timeout record
` [RFC net-next 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
[PATCH bpf-next 0/4] monitor network traffic for flaky test cases
2024-07-16 6:46 UTC (10+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Add traffic monitor functions
[syzbot] [bpf?] [net?] general protection fault in __xsk_map_flush
2024-07-16 1:23 UTC
[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
2024-07-15 23:39 UTC (3+ messages)
[PATCH] bpf: Ensure BPF programs testing skb context initialization
2024-07-15 21:59 UTC (3+ messages)
[PATCH v2 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-15 21:35 UTC (5+ messages)
` [PATCH v2 1/2] selftests/bpf: update xdp_redirect_map prog sections for libbpf
` [PATCH v2 2/2] selftests/bpf: integrate test_xdp_veth into test_progs
[RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
2024-07-15 17:41 UTC (3+ messages)
[PATCH v2 06/11] perf/uprobe: SRCU-ify uprobe->consumer list
2024-07-15 17:34 UTC (8+ messages)
` [PATCH v2 11/11] perf/uprobe: Add uretprobe timer
` [PATCH v2 10/11] perf/uprobe: Convert single-step and uretprobe to SRCU
[PATCH bpf-next] selftests/bpf: fexit_sleep: fix stack allocation for arm64
2024-07-15 17:33 UTC
[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
2024-07-15 17:32 UTC (15+ messages)
[syzbot] [bpf?] [net?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (3)
2024-07-15 16:45 UTC (2+ messages)
[RFC PATCH v4 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-07-15 12:42 UTC (23+ messages)
` [RFC PATCH v4 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
` [RFC PATCH v4 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [RFC PATCH v4 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
` [RFC PATCH v4 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [RFC PATCH v4 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [RFC PATCH v4 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [RFC PATCH v4 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
` [RFC PATCH v4 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
` [RFC PATCH v4 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [RFC PATCH v4 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [RFC PATCH v4 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [RFC PATCH v4 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [RFC PATCH v4 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [RFC PATCH v4 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [RFC PATCH v4 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [RFC PATCH v4 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [RFC PATCH v4 17/17] powerpc64/bpf: Add support for bpf trampolines
[syzbot] Monthly bpf report (Jul 2024)
2024-07-15 11:52 UTC
[PATCH iwl-next v4 0/4] igb: Add support for AF_XDP zero-copy
2024-07-15 11:34 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
2024-07-15 11:19 UTC (4+ messages)
[PATCH] perf callchain: Fix suspicious RCU usage in get_callchain_entry()
2024-07-15 10:47 UTC (2+ messages)
[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
2024-07-15 10:27 UTC (5+ messages)
[PATCH] bpf: Simplify character output in seq_print_delegate_opts()
2024-07-15 9:20 UTC
[PATCH 0/3] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-15 7:42 UTC (4+ messages)
` [PATCH 2/3] selftests/bpf: integrate test_xdp_veth into test_progs
[PATCH 0/2] uprobe: Fix uretprobe syscall wiring
2024-07-15 7:34 UTC (5+ messages)
` [PATCH 2/2] selftests/bpf: Change uretprobe syscall number in uprobe_syscall test
[PATCH net] xdp: fix invalid wait context of page_pool_destroy()
2024-07-15 4:40 UTC (3+ messages)
[PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy
2024-07-15 3:40 UTC (2+ messages)
[RFC PATCH v9 00/11] bpf qdisc
2024-07-14 17:51 UTC (12+ messages)
` [RFC PATCH v9 01/11] bpf: Support getting referenced kptr from struct_ops argument
` [RFC PATCH v9 02/11] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [RFC PATCH v9 03/11] bpf: Allow struct_ops prog to return referenced kptr
` [RFC PATCH v9 04/11] selftests/bpf: Test returning referenced kptr from struct_ops programs
` [RFC PATCH v9 05/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [RFC PATCH v9 06/11] bpf: net_sched: Add bpf qdisc kfuncs
` [RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops
` [RFC PATCH v9 08/11] libbpf: Support creating and destroying qdisc
` [RFC PATCH v9 09/11] selftests: Add a basic fifo qdisc test
` [RFC PATCH v9 10/11] selftests: Add a bpf fq qdisc to selftest
` [RFC PATCH v9 11/11] selftests: Add a bpf netem "
[QUESTION] Check PTR_UNTRUSTED usage in sleepable eBPF iterators
2024-07-14 14:31 UTC (2+ messages)
[PATCH] bpf: Replace 8 seq_puts() calls by seq_putc() calls
2024-07-14 14:30 UTC
[PATCH v6 bpf-next 0/3] bpf: Fix tailcall hierarchy
2024-07-14 12:39 UTC (4+ messages)
` [PATCH v6 bpf-next 1/3] bpf, x64: "
` [PATCH v6 bpf-next 2/3] bpf, arm64: "
` [PATCH v6 bpf-next 3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
2024-07-14 7:52 UTC (3+ messages)
Plumbers Testing MC potential topic: specialised toolchains
2024-07-13 23:03 UTC (5+ messages)
[syzbot] [bpf?] [trace?] possible deadlock in console_flush_all (3)
2024-07-13 22:54 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox