messages from 2023-01-24 06:43:47 to 2023-01-25 20:18:25 UTC [more...]
[PATCH] bpf, docs: Use consistent names for the same field
2023-01-25 20:18 UTC (2+ messages)
[PATCH bpf-next v3 0/2] Enable bpf_setsockopt() on ktls enabled sockets
2023-01-25 20:16 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt()
` [PATCH bpf-next v3 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket
Are BPF programs preemptible?
2023-01-25 19:59 UTC (17+ messages)
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-25 19:22 UTC (24+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[PATCH dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
2023-01-25 18:59 UTC (18+ messages)
` [PATCH dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
` [PATCH dwarves 2/5] btf_encoder: refactor function addition into dedicated btf_encoder__add_func
` [PATCH dwarves 3/5] btf_encoder: child encoders should have a reference to parent encoder
` [PATCH dwarves 4/5] btf_encoder: represent "."-suffixed optimized functions (".isra.0") in BTF
` [PATCH dwarves 5/5] btf_encoder: skip BTF encoding of static functions with inconsistent prototypes
[PATCH] bpf, docs: Add note about type convention
2023-01-25 18:48 UTC
[PATCH bpf-next] bpf: Fix the kernel crash caused by bpf_setsockopt()
2023-01-25 18:41 UTC (2+ messages)
[PATCH bpf-next v4 0/4] Enable struct_ops programs to be sleepable
2023-01-25 18:30 UTC (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next v4 2/4] libbpf: Support sleepable struct_ops.s section
` [PATCH bpf-next v4 3/4] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next v4 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-25 18:28 UTC (4+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
[PATCH bpf-next v2 0/2] Enable bpf_setsockopt() on ktls enabled sockets
2023-01-25 18:19 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt()
` [PATCH bpf-next v2 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket
[PATCH bpf-next] bpftool: disable bpfilter kernel config checks
2023-01-25 17:57 UTC (3+ messages)
[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
2023-01-25 17:30 UTC (5+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced
[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
2023-01-25 17:16 UTC (13+ messages)
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata
` [xdp-hints] Re: [PATCH bpf-next v8 00/17] xdp: hints via kfuncs
[for-next][PATCH 12/12] bpf/tracing: Use stage6 of tracing to not duplicate macros
2023-01-25 17:13 UTC
[PATCH 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
2023-01-25 17:08 UTC (2+ messages)
` [PATCH 2/2] selftests: net: .gitignore the scratch directory of bpf
KASAN veth use after free in XDP_REDIRECT
2023-01-25 16:40 UTC (5+ messages)
[PATCH bpf-next v3 0/4] Subject: [PATCH bpf-next v2 0/4] Enable struct_ops programs to be sleepable
2023-01-25 16:33 UTC (7+ messages)
` [PATCH bpf-next v3 1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next v3 2/4] libbpf: Support sleepable struct_ops.s section
` [PATCH bpf-next v3 3/4] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next v3 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior
[PATCH bpf-next v3 0/7] Enable cpumasks to be used as kptrs
2023-01-25 16:13 UTC (11+ messages)
` [PATCH bpf-next v3 1/7] bpf: Disallow NULLable pointers for trusted kfuncs
` [PATCH bpf-next v3 2/7] bpf: Enable cpumasks to be queried and used as kptrs
` [PATCH bpf-next v3 3/7] selftests/bpf: Add nested trust selftests suite
` [PATCH bpf-next v3 4/7] selftests/bpf: Add selftest suite for cpumask kfuncs
` [PATCH bpf-next v3 5/7] bpf/docs: Document cpumask kfuncs in a new file
` [PATCH bpf-next v3 6/7] bpf/docs: Document how nested trusted fields may be defined
` [PATCH bpf-next v3 7/7] bpf/docs: Document the nocast aliasing behavior of ___init
WARNING in pskb_expand_head
2023-01-25 15:31 UTC (2+ messages)
` [syzbot] "
[PATCH net v2 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
2023-01-25 14:58 UTC (7+ messages)
` [PATCH net v2 1/5] qede: "
` [PATCH net v2 2/5] lan966x: "
` [PATCH net v2 3/5] virtio-net: "
` [PATCH net v2 4/5] dpaa_eth: "
` [PATCH net v2 5/5] dpaa2-eth: "
[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
2023-01-25 12:49 UTC (7+ messages)
[PATCH bpf-next v3 00/16] bpfilter
2023-01-25 10:25 UTC (5+ messages)
[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-25 10:35 UTC (14+ messages)
` [PATCH v2 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v2 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v2 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v2 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v2 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v2 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v2 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v2 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
[PATCH bpf-next 0/5] bpf: Move kernel test kfuncs into bpf_testmod
2023-01-25 10:31 UTC (9+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCH bpf-next 2/5] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCH bpf-next 3/5] selftests/bpf: Load bpf_testmod for verifier test
` [PATCH bpf-next 4/5] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCH bpf-next 5/5] bpf: Move kernel test kfuncs to bpf_testmod
[bpf-next v2] selftests/bpf: fix vmtest static compilation error
2023-01-25 10:04 UTC
[PATCH 0/2] tracing: Have bpf and perf reuse the tracefs TRACE_EVENT macros
2023-01-25 9:16 UTC (5+ messages)
` [PATCH 1/2] perf/tracing: Use stage6 of tracing to not duplicate macros
` [PATCH 2/2] bpf/tracing: "
[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
2023-01-25 7:35 UTC (2+ messages)
[PATCH] selftests/bpf: fix vmtest static compilation error
2023-01-25 6:07 UTC (3+ messages)
[PATCH bpf v2 0/4] bpf, sockmap: Fix infinite recursion in sock_map_close
2023-01-25 6:00 UTC (10+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
` [PATCH bpf v2 2/4] bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
` [PATCH bpf v2 3/4] selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
` [PATCH bpf v2 4/4] selftests/bpf: Cover listener cloning with progs attached to sockmap
[PATCH bpf-next v2 0/9] Enable cpumasks to be used as kptrs
2023-01-25 5:43 UTC (6+ messages)
` [PATCH bpf-next v2 4/9] bpf: Enable cpumasks to be queried and "
[RFC PATCH v2] Documentation/bpf: Add a description of "stable kfuncs"
2023-01-25 1:18 UTC (11+ messages)
[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
2023-01-25 0:26 UTC (3+ messages)
Is fentry/fexit support possible with an external BTF?
2023-01-24 23:17 UTC (4+ messages)
[RFC bpf-next] docs/bpf: Add description of register liveness tracking algorithm
2023-01-24 22:03 UTC
[PATCH v4 1/2] trace: add new file under include/trace/stages/ for perf/bpf
2023-01-24 21:44 UTC (4+ messages)
` [PATCH v4 2/2] trace: acquire buffer from temparary trace sequence
[PATCH bpf-next v2 0/4] Enable struct_ops programs to be sleepable
2023-01-24 21:11 UTC (7+ messages)
` [PATCH bpf-next v2 1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next v2 2/4] libbpf: Support sleepable struct_ops.s section
` [PATCH bpf-next v2 3/4] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next v2 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior
[PATCH bpf-next 0/2] Enable bpf_setsockopt() on ktls enabled sockets
2023-01-24 17:11 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket
[PATCH bpf-next v2 0/3] Add BPF_KFUNC macro for kfunc definitions
2023-01-24 16:20 UTC (12+ messages)
` [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all "
[PATCH] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
2023-01-24 15:50 UTC (2+ messages)
[PATCH bpf-next 0/3] Enable struct_ops programs to be sleepable
2023-01-24 15:09 UTC (4+ messages)
` [PATCH bpf-next 3/3] bpf/selftests: Verify struct_ops prog sleepable behavior
[RFC PATCH 01/19] mm: Introduce vm_account
2023-01-24 14:32 UTC (2+ messages)
[PATCH v1 bpf-next 1/2] selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, task_kfunc, kfunc_dynptr_param tests
2023-01-24 14:26 UTC (3+ messages)
[PATCH AUTOSEL 5.15 06/14] bpf: Skip task with pid=1 in send_signal_common()
2023-01-24 13:42 UTC
[PATCH AUTOSEL 5.4 2/6] bpf: Skip task with pid=1 in send_signal_common()
2023-01-24 13:43 UTC
[PATCH AUTOSEL 5.10 4/8] bpf: Skip task with pid=1 in send_signal_common()
2023-01-24 13:43 UTC
[PATCH AUTOSEL 6.1 06/35] bpf: Skip task with pid=1 in send_signal_common()
2023-01-24 13:41 UTC
[PATCH] libbpf: resolve kernel function name optimization for kprobe
2023-01-24 12:25 UTC (13+ messages)
` BTF, pahole and static functions (was Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe)
[PATCH bpf-next 0/7] xdp: introduce xdp-feature support
2023-01-24 11:12 UTC (4+ messages)
` [PATCH bpf-next 7/7] selftests/bpf: introduce XDP compliance test tool
BTF tag support in DWARF (notes for today's BPF Office Hours)
2023-01-24 7:37 UTC (6+ messages)
[PATCH v3] perf script flamegraph: Avoid d3-flame-graph package dependency
2023-01-24 6:47 UTC (4+ messages)
` [PATCH v3 1/2] tools/resolve_btfids: Install subcmd headers
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