BPF List
 help / color / mirror / Atom feed
 messages from 2022-11-04 05:43:36 to 2022-11-07 12:17:48 UTC [more...]

[PATCH v4] evm: Correct inode_init_security hooks behaviors
 2022-11-07 12:15 UTC  (5+ messages)

Closing the BPF map permission loophole
 2022-11-07 12:11 UTC  (6+ messages)

WARNING in bpf_check (3)
 2022-11-07 10:48 UTC  (2+ messages)
` [syzbot] "

[PATCH -next,v2] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
 2022-11-07 10:33 UTC  (4+ messages)

[PATCH] bpf: mark get_entry_ip as __maybe_unused
 2022-11-07  9:51 UTC  (7+ messages)

[PATCH bpf v2 0/5] bpf: Support kernel function call in 32-bit ARM
 2022-11-07  9:20 UTC  (6+ messages)
` [PATCH bpf v2 1/5] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
` [PATCH bpf v2 2/5] bpf: Adjust sk size check for sk in bpf_skb_is_valid_access for CO_RE in 32-bit arch
` [PATCH bpf v2 3/5] libbpf: Skip adjust mem size for load pointer in 32-bit arch in CO_RE
` [PATCH bpf v2 4/5] bpf: Add kernel function call support in 32-bit ARM for EABI
` [PATCH bpf v2 5/5] bpf:selftests: Add kfunc_call test for mixing 32-bit and 64-bit parameters

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-07  9:22 UTC  (11+ messages)
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
` [PATCH bpf RESEND 3/4] bpf: Add kernel function call support in 32-bit ARM

[PATCH bpf-next] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-07  8:50 UTC 

[PATCH bpf-next] selftests/bpf: fix build-id for liburandom_read.so
 2022-11-07  7:37 UTC  (7+ messages)

[PATCH bpf-next] bpf: Pass map file to .map_update_batch directly
 2022-11-07  7:55 UTC 

[PATCH bpf 0/3] Pin the start cgroup for cgroup iterator
 2022-11-07  7:42 UTC  (4+ messages)
` [PATCH bpf 1/3] bpf: Pin the start cgroup in cgroup_iter_seq_init()
` [PATCH bpf 2/3] selftests/bpf: Add cgroup helper remove_cgroup()
` [PATCH bpf 3/3] selftests/bpf: Add test for cgroup iterator on a dead cgroup

[PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs
 2022-11-07  6:58 UTC  (7+ messages)
` [PATCH bpf-next v1 RESEND 1/5] vmalloc: introduce vmalloc_exec, vfree_exec, and vcopy_exec

BUG in BPF verifier, 10 insns costs 2 mins+ to load
 2022-11-07  4:25 UTC 

[PATCH RFC bpf-next v1 0/2] Fix deadlock with bpf_timer in fentry/fexit progs
 2022-11-07  3:45 UTC  (9+ messages)
` [PATCH RFC bpf-next v1 1/2] bpf: Fix deadlock for bpf_timer's spinlock
` [PATCH RFC bpf-next v1 2/2] [EXAMPLE] selftests/bpf: Add timer deadlock example

linux-next: manual merge of the tip tree with the bpf tree
 2022-11-06 23:57 UTC 

[PATCH bpf-next v2 0/2] propagate nullness information for reg to reg comparisons
 2022-11-06 21:49 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: check nullness propagation "

[PATCH bpf-next 1/2] libbpf: __attribute__((btf_decl_tag("..."))) for btf dump in C format
 2022-11-06 21:40 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: lan966x: Add xdp support
 2022-11-06 21:11 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: lan966x: Add define IFH_LEN_BYTES
` [PATCH net-next v2 2/4] net: lan966x: Split function lan966x_fdma_rx_get_frame
` [PATCH net-next v2 3/4] net: lan966x: Add basic XDP support
` [PATCH net-next v2 4/4] net: lan96x: Use page_pool API

[PATCH bpf-next v3 0/3] libbpf: Resolve unambigous forward declarations
 2022-11-06 20:43 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] libbpf: hashmap interface update to long -> long
` [PATCH bpf-next v3 2/3] libbpf: Resolve unambigous forward declarations
` [PATCH bpf-next v3 3/3] selftests/bpf: Tests for btf_dedup_resolve_fwds

