bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-16 01:53:12 to 2022-02-18 10:13:18 UTC [more...]

[PATCH net-next] net: Correct wrong BH disable in hard-interrupt
 2022-02-18 10:13 UTC  (8+ messages)

[PATCH RFC 0/3] bpf: show attached name for progs without btf name
 2022-02-18  9:56 UTC  (4+ messages)
` [PATCH RFC 1/3] bpf: rename attach_func_name to attach_name
` [PATCH RFC 2/3] bpf: set attached cgroup name in attach_name
` [PATCH RFC 3/3] bpf: set attached sockmap id "

[PATCHv2 0/3] perf/bpf: Replace deprecated code
 2022-02-18  9:01 UTC  (12+ messages)
` [PATCH 1/3] perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
` [PATCH 2/3] perf tools: Remove bpf_map__set_priv/bpf_map__priv usage
` [PATCH 3/3] perf tools: Rework prologue generation code

[PATCH net-next 1/2] i40e: remove dead stores on XSK hotpath
 2022-02-18  8:35 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 0/9] net: add skb drop reasons to TCP packet receive
 2022-02-18  8:31 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: tcp: introduce tcp_drop_reason()
` [PATCH net-next v2 2/9] net: tcp: add skb drop reasons to tcp_v4_rcv()
` [PATCH net-next v2 3/9] net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
` [PATCH net-next v2 4/9] net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
` [PATCH net-next v2 5/9] net: tcp: add skb drop reasons to tcp_add_backlog()
` [PATCH net-next v2 6/9] net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
` [PATCH net-next v2 7/9] net: tcp: use tcp_drop_reason() for tcp_rcv_established()
` [PATCH net-next v2 8/9] net: tcp: use tcp_drop_reason() for tcp_data_queue()
` [PATCH net-next v2 9/9] net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()

[RFC PATCH v3] bpftool: Add bpf_cookie to link output
 2022-02-18  7:54 UTC  (2+ messages)

[PATCH 0/3] powerpc/ftrace: Reserve instructions from function entry for ftrace
 2022-02-18  6:45 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] bpf/trampoline: Allow ftrace location to differ from trampoline attach address
` [PATCH 3/3] kprobes: Allow probing on any address belonging to ftrace

[PATCH 0/8] bpf: Add fprobe link
 2022-02-18  4:07 UTC  (15+ messages)

pull-request: bpf-next 2022-02-17
 2022-02-18  3:58 UTC  (5+ messages)
    ` confused pw-bot. "

[PATCH net-next 0/9] net: add skb drop reasons to TCP packet receive
 2022-02-18  2:42 UTC  (18+ messages)
` [PATCH net-next 1/9] net: tcp: introduce tcp_drop_reason()
` [PATCH net-next 2/9] net: tcp: add skb drop reasons to tcp_v4_rcv()
` [PATCH net-next 3/9] net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
` [PATCH net-next 4/9] net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
` [PATCH net-next 5/9] net: tcp: add skb drop reasons to tcp_add_backlog()
` [PATCH net-next 6/9] net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
` [PATCH net-next 7/9] net: tcp: use tcp_drop_reason() for tcp_rcv_established()
` [PATCH net-next 8/9] net: tcp: use tcp_drop_reason() for tcp_data_queue()
` [PATCH net-next 9/9] net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()

[PATCH v3] net: fix wrong network header length
 2022-02-18  2:23 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] BPF dynamic pointers
 2022-02-18  0:36 UTC 

[PATCH bpf-next] selftests/bpf: fix a clang deprecated-declarations compilation error
 2022-02-17 23:55 UTC  (3+ messages)

[PATCH bpf-next v7 0/7] libbpf: Implement BTFGen
 2022-02-17 22:12 UTC  (13+ messages)
` [PATCH bpf-next v7 1/7] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v7 5/7] bpftool: Implement btfgen_get_btf()
` [PATCH bpf-next v7 6/7] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v7 7/7] selftests/bpf: Test "bpftool gen min_core_btf"

Clarifications on linux/types.h used with libbpf
 2022-02-17 22:08 UTC  (2+ messages)

libbpf API to extract bpf_line_info from a ELF file?
 2022-02-17 22:03 UTC  (2+ messages)

[PATCH bpf-next] bpf: bpf_prog_pack: set proper size before freeing ro_header
 2022-02-17 21:20 UTC  (2+ messages)

pull-request: bpf 2022-02-17
 2022-02-17 20:10 UTC  (2+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-02-17 20:05 UTC  (8+ messages)

[PATCH bpf-next] selftests/bpf: fix crash in core_reloc when bpftool btfgen fails
 2022-02-17 19:10 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: fix vmtest.sh to launch smp vm
 2022-02-17 19:00 UTC  (2+ messages)

[PATCH bpf] bpf: add schedule points in batch ops
 2022-02-17 19:00 UTC  (4+ messages)

[PATCH v3 bpf-next] scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading
 2022-02-17 17:54 UTC 

[RFC PATCH 2/2] capability: use new capable_or functionality
 2022-02-17 17:29 UTC  (2+ messages)

[RFC bpf-next 0/4] bpf: cgroup_sock lsm flavor
 2022-02-17 16:58 UTC  (5+ messages)
` [RFC bpf-next 1/4] "

