bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-01 16:32:15 to 2022-04-05 15:23:15 UTC [more...]

[PATCH bpf-next v3 00/27] bpf: RLIMIT_MEMLOCK cleanups
 2022-04-05 13:08 UTC  (6+ messages)
` [PATCH bpf-next v3 09/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_lru_map
` [PATCH bpf-next v3 11/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sock_addr
` [PATCH bpf-next v3 23/27] bpf: samples: No need to include sys/resource.h in many files
` [PATCH bpf-next v3 24/27] bpf: bpftool: Remove useless return value of libbpf_set_strict_mode
` [PATCH bpf-next v3 26/27] bpf: bpftool: remove RLIMIT_MEMLOCK

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-05 12:36 UTC  (15+ messages)
` [PATCH bpf-next 01/10] xsk: improve xdp_do_redirect() error codes
` [PATCH bpf-next 02/10] xsk: diversify return codes in xsk_rcv_check()
` [PATCH bpf-next 03/10] ice: xsk: terminate NAPI when XSK Rx queue gets full
` [PATCH bpf-next 04/10] i40e: "
` [PATCH bpf-next 05/10] ixgbe: "
` [PATCH bpf-next 06/10] ice: xsk: diversify return values from xsk_wakeup call paths
` [PATCH bpf-next 07/10] i40e: "
` [PATCH bpf-next 08/10] ixgbe: "
` [PATCH bpf-next 09/10] ice: xsk: avoid refilling single Rx descriptors
` [PATCH bpf-next 10/10] xsk: drop ternary operator from xskq_cons_has_entries

[PATCH bpf-next] samples: bpf: fix linking xdp_router_ipv4 after migration
 2022-04-05 10:32 UTC  (4+ messages)

[PATCH v5 bpf-next 0/5] libbpf: name-based u[ret]probe attach
 2022-04-05 10:27 UTC  (16+ messages)
` [PATCH v5 bpf-next 1/5] libbpf: bpf_program__attach_uprobe_opts() should determine paths for programs/libraries where possible
` [PATCH v5 bpf-next 2/5] libbpf: support function name-based attach uprobes
` [PATCH v5 bpf-next 3/5] libbpf: add auto-attach for uprobes based on section name
` [PATCH v5 bpf-next 5/5] selftests/bpf: add tests for uprobe auto-attach via skeleton

[PATCH bpf 0/4] kprobes: rethook,ARM,arm64: Replace kretprobe trampoline with rethook
 2022-04-05  9:34 UTC  (5+ messages)
` [PATCH bpf 1/4] ARM: unwind: Initialize the lr_addr field of unwind_ctrl_block
` [PATCH bpf 2/4] rethook,fprobe,kprobes: Check a failure in the rethook_hook()
` [PATCH bpf 3/4] ARM: rethook: Replace kretprobe trampoline with rethook
` [PATCH bpf 4/4] arm64: "

[PATCH v2] cgroup: Kill the parent controller when its last child is killed
 2022-04-05  9:11 UTC  (3+ messages)

[PATCH net] net: sfc: fix using uninitialized xdp tx_queue
 2022-04-05  8:41 UTC  (3+ messages)

[PATCH net v2] net: sfc: fix using uninitialized xdp tx_queue
 2022-04-05  8:45 UTC 

[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
 2022-04-05  7:07 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Fix issues in parse_num_list()
 2022-04-05  6:24 UTC  (3+ messages)
  ` [PATCH bpf-next v2] "

[PATCH net v2] net: sfc: add missing xdp queue reinitialization
 2022-04-05  3:16 UTC  (5+ messages)

[PATCH v3 bpf-next 0/7] Add libbpf support for USDTs
 2022-04-05  1:05 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/7] libbpf: add BPF-side of USDT support
` [PATCH v3 bpf-next 2/7] libbpf: wire up USDT API and bpf_link integration
` [PATCH v3 bpf-next 3/7] libbpf: add USDT notes parsing and resolution logic
` [PATCH v3 bpf-next 4/7] libbpf: wire up spec management and other arch-independent USDT logic
` [PATCH v3 bpf-next 5/7] libbpf: add x86-specific USDT arg spec parsing logic
` [PATCH v3 bpf-next 6/7] selftests/bpf: add basic USDT selftests
` [PATCH v3 bpf-next 7/7] selftests/bpf: add urandom_read shared lib and USDTs

