messages from 2023-01-17 00:41:43 to 2023-01-19 05:03:56 UTC [more...]
[PATCH] bpf: security enhancement by limiting the offensive eBPF helpers
2023-01-19 4:22 UTC (9+ messages)
` [PATCH V2] "
[RFC PATCH v2] Documentation/bpf: Add a description of "stable kfuncs"
2023-01-19 4:32 UTC (10+ messages)
[PATCH bpf] bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers
2023-01-19 2:50 UTC (2+ messages)
[PATCH bpf] bpf: Fix off-by-one error in bpf_mem_cache_idx()
2023-01-19 2:50 UTC (4+ messages)
[PATCH bpf-next v2 00/11] Dynptr fixes
2023-01-19 2:14 UTC (12+ messages)
` [PATCH bpf-next v2 01/11] bpf: Fix state pruning for STACK_DYNPTR stack slots
` [PATCH bpf-next v2 02/11] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
` [PATCH bpf-next v2 03/11] bpf: Fix partial dynptr stack slot reads/writes
` [PATCH bpf-next v2 04/11] bpf: Allow reinitializing unreferenced dynptr stack slots
` [PATCH bpf-next v2 05/11] bpf: Combine dynptr_get_spi and is_spi_bounds_valid
` [PATCH bpf-next v2 06/11] bpf: Avoid recomputing spi in process_dynptr_func
` [PATCH bpf-next v2 07/11] selftests/bpf: convenience macro for use with 'asm volatile' blocks
` [PATCH bpf-next v2 08/11] selftests/bpf: Add dynptr pruning tests
` [PATCH bpf-next v2 09/11] selftests/bpf: Add dynptr var_off tests
` [PATCH bpf-next v2 10/11] selftests/bpf: Add dynptr partial slot overwrite tests
` [PATCH bpf-next v2 11/11] selftests/bpf: Add dynptr helper tests
[PATCH v2 1/2] tools/resolve_btfids: Install subcmd headers
2023-01-18 22:30 UTC (6+ messages)
` [PATCH v2 2/2] tools/resolve_btfids: Alter how HOSTCC is forced
[PATCHSET 0/8] perf/core: Prepare sample data for BPF (v3)
2023-01-18 22:08 UTC (13+ messages)
` [PATCH 1/8] perf/core: Save the dynamic parts of sample data size
` [PATCH 2/8] perf/core: Add perf_sample_save_callchain() helper
` [PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
` [PATCH 4/8] perf/core: Add perf_sample_save_brstack() helper
` [PATCH 5/8] perf/core: Set data->sample_flags in perf_prepare_sample()
` [PATCH 6/8] perf/core: Do not pass header for sample id init
` [PATCH 7/8] perf/core: Introduce perf_prepare_header()
` [PATCH 8/8] perf/core: Call perf_prepare_sample() before running BPF
[PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
2023-01-18 21:50 UTC (4+ messages)
[PATCH bpf 1/2] mm: Fix copy_from_user_nofault()
2023-01-18 21:32 UTC (3+ messages)
` [PATCH bpf 2/2] perf: Fix arch_perf_out_copy_user()
[PATCH HID for-next v2 0/9] HID-BPF LLVM fixes, no more hacks
2023-01-18 21:12 UTC (2+ messages)
[RFC v2 bpf-next 0/7] xdp: introduce xdp-feature support
2023-01-18 20:30 UTC (18+ messages)
` [RFC v2 bpf-next 2/7] drivers: net: turn on XDP features
` [RFC v2 bpf-next 3/7] xsk: add usage of XDP features flags
` [RFC v2 bpf-next 5/7] libbpf: add API to get XDP/XSK supported features
[PATCH RFC 0/3] vsock: add support for sockmap
2023-01-18 20:27 UTC (4+ messages)
` [PATCH RFC 1/3] vsock: support sockmap
` [PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap
[PATCH] tools: bpf: Disable stack protector
2023-01-18 19:28 UTC (12+ messages)
[PATCH] libbpf: resolve kernel function name optimization for kprobe
2023-01-18 18:15 UTC (8+ messages)
[PATCH bpf-next v7 00/17] xdp: hints via kfuncs
2023-01-18 17:55 UTC (10+ messages)
` [PATCH bpf-next v7 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v7 10/17] veth: Support RX XDP metadata
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-18 17:42 UTC (18+ messages)
[syzbot] kernel BUG in ip_frag_next
2023-01-18 16:52 UTC
[PATCH] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
2023-01-18 16:20 UTC (4+ messages)
[PATCH net-next] xdp: document xdp_do_flush() before napi_complete_done()
2023-01-18 14:40 UTC (3+ messages)
[PATCHv3 bpf-next 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
2023-01-18 14:10 UTC (9+ messages)
` [PATCHv3 bpf-next 1/3] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCHv3 bpf-next 3/3] bpf: Change modules resolving for kprobe multi link
[bpf-next v1 1/2] libbpf: introduce new API libbpf_num_online_cpus
2023-01-18 10:41 UTC (4+ messages)
` [bpf-next v1 2/2] bpftool: profile online CPUs instead of possible
Question: any hidden in __sk_buff
2023-01-18 7:03 UTC (3+ messages)
[PATCH 0/3] align custom kbuild messages to standard layout
2023-01-18 6:59 UTC (7+ messages)
` [PATCH 1/3] selftests/bpf: align kbuild messages to standard
` [PATCH 2/3] bpf: iterators: "
` [PATCH 3/3] tools/resolve_btfids: "
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-18 6:49 UTC (7+ messages)
[PATCH bpf-next] selftests/bpf: Fix undeclared identifier build errors of test_bpf_nf.c
2023-01-18 6:04 UTC (7+ messages)
pull-request: bpf 2023-01-16
2023-01-18 3:20 UTC (2+ messages)
[PATCH v2 bpf-next 00/13] BPF rbtree next-gen datastructure
2023-01-18 2:16 UTC (17+ messages)
` [PATCH v2 bpf-next 01/13] bpf: Support multiple arg regs w/ ref_obj_id for kfuncs
` [PATCH v2 bpf-next 02/13] bpf: Migrate release_on_unlock logic to non-owning ref semantics
` [PATCH v2 bpf-next 13/13] bpf, documentation: Add graph documentation for non-owning refs
[PATCHv4 net-next] selftests/net: mv bpf/nat6to4.c to net folder
2023-01-18 2:09 UTC
[PATCH v3] kallsyms: Remove the performance test from kallsyms_selftest.c
2023-01-18 1:34 UTC (3+ messages)
[PATCHv4 bpf-next 1/2] bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
2023-01-18 1:10 UTC (3+ messages)
` [PATCHv4 bpf-next 2/2] bpf/selftests: Add verifier tests for loading sleepable programs
CORE feature request: support checking field type directly
2023-01-18 0:55 UTC (10+ messages)
[PATCH bpf-next 1/2] bpf: Migrate release_on_unlock logic to non-owning ref semantics
2023-01-18 0:41 UTC (4+ messages)
Struct_ops Questions
2023-01-17 19:05 UTC (2+ messages)
[PATCH bpf-next v7 0/3] Add skb + xdp dynptrs
2023-01-17 17:20 UTC (4+ messages)
[PATCHv3 net-next] selftests/net: mv bpf/nat6to4.c to net folder
2023-01-17 17:16 UTC (3+ messages)
[PATCH v3] scripts: Exclude Rust CUs with pahole
2023-01-17 16:40 UTC (2+ messages)
[PATCH] bpf: Add CONFIG_BPF_HELPER_STRICT
2023-01-17 16:20 UTC (4+ messages)
[PATCHv3 bpf-next 1/2] bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
2023-01-17 15:43 UTC (4+ messages)
[RFC PATCH bpf-next] Documentation/bpf: Add a description of "stable kfuncs"
2023-01-17 15:41 UTC (9+ messages)
Any Drawings for Estimate?
2023-01-17 13:50 UTC
[PATCH net 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
2023-01-17 11:53 UTC (11+ messages)
` [PATCH net 1/5] qede: "
` [PATCH net 2/5] lan966x: "
` [PATCH net 3/5] virtio-net: "
` [PATCH net 4/5] dpaa_eth: "
` [PATCH net 5/5] dpaa2-eth: "
[PATCH bpf-next 00/25] libbpf: extend [ku]probe and syscall argument tracing support
2023-01-17 9:51 UTC (3+ messages)
[Patch bpf-next 0/2] bpf: two trivial cleanup patches
2023-01-17 9:40 UTC (4+ messages)
` [Patch bpf-next 1/2] bpf: remove a redundant parameter of bpf_map_free_id()
` [Patch bpf-next 2/2] bpf: remove a redundant parameter of bpf_prog_free_id()
[PATCHSET 0/8] perf/core: Prepare sample data for BPF
2023-01-17 8:12 UTC (3+ messages)
KASAN: use-after-free Read in ___bpf_prog_run
2023-01-17 7:50 UTC (8+ messages)
WARNING in debug_mutex_unlock
2023-01-17 6:02 UTC (4+ messages)
[PATCH] libbpf: replace '.' with '_' in legacy kprobe event name
2023-01-17 2:38 UTC (6+ messages)
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