[PATCH bpf-next v4 00/24] Local kptrs, BPF linked lists
 2022-11-06  1:53 UTC  (34+ messages)
` [PATCH bpf-next v4 06/24] bpf: Refactor kptr_off_tab into btf_record
` [PATCH bpf-next v4 07/24] bpf: Consolidate spin_lock, timer management "
` [PATCH bpf-next v4 10/24] bpf: Introduce local kptrs
` [PATCH bpf-next v4 14/24] bpf: Allow locking bpf_spin_lock global variables
` [PATCH bpf-next v4 19/24] bpf: Introduce bpf_obj_new
` [PATCH bpf-next v4 22/24] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v4 24/24] selftests/bpf: Add BPF linked list API tests

[RFC bpf-next 0/2] bpf: standalone BTF support for modules
 2022-11-05 22:54 UTC  (4+ messages)
` [RFC bpf-next 1/2] bpf: support standalone BTF in modules
` [RFC bpf-next 2/2] bpf: allow opt-out from using split BTF for modules

[PATCH bpf-next v1 0/4] Add BPF htab map's used size for monitoring
 2022-11-05 16:20 UTC  (6+ messages)
` [PATCH bpf-next v1 1/4] bpf: Support reporting "
` [PATCH bpf-next v1 2/4] bpftool: Add tools support to show BPF htab map's used size
` [PATCH bpf-next v1 3/4] samples/bpf: Add concurrency testing for "
` [PATCH bpf-next v1 4/4] selftests/bpf: Add unit tests "

[PATCH bpf-next v2] docs/bpf: document BPF ARRAY_OF_MAPS and HASH_OF_MAPS
 2022-11-05 12:54 UTC  (4+ messages)

[PATCH] selftests/xsk: Fix unsigned comparison with less than zero
 2022-11-05 11:07 UTC  (2+ messages)

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-11-05  9:31 UTC  (31+ messages)
` [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces
` [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v3 08/15] iommufd: Algorithms for PFN storage
  ` [PATCH v3 8/15] "
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
` [PATCH v3 11/15] iommufd: Add a HW pagetable object
` [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
` [PATCH v3 15/15] iommufd: Add a selftest

[PATCH bpf-next] samples/bpf: Fix sockex3: missing BPF prog type
 2022-11-05  6:48 UTC  (4+ messages)
`  "
    ` [PATCH bpf-next] samples/bpf: Fix sockex3 error: "

[PATCH bpf-next] Documentation: bpf: escape underscore in BPF type name prefix
 2022-11-05  2:49 UTC  (7+ messages)

[RFC bpf-next v2 00/14] xdp: hints via kfuncs
 2022-11-05  2:18 UTC  (7+ messages)
` [RFC bpf-next v2 08/14] bpf: Helper to simplify calling kernel routines from unrolled kfuncs
` [RFC bpf-next v2 10/14] ice: Support rx timestamp metadata for xdp

