messages from 2023-01-28 14:07:10 to 2023-01-31 17:26:12 UTC [more...]
[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
2023-01-31 17:20 UTC (3+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced
[PATCH v2 bpf-next] bpf: Refactor release_regno searching logic
2023-01-31 17:10 UTC
CORE feature request: support checking field type directly
2023-01-31 16:46 UTC (6+ messages)
[PATCH bpf-next v2 0/3] Add BPF_KFUNC macro for kfunc definitions
2023-01-31 15:44 UTC (12+ messages)
` [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all "
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-31 16:28 UTC (7+ messages)
` [PATCH 04/35] Documentation: bpf: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[RFC] bpf: add bpf_link support for BPF_NETFILTER programs
2023-01-31 16:19 UTC (7+ messages)
Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
2023-01-31 15:18 UTC (7+ messages)
[PATCH bpf-next 1/2] selftests: bpf: Fix incorrect kernel headers search path
2023-01-31 15:17 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests: bpf docs: Use installed "
Typo in the man7 bpf-helpers page
2023-01-31 14:51 UTC (7+ messages)
[RFC PATCH 01/19] mm: Introduce vm_account
2023-01-31 14:00 UTC (4+ messages)
[PATCH bpf-next v3 0/8] Support bpf trampoline for s390x
2023-01-31 13:36 UTC (14+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: Fix sk_assign on s390x
` [PATCH bpf-next v3 2/8] s390/bpf: Add expoline to tail calls
` [PATCH bpf-next v3 3/8] s390/bpf: Implement bpf_arch_text_poke()
` [PATCH bpf-next v3 4/8] s390/bpf: Implement arch_prepare_bpf_trampoline()
` [PATCH bpf-next v3 5/8] s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()
` [PATCH bpf-next v3 6/8] s390/bpf: Implement bpf_jit_supports_kfunc_call()
` [PATCH bpf-next v3 7/8] selftests/bpf: Fix s390x vmlinux path
` [PATCH bpf-next v3 8/8] selftests/bpf: Trim DENYLIST.s390x
` [PATCH bpf-next v3 0/8] Support bpf trampoline for s390x - CI issue
[PATCH v2 dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
2023-01-31 13:35 UTC (19+ messages)
` [PATCH v2 dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
` [PATCH v2 dwarves 2/5] btf_encoder: refactor function addition into dedicated btf_encoder__add_func
` [PATCH v2 dwarves 3/5] btf_encoder: rework btf_encoders__*() API to allow traversal of encoders
` [PATCH v2 dwarves 4/5] btf_encoder: represent "."-suffixed functions (".isra.0") in BTF
` [PATCH v2 dwarves 5/5] btf_encoder: delay function addition to check for function prototype inconsistencies
[PATCH bpf-next 0/6] New benchmark for hashmap lookups
2023-01-31 13:35 UTC (14+ messages)
` [PATCH bpf-next 3/6] selftest/bpf/benchs: enhance argp parsing
` [PATCH bpf-next 4/6] selftest/bpf/benchs: make quiet option common
` [PATCH bpf-next 6/6] selftest/bpf/benchs: Add benchmark for hashmap lookups
[PATCH bpf-next RFC V1] selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
2023-01-31 13:00 UTC (4+ messages)
` [xdp-hints] "
[PATCH dwarves] dwarves: sync with libbpf-1.1
2023-01-31 12:47 UTC
[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
2023-01-31 11:23 UTC (8+ messages)
` [Intel-wired-lan] "
[PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
2023-01-31 9:52 UTC (6+ messages)
` [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses
[PATCH net-next v2] virtio-net: fix possible unsigned integer overflow
2023-01-31 8:50 UTC
[PATCH bpf-next v2 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
2023-01-31 8:29 UTC (13+ messages)
[PATCH net-next] virtio-net: fix possible unsigned integer overflow
2023-01-31 8:17 UTC (5+ messages)
[PATCH net v2] ixgbe: Panic during XDP_TX with > 64 CPUs
2023-01-31 7:38 UTC
[PATCH] selftests/bpf: remove duplicate include header in files
2023-01-31 6:40 UTC
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-31 6:28 UTC (11+ messages)
[PATCH bpf-next] selftests/bpf: Try to address xdp_metadata crashes
2023-01-31 5:41 UTC (2+ messages)
[PATCH v9 bpf-next 0/5] Add skb + xdp dynptrs
2023-01-31 5:36 UTC (19+ messages)
` [PATCH v9 bpf-next 3/5] bpf: Add skb dynptrs
` [PATCH v9 bpf-next 5/5] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
2023-01-31 4:35 UTC (4+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap
` [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap
[PATCH v3 net] ixgbe: allow to increase MTU to 3K with XDP enabled
2023-01-31 3:23 UTC
[PATCH bpf-next v2 0/1] docs/bpf: Add description of register liveness tracking algorithm
2023-01-31 2:33 UTC (5+ messages)
` [PATCH bpf-next v2 1/1] "
[PATCHSET v2] sched: Implement BPF extensible scheduler class
2023-01-31 1:45 UTC (7+ messages)
` [PATCH 27/30] sched_ext: Implement core-sched support
[PATCH 0/9] use canonical ftrace path whenever possible
2023-01-31 0:53 UTC (9+ messages)
` [PATCH 2/9] bpf: use canonical ftrace path
` [PATCH 3/9] selftests/bpf: "
[PATCH 02/34] selftests: bpf: Fix incorrect kernel headers search path
2023-01-30 23:49 UTC (9+ messages)
` [PATCH 30/34] selftests: bpf docs: Use installed "
` [PATCH 00/34] selftests: Fix incorrect "
[PATCH 23/30] sched_ext: Add cgroup support
2023-01-30 23:41 UTC (3+ messages)
[PATCHv2 bpf-next 0/7] bpf: Move kernel test kfuncs into bpf_testmod
2023-01-30 23:16 UTC (14+ messages)
` [PATCHv2 bpf-next 1/7] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv2 bpf-next 2/7] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv2 bpf-next 3/7] selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
` [PATCHv2 bpf-next 4/7] selftests/bpf: Use un/load_bpf_testmod functions in tests
` [PATCHv2 bpf-next 5/7] selftests/bpf: Load bpf_testmod for verifier test
` [PATCHv2 bpf-next 6/7] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCHv2 bpf-next 7/7] bpf: Move kernel test kfuncs to bpf_testmod
[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-30 22:59 UTC (10+ messages)
` [PATCH v4 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v4 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v4 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v4 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v4 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
Interruptable eBPF programs
2023-01-30 22:04 UTC (3+ messages)
[PATCH bpf-next] Add support for tracing programs in BPF_PROG_RUN
2023-01-30 20:39 UTC (3+ messages)
LSF/MM/BPF activity proposal: Compiled BPF
2023-01-30 17:47 UTC
[PATCH] ixgbe: Panic during XDP_TX with > 64 CPUs
2023-01-30 14:58 UTC (2+ messages)
[PATCH] perf test: Switch basic bpf filtering test to use syscall tracepoint
2023-01-30 14:09 UTC (3+ messages)
[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-30 14:09 UTC (5+ messages)
` [PATCH v2 bpf-next 2/8] drivers: net: turn on XDP features
[PATCH] vhost-net: support VIRTIO_F_RING_RESET
2023-01-30 10:29 UTC (4+ messages)
[PATCH v4 1/2] trace: add new file under include/trace/stages/ for perf/bpf
2023-01-30 3:12 UTC (3+ messages)
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-29 11:50 UTC (3+ messages)
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
[PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
2023-01-29 6:25 UTC (3+ messages)
[PATCH bpf-next v2 00/31] Support bpf trampoline for s390x
2023-01-29 1:50 UTC (5+ messages)
` [PATCH bpf-next v2 03/31] selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
[PATCH bpf-next] bpf: Build-time assert that cpumask offset is zero
2023-01-28 20:30 UTC (2+ messages)
[PATCH bpf-next v2] Documentation: bpf: correct spelling
2023-01-28 20:30 UTC (2+ messages)
[PATCH 08/30] sched: Expose css_tg(), __setscheduler_prio() and SCHED_CHANGE_BLOCK()
2023-01-28 17:24 UTC (2+ messages)
pull-request: bpf 2023-01-27
2023-01-28 16:30 UTC (2+ messages)
[PATCH v8 bpf-next 4/5] bpf: Add xdp dynptrs
2023-01-28 14:38 UTC (2+ messages)
[PATCH v8 bpf-next 2/5] bpf: Allow initializing dynptrs in kfuncs
2023-01-28 14:27 UTC (2+ 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