bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-14 21:43:21 to 2022-07-18 13:56:05 UTC [more...]

[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
 2022-07-18 13:55 UTC  (4+ messages)

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-18 13:53 UTC  (33+ messages)
` [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF
` [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v6 04/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v6 12/23] HID: initial BPF implementation

[PATCH bpf-next v9 0/4] bpf trampoline for arm64
 2022-07-18 13:52 UTC  (3+ messages)
` [PATCH bpf-next v9 3/4] bpf, arm64: Implement bpf_arch_text_poke() "

[PATCH v4 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-18 13:19 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/4] ftrace: add modify_ftrace_direct_multi_nolock
` [PATCH v4 bpf-next 2/4] ftrace: allow IPMODIFY and DIRECT ops on the same function
` [PATCH v4 bpf-next 3/4] bpf, x64: Allow to use caller address from stack
` [PATCH v4 bpf-next 4/4] bpf: support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)

[PATCH v3 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-18 13:07 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/4] ftrace: add modify_ftrace_direct_multi_nolock
` [PATCH v3 bpf-next 2/4] ftrace: allow IPMODIFY and DIRECT ops on the same function
` [PATCH v3 bpf-next 3/4] bpf, x64: Allow to use caller address from stack
` [PATCH v3 bpf-next 4/4] bpf: support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)

[PATCH v3] bpf, docs: document BPF_MAP_TYPE_HASH and variants
 2022-07-18 12:58 UTC 

[PATCH bpf-next v2 0/5] cleanup for data casting
 2022-07-18 13:29 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Unify memory address casting operation style
` [PATCH bpf-next v2 2/5] libbpf: "
` [PATCH bpf-next v2 3/5] selftests: bpf: "
` [PATCH bpf-next v2 4/5] samples: "
` [PATCH bpf-next v2 5/5] selftests/bpf: Change the casting about jited_ksyms and jited_linfo

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

[RFC PATCH 00/17] xdp: Add packet queueing and scheduling capabilities
 2022-07-18 12:45 UTC  (20+ messages)
` [RFC PATCH 15/17] selftests/bpf: Add verifier tests for dequeue prog

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-18 12:27 UTC  (11+ messages)