[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-11-05  0:42 UTC  (5+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules

[PATCH bpf-next 0/3] bpf: Add hwtstamp field for the sockops prog
 2022-11-05  0:17 UTC  (4+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
` [PATCH bpf-next 3/3] selftests/bpf: Test skops->skb_hwtstamp

[PATCH bpf-next v2] docs/bpf: Add LRU internals description and graph
 2022-11-05  0:12 UTC  (5+ messages)

[PATCH 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-04 23:32 UTC  (4+ messages)
` [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH v2 dwarves, kernel, libbpf 0/9] Add support for generating BTF for all variables
 2022-11-04 23:11 UTC  (10+ messages)
` [PATCH v2 dwarves 1/9] dutil: return ELF section name when looked up by index
` [PATCH v2 dwarves 2/9] btf_encoder: Rename percpu structures to variables
` [PATCH v2 dwarves 3/9] btf_encoder: cache all ELF section info
` [PATCH v2 dwarves 4/9] btf_encoder: make the variable array dynamic
` [PATCH v2 dwarves 5/9] btf_encoder: record ELF section for collected variables
` [PATCH v2 dwarves 6/9] btf_encoder: collect all variables
` [PATCH v2 dwarves 7/9] btf_encoder: allow encoding "
` [PATCH v2 bpf 8/9] libbpf: btf dedup identical struct test needs check for nested structs/arrays
` [PATCH v2 kernel 9/9] bpf: add support for CONFIG_DEBUG_INFO_BTF_VARS

[PATCH bpf-next v1 00/13] Fixes for dynptr
 2022-11-04 23:08 UTC  (8+ messages)
` [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes

[syzbot] WARNING in check_map_prog_compatibility
 2022-11-04 23:05 UTC  (3+ messages)

[PATCH bpf-next v1] docs/bpf: Document BPF map types QUEUE and STACK
 2022-11-04 23:00 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warning
 2022-11-04 22:50 UTC  (2+ messages)

[PATCH 0/2] bpf: Yet another approach to fix the BPF dispatcher thing
 2022-11-04 22:20 UTC  (2+ messages)

Question: __u32 or u32 in BPF code
 2022-11-04 22:06 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: Fix tracex2 error: No such file or directory
 2022-11-04 22:00 UTC  (2+ messages)

[PATCH bpf-next] xsk: fix destination buffer address when copying with metadata
 2022-11-04 21:47 UTC  (4+ messages)

[PATCH bpf-next] selftests: fix test group SKIPPED result
 2022-11-04 21:34 UTC  (4+ messages)

[PATCH bpf-next v1] bpf, docs: document BPF_MAP_TYPE_ARRAY_OF_MAPS and *_HASH_OF_MAPS
 2022-11-04 21:26 UTC  (2+ messages)

[PATCH] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
 2022-11-04 21:12 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] libbpf: Resolve unambigous forward declarations
 2022-11-04 20:24 UTC  (10+ messages)
` [PATCH bpf-next v2 1/4] libbpf: hashmap interface update to uintptr_t -> uintptr_t
` [PATCH bpf-next v2 2/4] selftests/bpf: hashmap test cases updated for uintptr_t -> uintptr_t interface
` [PATCH bpf-next v2 3/4] libbpf: Resolve unambigous forward declarations
` [PATCH bpf-next v2 4/4] selftests/bpf: Tests for btf_dedup_resolve_fwds

[PATCH bpf-next 1/2] libbpf: Resolve enum fwd as full enum64 and vice versa
 2022-11-04 20:20 UTC  (2+ messages)

[PATCH bpf-next 0/6] BPF verifier precision tracking improvements
 2022-11-04 20:01 UTC  (5+ messages)
` [PATCH bpf-next 3/6] bpf: allow precision tracking for programs with subprogs

bpf: Is it possible to move .BTF data into a module
 2022-11-04 19:04 UTC  (5+ messages)

[PATCH v2 bpf-next 0/6] BPF verifier precision tracking improvements
 2022-11-04 19:00 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/6] bpf: propagate precision in ALU/ALU64 operations
` [PATCH v2 bpf-next 2/6] bpf: propagate precision across all frames, not just the last one
` [PATCH v2 bpf-next 3/6] bpf: allow precision tracking for programs with subprogs
` [PATCH v2 bpf-next 4/6] bpf: stop setting precise in current state
` [PATCH v2 bpf-next 5/6] bpf: aggressively forget precise markings during state checkpointing
` [PATCH v2 bpf-next 6/6] selftests/bpf: make test_align selftest more robust

Question: BPF maps reliability
 2022-11-04 16:36 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: Add bpf_rcu_read_lock() support
 2022-11-04 16:27 UTC  (7+ messages)
` [PATCH bpf-next 3/5] bpf: Add rcu btf_type_tag verifier support

[PATCH hid v11 00/14] Introduce eBPF support for HID devices
 2022-11-04 11:41 UTC  (2+ messages)

[PATCH net v2] net: tun: Fix memory leaks of napi_get_frags
 2022-11-04 11:00 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Add bpf_perf_event_read_sample() helper (v1)
 2022-11-04  6:18 UTC  (10+ messages)
` [PATCH bpf-next 1/3] perf/core: Prepare sample data before calling BPF
` [PATCH bpf-next 2/3] bpf: Add bpf_perf_event_read_sample() helper


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox