BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-27 09:43:33 to 2022-08-30 15:08:53 UTC [more...]

[PATCHv2 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT
 2022-08-30 15:08 UTC  (3+ messages)
` [PATCHv2 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag

[PATCH bpf-next v2 0/4] Add BPF JIT support for LoongArch
 2022-08-30 14:46 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
` [PATCH bpf-next v2 2/4] LoongArch: Add some instruction opcodes and formats
` [PATCH bpf-next v2 3/4] LoongArch: Add BPF JIT support
` [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config

[PATCH 0/2] USB: core: add a way to revoke access to open USB devices
 2022-08-30 14:44 UTC  (8+ messages)
` [PATCH 2/2] usb: Implement usb_revoke() BPF function

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-30 14:29 UTC  (8+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size

[PATCH v5 bpf-next 0/6] selftests: xsk: real device testing support
 2022-08-30 13:56 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] selftests: xsk: query for native XDP support
` [PATCH v5 bpf-next 2/6] selftests: xsk: introduce default Rx pkt stream
` [PATCH v5 bpf-next 3/6] selftests: xsk: increase chars for interface name
` [PATCH v5 bpf-next 4/6] selftests: xsk: add support for executing tests on physical device
` [PATCH v5 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
` [PATCH v5 bpf-next 6/6] selftests: xsk: add support for zero copy testing

[PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type
 2022-08-30 13:50 UTC  (12+ messages)
` [PATCH v3 2/4] bpf: Add bpf_user_ringbuf_drain() helper
` [PATCH v3 3/4] bpf: Add libbpf logic for user-space ring buffer
` [PATCH v3 4/4] selftests/bpf: Add selftests validating the user ringbuf

[PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
 2022-08-30 13:48 UTC  (7+ messages)
` [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations

[PATCH bpf] selftests: xsk: add missing close() on netns fd
 2022-08-30 13:39 UTC 

[PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
 2022-08-30 13:33 UTC  (2+ messages)

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-08-30 13:30 UTC  (4+ messages)
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs

How to extract BTF object ID from kernel module?
 2022-08-30 13:17 UTC 

[PATCH v2 intel-net 0/2] ice: xsk: ZC changes
 2022-08-30 12:51 UTC  (3+ messages)
` [PATCH v2 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
` [PATCH v2 intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP

[PATCH intel-net 0/2] ice: xsk: ZC changes
 2022-08-30 12:43 UTC  (4+ messages)
` [PATCH intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
` [PATCH intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP

[PATCH bpf] xsk: fix backpressure mechanism on Tx
 2022-08-30 12:17 UTC 

[PATCH bpf-next v3 0/7] bpf: Support struct argument for trampoline base progs
 2022-08-30 12:11 UTC  (12+ messages)
` [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
` [PATCH bpf-next v3 2/7] bpf: x86: Support in-register struct arguments in trampoline programs
` [PATCH bpf-next v3 3/7] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
` [PATCH bpf-next v3 4/7] bpf: arm64: No support of struct argument in trampoline programs
` [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
` [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs
` [PATCH bpf-next v3 7/7] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments

[PATCH bpf-next 0/2] propagate nullness information for reg to reg comparisons
 2022-08-30 10:41 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: "

[PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-30  7:47 UTC  (4+ messages)
` [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-30  6:03 UTC  (17+ messages)
` [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular

[PATCH bpf-next 0/3] make bpf_task_storage_busy being preemption-safe
 2022-08-30  2:37 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
` [PATCH bpf-next 2/3] selftests/bpf: Move sys_pidfd_open() into test_progs.h
` [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy

[PATCH bpf-next v2 0/2] If the sock is dead, do not access sock's sk_wq in sk_stream_wait_memory
 2022-08-30  2:33 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] net: "

[PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
 2022-08-30  1:50 UTC  (8+ messages)

[PATCH bpf-next v3 0/3] fixes for concurrent htab updates
 2022-08-30  1:47 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Disable preemption when increasing per-cpu map_locked
` [PATCH bpf-next v3 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
` [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update

[PATCH bpf-next v8 0/5] Parameterize task iterators
 2022-08-30  0:58 UTC  (8+ messages)
` [PATCH bpf-next v8 1/5] bpf: "
` [PATCH bpf-next v8 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo "
` [PATCH bpf-next v8 4/5] selftests/bpf: Test "
` [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators

[PATCH 1/2] bpf: Fix 32bit bounds update in ALU64
 2022-08-30  0:19 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Do more tight ALU bounds tracking

[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-29 23:13 UTC  (19+ messages)
` [PATCH v4 bpf-next 01/15] bpf: Introduce any context "
` [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map
` [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc

[PATCH net 1/3] ice: Fix DMA mappings leak
 2022-08-29 22:00 UTC 

[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-29 21:09 UTC  (6+ messages)

[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
 2022-08-29 21:05 UTC 

[PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
 2022-08-29 20:30 UTC  (2+ messages)

[PATCH] Fit line in 80 columns
 2022-08-29 20:29 UTC  (3+ messages)
` [PATCH v2] Fit lines "

[PATCH] libbpf: add GCC support for bpf_tail_call_static
 2022-08-29 20:19 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
 2022-08-29 20:11 UTC  (17+ messages)

[PATCH bpf-next v8 0/5] Attach a cookie to a tracing program
 2022-08-29 19:22 UTC  (7+ messages)
` [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
` [PATCH bpf-next v8 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
` [PATCH bpf-next v8 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm
` [PATCH bpf-next v8 4/5] libbpf: Assign cookies to links in libbpf
` [PATCH bpf-next v8 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret/lsm
` [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program. IGNORE!!

[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
 2022-08-29 18:07 UTC  (4+ messages)
` [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-29 18:02 UTC  (7+ messages)
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors

[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-29 17:54 UTC  (10+ messages)

[PATCH bpf v2] bpf: Add config for skipping BTF enum64s
 2022-08-29 15:57 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
 2022-08-29 15:49 UTC  (3+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-29 15:33 UTC  (11+ messages)

[PATCH bpf-next 0/3] BPF mass-verification veristat tool
 2022-08-29 14:50 UTC  (9+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
` [PATCH bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
` [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files

[PATCH bpf-next v2] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
 2022-08-29 14:00 UTC  (2+ messages)

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-29 12:33 UTC  (12+ messages)
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
      ` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function

[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
 2022-08-29  9:15 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
` [PATCH bpf-next v3 2/2] Add table of BPF program types to libbpf docs

[PATCH bpf-next v2 0/2] Add table of BPF program types to docs
 2022-08-29  8:26 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] Add table of BPF program types to libbpf docs

data-race in cgroup_get_tree / proc_cgroup_show
 2022-08-29  7:27 UTC  (4+ messages)

[PATCH] libbpf: Support raw btf placed in the default path
 2022-08-29  5:48 UTC  (3+ messages)

[PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
 2022-08-29  1:19 UTC  (9+ messages)
` [PATCH bpf-next v2 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
` [PATCH bpf-next v2 3/3] selftests/bpf: add test cases for htab update

[PATCH bpf-next] bpf: Add config for skipping BTF enum64s
 2022-08-28 19:03 UTC  (3+ messages)

ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
 2022-08-28 17:01 UTC  (9+ messages)

pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
 2022-08-28  1:41 UTC  (8+ messages)

[PATCH bpf-next v2] bpftool: implement perf attach command
 2022-08-27 23:54 UTC  (6+ messages)

[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-27 23:47 UTC  (17+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs

[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-27 23:33 UTC  (3+ messages)
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()

[PATCH bpf-next v7 0/5] Parameterize task iterators
 2022-08-27 18:33 UTC  (7+ messages)
` [PATCH bpf-next v7 1/5] bpf: "
` [PATCH bpf-next v7 4/5] selftests/bpf: Test parameterized task BPF iterators

[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-08-27 17:08 UTC  (4+ messages)

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-27 15:18 UTC  (3+ messages)

[PATCH ipsec-next,v2 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-27 12:36 UTC  (6+ messages)
` [PATCH ipsec-next,v2 2/3] xfrm: interface: support collect metadata mode

[RFC PATCH bpf-next 00/17] bpf: Add tracing multi link
 2022-08-27 12:16 UTC  (9+ messages)
` [RFC PATCH bpf-next 10/17] bpf: Add support to attach program to multiple trampolines

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-08-27 11:03 UTC  (11+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).