[PATCH bpf 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-18 12:21 UTC  (8+ messages)
` [PATCH bpf 1/5] ip_tunnels: Add new flow flags field to ip_tunnel_key
` [PATCH bpf 2/5] vxlan: Use ip_tunnel_key flow flags in route lookups
` [PATCH bpf 3/5] geneve: "
` [PATCH bpf 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key
` [PATCH bpf 5/5] selftests/bpf: Don't assign outer source IP to host

[PATCH bpf-next 0/5] cleanup for data casting
 2022-07-18 11:57 UTC  (11+ messages)
` [PATCH bpf-next 1/5] bpf: Unify memory address casting operation style
` [PATCH bpf-next 2/5] libbpf: "
` [PATCH bpf-next 3/5] selftests: bpf: "
` [PATCH bpf-next 4/5] samples: "
` [PATCH bpf-next 5/5] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo

[PATCH RFC bpf-next 0/9] Introduce XDP-hints via BTF
 2022-07-18 10:27 UTC  (4+ messages)
` [PATCH RFC bpf-next 7/9] i40e: add XDP-hints handling

[PATCH bpf-next] selftests: xsk: Update poll test cases
 2022-07-18  9:57 UTC 

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

init_disassemble_info() signature changes causes compile failures
 2022-07-18  8:58 UTC  (11+ messages)
` [PATCH v2 0/5] tools: fix compilation failure caused by init_disassemble_info API changes
  ` [PATCH v2 2/5] tools include: add dis-asm-compat.h to handle version differences

[Patch bpf-next] tcp: fix sock skb accounting in tcp_read_skb()
 2022-07-18  7:26 UTC  (4+ messages)

[PATCH] bpf: Fix typo in comments in verifier
 2022-07-18  6:52 UTC 

[PATCH bpf-next] bpf: Add kptr_xchg to may_be_acquire_function check
 2022-07-16 21:00 UTC  (6+ messages)

[PATCH bpf-next v2 0/3] Use lightweigt version of bpftool
 2022-07-16  7:13 UTC  (5+ messages)

[PATCH v2 bpf-next 0/5] Add SEC("ksyscall") support
 2022-07-15 23:54 UTC  (4+ messages)
` [PATCH v2 bpf-next 5/5] selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests

[PATCH v2 bpf-next 1/2] libbpf: make RINGBUF map size adjustments more eagerly
 2022-07-15 23:39 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: test eager BPF ringbuf size adjustment logic

[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-15 23:30 UTC  (2+ messages)

[PATCH bpf-next 1/2] libbpf: make RINGBUF map size adjustments more eagerly
 2022-07-15 23:05 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: test eager BPF ringbuf size adjustment logic

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-07-15 21:50 UTC  (16+ messages)
` [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY

[PATCH bpf-next v2] bpf: fix bpf_skb_pull_data documentation
 2022-07-15 21:29 UTC  (2+ messages)

[PATCH bpf-next v3] docs/bpf: Update documentation for BTF_KIND_FUNC
 2022-07-15 21:28 UTC  (3+ messages)

[PATCH bpf-next v5] libbpf: perfbuf: Add API to get the ring buffer
 2022-07-15 20:00 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: fallback to tracefs mount point if debugfs is not mounted
 2022-07-15 18:57 UTC 

[PATCH bpf-next] libbpf: fallback to tracefs mount point if debugfs is not mounted
 2022-07-15 18:46 UTC  (5+ messages)

[PATCH RFC bpf-next 0/3] Execution context callbacks
 2022-07-15 18:28 UTC  (5+ messages)

[PATCH bpf-next v4] libbpf: perfbuf: Add API to get the ring buffer
 2022-07-15 17:54 UTC  (4+ messages)

[PATCH bpf-next v1] bpf: fix bpf_skb_pull_data documentation
 2022-07-15 17:44 UTC  (6+ messages)

[PATCH v2] bpf, docs: document BPF_MAP_TYPE_HASH and variants
 2022-07-15 17:37 UTC  (4+ messages)

[PATCH] bpf: fix check against plain integer v 'NULL'
 2022-07-15 17:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/1] libbpf: perfbuf expose ring buffer
 2022-07-15 16:58 UTC  (5+ messages)
` [PATCH bpf-next v3 1/1] libbpf: perfbuf: Add API to get the "

[PATCH v2 bpf-next 0/4] BPF array map fixes and improvements
 2022-07-15 16:29 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/4] bpf: fix potential 32-bit overflow when accessing ARRAY map element
` [PATCH v2 bpf-next 2/4] bpf: make uniform use of array->elem_size everywhere in arraymap.c
` [PATCH v2 bpf-next 3/4] bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
` [PATCH v2 bpf-next 4/4] selftests/bpf: validate .bss section bigger than 8MB is possible now

Build error of samples/bpf
 2022-07-15 16:08 UTC  (5+ messages)

[RFC PATCH bpf-next 0/4] bpf_panic() helper
 2022-07-15 12:52 UTC  (7+ messages)
` [RFC PATCH bpf-next 3/4] bpf: add "

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

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-15  9:52 UTC  (3+ messages)

[PATCH v3,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-15  9:17 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
 2022-07-15  7:45 UTC  (8+ messages)

[PATCH] bpf: btf: Fix vsnprintf return value check
 2022-07-15  7:07 UTC  (5+ messages)

[PATCH bpf-next] bpf: Fix subprog names in stack traces
 2022-07-15  6:50 UTC  (3+ messages)

[PATCH bpf-next 0/4] BPF array map fixes and improvements
 2022-07-15  5:09 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf: fix potential 32-bit overflow when accessing ARRAY map element
` [PATCH bpf-next 3/4] bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
` [PATCH bpf-next 4/4] selftests/bpf: validate .bss section bigger than 8MB is possible now

[PATCH 2/2] crypto: make the sha1 library optional
 2022-07-15  1:18 UTC  (2+ messages)

[PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
 2022-07-15  0:24 UTC  (6+ messages)

[PATCH bpf-next v2] docs/bpf: Update documentation for BTF_KIND_FUNC
 2022-07-14 22:58 UTC  (3+ messages)

[PATCH] bpf, docs: document BPF_MAP_TYPE_HASH and variants
 2022-07-14 22:20 UTC  (7+ 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 NNTP newsgroup(s).