bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 18:17:32 to 2022-02-01 20:57:51 UTC [more...]

[PATCH bpf-next v5 0/9] libbpf: Implement BTFGen
 2022-02-01 20:57 UTC  (12+ messages)
` [PATCH bpf-next v5 1/9] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v5 2/9] bpftool: Add gen min_core_btf command
` [PATCH bpf-next v5 3/9] bpftool: Implement btf_save_raw()
` [PATCH bpf-next v5 4/9] bpftool: Add struct definitions and helpers for BTFGen
` [PATCH bpf-next v5 5/9] bpftool: Implement btfgen()
` [PATCH bpf-next v5 6/9] bpftool: Implement relocations recording for BTFGen
` [PATCH bpf-next v5 7/9] bpftool: Implement btfgen_get_btf()
` [PATCH bpf-next v5 8/9] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v5 9/9] selftest/bpf: Implement tests for bpftool gen min_core_btf

[PATCH bpf-next 0/5] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
 2022-02-01 20:56 UTC  (6+ messages)
` [PATCH bpf-next 1/5] MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
` [PATCH bpf-next 2/5] kbuild: Add CONFIG_PAHOLE_VERSION
` [PATCH bpf-next 3/5] scripts/pahole-flags.sh: Use pahole-version.sh
` [PATCH bpf-next 4/5] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
` [PATCH bpf-next 5/5] lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+

[PATCH RFC bpf-next v2 0/5] Extend cgroup interface with bpf
 2022-02-01 20:55 UTC  (6+ messages)
` [PATCH RFC bpf-next v2 1/5] bpf: Bpffs directory tag
` [PATCH RFC bpf-next v2 2/5] bpf: Introduce inherit list for dir tag
` [PATCH RFC bpf-next v2 3/5] bpf: cgroup_view iter
` [PATCH RFC bpf-next v2 4/5] bpf: Pin cgroup_view
` [PATCH RFC bpf-next v2 5/5] selftests/bpf: test for pinning for cgroup_view link

[bpf-next] bpf: Add CAP_NET_ADMIN for sk_lookup program type
 2022-02-01 20:25 UTC  (4+ messages)

[PATCH bpf-next 0/5] Attach a cookie to a tracing program
 2022-02-01 20:17 UTC  (9+ messages)
` [PATCH bpf-next 4/5] bpf: Attach a cookie to a BPF program

[PATCH v5 0/3] Fix the incorrect register read for syscalls on x86_64
 2022-02-01 19:36 UTC  (4+ messages)
` [PATCH v5 3/3] libbpf: Add a test to confirm PT_REGS_PARM4_SYSCALL

[PATCH bpf-next 0/7] bpf: drop libbpf from bpf preload
 2022-02-01 19:27 UTC  (15+ messages)
` [PATCH bpf-next 1/7] libbpf: Add support for bpf iter in light skeleton
` [PATCH bpf-next 2/7] libbpf: Open code low level bpf commands
` [PATCH bpf-next 3/7] libbpf: Open code raw_tp_open and link_create commands
` [PATCH bpf-next 4/7] bpf: Remove unnecessary setrlimit from bpf preload
` [PATCH bpf-next 5/7] bpf: Convert bpf preload to light skeleton
` [PATCH bpf-next 6/7] bpf: Open code obj_get_info_by_fd in bpf preload
` [PATCH bpf-next 7/7] bpf: Drop libbpf, libelf, libz dependency from "

[PATCH bpf-next] RFC: bpf hashmap - improve iteration in the presence of concurrent delete operations
 2022-02-01 18:35 UTC 

can't get BTF: type .rodata.cst32: not found
 2022-02-01 18:07 UTC  (6+ messages)

[PATCH v3 bpf-next 0/3] libbpf: deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
 2022-02-01 18:00 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/3] "
