bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-03 23:24:04 to 2022-02-07 14:25:19 UTC [more...]

[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
 2022-01-29 22:04 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] arm64: move AARCH64_BREAK_FAULT into insn-def.h
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations
` [PATCH bpf-next v3 3/4] bpf, arm64: support more "
` [PATCH bpf-next v3 4/4] selftests/bpf: use raw_tp program for atomic test

[PATCH bpf-next 1/2] bpf: test_run: fix overflow in xdp frags parsing
 2022-02-07 13:53 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: test_run: fix overflow in bpf_test_finish "

[PATCH bpf-next 0/3] libbpf: support custom SEC() handlers
 2022-02-07 14:20 UTC  (9+ messages)
` [PATCH bpf-next 1/3] libbpf: allow BPF program auto-attach handlers to bail out
` [PATCH bpf-next 1/1] selftests/bpf: add custom SEC() handling selftest
` [PATCH bpf-next 2/3] libbpf: support custom SEC() handlers
` [PATCH bpf-next 3/3] selftests/bpf: add custom SEC() handling selftest

[PATCH bpf-next 0/2] Split bpf_sk_lookup remote_port field
 2022-02-07 13:14 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
` [PATCH bpf-next 2/2] selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup

[PATCH bpf-next 0/2] Fix bpf_perf_event_data ABI breakage
 2022-02-07 11:52 UTC  (8+ messages)
` [PATCH bpf-next 1/2] s390/bpf: Introduce user_pt_regs_v2
` [PATCH bpf-next 2/2] arm64/bpf: Introduce struct user_pt_regs_v2

[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
 2022-02-07 11:03 UTC  (4+ messages)

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-07  7:07 UTC  (4+ messages)
` [RFC PATCH 1/3] ftrace: Add ftrace_location_lookup() to lookup address of ftrace location
` [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL
` [RFC PATCH 3/3] powerpc64/bpf: Add support for bpf trampolines

[PATCH v3 00/17] virtio pci support VIRTIO_F_RING_RESET
 2022-02-07  8:06 UTC  (9+ messages)
` [PATCH v3 01/17] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v3 03/17] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v3 13/17] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET

[PATCH bpf-next v3 0/2] limit bpf_core_types_are_compat recursion
 2022-02-06 22:27 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] bpf: limit bpf_core_types_are_compat() recursion
` [PATCH bpf-next v3 2/2] selftests/bpf: test maximum recursion depth for bpf_core_types_are_compat()

[PATCH bpf-next v2 0/2] libbpf: Add syscall-specific variant of BPF_KPROBE
 2022-02-06 19:41 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Add BPF_KPROBE_SYSCALL macro
` [PATCH bpf-next v2 2/2] selftests/bpf: Test "

[PATCH bpf-next v4 0/2] selftests: add test for kfunc call
 2022-02-06  4:31 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] selftests/bpf: do not export subtest as standalone test
` [PATCH bpf-next v4 2/2] selftests/bpf: check whether s32 is sufficient for kfunc offset

[PATCH RFC bpf-next v2 0/5] Extend cgroup interface with bpf
 2022-02-06  4:29 UTC  (7+ messages)
