messages from 2023-01-30 23:34:31 to 2023-02-01 13:58:16 UTC [more...]
[RFC 0/5] mm/bpf/perf: Store build id in file object
2023-02-01 13:57 UTC
[PATCH dwarves] dwarves: sync with libbpf-1.1
2023-02-01 13:55 UTC (2+ messages)
[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
2023-02-01 13:28 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next 0/4] bpf: Replace BPF_ALU and BPF_JMP with BPF_ALU32 and BPF_JMP64
2023-02-01 12:36 UTC (3+ messages)
` [PATCH bpf-next 1/4] bpf: Add new macro "
` [PATCH bpf-next 4/4] bpf: Mark BPF_ALU and BPF_JMP as deprecated
[bpf-next v2] bpftool: profile online CPUs instead of possible
2023-02-01 12:24 UTC
[PATCH bpf-next 00/13] ice: add XDP mbuf support
2023-02-01 11:05 UTC (15+ messages)
` [PATCH bpf-next 01/13] ice: prepare legacy-rx for upcoming XDP multi-buffer support
` [PATCH bpf-next 02/13] ice: add xdp_buff to ice_rx_ring struct
` [PATCH bpf-next 03/13] ice: store page count inside ice_rx_buf
` [PATCH bpf-next 04/13] ice: pull out next_to_clean bump out of ice_put_rx_buf()
` [PATCH bpf-next 05/13] ice: inline eop check
` [PATCH bpf-next 06/13] ice: centrallize Rx buffer recycling
` [PATCH bpf-next 07/13] ice: use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
` [PATCH bpf-next 08/13] ice: do not call ice_finalize_xdp_rx() unnecessarily
` [PATCH bpf-next 09/13] ice: use xdp->frame_sz instead of recalculating truesize
` [PATCH bpf-next 10/13] ice: add support for XDP multi-buffer on Rx side
` [PATCH bpf-next 11/13] ice: add support for XDP multi-buffer on Tx side
` [PATCH bpf-next 12/13] ice: remove next_{dd,rs} fields from ice_tx_ring
` [PATCH bpf-next 13/13] ice: xsk: do not convert to buff to frame for XDP_TX
[PATCH bpf-next v3 0/1] docs/bpf: Add description of register liveness tracking algorithm
2023-02-01 11:00 UTC (3+ messages)
` [PATCH bpf-next v3 1/1] "
[PATCH v1] tools/resolve_btfids: Tidy host CFLAGS forcing
2023-02-01 10:43 UTC (3+ messages)
[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
2023-02-01 10:24 UTC (9+ messages)
` [PATCH v5 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v5 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v5 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v5 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v5 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v5 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v5 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
[PATCH v2 1/9] powerpc: Remove __kernel_text_address() in show_instructions()
2023-02-01 10:04 UTC (9+ messages)
` [PATCH v2 2/9] powerpc/bpf/32: No need to zeroise r4 when not doing tail call
` [PATCH v2 3/9] powerpc/bpf/32: Only set a stack frame when necessary
` [PATCH v2 4/9] powerpc/bpf/32: BPF prog is never called with more than one arg
` [PATCH v2 5/9] powerpc/bpf: Perform complete extra passes to update addresses
` [PATCH v2 6/9] powerpc/bpf: Only pad length-variable code at initial pass
` [PATCH v2 7/9] powerpc/bpf/32: Optimise some particular const operations
` [PATCH v2 8/9] powerpc/bpf/32: introduce a second source register for ALU operations
` [PATCH v2 9/9] powerpc/bpf/32: perform three operands "
[PATCH bpf-next 0/6] New benchmark for hashmap lookups
2023-02-01 9:41 UTC (22+ 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 v1] libbpf: Add wakeup_events to creation options
2023-02-01 9:00 UTC
Prezentacja
2023-02-01 8:36 UTC
LSF/MM/BPF activity proposal: Compiled BPF
2023-02-01 7:54 UTC (4+ messages)
` [Lsf-pc] "
[bpf-next v5 1/3] bpf: hash map, avoid deadlock with suitable hash mask
2023-02-01 7:12 UTC (6+ messages)
` [bpf-next v5 3/3] bpf: hash map, suppress false lockdep warning
[PATCH net-next] virtio-net: fix possible unsigned integer overflow
2023-02-01 6:47 UTC (7+ messages)
` "
[LSF/MM/BPF TOPIC] Multi-kfunc sets / restricted scoping
2023-02-01 6:25 UTC (2+ messages)
Adding map read write API to bpftool gen skeleton sub command
2023-02-01 6:16 UTC
[bpf-next v1 1/2] libbpf: introduce new API libbpf_num_online_cpus
2023-02-01 3:12 UTC (6+ messages)
` [bpf-next v1 2/2] bpftool: profile online CPUs instead of possible
[PATCH v2 dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
2023-02-01 3:02 UTC (20+ messages)
` [PATCH v2 dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
` [PATCH v2 dwarves 3/5] btf_encoder: rework btf_encoders__*() API to allow traversal of encoders
[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
2023-02-01 2:00 UTC (11+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced
[PATCH v9 bpf-next 0/5] Add skb + xdp dynptrs
2023-02-01 0:46 UTC (32+ 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 0/9] use canonical ftrace path whenever possible
2023-02-01 0:05 UTC (10+ messages)
` [PATCH 3/9] selftests/bpf: use canonical ftrace path
[PATCH v3 bpf-next 00/11] BPF rbtree next-gen datastructure
2023-01-31 21:40 UTC (14+ messages)
` [PATCH v3 bpf-next 01/11] bpf: Migrate release_on_unlock logic to non-owning ref semantics
` [PATCH v3 bpf-next 02/11] bpf: Improve bpf_reg_state space usage for non-owning ref lock
` [PATCH v3 bpf-next 03/11] selftests/bpf: Update linked_list tests for non-owning ref semantics
` [PATCH v3 bpf-next 04/11] bpf: Add basic bpf_rb_{root,node} support
` [PATCH v3 bpf-next 05/11] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
` [PATCH v3 bpf-next 06/11] bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args
` [PATCH v3 bpf-next 07/11] bpf: Add callback validation to kfunc verifier logic
` [PATCH v3 bpf-next 08/11] bpf: Special verifier handling for bpf_rbtree_{remove, first}
` [PATCH v3 bpf-next 09/11] bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h
` [PATCH v3 bpf-next 10/11] selftests/bpf: Add rbtree selftests
` [PATCH v3 bpf-next 11/11] bpf, documentation: Add graph documentation for non-owning refs
CORE feature request: support checking field type directly
2023-01-31 19:58 UTC (7+ messages)
[PATCH bpf-next RFC V1] selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
2023-01-31 19:01 UTC (5+ messages)
` [xdp-hints] "
[PATCH bpf-next v2 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
2023-01-31 18:55 UTC (14+ messages)
[PATCH bpf-next] selftests/bpf: Try to address xdp_metadata crashes
2023-01-31 18:07 UTC (3+ messages)
[PATCH bpf-next v2 0/3] Add BPF_KFUNC macro for kfunc definitions
2023-01-31 17:30 UTC (13+ messages)
` [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all "
[PATCH v2 bpf-next] bpf: Refactor release_regno searching logic
2023-01-31 17:10 UTC
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-31 16:28 UTC (2+ messages)
` (subset) "
[RFC] bpf: add bpf_link support for BPF_NETFILTER programs
2023-01-31 16:19 UTC (6+ 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 (3+ messages)
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 (2+ messages)
[PATCH bpf-next v3 0/8] Support bpf trampoline for s390x
2023-01-31 13:36 UTC (5+ messages)
` [PATCH bpf-next v3 0/8] Support bpf trampoline for s390x - CI issue
[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 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 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 (6+ messages)
` [PATCH 27/30] sched_ext: Implement core-sched support
[PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-01-30 23:49 UTC (4+ messages)
[PATCH 23/30] sched_ext: Add cgroup support
2023-01-30 23:41 UTC (3+ 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