[PATCH bpf-next v2] libbpf: Support Debian in resolve_full_path()
 2022-04-04 23:50 UTC  (3+ messages)

[PATCH v2 bpf-next 0/7] Add libbpf support for USDTs
 2022-04-05  1:00 UTC  (18+ messages)
` [PATCH v2 bpf-next 1/7] libbpf: add BPF-side of USDT support
` [PATCH v2 bpf-next 2/7] libbpf: wire up USDT API and bpf_link integration
` [PATCH v2 bpf-next 3/7] libbpf: add USDT notes parsing and resolution logic
` [PATCH v2 bpf-next 4/7] libbpf: wire up spec management and other arch-independent USDT logic
` [PATCH v2 bpf-next 5/7] libbpf: add x86-specific USDT arg spec parsing logic
` [PATCH v2 bpf-next 6/7] selftests/bpf: add basic USDT selftests
` [PATCH v2 bpf-next 7/7] selftests/bpf: add urandom_read shared lib and USDTs

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-05  0:00 UTC  (14+ messages)
` [PATCH 05/18] bpf-preload: Generate static variables

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-05  0:04 UTC 

[PATCH bpf-next] libbpf: Support Debian in resolve_full_path()
 2022-04-04 22:59 UTC  (5+ messages)

[PATCH] bpf: make unprivileged BPF a compile time choice
 2022-04-04 22:45 UTC  (2+ messages)

[PATCH] sample: bpf: syscall_tp_kern: add dfd before filename
 2022-04-04 22:17 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
 2022-04-04 22:00 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf/bpftool: add program & link type names
 2022-04-04 22:00 UTC  (14+ messages)
` [PATCH bpf-next 1/3] bpf/bpftool: add syscall prog type
` [PATCH bpf-next 2/3] bpf/bpftool: add missing link types
` [PATCH bpf-next 3/3] bpf/bpftool: handle libbpf_probe_prog_type errors

[PATCH v2] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-04 21:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
 2022-04-04 21:50 UTC  (2+ messages)

LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION
 2022-04-04 17:09 UTC 

[PATCH bpf-next v1 0/7] Dynamic pointers
 2022-04-04 20:18 UTC  (13+ messages)
` [PATCH bpf-next v1 1/7] bpf: Add MEM_UNINIT as a bpf_type_flag
` [PATCH bpf-next v1 2/7] bpf: Add MEM_RELEASE "
` [PATCH bpf-next v1 3/7] bpf: Add bpf_dynptr_from_mem, bpf_malloc, bpf_free
` [PATCH bpf-next v1 4/7] bpf: Add bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v1 5/7] bpf: Add dynptr data slices
` [PATCH bpf-next v1 6/7] bpf: Dynptr support for ring buffers
` [PATCH bpf-next v1 7/7] bpf: Dynptr tests

[RFC PATCH bpf-next 0/2] Priorities for bpf progs attached to the same tracepoint
 2022-04-04 15:29 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/2] bpf: tracing: Introduce prio field for bpf_prog
` [RFC PATCH bpf-next 2/2] libbpf: Allow setting bpf_prog priority

[PATCH net 0/3] bnxt_en: XDP redirect fixes
 2022-04-04 12:00 UTC  (5+ messages)
` [PATCH net 1/3] bnxt_en: Synchronize tx when xdp redirects happen on same ring
` [PATCH net 2/3] bnxt_en: reserve space inside receive page for skb_shared_info
` [PATCH net 3/3] bnxt_en: Prevent XDP redirect from running when stopping TX queue

[RFC PATCH 0/2] Add btf__field_exists
 2022-04-04  8:38 UTC  (3+ messages)
` [RFC PATCH 1/2] libbpf: Add userspace version of for_each_member macro
` [RFC PATCH 2/2] libbpf: Add btf__field_exists

Ruch z pierwszej pozycji w Google
 2022-04-04  8:00 UTC 

[PATCH bpf-next v2 0/9] bpf: RLIMIT_MEMLOCK cleanups
 2022-04-04  6:46 UTC  (16+ messages)
` [PATCH bpf-next v2 1/9] bpf: selftests: Use libbpf 1.0 API mode in bpf constructor
` [PATCH bpf-next v2 2/9] bpf: selftests: Use bpf strict all ctor in xdping
` [PATCH bpf-next v2 3/9] bpf: selftests: Use bpf strict all ctor in xdpxceiver
` [PATCH bpf-next v2 4/9] bpf: samples: Replace RLIMIT_MEMLOCK with LIBBPF_STRICT_ALL in xdpsock_user
` [PATCH bpf-next v2 5/9] bpf: samples: Replace RLIMIT_MEMLOCK with LIBBPF_STRICT_ALL in xsk_fwd
` [PATCH bpf-next v2 6/9] bpf: runqslower: Replace RLIMIT_MEMLOCK with LIBBPF_STRICT_ALL
` [PATCH bpf-next v2 7/9] bpf: bpftool: Remove useless return value of libbpf_set_strict_mode
` [PATCH bpf-next v2 8/9] bpf: bpftool: Set LIBBPF_STRICT_AUTO_RLIMIT_MEMLOCK for legacy libbpf
` [PATCH bpf-next v2 9/9] bpf: bpftool: Remove useless rlimit setting