` [PATCH RFC bpf-next v2 5/5] selftests/bpf: test for pinning for cgroup_view link

[PATCH bpf-next 0/3] selftests/bpf: Fix tests on non-x86 architectures
 2022-02-05 20:46 UTC  (5+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Use correct pt_regs on architectures without syscall wrapper
` [PATCH bpf-next 2/3] selftests/bpf: Use "__se_" prefix "
` [PATCH bpf-next 3/3] selftests/bpf: Fix tests to use arch-dependent syscall entry points

[PATCH net-next v2 0/3] net: dev: PREEMPT_RT fixups
 2022-02-05 20:36 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal()
` [PATCH net-next v2 2/3] net: dev: Makes sure netif_rx() can be invoked in any context
` [PATCH net-next v2 3/3] net: dev: Make rps_lock() disable interrupts

[PATCH bpf-next v3 00/11] libbpf: Fix accessing syscall arguments
 2022-02-05 20:30 UTC  (20+ messages)
` [PATCH bpf-next v3 01/11] arm64/bpf: Add orig_x0 to user_pt_regs
` [PATCH bpf-next v3 02/11] s390/bpf: Add orig_gpr2 "
` [PATCH bpf-next v3 03/11] selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
` [PATCH bpf-next v3 04/11] libbpf: Add __PT_PARM1_REG_SYSCALL macro
` [PATCH bpf-next v3 05/11] libbpf: Add PT_REGS_SYSCALL_REGS macro
` [PATCH bpf-next v3 06/11] selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
` [PATCH bpf-next v3 07/11] libbpf: Fix accessing the first syscall argument on arm64
` [PATCH bpf-next v3 08/11] libbpf: Fix accessing syscall arguments on powerpc
` [PATCH bpf-next v3 09/11] libbpf: Fix accessing program counter on riscv
` [PATCH bpf-next v3 10/11] libbpf: Fix accessing syscall arguments "
` [PATCH bpf-next v3 11/11] libbpf: Fix accessing the first syscall argument on s390

[PATCH bpf-next v2] libbpf: fix build issue with llvm-readelf
 2022-02-05  2:30 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] libbpf: support custom SEC() handlers
 2022-02-05  1:33 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: allow BPF program auto-attach handlers to bail out
` [PATCH v2 bpf-next 2/3] libbpf: support custom SEC() handlers
` [PATCH v2 bpf-next 3/3] selftests/bpf: add custom SEC() handling selftest

[PATCH bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-04 23:17 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Extend sys_bpf commands for bpf_syscall programs
` [PATCH bpf-next 2/5] libbpf: Prepare light skeleton for the kernel
` [PATCH bpf-next 3/5] bpftool: Generalize light skeleton generation
` [PATCH bpf-next 4/5] bpf: Update iterators.lskel.h
` [PATCH bpf-next 5/5] bpf: Convert bpf_preload.ko to use light skeleton

[PATCH bpf-next 1/3] libbpf: Add names for auxiliary maps
 2022-02-04 23:08 UTC  (5+ messages)
` [PATCH bpf-next 2/3] selftests/bpf/test_offload.py: Add more base maps names
` [PATCH bpf-next 3/3] bpftool: Fix pretty print dump for maps without BTF loaded

[PATCH] selftests: Fix build when $(O) points to a relative path
 2022-02-04 22:58 UTC 

[PATCH v4 00/12] arm64: prepare and add verdin imx8m mini support
 2022-02-04 22:57 UTC  (2+ messages)
` [PATCH v4 06/12] arm64: defconfig: enable bpf/cgroup firewalling

[PATCH bpf-next] libbpf: Fix strict mode calculation
 2022-02-04 22:55 UTC  (4+ messages)

[PATCH bpf-next] libbpf: fix build issue with llvm-readelf
 2022-02-04 21:36 UTC  (3+ messages)

can't get BTF: type .rodata.cst32: not found
 2022-02-04 21:22 UTC  (13+ messages)

[PATCH bpf-next v5 0/9] libbpf: Implement BTFGen
 2022-02-04 20:05 UTC  (14+ messages)
` [PATCH bpf-next v5 6/9] bpftool: Implement relocations recording for BTFGen
` [PATCH bpf-next v5 9/9] selftest/bpf: Implement tests for bpftool gen min_core_btf

[Question] How to reliably get BuildIDs from bpf prog
 2022-02-04 19:42 UTC  (7+ messages)

[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
 2022-02-04 19:30 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: support function name-based attach uprobes
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name
` [PATCH v3 bpf-next 3/4] selftests/bpf: add get_lib_path() helper
` [PATCH v3 bpf-next 4/4] selftests/bpf: add tests for u[ret]probe attach by name

[PATCH bpf-next] selftest/bpf: check invalid length in test_xdp_update_frags
 2022-02-04 19:08 UTC  (6+ messages)

[PATCH v9 bpf-next 0/9] bpf_prog_pack allocator
 2022-02-04 18:57 UTC  (10+ messages)
` [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
` [PATCH v9 bpf-next 2/9] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
` [PATCH v9 bpf-next 3/9] bpf: use size instead of pages in bpf_binary_header
` [PATCH v9 bpf-next 4/9] bpf: use prog->jited_len in bpf_prog_ksym_set_addr()
` [PATCH v9 bpf-next 5/9] x86/alternative: introduce text_poke_copy
` [PATCH v9 bpf-next 6/9] bpf: introduce bpf_arch_text_copy
` [PATCH v9 bpf-next 7/9] bpf: introduce bpf_prog_pack allocator
` [PATCH v9 bpf-next 8/9] bpf: introduce bpf_jit_binary_pack_[alloc|finalize|free]
` [PATCH v9 bpf-next 9/9] bpf, x86_64: use bpf_jit_binary_pack_alloc

[PATCH net-next 0/4] net: dev: PREEMPT_RT fixups
 2022-02-04 18:46 UTC  (18+ messages)
` [PATCH net-next 1/4] net: dev: Remove the preempt_disable() in netif_rx_internal()
          ` [PATCH net-next v2 1/4] net: dev: Remove preempt_disable() and get_cpu() "
` [PATCH net-next 3/4] net: dev: Makes sure netif_rx() can be invoked in any context
            ` [PATCH net-next v2 "

[RFC PATCH v2] bpftool: Add bpf_cookie to link output
 2022-02-04 18:11 UTC 

[PATCH bpf-next v2 00/10] libbpf: Fix accessing syscall arguments
 2022-02-04 18:09 UTC  (19+ messages)
` [PATCH bpf-next v2 01/10] arm64/bpf: Add orig_x0 to user_pt_regs
` [PATCH bpf-next v2 02/10] s390/bpf: Add orig_gpr2 "
` [PATCH bpf-next v2 03/10] selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
` [PATCH bpf-next v2 04/10] libbpf: Add __PT_PARM1_REG_SYSCALL macro
` [PATCH bpf-next v2 05/10] libbpf: Add PT_REGS_SYSCALL macro
` [PATCH bpf-next v2 06/10] selftests/bpf: Use PT_REGS_SYSCALL in bpf_syscall_macro
` [PATCH bpf-next v2 07/10] libbpf: Fix accessing the first syscall argument on arm64
` [PATCH bpf-next v2 08/10] libbpf: Fix accessing syscall arguments on powerpc
` [PATCH bpf-next v2 09/10] libbpf: Fix accessing syscall arguments on riscv
` [PATCH bpf-next v2 10/10] libbpf: Fix accessing the first syscall argument on s390

[PATCH v8 bpf-next 0/9] bpf_prog_pack allocator
 2022-02-04 18:05 UTC  (4+ messages)
` [PATCH v8 bpf-next 4/9] bpf: use prog->jited_len in bpf_prog_ksym_set_addr()

[PATCH bpf-next v3 0/3] bpf, arm64: enable kfunc call
 2022-02-04 15:42 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "

[RFC] failing selftests/bpf/test_offload.py
 2022-02-04 15:20 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-02-04 14:08 UTC  (10+ messages)
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH bpf-next 0/3] libbpf: Fix accessing the first syscall argument on s390
 2022-02-04 13:49 UTC  (7+ messages)
` [PATCH bpf-next 1/3] s390/bpf: Add orig_gpr2 to user_pt_regs

[PATCH 0/8] bpf: Add fprobe link
 2022-02-04  3:59 UTC  (14+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in bpf_prog_test_run_xdp
 2022-02-04  1:47 UTC  (5+ messages)

[PATCH bpf-next] libbpf: deprecate forgotten btf__get_map_kv_tids()
 2022-02-04  0:10 UTC  (3+ 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).