` [PATCH v3 bpf-next 2/3] selftests/bpf: update cpumap/devmap sec_name
` [PATCH v3 bpf-next 3/3] samples/bpf: "

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

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-02-01 17:02 UTC  (12+ messages)
` [PATCH bpf v2 2/4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
` [PATCH bpf v2 3/4] bpf: Use EOPNOTSUPP "
` [PATCH bpf v2 4/4] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie

[PATCH] tools: Ignore errors from `which' when searching a GCC toolchain
 2022-02-01 16:01 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: deprecate xdp_cpumap and xdp_devmap sec definitions
 2022-02-01 14:48 UTC  (4+ messages)

[PATCH net-next 0/9][pull request] 10GbE Intel Wired LAN Driver Updates 2022-01-31
 2022-02-01 13:20 UTC  (11+ messages)
` [PATCH net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH net-next 2/9] i40e: respect metadata "
` [PATCH net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
` [PATCH net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH net-next 5/9] ice: respect metadata "
` [PATCH net-next 6/9] igc: don't reserve excessive XDP_PACKET_HEADROOM "
` [PATCH net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
` [PATCH net-next 8/9] ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH net-next 9/9] ixgbe: respect metadata "

[PATCH bpf-next] net: veth: account total xdp_frame len running ndo_xdp_xmit
 2022-02-01 10:46 UTC 

[PATCH v2 bpf-next] libbpf: deprecate btf_ext rec_size APIs
 2022-02-01  9:00 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
 2022-02-01  8:52 UTC  (6+ 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] selftests/bpf: use getpagesize() to initialize ring buffer size
 2022-02-01  8:43 UTC  (3+ messages)

[PATCH dwarves v4 0/4] Parallelize BTF type info generating of pahole
 2022-02-01  6:56 UTC  (6+ messages)
` [PATCH dwarves v4 3/4] pahole: Use per-thread btf instances to avoid mutex locking

[syzbot] KASAN: vmalloc-out-of-bounds Write in ringbuf_map_alloc
 2022-02-01  5:40 UTC 

[PATCH net-next v5 0/5] Make hash rethink configurable
 2022-02-01  5:02 UTC  (7+ messages)
` [PATCH net-next v5 1/5] txhash: Make rethinking txhash behavior configurable via sysctl
` [PATCH net-next v5 2/5] txhash: Add socket option to control TX hash rethink behavior
` [PATCH net-next v5 3/5] txhash: Add txrehash sysctl description
` [PATCH net-next v5 4/5] bpf: Add SO_TXREHASH setsockopt
` [PATCH net-next v5 5/5] tcp: Change SYN ACK retransmit behaviour to account for rehash

[PATCH bpf-next] bpf: use VM_MAP instead of VM_ALLOC for ringbuf
 2022-02-01  2:25 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] migrate from bpf_prog_test_run{,_xattr}
 2022-02-01  1:37 UTC  (12+ messages)
` [PATCH bpf-next v2 1/4] selftests: bpf: migrate from bpf_prog_test_run
` [PATCH bpf-next v2 2/4] selftests: bpf: migrate from bpf_prog_test_run_xattr
` [PATCH bpf-next v2 3/4] bpftool: "
` [PATCH bpf-next v2 4/4] libbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_test_run

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

[PATCH bpf-next] libbpf: deprecate xdp_cpumap and xdp_devmap sec definitions
 2022-02-01  0:53 UTC  (5+ messages)

[RFC PATCH] bpftool: Add bpf_cookie to perf output
 2022-02-01  0:49 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-01-31 21:19 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] bpf: Make errors of bpf_tcp_check_syncookie distinguishable
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH net-next 0/4] Managed Neighbor Entries
 2022-01-31 21:17 UTC  (4+ messages)
` [PATCH net-next 4/4] net, neigh: Add NTF_MANAGED flag for managed neighbor entries

[PATCH bpf-next 0/3] bpftool: Switch to independent versioning scheme
 2022-01-31 21:11 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: Add "libbpversion" make target to print version
` [PATCH bpf-next 2/3] bpftool: Add libbpf's version number to "bpftool version" output
` [PATCH bpf-next 3/3] bpftool: Update versioning scheme

[PATCH bpf-next v2 0/2] Split bpf_sock dst_port field
 2022-01-31 20:53 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Make dst_port field in struct bpf_sock 16-bit wide
` [PATCH bpf-next v2 2/2] selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads

[PATCH bpf-next] bpf: make bpf_copy_from_user_task() gpl only
 2022-01-31 20:53 UTC  (2+ messages)

event more eBPF instruction set documentation improvements
 2022-01-31 18:36 UTC  (6+ messages)
` [PATCH 1/5] bpf, docs: Document the byte swapping instructions
` [PATCH 2/5] bpf, docs: Better document the regular load and store instructions
` [PATCH 3/5] bpf, docs: Better document the legacy packet access instruction
` [PATCH 4/5] bpf, docs: Better document the extended instruction format
` [PATCH 5/5] bpf, docs: Better document the atomic instructions

BTF compatibility issue across builds
 2022-01-31 17:36 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] tools/bpf: Enable cross-building with clang
 2022-01-31 17:04 UTC  (5+ messages)
` [PATCH bpf-next v2 1/6] tools: Help "

[PATCH intel-net] ice: avoid XDP checks in ice_clean_tx_irq()
 2022-01-31 15:52 UTC  (2+ messages)

[RFC] failing selftests/bpf/test_offload.py
 2022-01-31 13:15 UTC  (2+ messages)

[PATCH v7 00/10] fprobe: Introduce fprobe function entry/exit probe
 2022-01-31 11:45 UTC  (13+ messages)
` [PATCH v7 01/10] ftrace: Add ftrace_set_filter_ips function
` [PATCH v7 02/10] fprobe: Add ftrace based probe APIs
` [PATCH v7 03/10] rethook: Add a generic return hook
` [PATCH v7 04/10] rethook: x86: Add rethook x86 implementation
` [PATCH v7 05/10] ARM: rethook: Add rethook arm implementation
` [PATCH v7 06/10] arm64: rethook: Add arm64 rethook implementation
` [PATCH v7 07/10] fprobe: Add exit_handler support
` [PATCH v7 08/10] fprobe: Add sample program for fprobe
` [PATCH v7 09/10] fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag "
` [PATCH v7 10/10] docs: fprobe: Add fprobe description to ftrace-use.rst

[PATCH v7 00/10] fprobe: Introduce fprobe function entry/exit probe
 2022-01-31  4:59 UTC 

[syzbot] general protection fault in submit_bio_checks
 2022-01-31  4:06 UTC 

[PATCH bpf-next 0/2] Split bpf_sock dst_port field
 2022-01-30 11:58 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Make dst_port field in struct bpf_sock 16-bit wide

[PATCH bpf-next v3 0/3] bpf, arm64: enable kfunc call
 2022-01-30  9:29 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] selftests/bpf: do not export subtest as standalone test
` [PATCH bpf-next v3 3/3] selftests/bpf: check whether s32 is sufficient for kfunc offset

[PATCH v6 00/10] fprobe: Introduce fprobe function entry/exit probe
 2022-01-30  7:09 UTC  (3+ messages)
` [PATCH v6 07/10] fprobe: Add exit_handler support

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2022-01-29  8:55 UTC  (3+ messages)
` [PATCH v4 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
  ` [Intel-wired-lan] "

[PATCH bpf-next] bpf: limit bpf_core_types_are_compat() recursion
 2022-01-29  1:11 UTC  (12+ messages)

[PATCH net-next v4 0/5] Make hash rethink configurable
 2022-01-28 22:05 UTC  (7+ messages)
` [PATCH net-next v4 1/5] txhash: Make rethinking txhash behavior configurable via sysctl
` [PATCH net-next v4 2/5] txhash: Add socket option to control TX hash rethink behavior
` [PATCH net-next v4 3/5] txhash: Add txrehash sysctl description
` [PATCH net-next v4 4/5] bpf: Add SO_TXREHASH setsockopt
` [PATCH net-next v4 5/5] tcp: Change SYN ACK retransmit behaviour to account for rehash

[PATCH 1/1] fprintf: Fix division by zero for uninitialized conf_fprintf->cacheline_size field
 2022-01-28 20:55 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).