bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 07:50:13 to 2022-06-10 19:45:18 UTC [more...]

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-06-10 19:44 UTC  (7+ messages)
` [PATCH bpf-next v2 1/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v2 2/8] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case
` [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v2 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2022-06-10 19:34 UTC  (6+ messages)

[PATCH bpf-next v4 0/5] bpf_loop inlining
 2022-06-10 19:20 UTC  (13+ messages)
` [PATCH bpf-next v4 1/5] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next v4 2/5] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
` [PATCH bpf-next v4 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
` [PATCH bpf-next v4 5/5] selftests/bpf: BPF test_prog "

[PATCH linux-next] security: Fix side effects of default BPF LSM hooks
 2022-06-10 19:00 UTC  (6+ messages)

[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
 2022-06-10 18:45 UTC  (5+ messages)

[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
 2022-06-10 17:58 UTC  (7+ messages)

[PATCH net] net: bpf: fix request_sock leak in filter.c
 2022-06-10 17:58 UTC  (9+ messages)

[PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
 2022-06-10 17:17 UTC  (8+ messages)
` [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
` [PATCH bpf-next 2/2] bpftool: Do not check return value from libbpf_set_strict_mode()

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-10 16:58 UTC  (11+ messages)
` [PATCH bpf-next v9 01/10] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v9 02/10] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
` [PATCH bpf-next v9 07/10] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v9 08/10] libbpf: implement bpf_prog_query_opts
` [PATCH bpf-next v9 09/10] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v9 10/10] selftests/bpf: lsm_cgroup functional test

[PATCH v3 0/2] bpf: Add bpf_verify_signature() helper
 2022-06-10 16:30 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/bpf: Add test for "

[PATCH v2 0/5] Atomics support for eBPF on powerpc
 2022-06-10 15:55 UTC  (6+ messages)
` [PATCH v2 1/5] bpf ppc64: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 2/5] bpf ppc64: add support for atomic fetch operations
` [PATCH v2 3/5] bpf ppc64: Add instructions for atomic_[cmp]xchg
` [PATCH v2 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
` [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg

Building release 6.8.0 on Debian 11
 2022-06-10 15:24 UTC  (2+ messages)

[PATCH bpf-next 00/10] AF_XDP ZC selftests
 2022-06-10 15:22 UTC  (12+ messages)
` [PATCH bpf-next 01/10] ice: introduce priv-flag for toggling loopback mode
` [PATCH bpf-next 02/10] ice: check DD bit on Rx descriptor rather than (EOP | RS)
` [PATCH bpf-next 03/10] ice: do not setup vlan for loopback VSI
` [PATCH bpf-next 04/10] selftests: xsk: query for native XDP support
` [PATCH bpf-next 05/10] selftests: xsk: add missing close() on netns fd
` [PATCH bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
` [PATCH bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
` [PATCH bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
` [PATCH bpf-next 10/10] selftests: xsk: add support for zero copy testing

[syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
 2022-06-10 14:35 UTC  (2+ messages)

[PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-10 13:26 UTC  (11+ messages)
` [PATCH bpf-next 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v2 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
  ` [PATCH bpf-next v2 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
  ` [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC

[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-10 12:10 UTC  (13+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
` [PATCH v2 3/3] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper

[PATCH v6 0/2] Optimize performance of update hash-map when free is zero
 2022-06-10  2:33 UTC  (3+ messages)
` [PATCH v6 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
` [PATCH v6 2/2] selftest/bpf/benchs: Add bpf_map benchmark

[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
 2022-06-09 23:46 UTC  (3+ messages)

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-06-09 23:27 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
 2022-06-09 21:37 UTC  (2+ messages)

[PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
 2022-06-09 20:52 UTC  (7+ messages)

[PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
 2022-06-09 20:34 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
 2022-06-09 19:57 UTC  (4+ messages)

[PATCH] perf/kprobe: maxactive for fd-based kprobe
 2022-06-09 19:30 UTC  (2+ messages)

[Patch bpf-next v3 0/4] sockmap: some performance optimizations
 2022-06-09 19:12 UTC  (5+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()

vmlinux.h conflicts with bpf.h
 2022-06-09 18:40 UTC  (2+ messages)

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-09 18:32 UTC  (12+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[syzbot] possible deadlock in bpf_trace_printk
 2022-06-09 17:07 UTC 

[syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
 2022-06-09 16:54 UTC  (4+ messages)

[PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-06-09 15:49 UTC  (4+ messages)

[cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
 2022-06-09 14:55 UTC  (2+ messages)

[PATCH] bpftool: Fix bootstrapping during a cross compilation
 2022-06-09 13:43 UTC  (4+ messages)

[PATCH v2 0/9] bpf: Per-operation map permissions
 2022-06-09 12:55 UTC  (3+ messages)

[PATCH bpf-next] libbpf: fix uprobe symbol file offset calculation logic
 2022-06-09 12:20 UTC  (2+ messages)

[PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
 2022-06-09 12:10 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in corrupted (2)
 2022-06-09 10:26 UTC  (2+ messages)

[syzbot] BUG: stack guard page was hit in sys_bpf
 2022-06-09  9:46 UTC 

[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
 2022-06-09  6:32 UTC  (6+ messages)

[PATCH v2 1/1] libbpf: replace typeof with __typeof__
 2022-06-09  6:14 UTC  (5+ messages)

[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
 2022-06-09  4:27 UTC  (6+ messages)

pull-request: bpf 2022-06-09
 2022-06-09  3:40 UTC  (2+ messages)

[PATCH] selinux: fix typos in comments
 2022-06-08 22:36 UTC 

[PATCH net-next v5 1/2] ipv6: Fix signed integer overflow in __ip6_append_data
 2022-06-08 18:30 UTC  (2+ messages)

[PATCH bpf] MAINTAINERS: Add a maintainer for bpftool
 2022-06-08 15:20 UTC  (4+ messages)

[PATCH bpf] xsk: Fix handling of invalid descriptors in XSK Tx batching API
 2022-06-08 14:30 UTC  (3+ messages)

[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
 2022-06-08 13:59 UTC  (7+ messages)

[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
 2022-06-08 11:17 UTC  (9+ messages)
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH bpf-next v3 0/5] bpf_loop inlining
 2022-06-08  9:06 UTC  (6+ messages)
` [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-06-08  9:00 UTC  (9+ messages)

[syzbot] WARNING: locking bug in __inet_bind
 2022-06-08  8:27 UTC 

Słowa kluczowe do wypozycjonowania
 2022-06-08  7:55 UTC 

[PATCH v5 0/2] Optimize performance of update hash-map when free is zero
 2022-06-08  7:37 UTC  (4+ messages)
` [PATCH v5 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
    ` [External] "


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