messages from 2023-12-11 08:12:14 to 2023-12-12 19:58:14 UTC [more...]
[PATCH bpf-next v8 0/4] Relax tracing prog recursive attach rules
2023-12-12 19:54 UTC (4+ messages)
` [PATCH bpf-next v8 1/4] bpf: "
` [PATCH bpf-next v8 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v8 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-12 19:52 UTC (21+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [PATCH bpf-next v5 2/9] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH bpf-next v5 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH bpf-next v5 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v5 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v5 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v5 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH v4 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
2023-12-12 19:22 UTC (3+ messages)
` [PATCH v4 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
[net-next v1 00/16] Device Memory TCP
2023-12-12 19:14 UTC (33+ messages)
` [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
` [net-next v1 02/16] net: page_pool: create hooks for custom page providers
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
` [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [net-next v1 15/16] net: add devmem TCP documentation
[PATCH bpf-next] bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
2023-12-12 18:45 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
2023-12-12 18:29 UTC
[PATCH v2 bpf-next 0/8] BPF token support in libbpf's BPF object
2023-12-12 18:25 UTC (9+ messages)
` [PATCH v2 bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH v2 bpf-next 2/8] libbpf: split feature detectors definitions from cached results
` [PATCH v2 bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
` [PATCH v2 bpf-next 4/8] libbpf: move feature detection code into its own file
` [PATCH v2 bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
` [PATCH v2 bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
` [PATCH v2 bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH v2 bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token
[PATCH bpf-next ] selftests/bpf: Fixes tests for filesystem kfuncs
2023-12-12 18:12 UTC (4+ messages)
[PATCH -next] bpf: remove unused function
2023-12-12 18:00 UTC (3+ messages)
[PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-12-12 17:59 UTC (34+ messages)
` [PATCH v1 01/14] libperf cpumap: Rename perf_cpu_map__dummy_new
` [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
` [PATCH v1 03/14] libperf cpumap: Rename perf_cpu_map__empty
` [PATCH v1 04/14] libperf cpumap: Replace usage of perf_cpu_map__new(NULL)
` [PATCH v1 05/14] libperf cpumap: Add for_each_cpu that skips the "any CPU" case
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
` [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps
` [PATCH v1 09/14] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
` [PATCH v1 10/14] perf top: Avoid repeated function calls
` [PATCH v1 11/14] perf arm64 header: Remove unnecessary CPU map get and put
` [PATCH v1 12/14] perf stat: Remove duplicate cpus_map_matched function
` [PATCH v1 13/14] perf cpumap: Use perf_cpu_map__for_each_cpu when possible
` [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior
[PATCH bpf-next 0/4] bpf: Fix warnings in kvmalloc_node()
2023-12-12 16:58 UTC (15+ messages)
` [PATCH bpf-next 1/4] bpf: Use __GFP_NOWARN for kvcalloc when attaching multiple uprobes
` [PATCH bpf-next 2/4] bpf: Use __GFP_NOWARN for kvmalloc_array() when attaching multiple kprobes
` [PATCH bpf-next 3/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
` [PATCH bpf-next 4/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
[RFC v2 0/2] use preserve_static_offset in bpf uapi headers
2023-12-12 16:07 UTC (7+ messages)
` [RFC v2 1/3] bpf: Mark virtual BPF context structures as preserve_static_offset
` [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
` [RFC v2 3/3] selftests/bpf: verify bpftool emits preserve_static_offset
[PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-12-12 13:51 UTC (9+ messages)
` [PATCH bpf-next v8 04/18] ice: Introduce ice_xdp_buff
` [PATCH bpf-next v8 07/18] xsk: add functions to fill control buffer
` [PATCH bpf-next v8 08/18] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v8 11/18] ice: use VLAN proto from ring packet context in skb path
[PATCH v2 bpf 0/3] net: bpf_xdp_adjust_tail() fixes
2023-12-12 13:36 UTC (7+ messages)
` [PATCH v2 bpf 1/3] xsk: recycle buffer in case Rx queue was full
` [PATCH v2 bpf 2/3] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
` [PATCH v2 bpf 3/3] ice: work on pre-XDP prog frag count
[PATCH net-next v2 0/2] bpf: support to trace BPF_JNE
2023-12-12 13:10 UTC (3+ messages)
` [PATCH net-next v2 1/2] bpf: make the verifier trace the "not qeual" for regs
` [PATCH net-next v2 2/2] selftests/bpf: activate the OP_NE login in range_cond()
Should I add BPF kfuncs for userspace apps? And how?
2023-12-12 12:41 UTC (3+ messages)
[syzbot] [kernel?] possible deadlock in task_fork_fair
2023-12-12 12:26 UTC (3+ messages)
` [syzbot] [bpf?] [trace?] "
[PATCH bpf-next 0/7] BPF Static Keys
2023-12-12 10:25 UTC (20+ messages)
` [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
[PATCH bpf v2 0/2] bpf fix for unconnect af_unix socket
2023-12-12 10:09 UTC (2+ messages)
[PATCH v4 net-next 0/3] add multi-buff support for xdp running in generic mode
2023-12-12 10:06 UTC (4+ messages)
` [PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
` [PATCH v4 net-next 2/3] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
` [PATCH v4 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode
[PATCH bpf-next v7 0/4] Relax tracing prog recursive attach rules
2023-12-12 9:56 UTC (10+ messages)
` [PATCH bpf-next v7 1/4] bpf: "
` [PATCH bpf-next v7 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v7 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
[PATCH bpf-next v3] bpf: Support uid and gid when mounting bpffs
2023-12-12 9:43 UTC (5+ messages)
[PATCH bpf-next v4] bpf: Support uid and gid when mounting bpffs
2023-12-12 9:39 UTC
[PATCH v3 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2023-12-12 9:22 UTC (6+ messages)
` [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
` [PATCH v3 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler
[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
2023-12-12 8:36 UTC (12+ messages)
` [PATCH v3 net-next 2/2] xdp: "
[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
2023-12-12 4:38 UTC
[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
2023-12-12 4:06 UTC (5+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
[PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
2023-12-12 3:51 UTC (7+ messages)
[PATCH v3 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
2023-12-12 3:20 UTC (3+ messages)
[PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
2023-12-12 0:26 UTC (24+ messages)
` [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 2/8] libbpf: split feature detectors definitions from cached results
` [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
` [PATCH bpf-next 4/8] libbpf: move feature detection code into its own file
` [PATCH bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
` [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
` [PATCH bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token
libbpf/BPF-CORE kprobe arguments
2023-12-12 0:24 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Update the comments in maybe_wait_bpf_programs()
2023-12-11 20:06 UTC (3+ messages)
[PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
2023-12-11 19:21 UTC (13+ messages)
[RFC PATCH bpf-next v2 0/4] bpf, x64: Fix tailcall hierarchy
2023-12-11 18:05 UTC (9+ messages)
` [RFC PATCH bpf-next v2 2/4] "
` [RFC PATCH bpf-next v2 3/4] bpf, x64: Load tail_call_cnt pointer
` [RFC PATCH bpf-next v2 4/4] selftests/bpf: Add testcases for tailcall hierarchy fixing
[PATCH v1 bpf-next 0/2] bpf: Add mmapable task_local storage
2023-12-11 17:31 UTC (7+ messages)
` [PATCH v1 bpf-next 1/2] bpf: Support BPF_F_MMAPABLE "
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-12-11 17:40 UTC (18+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH net-next v9 00/15] Introducing P4TC
2023-12-11 15:43 UTC (15+ messages)
` [PATCH net-next v9 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v9 15/15] p4tc: add P4 classifier
[Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-11 15:31 UTC
[PATCH bpf-next v4 0/2] Allow data_meta size > 32
2023-12-11 15:20 UTC (2+ messages)
[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
2023-12-11 14:56 UTC (5+ messages)
WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
2023-12-11 14:34 UTC (4+ messages)
bpftool fails on 32-bit hosts when -Wa,--compress-debug-sections is used
2023-12-11 12:49 UTC
Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
2023-12-11 12:39 UTC (4+ messages)
WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
2023-12-11 11:22 UTC
[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-12-11 10:03 UTC (5+ messages)
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox