bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 21:40:58 to 2022-07-09 14:18:37 UTC [more...]

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-07-09 14:18 UTC  (11+ messages)

Question on BPF's capability of changing kernel's TCP behaviors
 2022-07-09  9:14 UTC 

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-09  8:48 UTC  (11+ messages)

[syzbot] WARNING: refcount bug in sk_psock_get (2)
 2022-07-09  8:36 UTC  (4+ messages)
` [PATCH] smc: fix "

[PATCH bpf-next] samples: bpf: Fix cross-compiling error about bpftool
 2022-07-09  7:31 UTC  (7+ messages)

[PATCH net-next v4 1/2] bond: add mac filter option for balance-xor
 2022-07-09  3:41 UTC  (2+ messages)

[PATCH bpf-next v2 0/1] libbpf: perfbuf custom event reader
 2022-07-09  2:53 UTC  (4+ messages)
` [PATCH bpf-next v2 1/1] libbpf: perfbuf: allow raw access to buffers

[PATCH bpf-next] bpf: reparent bpf maps on memcg offlining
 2022-07-09  2:03 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Support riscv jit to provide
 2022-07-09  1:32 UTC  (11+ messages)
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo

[PATCH v6 bpf-next 0/5] bpf_prog_pack followup
 2022-07-09  1:14 UTC  (14+ messages)
` [PATCH v6 bpf-next 1/5] module: introduce module_alloc_huge
` [PATCH v6 bpf-next 2/5] bpf: use module_alloc_huge for bpf_prog_pack
` [PATCH v6 bpf-next 3/5] vmalloc: WARN for set_vm_flush_reset_perms() on huge pages
` [PATCH v6 bpf-next 4/5] vmalloc: introduce huge_vmalloc_supported
` [PATCH v6 bpf-next 5/5] bpf: simplify select_bpf_prog_pack_size

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-09  0:04 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] btf: Add a new kfunc set which allows to mark a function to be sleepable
` [PATCH bpf-next v3 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v3 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v3 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v3 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v3 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

pull-request: bpf-next 2022-07-09
 2022-07-08 23:40 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-08 23:17 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/2] "
` [PATCH v4 bpf-next 2/2] selftests/bpf: add a ksym iter subtest

[PATCH RFC]libbpf:fail to get the pinned bpf map, because the length of the name was limited
 2022-07-08 23:16 UTC 

[PATCH bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
 2022-07-08 23:10 UTC  (4+ messages)

pull-request: bpf 2022-07-08
 2022-07-08 23:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: Correctly propagate errors up from bpf_core_composites_match
 2022-07-08 22:40 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Error out when missing binary_path for USDT attach
 2022-07-08 22:20 UTC  (4+ messages)

[PATCH v4] libbpf: disable SEC pragma macro on GCC
 2022-07-08 22:20 UTC  (2+ messages)

[PATCH RFC bpf-next 0/3] libbpf: add better syscall kprobing support
 2022-07-08 22:05 UTC  (16+ messages)
` [PATCH RFC bpf-next 1/3] libbpf: improve and rename BPF_KPROBE_SYSCALL
` [PATCH RFC bpf-next 2/3] libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
` [PATCH RFC bpf-next 3/3] selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-08 21:55 UTC  (10+ messages)

[PATCH bpf-next v3] bpf: check attach_func_proto more carefully in check_return_code
 2022-07-08 21:25 UTC  (3+ messages)

bpftool gen object doesn't handle GCC built BPF ELF files
 2022-07-08 20:59 UTC  (11+ messages)

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-08 16:11 UTC  (9+ messages)
` [PATCH v2 1/4] security, lsm: "
` [PATCH v2 2/4] bpf-lsm: Make bpf_lsm_create_user_ns() sleepable
` [PATCH v2 3/4] selftests/bpf: Add tests verifying bpf lsm create_user_ns hook
` [PATCH v2 4/4] selinux: Implement "

[PATCH bpf-next 0/2] Add KIND_RESTRICT support to bpftool
 2022-07-08 12:30 UTC  (3+ messages)

