bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 12:42:22 to 2022-02-17 16:42:08 UTC [more...]

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

[RFC bpf-next 0/4] bpf: cgroup_sock lsm flavor
 2022-02-17 16:21 UTC  (7+ messages)
` [RFC bpf-next 1/4] "
` [RFC bpf-next 2/4] bpf: allow writing to sock->sk_priority from lsm progtype
` [RFC bpf-next 3/4] libbpf: add lsm_cgoup_sock type
` [RFC bpf-next 4/4] selftest: lsm_cgroup_sock sample usage

[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 bpf-next] selftests/bpf: fix vmtest.sh to launch smp vm
 2022-02-17 15:52 UTC 

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

[RFC PATCH 2/2] capability: use new capable_or functionality
 2022-02-17 14:49 UTC 

[PATCH net-next] net: Correct wrong BH disable in hard-interrupt
 2022-02-17 14:44 UTC  (5+ messages)

[PATCH 0/8] bpf: Add fprobe link
 2022-02-17 14:03 UTC  (13+ messages)

[PATCHv2 0/3] perf/bpf: Replace deprecated code
 2022-02-17 13:19 UTC  (4+ 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] bpftool: Allow building statically
 2022-02-17 12:04 UTC 

[PATCH 0/3] powerpc/ftrace: Reserve instructions from function entry for ftrace
 2022-02-17 11:36 UTC  (4+ 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 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 v3] net: fix wrong network header length
 2022-02-17  8:45 UTC  (4+ messages)

[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  (12+ 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 3/8] net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
` [PATCH v4 net-next 5/8] bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress

[PATCH net-next 0/9] net: add skb drop reasons to TCP packet receive
 2022-02-17  4:07 UTC  (16+ 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()

[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  (7+ 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 v7 0/7] libbpf: Implement BTFGen
 2022-02-16 18:30 UTC  (14+ messages)
` [PATCH bpf-next v7 1/7] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v7 2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool
` [PATCH bpf-next v7 3/7] bpftool: Add gen min_core_btf command
` [PATCH bpf-next v7 4/7] bpftool: Implement "gen min_core_btf" logic
` [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"

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

libbpf API to extract bpf_line_info from a ELF file?
 2022-02-16 16:58 UTC 

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-02-16 16:27 UTC  (6+ 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  (12+ 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()

[PATCH bpf-next v6 0/7] libbpf: Implement BTFGen
 2022-02-16  1:26 UTC  (15+ messages)
` [PATCH bpf-next v6 4/7] bpftool: Implement minimize_btf() and relocations recording for BTFGen
` [PATCH bpf-next v6 5/7] bpftool: Implement btfgen_get_btf()
` [PATCH bpf-next v6 6/7] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v6 7/7] selftests/bpf: Test "bpftool gen min_core_btf"

[PATCH bpf-next v3 0/1] Avoid size mismatches in skeletons
 2022-02-16  1:19 UTC  (3+ messages)
` [PATCH bpf-next v3 1/1] bpftool: bpf skeletons assert type sizes

BTF type tag not emitted to BTF in some cases
 2022-02-15 20:32 UTC  (4+ messages)

[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-15 18:51 UTC  (7+ messages)

[PATCH v3] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-15 18:45 UTC  (2+ messages)

[PATCH bpf-next] selftests: bpf: Check bpf_msg_push_data return value
 2022-02-15 18:20 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix GCC11 compiler warnings in -O2 mode
 2022-02-15 18:10 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] Make BPF skeleton easier to use from C++ code
 2022-02-15 18:10 UTC  (2+ messages)

[PATCH bpf-next v4] bpf: reject kfunc calls that overflow insn->imm
 2022-02-15 18:10 UTC  (3+ messages)

[PATCH bpf-next v2 0/1] Avoid size mismatches in skeletons
 2022-02-15 17:55 UTC  (5+ messages)
` [PATCH bpf-next v2 1/1] bpftool: bpf skeletons assert type sizes

[PATCH bpf] bpftool: fix the error when lookup in no-btf maps
 2022-02-15 17:10 UTC  (2+ messages)

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-15 17:04 UTC  (13+ messages)
` [PATCH v2 1/6] ima: Fix documentation-related warnings in ima_main.c
` [PATCH v2 3/6] bpf-lsm: Introduce new helper bpf_ima_file_hash()
` [PATCH v2 4/6] selftests/bpf: Add test for bpf_ima_file_hash()
` [PATCH v2 5/6] bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
` [PATCH v2 6/6] selftests/bpf: Add test for bpf_lsm_kernel_read_file()

[PATCH] net: do not set SOCK_RCVBUF_LOCK if sk_rcvbuf isn't reduced
 2022-02-15 16:00 UTC  (3+ messages)

Clarifications on linux/types.h used with libbpf
 2022-02-15 13:18 UTC  (2+ messages)

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


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