[PATCH bpf-next v2 00/11] bpf: add support for new btf kind BTF_KIND_TAG
 2022-02-17 16:41 UTC  (14+ messages)

[PATCH bpf-next v2 0/2] Split bpf_sk_lookup remote_port field
 2022-02-17 16:11 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup

[PATCH v2 bpf-next] scripts/pahole-flags.sh: Enable parallelization of pahole
 2022-02-17 15:22 UTC  (3+ messages)

[PATCH bpf-next] libbpf: fix memleak in libbpf_netlink_recv()
 2022-02-17 15:20 UTC  (3+ messages)

[PATCH] bpftool: Allow building statically
 2022-02-17 12:04 UTC 

[PATCH v5 00/22] virtio pci support VIRTIO_F_RING_RESET
 2022-02-17  9:30 UTC  (25+ messages)
` [PATCH v5 06/22] virtio_ring: queue_reset: packed: support enable reset queue
` [PATCH v5 08/22] virtio_ring: queue_reset: add vring_release_virtqueue()
` [PATCH v5 14/22] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v5 17/22] virtio_net: support rx/tx queue reset
` [PATCH v5 19/22] virtio: add helper virtio_set_max_ring_num()
` [PATCH v5 20/22] virtio_net: set the default max ring num
` [PATCH v5 22/22] virtio_net: support set_ringparam

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

[PATCH v4 net-next 0/8] Preserve mono delivery time (EDT) in skb->tstamp
 2022-02-17  6:52 UTC  (10+ 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 5/8] bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress

[RFC PATCH bpf-next v2 0/3] bpf: support string key in htab
 2022-02-17  3:50 UTC  (2+ messages)

[PATCH v2 net-next] net: introduce SO_RCVBUFAUTO to let the rcv_buf tune automatically
 2022-02-17  2:15 UTC  (5+ messages)

[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
 2022-02-17  1:55 UTC  (5+ messages)
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations

[PATCH bpf-next] bpftool: fix C++ additions to skeleton
 2022-02-17  1:10 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Fix pretty print dump for maps without BTF loaded
 2022-02-16 23:08 UTC  (3+ messages)

[PATCH bpf] bpf: Fix crash due to OOB access when reg->type > __BPF_REG_TYPE_MAX
 2022-02-16 23:06 UTC  (10+ messages)

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

[PATCH bpf v2] Fix crash due to OOB access when reg->type > __BPF_REG_TYPE_MAX
 2022-02-16 21:00 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] bpf, arm64: fix bpf line info
 2022-02-16 18:29 UTC  (3+ messages)

[PATCH bpf-next] scripts/pahole-flags.sh: Enable parallelization of pahole
 2022-02-16 18:12 UTC  (3+ messages)

[PATCH bpf-next 0/6] Clean up leftover uses of deprecated APIs
 2022-02-16 15:40 UTC  (6+ messages)
` [PATCH bpf-next 2/6] bpftool: stop supporting BPF offload-enabled feature probing

WARNING in bpf_warn_invalid_xdp_action
 2022-02-16 15:33 UTC  (3+ messages)
` [syzbot] "

[PATCH] perf test: update arm64 perf_event_attr tests for --call-graph
 2022-02-16 13:36 UTC  (3+ messages)

[PATCH] net: fix wrong network header length
 2022-02-16 12:52 UTC  (2+ messages)

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

BTF compatibility issue across builds
 2022-02-16  8:48 UTC  (11+ messages)

[PATCH net-next 00/19] net: add skb drop reasons for TCP, IP, dev and neigh
 2022-02-16  2:38 UTC  (9+ messages)
` [PATCH net-next 01/19] net: tcp: introduce tcp_drop_reason()


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