[PATCH intel-net 0/3] ice: xsk: various fixes
 2022-04-04  4:34 UTC  (3+ messages)
` [PATCH intel-net 3/3] ice: clear cmd_type_offset_bsz for TX rings
  ` [Intel-wired-lan] "

[PATCH bpf-next] libbpf: Remove redundant check in btf_ext__new()
 2022-04-04  1:30 UTC  (5+ messages)
` [PATCH bpf-next v2] libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
    ` [PATCH bpf-next v3] "

[PATCH v2 bpf-next] samples: bpf: convert xdp_router_ipv4 to XDP samples helper
 2022-04-04  0:20 UTC  (2+ messages)

[PATCH v1] bpf: correct the comment for BTF kind bitfield
 2022-04-04  0:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf-next] selftests/bpf: Fix cd_flavor_subdir() of test_progs
 2022-04-04  0:10 UTC  (3+ messages)

[PATCH] selftest/bpf: Fix vfs_link kprobe definition
 2022-04-03 23:50 UTC  (2+ messages)

[PATCH] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-04-03 23:50 UTC  (2+ messages)

Questions on BPF_PROG_TYPE_TRACING & fentry/fexit
 2022-04-03 23:47 UTC  (2+ messages)

[PATCH v2] bpf: replace usage of supported with dedicated list iterator variable
 2022-04-03 23:40 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Move spintest from samples/bpf to selftests
 2022-04-03 23:30 UTC  (2+ messages)

[PATCH] cgroup: Kill the parent controller when its last child is killed
 2022-04-03 17:22 UTC  (3+ messages)

[PATCH bpf v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-04-03 16:28 UTC  (2+ messages)

[PATCH v2] tracing: Set user_events to BROKEN
 2022-04-03 14:39 UTC  (2+ messages)

[PATCH bpf-next] bpf, arm64: sign return address for jited code
 2022-04-02 15:06 UTC  (3+ messages)

[PATCH bpf-next] net: netfilter: reports ct direction in CT lookup helpers for XDP and TC-BPF
 2022-04-02 14:19 UTC 

[PATCH bpf-next v2] bpf, arm64: Sign return address for jited code
 2022-04-02  7:39 UTC 

[PATCH] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-02  3:37 UTC 

[PATCH] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-02  2:38 UTC  (5+ messages)

[PATCH RFC bpf-next 0/2] Mmapable task local storage
 2022-04-02  0:48 UTC  (13+ messages)

ftrace_direct (used by bpf trampoline) conflicts with live patch
 2022-04-01 21:49 UTC  (4+ messages)

[PATCH bpf-next] bpf: test_offload.py: skip base maps without names
 2022-04-01 21:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Remove redundant assignment to smap->map.value_size
 2022-04-01 20:50 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: remove unused variable from bpf_sk_assign test
 2022-04-01 20:50 UTC  (2+ messages)

[PATCH] bpf: Use swap() instead of open coding it
 2022-04-01 20:40 UTC  (2+ messages)

[PATCH v2 0/6] Make evlist CPUs more accurate
 2022-04-01 19:12 UTC  (3+ messages)
` [PATCH v2 5/6] perf cpumap: Add intersect function

[PATCH] tracing: Move user_events.h temporarily out of include/uapi
 2022-04-01 18:39 UTC 

[PATCH bpf-next 0/7] Add libbpf support for USDTs
 2022-04-01 16:59 UTC  (9+ messages)
` [PATCH bpf-next 1/7] libbpf: add BPF-side of USDT support
  ` program local storage. Was: "
` [PATCH bpf-next 7/7] selftests/bpf: add urandom_read shared lib and USDTs


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