bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 06:46:42 to 2022-11-17 17:53:37 UTC [more...]

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-17 17:52 UTC  (37+ messages)
` [PATCH bpf-next 03/11] bpf: Support inlined/unrolled kfuncs for xdp metadata
` [PATCH bpf-next 05/11] veth: Support rx timestamp metadata for xdp
  ` [xdp-hints] "
      ` [xdp-hints] "
` [PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
  ` [xdp-hints] "
      ` [xdp-hints] "

[RFC 0/1] BPF tracing for arm64 using fprobe
 2022-11-17 17:16 UTC  (6+ messages)

[PATCH bpf-next v8 00/22] Allocated objects, BPF linked lists
 2022-11-17 16:24 UTC  (23+ messages)
` [PATCH bpf-next v8 01/22] bpf: Fix early return in map_check_btf
` [PATCH bpf-next v8 02/22] bpf: Do btf_record_free outside map_free callback
` [PATCH bpf-next v8 03/22] bpf: Do btf_record_free for outer maps
` [PATCH bpf-next v8 04/22] bpf: Populate field_offs for inner_map_meta
` [PATCH bpf-next v8 05/22] bpf: Introduce allocated objects support
` [PATCH bpf-next v8 06/22] bpf: Recognize lock and list fields in allocated objects
` [PATCH bpf-next v8 07/22] bpf: Verify ownership relationships for user BTF types
` [PATCH bpf-next v8 08/22] bpf: Allow locking bpf_spin_lock in allocated objects
` [PATCH bpf-next v8 09/22] bpf: Allow locking bpf_spin_lock global variables
` [PATCH bpf-next v8 10/22] bpf: Allow locking bpf_spin_lock in inner map values
` [PATCH bpf-next v8 11/22] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v8 12/22] bpf: Support constant scalar arguments for kfuncs
` [PATCH bpf-next v8 13/22] bpf: Introduce bpf_obj_new
` [PATCH bpf-next v8 14/22] bpf: Introduce bpf_obj_drop
` [PATCH bpf-next v8 15/22] bpf: Permit NULL checking pointer with non-zero fixed offset
` [PATCH bpf-next v8 16/22] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v8 17/22] bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
` [PATCH bpf-next v8 18/22] selftests/bpf: Add __contains macro to bpf_experimental.h
` [PATCH bpf-next v8 19/22] selftests/bpf: Update spinlock selftest
` [PATCH bpf-next v8 20/22] selftests/bpf: Add failure test cases for spin lock pairing
` [PATCH bpf-next v8 21/22] selftests/bpf: Add BPF linked list API tests
` [PATCH bpf-next v8 22/22] selftests/bpf: Add BTF sanity tests

[PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
 2022-11-17 16:21 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: Pass map file to .map_update_batch directly
 2022-11-17 16:20 UTC  (3+ messages)

[PATCH 0/6] Build output clean up
 2022-11-17 15:40 UTC  (8+ messages)
` [PATCH 1/6] tools lib api: clean up install_headers
` [PATCH 2/6] tools lib bpf: Avoid install_headers make warning
` [PATCH 3/6] tools lib symbol: clean up build output
` [PATCH 4/6] tools lib perf: Make install_headers clearer
` [PATCH 5/6] tools lib subcmd: "
` [PATCH 6/6] tools lib traceevent: "

[PATCH net-next v2 0/5] net: lan966x: Extend xdp support
 2022-11-17 15:31 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v2 4/5] net: lan966x: Add support for XDP_TX

[RFC][PATCH 0/4] security: Ensure LSMs return expected values
 2022-11-17 15:31 UTC  (29+ messages)
` [RFC][PATCH 1/4] lsm: Clarify documentation of vm_enough_memory hook
` [RFC][PATCH 2/4] lsm: Add missing return values doc in lsm_hooks.h and fix formatting
` [RFC][PATCH 3/4] lsm: Redefine LSM_HOOK() macro to add return value flags as argument
` [RFC][PATCH 4/4] security: Enforce limitations on return values from LSMs
      ` [PoC][PATCH] bpf: Call return value check function in the JITed code

[PATCH bpf-next] bpf/docs: Include blank lines between bullet points in bpf_devel_QA.rst
 2022-11-17 15:30 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix error: undeclared identifier 'NF_NAT_MANIP_SRC'
 2022-11-17 15:16 UTC 

netfilter bpf-jit patchset: test results
 2022-11-17 14:53 UTC 

[PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-17 15:44 UTC 

[PATCH bpf-next] selftests/bpf: Fix error undeclared identifier 'NF_NAT_MANIP_SRC'
 2022-11-17 14:15 UTC  (2+ messages)
`  "

[PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-17 14:07 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-17  9:37 UTC  (24+ messages)

[PATCH bpf 1/2] selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
 2022-11-17  9:03 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Pass target triple to get_sys_includes macro

[PATCH bpf v2] selftests/bpf: fix memory leak of lsm_cgroup
 2022-11-17  7:30 UTC  (2+ messages)

[syzbot] general protection fault in kernfs_get_inode
 2022-11-17  7:26 UTC 

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-11-14 (i40e)
 2022-11-17  7:09 UTC  (9+ messages)
` [PATCH net 1/2] i40e: Fix failure message when XDP is configured in TX only mode

[RFC PATCH 0/3] enable bpf_prog_pack allocator for powerpc
 2022-11-17  6:59 UTC  (6+ messages)

[PATCH bpf-next v3 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill
 2022-11-17  6:48 UTC  (6+ messages)
  ` [PATCH bpf-next v3 3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs
  ` [PATCH bpf-next v3 4/6] bpf: use execmem_alloc for bpf program and bpf dispatcher

[PATCH bpf v2 0/3] Pin iterator link when opening iterator
 2022-11-17  6:48 UTC  (10+ messages)
` [PATCH bpf v2 1/3] bpf: "

[PATCH bpf-next v6 0/7] bpf: Add bpf_rcu_read_lock() support
 2022-11-17  4:28 UTC  (8+ messages)
` [PATCH bpf-next v6 1/7] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
` [PATCH bpf-next v6 2/7] bpf: Abstract out functions to check sleepable helpers
` [PATCH bpf-next v6 3/7] bpf: Add kfunc bpf_rcu_read_lock/unlock()
` [PATCH bpf-next v6 4/7] bpf: Add bpf_rcu_read_lock() verifier support
` [PATCH bpf-next v6 5/7] bpf: Enable sleeptable support for cgrp local storage
` [PATCH bpf-next v6 6/7] selftests/bpf: Add tests for bpf_rcu_read_lock()
` [PATCH bpf-next v6 7/7] selftests/bpf: Add rcu_read_lock test to s390x/aarch64 deny lists

[PATCH bpf-next v7 0/3] Support storing struct task_struct objects as kptrs
 2022-11-17  3:24 UTC  (4+ messages)
` [PATCH bpf-next v7 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH bpf-next v7 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH bpf-next v7 3/3] bpf/selftests: Add selftests for new task kfuncs

[PATCH net v3] selftests/net: fix missing xdp_dummy
 2022-11-17  2:45 UTC 

[PATCH bpf-next] docs/bpf: Document how to run CI without patch submission
 2022-11-17  2:04 UTC  (4+ messages)

[PATCH v2 0/2] some fixes for selftest/net
 2022-11-17  2:00 UTC  (7+ messages)
` [PATCH v2 1/2] selftests/net: fix missing xdp_dummy
` [PATCH v2 2/2] selftests/net: fix opening object file failed

[PATCH v2] LSM: Better reporting of actual LSMs at boot
 2022-11-16 23:04 UTC  (2+ messages)

[PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
 2022-11-16 22:45 UTC 

[PATCH bpf-next 1/2] bpf: Move skb->len == 0 checks into __bpf_redirect
 2022-11-16 21:02 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Make sure zero-len skbs aren't redirectable

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-16 21:00 UTC  (20+ messages)
` [PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v5 02/19] iommu: Add device-centric DMA ownership interfaces
` [PATCH v5 03/19] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v5 04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
` [PATCH v5 05/19] iommufd: Document overview of iommufd
` [PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v5 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v5 09/19] iommufd: Algorithms for PFN storage
` [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
` [PATCH v5 12/19] iommufd: Add a HW pagetable object
` [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
` [PATCH v5 16/19] iommufd: Add kernel support for testing iommufd
` [PATCH v5 17/19] iommufd: Add some fault injection points
` [PATCH v5 18/19] iommufd: Add additional invariant assertions
` [PATCH v5 19/19] iommufd: Add a selftest

[0/2 bpf-next] Expose netdev in XDP progs with BTF_ID
 2022-11-16 19:46 UTC  (12+ messages)
` [1/2 bpf-next] bpf: expose net_device from xdp for metadata

[PATCH bpf-next v1 0/7] Dynptr refactorings
 2022-11-16 18:04 UTC  (3+ messages)
` [PATCH bpf-next v1 3/7] bpf: Rework process_dynptr_func

[PATCH 0/1] Fix perf tools/lib includes
 2022-11-16 17:41 UTC  (8+ messages)
` [PATCH 1/1] perf build: Use tools/lib headers from install path

[PATCH bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-16 11:29 UTC  (3+ messages)
` [PATCH bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when "
` [PATCH bpf 4/4] selftests/bpf: Add ingress tests for txmsg with apply_bytes

[PATCH bpf 1/2] selftests/bpf: Filter out default_idle from kprobe_multi bench
 2022-11-16 10:02 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Make test_bench_attach serial

[PATCH bpf 0/2] Bug fix and test case for special map value field
 2022-11-16  8:07 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf: Do not copy spin lock field from user in bpf_selem_alloc

[RFC bpf-next] bpf: Fix perf bpf event and audit prog id logging
 2022-11-16  7:29 UTC  (5+ messages)

[PATCH bpf v2 0/4] libbpf: Fixes for ring buffer
 2022-11-16  7:23 UTC  (5+ messages)
` [PATCH bpf v2 1/4] libbpf: Use page size as max_entries when probing ring buffer map
` [PATCH bpf v2 2/4] libbpf: Handle size overflow for ringbuf mmap
` [PATCH bpf v2 3/4] libbpf: Handle size overflow for user "
` [PATCH bpf v2 4/4] libbpf: Check the validity of size in user_ring_buffer__reserve()

[PATCH] samples, bpf: Add duration option D for sampleip
 2022-11-16  6:46 UTC 


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