[PATCH bpf-next 0/2] xsk: cover AF_XDP test app in MAINTAINERS
 2022-07-08 12:30 UTC  (4+ messages)
` [PATCH bpf-next 1/2] selftests: xsk: rename AF_XDP testing app
` [PATCH bpf-next 2/2] MAINTAINERS: add entry for AF_XDP selftests files

[PATCH bpf-next] bpf, docs: Remove deprecated xsk libbpf APIs description
 2022-07-08 12:20 UTC  (3+ messages)

[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-08 12:12 UTC  (6+ messages)
` [PATCH v6 4/5] "

[PATCH bpf-next v7 0/4] bpf trampoline for arm64
 2022-07-08  9:30 UTC  (5+ messages)
` [PATCH bpf-next v7 1/4] bpf: Remove is_valid_bpf_tramp_flags()
` [PATCH bpf-next v7 2/4] arm64: Add LDR (literal) instruction
` [PATCH bpf-next v7 3/4] bpf, arm64: Implement bpf_arch_text_poke() for arm64
` [PATCH bpf-next v7 4/4] bpf, arm64: bpf trampoline "

[PATCH bpf-next v6 0/4] bpf trampoline for arm64
 2022-07-08  9:08 UTC  (17+ messages)
` [PATCH bpf-next v6 3/4] bpf, arm64: Impelment bpf_arch_text_poke() "
` [PATCH bpf-next v6 4/4] bpf, arm64: bpf trampoline "

[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-08  6:23 UTC  (9+ messages)
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "

[PATCH v1 0/1] libbpf: perfbuf custom event reader
 2022-07-08  6:08 UTC  (4+ messages)
` [PATCH v1 1/1] libbpf: perfbuf: allow raw access to buffers

[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
 2022-07-08  3:18 UTC  (15+ messages)

[PATCH bpf-next v1] bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
 2022-07-08  0:20 UTC  (3+ messages)

[PATCH net-next v3] net: page_pool: optimize page pool page allocation in NUMA scenario
 2022-07-08  0:10 UTC  (4+ messages)

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-07 23:36 UTC  (6+ messages)
` [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter

[PATCH bpf-next v2] bpf: check attach_func_proto more carefully in check_return_code
 2022-07-07 23:07 UTC  (5+ messages)

[PATCH RFC bpf-next 0/4] bpf: Fixes for CONFIG_X86_KERNEL_IBT
 2022-07-07 22:16 UTC  (4+ messages)
` [PATCH RFC bpf-next 4/4] selftests/bpf: Fix kprobe get_func_ip tests "

[PATCH] bpf: make sure mac_header was set before using it
 2022-07-07 21:04 UTC  (6+ messages)

What happens to a uprobe if it links to a library within a container, and that container gets deleted?
 2022-07-07 18:53 UTC 

[PATCH stable 5.15 0/1] Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
 2022-07-07 18:05 UTC  (3+ messages)
` [PATCH stable 5.15 1/1] "

[PATCH bpf-next v2 0/2] bpf: Minor fixes for non-preallocated memory
 2022-07-07 16:22 UTC  (20+ messages)
` [PATCH bpf-next v2 1/2] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next v2 2/2] bpf: Warn on non-preallocated case for missed trace types

[PATCH intel-net] ice: xsk: use Rx ring when picking NAPI context
 2022-07-07 16:11 UTC 

[PATCH v4 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-07-07 14:40 UTC  (2+ messages)

[PATCH] riscv, libbpf: use a0 for RC register
 2022-07-07 14:40 UTC  (4+ messages)

[PATCH v2 bpf-next] xsk: mark napi_id on sendmsg()
 2022-07-07 13:08 UTC 

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-07-07 11:41 UTC  (10+ messages)
  ` [xdp-hints] "

[PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
 2022-07-07 10:47 UTC  (3+ messages)
` [PATCH bpf-next v10 4/6] selftests/bpf: Add selftests for raw syncookie helpers

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-07-07  2:11 UTC  (11+ messages)
` [PATCH v2 bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY

[PATCH v2 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-06 23:01 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] "

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-06 22:04 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced


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