bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-12 18:46:53 to 2023-09-14 08:24:33 UTC [more...]

[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2023-09-14  8:23 UTC  (4+ messages)
` [PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address

duplicate BTF_IDs leading to symbol redefinition errors?
 2023-09-14  8:17 UTC  (6+ messages)

[PATCHv2 bpf-next 0/9] bpf: Add missed stats for kprobes
 2023-09-14  7:56 UTC  (4+ messages)
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add test for recursion counts of perf event link kprobe

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

[PATCHv2 bpf] selftests/bpf: Fix kprobe_multi_test/attach_override test
 2023-09-14  6:31 UTC  (4+ messages)

[PATCH bpf-next] bpf, x64: Check imm32 first at BPF_CALL in do_jit()
 2023-09-14  3:58 UTC  (2+ messages)

pahole 1.25 SIGSEGV when building kernel (-j when cores > 81)
 2023-09-14  3:37 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 4/6] bpf: Annotate bpf_long_memcpy with data_race
 2023-09-14  1:55 UTC 

[PATCH AUTOSEL 6.5 4/7] bpf: Annotate bpf_long_memcpy with data_race
 2023-09-14  1:54 UTC 

[linux-next:master] BUILD REGRESSION e143016b56ecb0fcda5bb6026b0a25fe55274f56
 2023-09-13 22:33 UTC 

[PATCH bpf-next] bpf: Charge modmem for struct_ops trampoline
 2023-09-13 22:26 UTC 

linux-next: boot warning from the bpf-next tree
 2023-09-13 22:19 UTC  (4+ messages)

[PATCH v4 bpf-next 00/12] BPF token and BPF FS-based delegation
 2023-09-13 22:15 UTC  (19+ messages)
` [PATCH v4 bpf-next 01/12] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
  ` [PATCH v4 2/12] "
` [PATCH v4 bpf-next 03/12] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v4 bpf-next 04/12] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v4 bpf-next 05/12] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v4 bpf-next 06/12] bpf: take into account BPF token when fetching helper protos
` [PATCH v4 bpf-next 07/12] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v4 bpf-next 08/12] libbpf: add bpf_token_create() API
` [PATCH v4 bpf-next 09/12] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v4 bpf-next 10/12] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v4 bpf-next 11/12] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v4 bpf-next 12/12] selftests/bpf: add BPF token-enabled tests

[PATCH bpf-next 0/1] bpf, arm64: support exceptions
 2023-09-13 21:52 UTC  (2+ messages)

[PATCH bpf] docs/bpf: update out-of-date doc in BPF flow dissector
 2023-09-13 21:30 UTC  (2+ messages)

[PATCH v6 0/8] io_uring: Initial support for {s,g}etsockopt commands
 2023-09-13 20:48 UTC  (13+ messages)
` [PATCH v6 1/8] net/socket: Break down __sys_setsockopt
` [PATCH v6 2/8] net/socket: Break down __sys_getsockopt
` [PATCH v6 3/8] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v6 4/8] selftests/net: Extract uring helpers to be reusable
` [PATCH v6 5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled
` [PATCH v6 6/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v6 7/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v6 8/8] selftests/bpf/sockopt: Add io_uring support

[PATCH v1] perf trace: Avoid compile error wrt redefining bool
 2023-09-13 18:49 UTC 

[PATCH v1] perf bpf-prologue: Remove unused file
 2023-09-13 18:45 UTC 

[PATCH net] igc: Fix infinite initialization loop with early XDP redirect
 2023-09-13 18:06 UTC 

[PATCH bpf-next 0/2] add ring_buffer__query
 2023-09-13 17:51 UTC  (6+ messages)
` [PATCH bpf-next 1/2] libbpf: "
    `  "
        `  "

[PATCH dwarves 0/3] dwarves: detect BTF kinds supported by kernel
 2023-09-13 17:44 UTC  (8+ messages)
` [PATCH dwarves 1/3] dwarves: auto-detect maximum kind supported by vmlinux
` [PATCH dwarves 2/3] pahole: add --skip_autodetect_btf_kind_max to disable kind autodetect
` [PATCH dwarves 3/3] btf_encoder: learn BTF_KIND_MAX value from base BTF when generating split BTF

[PATCH bpf-next v2 0/3] bpf: expose information about netdev xdp-metadata kfunc support
 2023-09-13 17:13 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: make it easier to add new metadata kfunc
` [PATCH bpf-next v2 2/3] bpf: expose information about supported xdp "
` [PATCH bpf-next v2 3/3] tools: ynl: extend netdev sample to dump xdp-rx-metadata-features

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

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

[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
 2023-09-13 15:40 UTC  (10+ messages)
` [RFC bpf-next 05/23] ice: Introduce ice_xdp_buff
  ` [xdp-hints] "

[PATCH net-next 1/6] net: stmmac: add platform library
 2023-09-13 14:21 UTC  (7+ messages)

[PATCH bpf-next v3 00/13] bpf: Add support for local percpu kptr
 2023-09-13 14:10 UTC  (3+ messages)
` [PATCH bpf-next v3 01/13] bpf: Add support for non-fix-size percpu mem allocation

[PATCH bpf] bpf: Skip unit_size checking for global per-cpu allocator
 2023-09-13 14:02 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] Add Open-coded process and css iters
 2023-09-13 14:02 UTC  (8+ messages)
` [PATCH bpf-next v2 2/6] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS

[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2023-09-13 13:45 UTC  (17+ messages)

[RESEND PATCH 1/2] perf/x86/cstate: Allow reading the package statistics from local CPU
 2023-09-13 12:59 UTC  (2+ messages)
` [PATCHv2 2/2] perf/core: Allow reading package events from perf_event_read_local

[RFC PATCH bpf-next 1/2] bpf: Add bpf_current_capable kfunc
 2023-09-13 12:31 UTC  (4+ messages)
` [PATCH 1/3] Revert "selftests/bpf: Add selftest for allow_ptr_leaks"
` [PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
` [PATCH 3/3] selftests/bpf: Add selftest for packet-pointer Spectre v1 gadget

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

[PATCH net-next v1 1/2] net: core: Use the bitmap API to allocate bitmaps
 2023-09-13 11:10 UTC  (8+ messages)
` [PATCH net-next v1 2/2] net: core: Sort headers alphabetically

linux-next: boot warning from the bpf-next tree
 2023-09-13 10:42 UTC 

[PATCH bpf-next v2 4/6] bpf: Introduce css_descendant open-coded iterator kfuncs
 2023-09-13  9:13 UTC  (4+ messages)

[syzbot] [net?] WARNING in __ip6_append_data
 2023-09-13  8:41 UTC  (2+ messages)

[RFC bpf-next v2 0/9] Registrating struct_ops types from modules
 2023-09-13  6:14 UTC  (10+ messages)
` [RFC bpf-next v2 1/9] bpf: refactory struct_ops type initialization to a function
` [RFC bpf-next v2 2/9] bpf: add register and unregister functions for struct_ops
` [RFC bpf-next v2 3/9] bpf: attach a module BTF to a bpf_struct_ops
` [RFC bpf-next v2 4/9] bpf: use attached BTF to find correct type info of struct_ops progs
` [RFC bpf-next v2 5/9] bpf: hold module for bpf_struct_ops_map
` [RFC bpf-next v2 6/9] libbpf: Find correct module BTFs for struct_ops maps and progs
` [RFC bpf-next v2 7/9] bpf: export btf_ctx_access to modules
` [RFC bpf-next v2 8/9] selftests/bpf: test case for register_bpf_struct_ops()
` [RFC bpf-next v2 9/9] Comments and debug

[PATCH bpf-next 00/11] Implement cpuv4 support for s390x
 2023-09-13  6:10 UTC  (14+ messages)
` [PATCH bpf-next 01/11] bpf: Disable zero-extension for BPF_MEMSX

[PATCH v2 0/7] Fix Python string escapes
 2023-09-13  5:53 UTC  (7+ messages)
` [PATCH v2 2/7] Documentation/sphinx: fix "
` [PATCH v2 5/7] tools/perf: "

[PATCH net 0/4] Add missing xdp_do_flush() invocations
 2023-09-13  4:34 UTC  (3+ messages)
` [PATCH net 3/4] octeontx2-pf: Do xdp_do_flush() after redirects
  ` [EXT] "

[PATCH bpf-next 0/6] bpf: verifier: stop emitting zext for LDX
 2023-09-13  0:10 UTC  (10+ messages)
` [PATCH bpf-next 1/6] bpf, riscv32: Always zero extend for LDX with B/W/H
` [PATCH bpf-next 2/6] bpf, x86-32: "
` [PATCH bpf-next 3/6] bpf, parisc32: "
` [PATCH bpf-next 4/6] bpf, powerpc32: Always zero extend for LDX
` [PATCH bpf-next 5/6] bpf, arm32: Always zero extend for LDX with B/H/W
` [PATCH bpf-next 6/6] bpf, verifier: always mark destination of LDX as 64-bit

linux-next: Signed-off-by missing for commit in the bpf tree
 2023-09-12 23:58 UTC  (4+ messages)

[PATCH bpf-next 0/1] bpf, arm64: support exceptions
 2023-09-12 23:39 UTC  (2+ messages)
` [PATCH bpf-next 1/1] "

[PATCH bpf-next v3 0/3] libbpf: Support symbol versioning for uprobe
 2023-09-12 23:19 UTC  (5+ messages)
` [PATCH bpf-next v3 2/3] "
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for "

[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
 2023-09-12 22:20 UTC  (7+ messages)
` [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs

[PATCH net-next 0/6] net: stmmac: add and use library for setting clock
 2023-09-12 22:20 UTC  (4+ messages)
` [PATCH net-next 1/6] net: stmmac: add platform library

[PATCH v1 1/5] perf parse-events: Remove unused header files
 2023-09-12 20:47 UTC  (3+ messages)

[PATCH bpf] bpf, cgroup: fix multiple kernel-doc warnings
 2023-09-12 20:30 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf, x64: Fix tailcall infinite loop
 2023-09-12 20:20 UTC  (2+ messages)

[PATCH] bpf: Fix a erroneous check after snprintf()
 2023-09-12 20:20 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix unpriv_disabled check in test_verifier
 2023-09-12 20:20 UTC  (2+ messages)

LPC 2023 Networking and BPF Track CFP
 2023-09-12 18:55 UTC  (3+ messages)
` LPC 2023 Networking and BPF Track CFP (Reminder)

Best way to check for fentry attach support
 2023-09-12 18:50 UTC 


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