bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 05:59:59 to 2022-02-12 00:42:43 UTC [more...]

[PATCH bpf-next v6 0/7] libbpf: Implement BTFGen
 2022-02-12  0:42 UTC  (7+ messages)
` [PATCH bpf-next v6 1/7] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v6 2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool
` [PATCH bpf-next v6 3/7] bpftool: Add gen min_core_btf command

Question about LSM with eBPF
 2022-02-12  0:30 UTC  (2+ messages)

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

BTF compatibility issue across builds
 2022-02-11 23:58 UTC  (10+ messages)

[PATCH bpf-next] bpf: fix bpf_prog_pack build for ppc64_defconfig
 2022-02-11 23:54 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Use dynamically allocated buffer when receiving netlink messages
 2022-02-11 23:48 UTC 

[PATCH bpf-next] libbpf: Use dynamically allocated buffer when receiving netlink messages
 2022-02-11 23:40 UTC  (5+ messages)

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

[PATCH bpf-next 0/2] Make BPF skeleton easier to use from C++ code
 2022-02-11 23:32 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpftool: add C++-specific open/load/etc skeleton wrappers
` [PATCH bpf-next 2/2] selftests/bpf: add Skeleton templated wrapper as an example

[PATCH bpf-next v2] bpf: Do not try bpf_msg_push_data with len 0
 2022-02-11 22:27 UTC  (9+ messages)

[PATCH bpf v2 0/2] Fix for crash due to overwrite in copy_map_value
 2022-02-11 21:30 UTC  (14+ messages)
` [PATCH bpf v2 1/2] bpf: Fix crash due to incorrect copy_map_value
` [PATCH bpf v2 2/2] selftests/bpf: Add test for bpf_timer overwriting crash

[PATCH bpf v4 0/2] bpf: fix a bpf_timer initialization issue
 2022-02-11 21:30 UTC  (4+ messages)
` [PATCH bpf v4 1/2] bpf: emit bpf_timer in vmlinux BTF
` [PATCH bpf v4 2/2] bpf: fix a bpf_timer initialization issue

[ANNOUNCEMENT] libbpf v0.7 release
 2022-02-11 21:06 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix libbpf.map inheritance chain for LIBBPF_0.7.0
 2022-02-11 21:00 UTC  (2+ messages)

[PATCH bpf-next 0/2] flexible size for bpf_prog_pack
 2022-02-11 19:42 UTC  (7+ messages)
` [PATCH bpf-next 1/2] vmalloc: expose vmap_allow_huge via get_vmap_allow_huge()
` [PATCH bpf-next 2/2] bpf: flexible size for bpf_prog_pack

[PATCH bpf v3 0/2] bpf: fix a bpf_timer initialization issue
 2022-02-11 19:13 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf: emit bpf_timer in vmlinux BTF
` [PATCH bpf v3 2/2] bpf: fix a bpf_timer initialization issue

[PATCH bpf-next] selftests/bpf: fix GCC11 compiler warnings in -O2 mode
 2022-02-11 19:09 UTC 

[PATCH 0/4] bpf: Add more information into bpffs
 2022-02-11 17:58 UTC  (8+ messages)
` [PATCH 1/4] bpf: Add pin_name into struct bpf_prog_aux
` [PATCH 2/4] bpf: Add pin_name into struct bpf_map
` [PATCH 3/4] bpf: Show pinned file name in {progs, maps}.debug
` [PATCH 4/4] bpf: Show the used maps of each prog in progs.debug

[PATCH bpf-next] selftests: bpf: Check bpf_msg_push_data return value
 2022-02-11 17:43 UTC 

[PATCH bpf v2 0/2] bpf: fix a bpf_timer initialization issue
 2022-02-11 17:36 UTC  (9+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] bpf: emit bpf_timer in vmlinux BTF

[PATCH bpf-next v7 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
 2022-02-11 16:03 UTC  (11+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add "live packet" mode for "

Question about LSM with eBPF
 2022-02-11 16:01 UTC 

[PATCH bpf 0/2] bpf: fix a bpf_timer initialization issue
 2022-02-11 15:17 UTC  (7+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] bpf: emit bpf_timer in vmlinux BTF

[PATCH bpf-next 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
 2022-02-11 14:44 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
` [PATCH bpf-next 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable "

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-11 14:40 UTC  (11+ messages)
` [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL

[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
 2022-02-11 14:39 UTC  (3+ messages)
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations

[PATCH] ima: Calculate digest in ima_inode_hash() if not available
 2022-02-11 13:11 UTC  (4+ messages)

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

[PATCH v6 00/12] arm64: prepare and add verdin imx8m mini support
 2022-02-11  9:23 UTC  (2+ messages)
` [PATCH v6 06/12] arm64: defconfig: enable bpf/cgroup firewalling

Ruch z pierwszej pozycji w Google
 2022-02-11  8:56 UTC 

[PATCH v4 net-next 0/8] Preserve mono delivery time (EDT) in skb->tstamp
 2022-02-11  7:13 UTC  (9+ messages)
` [PATCH v4 net-next 1/8] net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp
` [PATCH v4 net-next 2/8] net: Add skb_clear_tstamp() to keep the mono delivery_time
` [PATCH v4 net-next 3/8] net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
` [PATCH v4 net-next 4/8] net: Postpone skb_clear_delivery_time() until knowing the skb is delivered locally
` [PATCH v4 net-next 5/8] bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
` [PATCH v4 net-next 6/8] bpf: Clear skb->mono_delivery_time bit if needed after running tc-bpf@egress
` [PATCH v4 net-next 7/8] bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_delivery_time()
` [PATCH v4 net-next 8/8] bpf: selftests: test skb->tstamp in redirect_neigh

[PATCH] net: fix wrong network header length
 2022-02-11  5:54 UTC  (9+ messages)

[PATCH 1/3] perf/bpf: Remove prologue generation
 2022-02-11  5:28 UTC  (4+ messages)

[PATCH bpf-next v3 0/2] bpftool: Switch to new versioning scheme (align on libbpf's)
 2022-02-11  5:20 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpftool: Add libbpf's version number to "bpftool version" output
` [PATCH bpf-next v3 2/2] bpftool: Update versioning scheme, align on libbpf's version number

[PATCH v2 bpf-next] bpf: fix bpf_prog_pack build for ppc64_defconfig
 2022-02-11  3:10 UTC  (2+ messages)

[PATCH v2 bpf-next] selftest/bpf: check invalid length in test_xdp_update_frags
 2022-02-11  2:00 UTC  (2+ messages)

[PATCH bpf-next 0/3] introduce xdp frags support to veth driver
 2022-02-11  1:20 UTC  (4+ messages)
` [PATCH bpf-next 1/3] net: veth: account total xdp_frame len running ndo_xdp_xmit
` [PATCH bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb
` [PATCH bpf-next 3/3] veth: allow jumbo frames in xdp mode

[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-11  1:14 UTC  (7+ messages)

linux-next: build failure after merge of the bpf-next tree
 2022-02-11  0:52 UTC  (2+ messages)
` linux-next: build failure after merge of the net-next tree (Was: Re: linux-next: build failure after merge of the bpf-next tree)

BTF type tag not emitted to BTF in some cases
 2022-02-11  0:31 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] Avoid typedef size mismatches in skeletons
 2022-02-11  0:17 UTC  (16+ messages)
` [PATCH bpf-next v1 3/3] selftests/bpf: add test case for userspace and bpf type size mismatch
` [PATCH bpf-next v1 2/3] bpftool: skeleton uses explicitly sized ints
` [PATCH bpf-next v1 1/3] libbpf: btf_dump can produce "

[PATCH v4 bpf-next 0/5] bpf: Light skeleton for the kernel
 2022-02-10 22:40 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: dev: PREEMPT_RT fixups
 2022-02-10 19:52 UTC  (8+ messages)
` [PATCH net-next v2 2/3] net: dev: Makes sure netif_rx() can be invoked in any context

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2022-02-10 18:04 UTC  (8+ messages)

[PATCH bpf-next] net: veth: account total xdp_frame len running ndo_xdp_xmit
 2022-02-10 17:34 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] libbpf: Add syscall-specific variant of BPF_KPROBE
 2022-02-10 16:52 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] libbpf: Add BPF_KPROBE_SYSCALL macro

[PATCH] net: fix wrong network header length
 2022-02-10 11:56 UTC  (2+ messages)

[syzbot] KCSAN: data-race in perf_event_update_userpage / perf_event_update_userpage (5)
 2022-02-10 10:09 UTC 

WARNING in bpf_warn_invalid_xdp_action
 2022-02-10  9:29 UTC  (2+ messages)
` [syzbot] "

[PATCH net v2] net: fix wrong network header length
 2022-02-10  9:16 UTC 

Wycena paneli fotowoltaicznych
 2022-02-10  8:55 UTC 

[PATCH bpf-next 0/2] fix bpf_prog_pack build errors
 2022-02-10  5:59 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf: fix bpf_prog_pack build HPAGE_PMD_SIZE


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