bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-25 09:35:42 to 2022-10-27 20:00:55 UTC [more...]

[RFC bpf-next 0/5] xdp: hints via kfuncs
 2022-10-27 20:00 UTC 

[Question]: BPF_CGROUP_{GET,SET}SOCKOPT handling when optlen > PAGE_SIZE
 2022-10-27 19:11 UTC  (8+ messages)

[RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h
 2022-10-27 18:55 UTC  (19+ messages)
` [RFC bpf-next 01/12] libbpf: Deduplicate unambigous standalone forward declarations
` [RFC bpf-next 02/12] selftests/bpf: Tests for standalone forward BTF declarations deduplication
` [RFC bpf-next 03/12] libbpf: Support for BTF_DECL_TAG dump in C format
` [RFC bpf-next 04/12] selftests/bpf: Tests "
` [RFC bpf-next 05/12] libbpf: Header guards for selected data structures in vmlinux.h
` [RFC bpf-next 06/12] selftests/bpf: Tests for header guards printing in BTF dump
` [RFC bpf-next 07/12] bpftool: Enable header guards generation
` [RFC bpf-next 08/12] kbuild: Script to infer header guard values for uapi headers
` [RFC bpf-next 09/12] kbuild: Header guards for types from include/uapi/*.h in kernel BTF
` [RFC bpf-next 10/12] selftests/bpf: Script to verify uapi headers usage with vmlinux.h
` [RFC bpf-next 11/12] selftests/bpf: Known good uapi headers for test_uapi_headers.py
` [RFC bpf-next 12/12] selftests/bpf: script for infer_header_guards.pl testing

[PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key
 2022-10-27 18:52 UTC  (3+ messages)

Closing the BPF map permission loophole
 2022-10-27 16:54 UTC  (3+ messages)

[PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
 2022-10-27 16:37 UTC  (10+ messages)

[RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
 2022-10-27 15:52 UTC  (12+ messages)

[PATCH bpf-next v2 0/2] If the sock is dead, do not access sock's sk_wq in sk_stream_wait_memory
 2022-10-27 15:30 UTC  (3+ messages)

[PATCH 1/4] bpf, docs: Add note about type convention
 2022-10-27 14:39 UTC  (4+ messages)
` [PATCH 2/4] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH 3/4] bpf, docs: Use consistent names for the same field
` [PATCH 4/4] bpf, docs: Explain helper functions

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-10-27 14:12 UTC  (26+ 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 04/15] iommufd: Overview documentation
` [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v3 06/15] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v3 07/15] iommufd: PFN handling for iopt_pages
` [PATCH v3 08/15] iommufd: Algorithms for PFN storage
` [PATCH v3 09/15] iommufd: Data structure to provide IOVA to PFN mapping
  ` [PATCH v3 9/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 13/15] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
` [PATCH v3 15/15] iommufd: Add a selftest

[PATCH] samples/bpf: Fix sockex3: missing BPF prog type
 2022-10-27 13:38 UTC  (2+ messages)
` [PATCH bpf-next] "

WARNING in bpf_bprintf_prepare
 2022-10-27 11:45 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
 2022-10-27 11:33 UTC 

[PATCH net] bpf: Fix memory leaks in __check_func_call
 2022-10-27 10:23 UTC 

[PATCH hid v11 00/14] Introduce eBPF support for HID devices
 2022-10-27  9:11 UTC  (17+ messages)
` [PATCH hid v11 02/14] HID: initial BPF implementation
` [PATCH hid v11 04/14] HID: bpf jmp table: simplify the logic of cleaning up programs
` [PATCH hid v11 05/14] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH hid v11 06/14] selftests/hid: add test to change the report size
` [PATCH hid v11 07/14] HID: bpf: introduce hid_hw_request()
` [PATCH hid v11 08/14] selftests/hid: add tests for bpf_hid_hw_request
` [PATCH hid v11 09/14] HID: bpf: allow to change the report descriptor
` [PATCH hid v11 10/14] selftests/hid: add report descriptor fixup tests
` [PATCH hid v11 11/14] selftests/hid: Add a test for BPF_F_INSERT_HEAD
` [PATCH hid v11 12/14] samples/hid: add new hid BPF example
` [PATCH hid v11 13/14] samples/hid: add Surface Dial example
` [PATCH hid v11 14/14] Documentation: add HID-BPF docs

[PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach tc BPF programs
 2022-10-27  9:01 UTC  (11+ messages)

[PATCH bpf-next v2] bpf: Fix a typo in comment for DFS algorithm
 2022-10-27  3:44 UTC 

[PATCH v5 2/2] sched/numa: add per-process numa_balancing
 2022-10-27  2:53 UTC 

[PATCH][next] bpftool: Fix spelling mistake "disasembler" -> "disassembler"
 2022-10-27  1:30 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the bpf-next tree
 2022-10-27  0:07 UTC 

[PATCH bpf-next] bpf: check max_entries before allocating memory
 2022-10-26 19:21 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix bpftool synctypes checking failure
 2022-10-26 17:10 UTC  (3+ messages)

[PATCH stable 5.10 0/5] kbuild: Fix compilation for latest pahole release
 2022-10-26 16:44 UTC  (2+ messages)

[PATCH 0/2] USB: core: add a way to revoke access to open USB devices
 2022-10-26 15:22 UTC  (4+ messages)
` [PATCH 2/2] usb: Implement usb_revoke() BPF function

[PATCH v4] evm: Correct inode_init_security hooks behaviors
 2022-10-26 14:30 UTC 

[PATCH] bpf: Remove the obsolte u64_stats_fetch_*_irq() users
 2022-10-26 12:31 UTC 

[PATCH bpf-next] bpf: Fix a typo in comment for DFS algorithm
 2022-10-26 12:06 UTC  (5+ messages)

[PATCH bpf-next v1] Document BPF_MAP_TYPE_LPM_TRIE
 2022-10-26 10:02 UTC 

[RFC PATCH net-next]net: Add new kParser KMOD in net, integrate kParser with XDP
 2022-10-26  7:50 UTC  (3+ messages)
` [RFC PATCH 3/4] xdp: Support for kParser as bpf helper function
` [RFC PATCH 4/4] xdp: Support for flow_dissector "

[PATCH bpf-next] selftests/bpf: Panic on hard/soft lockup
 2022-10-26  6:50 UTC  (2+ messages)

[PATCH bpf-next v6 0/9] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-26  6:40 UTC  (11+ messages)
` [PATCH bpf-next v6 1/9] bpf: Make struct cgroup btf id global
` [PATCH bpf-next v6 2/9] bpf: Refactor some inode/task/sk storage functions for reuse
` [PATCH bpf-next v6 3/9] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
` [PATCH bpf-next v6 4/9] libbpf: Support new cgroup local storage
` [PATCH bpf-next v6 5/9] bpftool: "
` [PATCH bpf-next v6 6/9] selftests/bpf: Fix test test_libbpf_str/bpf_map_type_str
` [PATCH bpf-next v6 7/9] selftests/bpf: Add selftests for new cgroup local storage
` [PATCH bpf-next v6 8/9] selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x
` [PATCH bpf-next v6 9/9] docs/bpf: Add documentation for new cgroup local storage

[PATCH bpf-next 0/9] bpf: Avoid unnecessary deadlock detection and failure in task storage
 2022-10-26  6:20 UTC  (11+ messages)
` [PATCH bpf-next 1/9] bpf: Remove prog->active check for bpf_lsm and bpf_iter
` [PATCH bpf-next 2/9] bpf: Append _recur naming to the bpf_task_storage helper proto
` [PATCH bpf-next 3/9] bpf: Refactor the core bpf_task_storage_get logic into a new function
` [PATCH bpf-next 4/9] bpf: Avoid taking spinlock in bpf_task_storage_get if potential deadlock is detected
` [PATCH bpf-next 5/9] bpf: Add new bpf_task_storage_get proto with no deadlock detection
` [PATCH bpf-next 6/9] bpf: bpf_task_storage_delete_recur does lookup first before the deadlock check
` [PATCH bpf-next 7/9] bpf: Add new bpf_task_storage_delete proto with no deadlock detection
` [PATCH bpf-next 8/9] selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to "
` [PATCH bpf-next 9/9] selftests/bpf: Tracing prog can still do lookup under busy lock

[PATCH bpf-next v5 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-26  5:55 UTC  (11+ messages)
` [PATCH bpf-next v5 1/7] bpf: Make struct cgroup btf id global
` [PATCH bpf-next v5 2/7] bpf: Refactor some inode/task/sk storage functions for reuse
` [PATCH bpf-next v5 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
` [PATCH bpf-next v5 4/7] libbpf: Support new cgroup local storage
` [PATCH bpf-next v5 5/7] bpftool: "
` [PATCH bpf-next v5 6/7] selftests/bpf: Add selftests for "
` [PATCH bpf-next v5 7/7] docs/bpf: Add documentation "

[PATCH bpf-next] bpf: Update max_entries for array maps
 2022-10-26  3:35 UTC  (2+ messages)

[PATCH v3] evm: Correct inode_init_security hooks behaviors
 2022-10-26  1:51 UTC  (3+ messages)

[PATCH bpf] bpf: Return -EINVAL on calling bpf_setsockopt(TCP_SAVED_SYN)
 2022-10-26  0:02 UTC  (2+ messages)

[PATCH bpf] libbpf: btf dedup identical struct test needs check for nested structs/arrays
 2022-10-25 23:30 UTC  (2+ messages)

[RFC dwarves 0/1] pahole: Save header guard names when --header_guards_db is passed
 2022-10-25 22:07 UTC  (2+ messages)
` [RFC dwarves 1/1] "

[PATCH bpf-next v4 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-25 19:53 UTC  (9+ messages)
` [PATCH bpf-next v4 3/7] bpf: Implement cgroup "

[PATCH bpf-next v9 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-25 19:12 UTC  (2+ messages)
` [PATCH bpf-next v9 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH bpf-next v2 00/25] Local kptrs, BPF linked lists
 2022-10-25 19:00 UTC  (11+ messages)
` [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
` [PATCH bpf-next v2 22/25] bpf: Introduce single ownership BPF linked list API

[PATCH bpf-next v8 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-25 16:47 UTC  (4+ messages)
` [PATCH bpf-next v8 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCHv3 bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules
 2022-10-25 17:30 UTC  (10+ messages)
` [PATCHv3 bpf-next 1/8] kallsyms: Make module_kallsyms_on_each_symbol generally available
` [PATCHv3 bpf-next 2/8] ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
` [PATCHv3 bpf-next 3/8] bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
` [PATCHv3 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
` [PATCHv3 bpf-next 5/8] selftests/bpf: Add load_kallsyms_refresh function
` [PATCHv3 bpf-next 6/8] selftests/bpf: Add bpf_testmod_fentry_* functions
` [PATCHv3 bpf-next 7/8] selftests/bpf: Add kprobe_multi check to module attach test
` [PATCHv3 bpf-next 8/8] selftests/bpf: Add kprobe_multi kmod attach api tests

[PATCH bpf-next v4 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
 2022-10-25 17:20 UTC  (10+ messages)
` [PATCH bpf-next v4 1/8] bpftool: Define _GNU_SOURCE only once
` [PATCH bpf-next v4 2/8] bpftool: Remove asserts from JIT disassembler
` [PATCH bpf-next v4 3/8] bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
` [PATCH bpf-next v4 4/8] bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
` [PATCH bpf-next v4 5/8] bpftool: Refactor disassembler for JIT-ed programs
` [PATCH bpf-next v4 6/8] bpftool: Add LLVM as default library for disassembling "
` [PATCH bpf-next v4 7/8] bpftool: Support setting alternative arch for JIT disasm with LLVM
` [PATCH bpf-next v4 8/8] bpftool: Add llvm feature to "bpftool version"

Possible bug/unintended behaviour with bpf_ima_file_hash()
 2022-10-25 16:07 UTC 

[PATCH bpf-next v5 0/1] doc: DEVMAPs and XDP_REDIRECT
 2022-10-25 15:54 UTC  (3+ messages)
` [PATCH bpf-next v5 1/1] "

[PATCH bpf-next v3 0/1] doc: DEVMAPs and XDP_REDIRECT
 2022-10-25 15:17 UTC  (5+ messages)
` [PATCH bpf-next v3 1/1] "

[PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_CPUMAP
 2022-10-25 12:01 UTC  (2+ messages)

[PATCH] bpf: Clean up all resources when register_fprobe_ips returns an error
 2022-10-25  9:36 UTC  (3+ 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).