messages from 2023-12-12 19:58:14 to 2023-12-14 04:29:13 UTC [more...]
[PATCH bpf-next v3 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
2023-12-14 4:30 UTC (2+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
[PATCH bpf-next v2 0/4] bpf: Fix warnings in kvmalloc_node()
2023-12-14 4:26 UTC (13+ messages)
` [PATCH bpf-next v2 1/4] bpf: Limit the number of uprobes when attaching program to multiple uprobes
` [PATCH bpf-next v2 2/4] bpf: Limit the number of kprobes when attaching program to multiple kprobes
` [PATCH bpf-next v2 3/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
` [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
[PATCH bpf-next v4] bpf: Fix a race condition between btf_put() and map_free()
2023-12-14 4:17 UTC (7+ messages)
BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
2023-12-14 3:40 UTC
[RFC nf-next 0/2] netfilter: bpf: support prog update
2023-12-14 3:25 UTC (5+ messages)
` [RFC nf-next 1/2] "
` [RFC nf-next 2/2] selftests/bpf: Add netfilter link prog update test
[PATCH v5 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
2023-12-14 3:18 UTC (4+ messages)
` [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
[PATCH bpf-next 6/7] libbpf: BPF Static Keys support
2023-12-14 3:04 UTC (13+ messages)
[Syzkaller & bisect] There is KASAN: global-out-of-bounds Read in bpf_link_show_fdinfo in v6.7-rc5
2023-12-14 2:51 UTC
[PATCH bpf-next v2 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
2023-12-14 2:19 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
[RFC PATCH net-next v1 0/4] Abstract page from net stack
2023-12-14 2:05 UTC (5+ messages)
` [RFC PATCH net-next v1 1/4] vsock/virtio: use skb_frag_page() helper
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 3/4] net: add netmem_t to skb_frag_t
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
[PATCH bpf v2 0/2] bpf fix for unconnect af_unix socket
2023-12-14 1:40 UTC (2+ messages)
[net-next v1 00/16] Device Memory TCP
2023-12-14 1:17 UTC (26+ messages)
` [net-next v1 03/16] queue_api: define queue api
` [net-next v1 05/16] net: netdev netlink api to bind dma-buf to a net device
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support
[PATCH bpf-next v2] bpf: Update the comments in maybe_wait_bpf_programs()
2023-12-14 1:10 UTC (2+ messages)
[PATCH bpf-next 0/2] BPF FS mount options parsing follow ups
2023-12-14 1:06 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
` [PATCH bpf-next 2/2] selftests/bpf: utilize string values for delegate_xxx "
[Bug Report] bpf: reg invariant voilation after JSLE
2023-12-14 1:03 UTC (4+ messages)
[PATCH bpf-next] bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
2023-12-14 1:00 UTC (2+ messages)
[PATCH v3 bpf-next 00/10] BPF token support in libbpf's BPF object
2023-12-14 0:45 UTC (13+ messages)
` [PATCH v3 bpf-next 01/10] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH v3 bpf-next 02/10] libbpf: split feature detectors definitions from cached results
` [PATCH v3 bpf-next 03/10] libbpf: further decouple feature checking logic from bpf_object
` [PATCH v3 bpf-next 04/10] libbpf: move feature detection code into its own file
` [PATCH v3 bpf-next 05/10] libbpf: wire up token_fd into feature probing logic
` [PATCH v3 bpf-next 06/10] libbpf: wire up BPF token support at BPF object level
` [PATCH v3 bpf-next 07/10] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH v3 bpf-next 08/10] selftests/bpf: add tests for BPF object load with implicit token
` [PATCH v3 bpf-next 09/10] libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
` [PATCH v3 bpf-next 10/10] selftests/bpf: add tests for "
[Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-14 0:36 UTC (10+ messages)
[PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-12-14 0:30 UTC (2+ messages)
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-14 0:20 UTC (17+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH v2 bpf-next 00/10] Enhance BPF global subprogs with argument tags
2023-12-14 0:14 UTC (26+ messages)
` [PATCH v2 bpf-next 01/10] bpf: abstract away global subprog arg preparation logic from reg state setup
` [PATCH v2 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
` [PATCH v2 bpf-next 03/10] bpf: prepare btf_prepare_func_args() for handling static subprogs
` [PATCH v2 bpf-next 04/10] bpf: move subprog call logic back to verifier.c
` [PATCH v2 bpf-next 05/10] bpf: reuse subprog argument parsing logic for subprog call checks
` [PATCH v2 bpf-next 06/10] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
` [PATCH v2 bpf-next 07/10] bpf: add support for passing dynptr pointer to global subprog
` [PATCH v2 bpf-next 08/10] libbpf: add __arg_xxx macros for annotating global func args
` [PATCH v2 bpf-next 09/10] selftests/bpf: add global subprog annotation tests
` [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
IETF 118 BPF WG summary
2023-12-14 0:12 UTC (20+ messages)
` BPF ISA conformance groups
` [Bpf] "
[RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
2023-12-13 23:43 UTC (6+ messages)
` [RFC bpf-next 2/2] selftests/bpf: Add uprobe multi fail test
[PATCH bpf-next v4] bpf: Support uid and gid when mounting bpffs
2023-12-13 23:40 UTC (2+ messages)
Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
2023-12-13 23:35 UTC (5+ messages)
[PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-12-13 23:29 UTC (10+ messages)
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
2023-12-13 23:23 UTC (6+ messages)
` [External] "
[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
2023-12-13 18:35 UTC (6+ messages)
` [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
` [RFC PATCH v3 2/3] fs: Make vfs_mknod() to check CAP_MKNOD in user namespace of sb
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
[PATCH bpf-next] selftests/bpf: fix compiler warnings in RELEASE=1 mode
2023-12-13 18:30 UTC (4+ messages)
[PATCH v2 bpf-next 0/8] BPF token support in libbpf's BPF object
2023-12-13 17:39 UTC (7+ messages)
` [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 bpf-next 0/5] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-13 17:28 UTC (16+ messages)
` [PATCH bpf-next 1/5] bpf: Refactor to have a memalloc cache destroying function
` [PATCH bpf-next 2/5] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next 3/5] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next 5/5] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
2023-12-13 17:26 UTC (7+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
Should I add BPF kfuncs for userspace apps? And how?
2023-12-13 10:22 UTC (4+ messages)
[PATCH] net, xdp: correct grammar
2023-12-13 8:39 UTC (2+ messages)
[RFC v2 0/2] use preserve_static_offset in bpf uapi headers
2023-12-13 4:53 UTC (6+ messages)
` [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
[RFC PATCH bpf-next v2 0/4] bpf, x64: Fix tailcall hierarchy
2023-12-13 3:09 UTC (12+ 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 v4 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
2023-12-13 3:08 UTC (4+ messages)
` [PATCH v4 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
[PATCH net-next v2 0/2] bpf: support to trace BPF_JNE
2023-12-13 2:35 UTC (9+ 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()
[PATCH v3 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
2023-12-13 1:38 UTC (2+ messages)
[PATCH bpf-next] bpf: Simplify checking size of helper accesses
2023-12-13 1:25 UTC (4+ messages)
bpftool fails on 32-bit hosts when -Wa,--compress-debug-sections is used
2023-12-13 0:10 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
2023-12-13 0:01 UTC (5+ messages)
[PATCH bpf-next] bpf: Comment on check_mem_size_reg
2023-12-12 23:40 UTC (2+ messages)
[PATCH v4 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode
2023-12-12 23:10 UTC (2+ messages)
[PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
2023-12-12 21:56 UTC (3+ messages)
[PATCH v3 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-12-12 21:17 UTC (4+ messages)
` [PATCH v3 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH v3 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH v3 3/3] kernfs: Convert kernfs_path_from_node_locked() "
[PATCH bpf-next v8 0/4] Relax tracing prog recursive attach rules
2023-12-12 19:54 UTC (3+ messages)
` [PATCH bpf-next v8 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
` [PATCH bpf-next v8 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
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