messages from 2022-08-30 17:49:03 to 2022-09-01 13:43:05 UTC [more...]
[PATCHv2 bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
2022-09-01 13:41 UTC
[PATCH v6 bpf-next 0/6] selftests: xsk: real device testing support
2022-09-01 11:48 UTC (7+ messages)
` [PATCH v6 bpf-next 1/6] selftests: xsk: query for native XDP support
` [PATCH v6 bpf-next 2/6] selftests: xsk: introduce default Rx pkt stream
` [PATCH v6 bpf-next 3/6] selftests: xsk: increase chars for interface name to 16
` [PATCH v6 bpf-next 4/6] selftests: xsk: add support for executing tests on physical device
` [PATCH v6 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
` [PATCH v6 bpf-next 6/6] selftests: xsk: add support for zero copy testing
[PATCH v3 intel-net 0/2] ice: xsk: ZC changes
2022-09-01 10:40 UTC (3+ messages)
` [PATCH v3 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
` [PATCH v3 intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
[PATCH nf-next] netfilter: nf_tables: add ebpf expression
2022-09-01 10:14 UTC (20+ messages)
test_kmod.sh fails with constant blinding
2022-09-01 10:01 UTC (7+ messages)
[PATCH bpf-next 0/2] propagate nullness information for reg to reg comparisons
2022-09-01 9:01 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf: "
Biznesowy angielski
2022-09-01 7:35 UTC
[PATCH v15 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-09-01 7:00 UTC (15+ messages)
` [PATCH v15 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v15 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v15 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v15 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v15 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v15 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v15 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v15 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v15 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v15 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v15 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v15 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
[PATCH bpf-next] bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is on
2022-09-01 6:51 UTC
[PATCH bpf-next 1/2] bpf: Support getting tunnel flags
2022-09-01 6:10 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
[PATCH bpf-next v2 0/4] Use this_cpu_xxx for preemption-safety
2022-09-01 6:19 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
` [PATCH bpf-next v2 2/4] bpf: Use this_cpu_{inc_return|dec} for prog->active
` [PATCH bpf-next v2 3/4] selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
` [PATCH bpf-next v2 4/4] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
2022-09-01 4:15 UTC (12+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
2022-09-01 3:55 UTC (25+ messages)
` [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
[PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
2022-09-01 2:27 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
` [PATCH bpf-next v3 2/4] LoongArch: Add some instruction opcodes and formats
` [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
` [PATCH bpf-next v3 4/4] LoongArch: Enable BPF_JIT in default config
KASAN: use-after-free Read in free_netdev
2022-09-01 2:11 UTC
[PATCH bpf-next v5 0/3] Add skb + xdp dynptrs
2022-09-01 1:58 UTC (6+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v5 2/3] bpf: Add xdp dynptrs
` [PATCH bpf-next v5 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[PATCH bpf-next v2 0/4] Add BPF JIT support for LoongArch
2022-09-01 1:30 UTC (8+ messages)
` [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
linux-next: manual merge of the bpf-next tree with the net tree
2022-09-01 1:11 UTC
[RFC] Socket termination for policy enforcement and load-balancing
2022-08-31 23:43 UTC (4+ messages)
[PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash
2022-08-31 23:36 UTC
[PATCH] libbpf: Initialize err in probe_map_create
2022-08-31 21:50 UTC (3+ messages)
[PATCH bpf-next v2] selftests/bpf: Store BPF object files with .bpf.o extension
2022-08-31 21:39 UTC (2+ messages)
[PATCH bpf-next v4 0/3] fixes for concurrent htab updates
2022-08-31 21:20 UTC (5+ messages)
` [PATCH bpf-next v4 1/3] bpf: Disable preemption when increasing per-cpu map_locked
` [PATCH bpf-next v4 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
` [PATCH bpf-next v4 3/3] selftests/bpf: Add test cases for htab update
[RFC PATCH] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
2022-08-31 21:15 UTC (4+ messages)
` [RFC PATCH v2] "
[PATCH v5 bpf-next 0/6] selftests: xsk: real device testing support
2022-08-31 20:59 UTC (6+ messages)
` [PATCH v5 bpf-next 3/6] selftests: xsk: increase chars for interface name
` [PATCH v5 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
[PATCH bpf-next 1/2] bpf: net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
2022-08-31 20:30 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
[PATCH v2 intel-net 0/2] ice: xsk: ZC changes
2022-08-31 20:14 UTC (4+ messages)
` [PATCH v2 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
[PATCH v3 bpf-next 0/3] bpf: Support setting variable-length tunnel options
2022-08-31 19:40 UTC (6+ messages)
` [PATCH v3 bpf-next 1/3] "
[PATCH bpf] selftests: xsk: add missing close() on netns fd
2022-08-31 19:00 UTC (2+ messages)
[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
2022-08-31 19:00 UTC (2+ messages)
[PATCH bpf] xsk: fix backpressure mechanism on Tx
2022-08-31 19:00 UTC (2+ messages)
[PATCH] MAINTAINERS: Add include/linux/tnum.h to BPF CORE
2022-08-31 18:50 UTC (2+ messages)
[PATCH bpf-next v10 0/5] Parameterize task iterators
2022-08-31 18:10 UTC (6+ messages)
` [PATCH bpf-next v10 1/5] bpf: "
` [PATCH bpf-next v10 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v10 3/5] bpf: Handle show_fdinfo "
` [PATCH bpf-next v10 4/5] selftests/bpf: Test "
` [PATCH bpf-next v10 5/5] bpftool: Show parameters of BPF task iterators
[PATCH bpf-next v9 0/5] Parameterize task iterators
2022-08-31 17:31 UTC (10+ messages)
` [PATCH bpf-next v9 1/5] bpf: "
` [PATCH bpf-next v9 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v9 3/5] bpf: Handle show_fdinfo "
` [PATCH bpf-next v9 4/5] selftests/bpf: Test "
` [PATCH bpf-next v9 5/5] bpftool: Show parameters of BPF task iterators
BPF office hours summary, August 2022
2022-08-31 17:27 UTC
How to extract BTF object ID from kernel module?
2022-08-31 17:22 UTC (2+ messages)
[PATCH v4 1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
2022-08-31 16:51 UTC (4+ messages)
` [PATCH v4 2/4] bpf: Add bpf_user_ringbuf_drain() helper
` [PATCH v4 3/4] bpf: Add libbpf logic for user-space ring buffer
` [PATCH v4 4/4] selftests/bpf: Add selftests validating the user ringbuf
[PATCH v4 0/4] bpf: Add user-space-publisher ring buffer map type
2022-08-31 16:50 UTC
[PATCH bpf-next v8 0/5] Parameterize task iterators
2022-08-31 16:39 UTC (16+ messages)
` [PATCH bpf-next v8 1/5] bpf: "
` [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
` [PATCH bpf-next v8 4/5] selftests/bpf: Test "
` [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators
[PATCH v14 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-31 15:55 UTC (11+ messages)
` [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
[PATCH bpf-next v4 0/8] bpf: Support struct argument for trampoline base progs
2022-08-31 15:27 UTC (9+ messages)
` [PATCH bpf-next v4 1/8] bpf: Allow struct argument in trampoline based programs
` [PATCH bpf-next v4 2/8] bpf: x86: Support in-register struct arguments in trampoline programs
` [PATCH bpf-next v4 3/8] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
` [PATCH bpf-next v4 4/8] bpf: arm64: No support of struct argument in trampoline programs
` [PATCH bpf-next v4 5/8] libbpf: Add new BPF_PROG2 macro
` [PATCH bpf-next v4 6/8] selftests/bpf: Add struct argument tests with fentry/fexit programs
` [PATCH bpf-next v4 7/8] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
` [PATCH bpf-next v4 8/8] selftests/bpf: Add tracing_struct test in DENYLIST.s390x
[PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
2022-08-31 10:00 UTC (6+ messages)
[RFC bpf-next 0/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
2022-08-31 3:19 UTC (3+ messages)
` [RFC bpf-next 1/2] "
` [RFC bpf-next 2/2] proof for the safe usage of tnum_in()
[PATCH] bpf: Remove useless else if
2022-08-31 2:16 UTC
[PATCH bpf-next 0/3] make bpf_task_storage_busy being preemption-safe
2022-08-31 2:07 UTC (11+ messages)
` [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
` [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
[PATCH v5 bpf-next 0/4] bpf: Support setting variable-length tunnel options
2022-08-30 23:35 UTC (6+ messages)
` [PATCH v5 bpf-next 2/4] "
[PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
2022-08-30 18:20 UTC (7+ messages)
[RFCv2 PATCH bpf-next 00/18] bpf: Introduce rbtree map
2022-08-30 17:27 UTC (8+ messages)
` [RFCv2 PATCH bpf-next 02/18] bpf: Add verifier check for BPF_PTR_POISON retval and arg
` [RFCv2 PATCH bpf-next 08/18] bpf: Enforce spinlock hold for bpf_rbtree_{add,remove,find}
` [RFCv2 PATCH bpf-next 10/18] bpf: Verifier tracking of rbtree_spin_lock held
` [RFCv2 PATCH bpf-next 12/18] bpf: Add OBJ_NON_OWNING_REF type flag
` [RFCv2 PATCH bpf-next 13/18] bpf: Add CONDITIONAL_RELEASE "
` [RFCv2 PATCH bpf-next 16/18] selftests/bpf: Declarative lock definition test changes
` [RFCv2 PATCH bpf-next 17/18] selftests/bpf: Lock tracking "
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