bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-12 14:44:59 to 2022-04-14 16:39:14 UTC [more...]

[PATCH bpf-next v2 0/6] bpf trampoline for arm64
 2022-04-14 16:22 UTC 

[PATCH] perf llvm: Fix compile bpf failed to cope with latest llvm
 2022-04-14 15:57 UTC  (2+ messages)

[RFC PATCH 0/1] sample: bpf: introduce irqlat
 2022-04-14 15:32 UTC  (4+ messages)

[PATCH bpf-next v3 0/3] Enlarge offset check value in bpf_skb_load_bytes
 2022-04-14 13:59 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf-next v3 2/3] net: change skb_ensure_writable()'s write_len param to unsigned int type
` [PATCH bpf-next v3 3/3] selftests: bpf: add test for skb_load_bytes

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-04-14 13:30 UTC  (12+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "

[PATCH v2 bpf-next] Add documentation to API functions
 2022-04-14 13:08 UTC 

[PATCH] include/linux/sched.h: fix a comment
 2022-04-14 11:23 UTC 

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-14  9:37 UTC  (43+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam

[PATCH bpf-next] bpf: move rcu lock management out of BPF_PROG_RUN routines
 2022-04-14  9:30 UTC  (9+ messages)

[RFC PATCH 1/1] sample: bpf: introduce irqlat
 2022-04-14  9:07 UTC 

[PATCH] ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
 2022-04-14  8:11 UTC 

[PATCH bpf-next 0/5] bpf trampoline for arm64
 2022-04-14  6:35 UTC  (9+ messages)
` [PATCH bpf-next 1/5] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next 2/5] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
` [PATCH bpf-next 3/5] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next 4/5] bpf, arm64: bpf trampoline "
` [PATCH bpf-next 5/5] selftests/bpf: Fix trivial typo in fentry_fexit.c

[自動配信]お問い合せありがとうございます。
 2022-04-14  6:04 UTC 

[PATCH bpf-next] selftests/bpf: consolidate common code in run_one_test function
 2022-04-14  5:05 UTC 

[Question] bpf map value increase unexpectedly with tracepoint qdisc/qdisc_dequeue
 2022-04-14  3:45 UTC  (5+ messages)

[PATCH] tcp: fix error return code in tcp_xmit_probe_skb
 2022-04-14  2:15 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the bpf-next, sysctl trees
 2022-04-14  1:29 UTC 

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-04-14  1:03 UTC  (5+ messages)

[PATCH bpf-next] Add documentation to API functions
 2022-04-13 23:58 UTC  (2+ messages)

[PATCH] bpf: remove unnecessary type castings
 2022-04-13 23:20 UTC  (2+ messages)

[PATCH bpf-next v5 0/5] New BPF helpers to accelerate synproxy
 2022-04-13 22:48 UTC  (8+ messages)
` [PATCH bpf-next v5 1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v5 2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v5 3/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v5 4/6] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v5 5/6] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v5 6/6] bpf: Allow the new syncookie helpers to work with SKBs

[PATCH bpf v2 0/2] Enlarge offset check value in bpf_skb_load_bytes
 2022-04-13 22:23 UTC  (5+ messages)
` [PATCH bpf v2 1/2] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf v2 2/2] selftests: bpf: add test for skb_load_bytes

[PATCH bpf-next v5 0/5] Attach a cookie to a tracing program
 2022-04-13 20:14 UTC  (17+ messages)
` [PATCH bpf-next v5 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
` [PATCH bpf-next v5 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
` [PATCH bpf-next v5 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret
` [PATCH bpf-next v5 4/5] lib/bpf: Assign cookies to links in libbpf
` [PATCH bpf-next v5 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret

[PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
 2022-04-13 19:50 UTC  (7+ messages)
` [PATCH v4 "

[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-04-13 19:49 UTC  (7+ messages)

Error validating array access
 2022-04-13 19:23 UTC  (8+ messages)

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-13 19:02 UTC  (27+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for kprobe multi link
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test

[PATCH bpf-next v4 00/13] Introduce typed pointer support in BPF maps
 2022-04-13 18:39 UTC  (19+ messages)
` [PATCH bpf-next v4 01/13] bpf: Make btf_find_field more generic
` [PATCH bpf-next v4 03/13] bpf: Allow storing unreferenced kptr in map
` [PATCH bpf-next v4 04/13] bpf: Tag argument to be released in bpf_func_proto
` [PATCH bpf-next v4 05/13] bpf: Allow storing referenced kptr in map

[PATCH v2 bpf 3/3] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack
 2022-04-13 15:51 UTC  (3+ messages)

[PATCH v2 bpf-next 00/14] xsk: stop NAPI Rx processing on full XSK RQ
 2022-04-13 15:30 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/14] xsk: improve xdp_do_redirect() error codes
` [PATCH v2 bpf-next 02/14] xsk: diversify return codes in xsk_rcv_check()
` [PATCH v2 bpf-next 03/14] ice: xsk: decorate ICE_XDP_REDIR with likely()
` [PATCH v2 bpf-next 04/14] ixgbe: xsk: decorate IXGBE_XDP_REDIR "
` [PATCH v2 bpf-next 05/14] ice: xsk: terminate Rx side of NAPI when XSK Rx queue gets full
` [PATCH v2 bpf-next 06/14] i40e: "
` [PATCH v2 bpf-next 07/14] ixgbe: "
` [PATCH v2 bpf-next 08/14] ice: xsk: diversify return values from xsk_wakeup call paths
` [PATCH v2 bpf-next 09/14] i40e: "
` [PATCH v2 bpf-next 10/14] ixgbe: "
` [PATCH v2 bpf-next 11/14] mlx5: "
` [PATCH v2 bpf-next 12/14] stmmac: "
` [PATCH v2 bpf-next 13/14] ice: xsk: avoid refilling single Rx descriptors
` [PATCH v2 bpf-next 14/14] xsk: drop ternary operator from xskq_cons_has_entries

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-13 15:26 UTC  (8+ messages)

[PATCH] bpf/benchs: fix error check return value of bpf_program__attach()
 2022-04-13 14:33 UTC  (2+ messages)

[PATCH v2 0/2] drop duplicate max/min definitions
 2022-04-13 10:51 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: mqueue: drop duplicate min definition

[PATCH net-next v4 0/3] net: atlantic: Add XDP support
 2022-04-13  9:59 UTC  (3+ messages)
` [EXT] "

[PATCH net-next v3 00/18] Remove use of list iterator after loop body
 2022-04-13  8:18 UTC  (4+ messages)
` [PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after the "

[PATCH bpf-next v1 0/2] Ensure type tags are always ordered first in BTF
 2022-04-13  3:23 UTC  (2+ messages)

[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-13  0:35 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
 2022-04-12 22:42 UTC  (21+ messages)
` [PATCH bpf-next v3 2/7] bpf: per-cgroup "
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-04-12 19:24 UTC 

[PATCH bpf v2 0/4] kprobes: rethook,ARM,arm64: Replace kretprobe trampoline with rethook
 2022-04-12 19:04 UTC  (4+ messages)
` [PATCH bpf v2 4/4] arm64: rethook: "

[PATCH v1] clang-format: Update and extend the for_each list with tools/
 2022-04-12 17:35 UTC  (6+ messages)

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-12 17:13 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] Attach a cookie to a tracing program
 2022-04-12 16:50 UTC  (6+ messages)
` [PATCH bpf-next v2 3/4] bpf, x86: Support BPF cookie for fentry/fexit/fmod_ret


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