BPF List
 help / color / mirror / Atom feed
 messages from 2023-08-08 03:21:51 to 2023-08-10 06:13:27 UTC [more...]

[PATCH bpf-next 0/9] xsk: TX metadata
 2023-08-10  6:12 UTC  (15+ messages)
` [PATCH bpf-next 1/9] xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 2/9] xsk: add TX timestamp and TX checksum offload support
  ` [xdp-hints] "
` [PATCH bpf-next 3/9] tools: ynl: print xsk-features from the sample
` [PATCH bpf-next 4/9] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [PATCH bpf-next 5/9] selftests/xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 6/9] selftests/bpf: Add csum helpers
` [PATCH bpf-next 7/9] selftests/bpf: Add TX side to xdp_metadata
` [PATCH bpf-next 8/9] selftests/bpf: Add TX side to xdp_hw_metadata
` [PATCH bpf-next 9/9] xsk: document XDP_TX_METADATA_LEN layout
  ` [xdp-hints] "
` [xdp-hints] [PATCH bpf-next 0/9] xsk: TX metadata

pull-request: bpf 2023-08-09
 2023-08-10  5:53 UTC 

pull-request: bpf-next 2023-08-09
 2023-08-10  5:51 UTC 

[RFC PATCH 0/2] mm: Select victim using bpf_select_task
 2023-08-10  4:00 UTC  (12+ messages)
` [RFC PATCH 1/2] mm, oom: Introduce bpf_select_task
                    `  "

[PATCH bpf v3 0/4] bug fixes for sockmap
 2023-08-10  4:00 UTC  (2+ messages)

[PATCH bpf] xsk: fix refcount underflow in error path
 2023-08-10  3:30 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
 2023-08-10  3:22 UTC  (2+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-08-10  1:56 UTC  (21+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH bpf-next] bpf: Remove unused declaration bpf_link_new_file()
 2023-08-10  1:44 UTC  (3+ messages)

[RFC PATCH v2 0/6] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-10  0:38 UTC  (29+ messages)
` [RFC PATCH v2 1/6] fprobe: Use fprobe_regs in fprobe entry handler
` [RFC PATCH v2 2/6] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
` [RFC PATCH v2 3/6] fprobe: rethook: Use fprobe_regs in fprobe exit handler and rethook
` [RFC PATCH v2 4/6] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [RFC PATCH v2 5/6] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [RFC PATCH v2 6/6] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled

[linux-next:master] BUILD REGRESSION 21ef7b1e17d039053edaeaf41142423810572741
 2023-08-09 23:31 UTC  (2+ messages)

[PATCH] btf, scripts: rust: drop is_rust_module.sh
 2023-08-09 23:22 UTC 

[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-09 22:02 UTC  (26+ messages)
` [PATCH v2 1/8] net: expose sock_use_custom_sol_socket
` [PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v2 3/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v2 4/8] io_uring/cmd: Extend support beyond SOL_SOCKET
` [PATCH v2 5/8] bpf: Leverage sockptr_t in BPF getsockopt hook
` [PATCH v2 6/8] bpf: Leverage sockptr_t in BPF setsockopt hook
` [PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
` [PATCH v2 8/8] io_uring/cmd: BPF hook for setsockopt cmd

[PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-09 17:14 UTC  (8+ messages)

[PATCH] tracepoint: add new `tcp:tcp_ca_event_set` trace event
 2023-08-09 16:55 UTC  (10+ messages)
  ` [PATCH v2] tracepoint: add new `tcp:tcp_ca_event` "

[PATCHv7 bpf-next 00/28] bpf: Add multi uprobe link
 2023-08-09 16:48 UTC  (35+ messages)
` [PATCHv7 bpf-next 01/28] bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
` [PATCHv7 bpf-next 02/28] bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
` [PATCHv7 bpf-next 03/28] bpf: Add multi uprobe link
` [PATCHv7 bpf-next 04/28] bpf: Add cookies support for uprobe_multi link
` [PATCHv7 bpf-next 05/28] bpf: Add pid filter "
` [PATCHv7 bpf-next 06/28] bpf: Add bpf_get_func_ip helper support for uprobe link
` [PATCHv7 bpf-next 07/28] libbpf: Add uprobe_multi attach type and link names
` [PATCHv7 bpf-next 08/28] libbpf: Move elf_find_func_offset* functions to elf object
` [PATCHv7 bpf-next 09/28] libbpf: Add elf_open/elf_close functions
` [PATCHv7 bpf-next 10/28] libbpf: Add elf symbol iterator
` [PATCHv7 bpf-next 11/28] libbpf: Add elf_resolve_syms_offsets function
` [PATCHv7 bpf-next 12/28] libbpf: Add elf_resolve_pattern_offsets function
` [PATCHv7 bpf-next 13/28] libbpf: Add bpf_link_create support for multi uprobes
` [PATCHv7 bpf-next 14/28] libbpf: Add bpf_program__attach_uprobe_multi function
` [PATCHv7 bpf-next 15/28] libbpf: Add support for u[ret]probe.multi[.s] program sections
` [PATCHv7 bpf-next 16/28] libbpf: Add uprobe multi link detection
` [PATCHv7 bpf-next 17/28] libbpf: Add uprobe multi link support to bpf_program__attach_usdt
` [PATCHv7 bpf-next 18/28] selftests/bpf: Move get_time_ns to testing_helpers.h
` [PATCHv7 bpf-next 19/28] selftests/bpf: Add uprobe_multi skel test
` [PATCHv7 bpf-next 20/28] selftests/bpf: Add uprobe_multi api test
` [PATCHv7 bpf-next 21/28] selftests/bpf: Add uprobe_multi link test
` [PATCHv7 bpf-next 22/28] selftests/bpf: Add uprobe_multi test program
` [PATCHv7 bpf-next 23/28] selftests/bpf: Add uprobe_multi bench test
` [PATCHv7 bpf-next 24/28] selftests/bpf: Add uprobe_multi usdt test code
` [PATCHv7 bpf-next 25/28] selftests/bpf: Add uprobe_multi usdt bench test
` [PATCHv7 bpf-next 26/28] selftests/bpf: Add uprobe_multi cookie test
` [PATCHv7 bpf-next 27/28] selftests/bpf: Add uprobe_multi pid filter tests
` [PATCHv7 bpf-next 28/28] selftests/bpf: Add extra link to uprobe_multi tests

[PATCH bpf-next 00/10] seltests/xsk: various improvements to xskxceiver
 2023-08-09 12:43 UTC  (11+ messages)
` [PATCH bpf-next 01/10] selftests/xsk: print per packet info in verbose mode
` [PATCH bpf-next 02/10] selftests/xsk: add timeout for Tx thread
` [PATCH bpf-next 03/10] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next 04/10] selftests/xsk: move all tests to separate functions
` [PATCH bpf-next 05/10] selftests/xsk: declare test names in struct
` [PATCH bpf-next 06/10] selftests/xsk: add option that lists all tests
` [PATCH bpf-next 07/10] selftests/xsk: add option to run single test
` [PATCH bpf-next 08/10] selftests/xsk: use ksft_print_msg uniformly
` [PATCH bpf-next 09/10] selftests/xsk: fail single test instead of all tests
` [PATCH bpf-next 10/10] selftests/xsk: display command line options with -h

[PATCH bpf-next v2 00/14] Exceptions - 1/2
 2023-08-09 11:41 UTC  (15+ messages)
` [PATCH bpf-next v2 01/14] arch/x86: Implement arch_bpf_stack_walk
` [PATCH bpf-next v2 02/14] bpf: Implement support for adding hidden subprogs
` [PATCH bpf-next v2 03/14] bpf: Implement BPF exceptions
` [PATCH bpf-next v2 04/14] bpf: Refactor check_btf_func and split into two phases
` [PATCH bpf-next v2 05/14] bpf: Add support for custom exception callbacks
` [PATCH bpf-next v2 06/14] bpf: Perform CFG walk for exception callback
` [PATCH bpf-next v2 07/14] bpf: Treat first argument as return value for bpf_throw
` [PATCH bpf-next v2 08/14] bpf: Prevent KASAN false positive with bpf_throw
` [PATCH bpf-next v2 09/14] bpf: Detect IP == ksym.end as part of BPF program
` [PATCH bpf-next v2 10/14] bpf: Disallow extensions to exception callbacks
` [PATCH bpf-next v2 11/14] bpf: Fix kfunc callback register type handling
` [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks
` [PATCH bpf-next v2 13/14] selftests/bpf: Add BPF assertion macros
` [PATCH bpf-next v2 14/14] selftests/bpf: Add tests for BPF exceptions

[PATCH 0/2] x86/BPF: Add new BPF helper call bpf_rdtsc
 2023-08-09 11:31 UTC  (10+ messages)
` [PATCH 1/2] x86/tsc: "

[RFC v3 Optimizing veth xsk performance 0/9]
 2023-08-09 11:09 UTC  (6+ messages)
` [RFC v3 Optimizing veth xsk performance 9/9] veth: add support for AF_XDP tx need_wakup feature
  ` Re: [RFC v3 Optimizing veth xsk performance 0/9]

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-09  8:19 UTC  (6+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp

Instalacja pv
 2023-08-09  8:00 UTC 

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-09  6:22 UTC  (13+ messages)

[PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
 2023-08-09  2:32 UTC  (4+ messages)

[PATCH bpf-next] bpf: lru: Remove unused declaration bpf_lru_promote()
 2023-08-09  0:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: btf: Remove two unused function declarations
 2023-08-09  0:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: relax expected log messages to allow emitting BPF_ST
 2023-08-09  0:20 UTC  (5+ messages)

[PATCH bpf-next v2] selftests/bpf: remove duplicated functions
 2023-08-09  0:00 UTC  (2+ messages)

[PATCH v2] bpf, docs: Fix small typo and define semantics of sign extension
 2023-08-08 23:50 UTC  (3+ messages)
` [Bpf] "

[PATCH net-next,v3 0/5] team: do some cleanups in team driver
 2023-08-08 22:10 UTC  (2+ messages)

[Bpf] [PATCH] bpf, docs: Fix small typo and define semantics of sign extension
 2023-08-08 21:25 UTC  (6+ messages)
`  "

[PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-08-08 16:35 UTC  (4+ messages)
` [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign

[PATCH bpf-next] bpf, sockmap: add BPF_F_PERMANENTLY flag for skmsg redirect
 2023-08-08 14:02 UTC  (3+ messages)

[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
 2023-08-08 16:06 UTC  (3+ messages)

[PATCH v2 8/8] scripts/gdb/vmalloc: add vmallocinfo support
 2023-08-08  8:30 UTC 

[PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union
 2023-08-08 14:32 UTC  (12+ messages)

[RFC PATCH 0/5] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-08 12:10 UTC  (3+ messages)
` [RFC PATCH 4/5] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox