bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-12 03:24:18 to 2022-02-15 22:59:39 UTC [more...]

[PATCH bpf-next v7 0/7] libbpf: Implement BTFGen
 2022-02-15 22:58 UTC  (4+ 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 v6 0/7] libbpf: Implement BTFGen
 2022-02-15 22:56 UTC  (13+ 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 v4 net-next 0/8] Preserve mono delivery time (EDT) in skb->tstamp
 2022-02-15 21:04 UTC  (7+ 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()

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

BTF compatibility issue across builds
 2022-02-15 19:38 UTC  (18+ messages)

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

[PATCH net-next 00/19] net: add skb drop reasons for TCP, IP, dev and neigh
 2022-02-15 18:47 UTC  (24+ messages)
` [PATCH net-next 01/19] net: tcp: introduce tcp_drop_reason()
` [PATCH net-next 02/19] net: tcp: add skb drop reasons to tcp_v4_rcv()
` [PATCH net-next 03/19] net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
` [PATCH net-next 04/19] net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
` [PATCH net-next 05/19] net: tcp: add skb drop reasons to tcp_add_backlog()
` [PATCH net-next 06/19] net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
` [PATCH net-next 07/19] net: tcp: use tcp_drop_reason() for tcp_rcv_established()
` [PATCH net-next 08/19] net: tcp: use tcp_drop_reason() for tcp_data_queue()
` [PATCH net-next 09/19] net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
` [PATCH net-next 10/19] net: ip: add skb drop reasons during ip outputting
` [PATCH net-next 11/19] net: neigh: use kfree_skb_reason() for __neigh_event_send()
` [PATCH net-next 12/19] net: neigh: add skb drop reasons to arp_error_report()
` [PATCH net-next 13/19] net: dev: use kfree_skb_reason() for sch_handle_egress()
` [PATCH net-next 14/19] net: skb: introduce the function kfree_skb_list_reason()
` [PATCH net-next 15/19] net: dev: add skb drop reasons to __dev_xmit_skb()
` [PATCH net-next 16/19] net: dev: use kfree_skb_reason() for enqueue_to_backlog()
` [PATCH net-next 17/19] net: dev: use kfree_skb_reason() for do_xdp_generic()
` [PATCH net-next 18/19] net: dev: use kfree_skb_reason() for sch_handle_ingress()
` [PATCH net-next 19/19] net: dev: use kfree_skb_reason() for __netif_receive_skb_core()

[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  (3+ 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  (4+ messages)
` [PATCH v2 bpf-next 1/2] bpftool: add C++-specific open/load/etc skeleton wrappers
` [PATCH v2 bpf-next 2/2] selftests/bpf: add Skeleton templated wrapper as an example

[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-next v3 0/4] bpf, arm64: support more atomic ops
 2022-02-15 17:42 UTC  (5+ messages)
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations

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

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-15 17:04 UTC  (14+ messages)
` [PATCH v2 1/6] ima: Fix documentation-related warnings in ima_main.c
` [PATCH v2 2/6] ima: Always return a file measurement in ima_file_hash()
` [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 0/8] bpf: Add fprobe link
 2022-02-15 13:21 UTC  (11+ 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

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

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-02-15  6:41 UTC  (3+ messages)

[PATCH bpf-next v3] bpf: reject kfunc calls that overflow insn->imm
 2022-02-15  6:39 UTC  (4+ messages)

[PATCH v3 bpf-next 0/3] libbpf: support custom SEC() handlers
 2022-02-15  5:22 UTC  (15+ messages)
` [PATCH v3 bpf-next 2/3] "
` [PATCH v3 bpf-next 3/3] selftests/bpf: add custom SEC() handling selftest

[PATCH bpf-next 0/3] introduce xdp frags support to veth driver
 2022-02-14 21:03 UTC  (6+ messages)
` [PATCH bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb

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

[PATCH v6 perf/core 0/2] perf: stop using deprecated bpf APIs
 2022-02-14 18:58 UTC  (6+ messages)
` [PATCH v6 perf/core 1/2] perf: Stop using deprecated bpf_load_program() API
` [PATCH v6 perf/core 2/2] perf: Stop using deprecated bpf_object__next() API

[PATCH bpf-next v2] libbpf: Use dynamically allocated buffer when receiving netlink messages
 2022-02-14 16:52 UTC  (6+ messages)

[PATCH net-next v3 0/3] net: dev: PREEMPT_RT fixups
 2022-02-14 13:50 UTC  (2+ messages)

[PATCH] etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
 2022-02-14 11:20 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/3] bpf: support string key in htab
 2022-02-14 11:13 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/3] bpf: add support for string in hash table key
` [RFC PATCH bpf-next v2 2/3] selftests/bpf: add a simple test for htab str key
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: add benchmark for string-key hash table

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-14 10:47 UTC  (3+ messages)

[PATCH powerpc/next 00/17] powerpc/bpf: Some updates and cleanups
 2022-02-14 10:41 UTC  (18+ messages)
` [PATCH powerpc/next 01/17] powerpc/bpf: Skip branch range validation during first pass
` [PATCH powerpc/next 02/17] powerpc/bpf: Emit a single branch instruction for known short branch ranges
` [PATCH powerpc/next 03/17] powerpc/bpf: Handle large branch ranges with BPF_EXIT
` [PATCH powerpc/next 04/17] powerpc64/bpf: Do not save/restore LR on each call to bpf_stf_barrier()
` [PATCH powerpc/next 05/17] powerpc64/bpf: Use r12 for constant blinding
` [PATCH powerpc/next 06/17] powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1
` [PATCH powerpc/next 07/17] powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry
` [PATCH powerpc/next 08/17] powerpc64/bpf elfv1: Do not load TOC before calling functions
` [PATCH powerpc/next 09/17] powerpc64/bpf: Optimize instruction sequence used for function calls
` [PATCH powerpc/next 10/17] powerpc/bpf: Rename PPC_BL_ABS() to PPC_BL()
` [PATCH powerpc/next 11/17] powerpc64/bpf: Convert some of the uses of PPC_BPF_[LL|STL] to PPC_BPF_[LD|STD]
` [PATCH powerpc/next 12/17] powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macros
` [PATCH powerpc/next 13/17] powerpc/bpf: Cleanup bpf_jit.h
` [PATCH powerpc/next 14/17] powerpc/bpf: Move bpf_jit64.h into bpf_jit_comp64.c
` [PATCH powerpc/next 15/17] powerpc/bpf: Use _Rn macros for GPRs
` [PATCH powerpc/next 16/17] powerpc64/bpf: Store temp registers' bpf to ppc mapping
` [PATCH powerpc/next 17/17] powerpc/bpf: Simplify bpf_to_ppc() and adopt it for powerpc64

[PATCH 1/3] perf/bpf: Remove prologue generation
 2022-02-14  8:33 UTC  (9+ messages)

[PATCH v5 00/22] virtio pci support VIRTIO_F_RING_RESET
 2022-02-14  8:14 UTC  (23+ messages)
` [PATCH v5 01/22] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v5 02/22] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v5 03/22] virtio_ring: queue_reset: add function vring_setup_virtqueue()
` [PATCH v5 04/22] virtio_ring: queue_reset: split: add __vring_init_virtqueue()
` [PATCH v5 05/22] virtio_ring: queue_reset: split: support enable reset queue
` [PATCH v5 06/22] virtio_ring: queue_reset: packed: "
` [PATCH v5 07/22] virtio_ring: queue_reset: extract the release function of the vq ring
` [PATCH v5 08/22] virtio_ring: queue_reset: add vring_release_virtqueue()
` [PATCH v5 09/22] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v5 10/22] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v5 11/22] virtio_pci: queue_reset: release vq by vp_dev->vqs
` [PATCH v5 12/22] virtio_pci: queue_reset: setup_vq() support vring_setup_virtqueue()
` [PATCH v5 13/22] virtio_pci: queue_reset: reserve vq->priv for re-enable queue
` [PATCH v5 14/22] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v5 15/22] virtio: queue_reset: add helper
` [PATCH v5 16/22] virtio_net: split free_unused_bufs()
` [PATCH v5 17/22] virtio_net: support rx/tx queue reset
` [PATCH v5 18/22] virtio: add helper virtqueue_get_vring_max_size()
` [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 21/22] virtio_net: get max ring size by virtqueue_get_vring_max_size()
` [PATCH v5 22/22] virtio_net: support set_ringparam

[syzbot] WARNING: kmalloc bug in xdp_umem_pin_pages
 2022-02-14  2:50 UTC 

[PATCH 0/4] bpf: Add more information into bpffs
 2022-02-13 11:29 UTC  (8+ messages)
` [PATCH 1/4] bpf: Add pin_name into struct bpf_prog_aux

[PATCH v5 bpf-next 0/2] perf: stop using deprecated bpf APIs
 2022-02-12 15:54 UTC  (8+ messages)
` [PATCH v5 bpf-next 1/2] perf: Stop using deprecated bpf_load_program() API
` [PATCH v5 bpf-next 2/2] perf: Stop using deprecated bpf_object__next() API

[PATCH bpf-next v4 0/2] perf: stop using deprecated bpf APIs
 2022-02-12  7:31 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] perf: stop using deprecated bpf_object__next() API

WARNING in rtnl_dellink
 2022-02-12  3:24 UTC  (2+ messages)
` [syzbot] "


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