messages from 2023-12-05 08:43:08 to 2023-12-06 18:47:57 UTC [more...]
[PATCH bpf-next 00/13] Enhance BPF global subprogs with argument tags
2023-12-06 18:47 UTC (39+ messages)
` [PATCH bpf-next 01/13] bpf: log PTR_TO_MEM memory size in verifier log
` [PATCH bpf-next 02/13] bpf: emit more dynptr information "
` [PATCH bpf-next 03/13] bpf: tidy up exception callback management a bit
` [PATCH bpf-next 04/13] bpf: use bitfields for simple per-subprog bool flags
` [PATCH bpf-next 05/13] bpf: abstract away global subprog arg preparation logic from reg state setup
` [PATCH bpf-next 06/13] bpf: remove unnecessary and (mostly) ignored BTF check for main program
` [PATCH bpf-next 07/13] bpf: prepare btf_prepare_func_args() for handling static subprogs
` [PATCH bpf-next 08/13] bpf: move subprog call logic back to verifier.c
` [PATCH bpf-next 09/13] bpf: reuse subprog argument parsing logic for subprog call checks
` [PATCH bpf-next 10/13] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
` [PATCH bpf-next 11/13] bpf: add dynptr global subprog arg tag support
` [PATCH bpf-next 13/13] selftests/bpf: add global subprog annotation tests
[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
2023-12-06 18:37 UTC (13+ messages)
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-12-06 18:24 UTC (5+ messages)
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
[PATCH bpf-next v2] bpf: Support uid and gid when mounting bpffs
2023-12-06 18:20 UTC (4+ messages)
[PATCH bpf-next] bpf: Support uid and gid when mounting bpffs
2023-12-06 17:18 UTC (6+ messages)
[PATCH bpf v3 0/2] bpf: fix verification of indirect var-off stack access
2023-12-06 17:14 UTC (8+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] bpf: guard stack limits against 32bit overflow
[PATCH bpf-next v4 0/2] bpf: fix verification of indirect var-off stack access
2023-12-06 17:12 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] bpf: guard stack limits against 32bit overflow
[PATCH bpf-next] selftests/bpf: Test the release of map btf
2023-12-06 16:53 UTC (2+ messages)
[PATCH bpf-next v3] bpf: Fix a race condition between btf_put() and map_free()
2023-12-06 16:50 UTC (3+ messages)
[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
2023-12-06 16:03 UTC (10+ messages)
` [PATCH v3 net-next 2/2] xdp: "
[PATCH net-next v9 13/15] p4tc: add runtime table entry create, update, get, delete, flush and dump
2023-12-06 15:08 UTC (3+ messages)
BPF LSM prevent program unload
2023-12-06 15:02 UTC (3+ messages)
[PATCH net-next v9 00/15] Introducing P4TC
2023-12-06 14:59 UTC (7+ messages)
` [PATCH net-next v9 15/15] p4tc: add P4 classifier
[PATCH bpf-next 0/7] BPF Static Keys
2023-12-06 14:10 UTC (8+ messages)
` [PATCH bpf-next 1/7] bpf: extract bpf_prog_bind_map logic into an inline helper
` [PATCH bpf-next 2/7] bpf: rename and export a struct definition
` [PATCH bpf-next 3/7] bpf: adjust functions offsets when patching progs
` [PATCH bpf-next 4/7] bpf: implement BPF Static Keys support
` [PATCH bpf-next 5/7] bpf: x86: implement static keys support
` [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
` [PATCH bpf-next 7/7] selftests/bpf: Add tests for BPF Static Keys
[PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case
2023-12-06 11:53 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Enable bpf_cgrp_storage for "
` [PATCH bpf-next 2/3] selftests/bpf: Add a new cgroup helper open_classid()
` [PATCH bpf-next 3/3] selftests/bpf: Add selftests for cgroup1 local storage
[PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
2023-12-06 10:57 UTC (8+ messages)
` [External] "
` "
[PATCH] net: atlantic: Fix NULL dereference of skb pointer in
2023-12-06 10:50 UTC (4+ messages)
` [EXT] "
[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
2023-12-06 10:06 UTC (15+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
` [xdp-hints] "
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
` [xdp-hints] "
[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
2023-12-06 9:55 UTC (5+ messages)
` [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
2023-12-06 9:47 UTC (4+ messages)
[RFC PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case
2023-12-06 9:00 UTC (11+ messages)
` [RFC PATCH bpf-next 1/3] bpf: Enable bpf_cgrp_storage for "
` [RFC PATCH bpf-next 2/3] selftests/bpf: Add a new cgroup helper open_classid()
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add selftests for cgroup1 local storage
[PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-12-06 8:52 UTC (22+ messages)
` [PATCH bpf-next v8 01/18] ice: make RX hash reading code more reusable
` [PATCH bpf-next v8 02/18] ice: make RX HW timestamp "
` [PATCH bpf-next v8 03/18] ice: Make ptype internal to descriptor info processing
` [PATCH bpf-next v8 04/18] ice: Introduce ice_xdp_buff
` [PATCH bpf-next v8 05/18] ice: Support HW timestamp hint
` [PATCH bpf-next v8 06/18] ice: Support RX hash XDP hint
` [PATCH bpf-next v8 07/18] xsk: add functions to fill control buffer
` [PATCH bpf-next v8 08/18] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v8 09/18] xdp: Add VLAN tag hint
` [PATCH bpf-next v8 10/18] ice: Implement "
` [PATCH bpf-next v8 11/18] ice: use VLAN proto from ring packet context in skb path
` [PATCH bpf-next v8 12/18] veth: Implement VLAN tag XDP hint
` [PATCH bpf-next v8 13/18] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
` [PATCH bpf-next v8 14/18] mlx5: implement VLAN tag XDP hint
` [PATCH bpf-next v8 15/18] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH bpf-next v8 16/18] selftests/bpf: Add flags and VLAN hint to xdp_hw_metadata
` [PATCH bpf-next v8 17/18] selftests/bpf: Add AF_INET packet generation to xdp_metadata
` [PATCH bpf-next v8 18/18] selftests/bpf: Check VLAN tag and proto in xdp_metadata
[PATCHv4 bpf 0/2] bpf: Fix map poke update
2023-12-06 8:30 UTC (3+ messages)
` [PATCHv4 bpf 1/2] bpf: Fix prog_array_map_poke_run "
` [PATCHv4 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run
[RFC PATCH bpf-next v2 0/4] bpf, x64: Fix tailcall hierarchy
2023-12-06 6:51 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/4] bpf, x64: Emit nops for X86_PATCH
` [RFC PATCH bpf-next v2 2/4] bpf, x64: Fix tailcall hierarchy
[PATCH v4 bpf-next 0/3] bpf: tcp: Support arbitrary SYN Cookie at TC
2023-12-06 6:39 UTC (11+ messages)
` [PATCH v4 bpf-next 1/3] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v4 bpf-next 2/3] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v4 bpf-next 3/3] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
[PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
2023-12-06 5:56 UTC (4+ messages)
[ANN] Winter break shutdown plan
2023-12-06 2:01 UTC (2+ messages)
[PATCH v4 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
2023-12-05 23:20 UTC (14+ messages)
` [PATCH v4 bpf-next 01/10] bpf: support non-r10 register spill/fill to/from stack in precision tracking
` [PATCH v4 bpf-next 02/10] selftests/bpf: add stack access precision test
` [PATCH v4 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
` [PATCH v4 bpf-next 04/10] bpf: preserve STACK_ZERO slots on partial reg spills
` [PATCH v4 bpf-next 05/10] selftests/bpf: validate STACK_ZERO is preserved on subreg spill
` [PATCH v4 bpf-next 06/10] bpf: preserve constant zero when doing partial register restore
` [PATCH v4 bpf-next 07/10] selftests/bpf: validate zero preservation for sub-slot loads
` [PATCH v4 bpf-next 08/10] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
` [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
` [PATCH v4 bpf-next 10/10] bpf: use common instruction history across all states
[PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
2023-12-05 22:50 UTC (8+ messages)
[PATCHv3 bpf 0/2] bpf: Fix map poke update
2023-12-05 21:57 UTC (6+ messages)
` [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run
[PATCH net-next] tcp: add tracepoints for data send/recv/acked
2023-12-05 20:50 UTC (5+ messages)
[PATCH 0/2] Combine perf and bpf for fast eval of hw breakpoint conditions
2023-12-05 19:19 UTC (15+ messages)
` [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals
` [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO
[PATCH v3 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
2023-12-05 18:55 UTC (10+ messages)
` [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
[PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
2023-12-05 18:40 UTC (3+ messages)
[syzbot] [net?] WARNING in tcp_recvmsg_locked (2)
2023-12-05 18:38 UTC (2+ messages)
[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
2023-12-05 15:28 UTC (8+ messages)
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
[PATCH v3 00/33] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-12-05 14:45 UTC (3+ messages)
` [PATCH v3 12/33] function_graph: Have the instances use their own ftrace_ops for filtering
[PATCH bpf-next] selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080
2023-12-05 14:20 UTC (2+ messages)
[PATCH bpf-next] xsk: Add missing SPDX to AF_XDP TX metadata documentation
2023-12-05 14:10 UTC (2+ messages)
[PATCH v1 bpf-next] selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
2023-12-05 14:10 UTC (2+ messages)
[PATCH bpf] xsk: skip polling event check for unbound socket
2023-12-05 12:50 UTC (3+ messages)
[PATCH v2] 9p: prevent read overrun in protocol dump tracepoint
2023-12-05 11:41 UTC (3+ messages)
[PATCH net-next 0/6] remove page frag implementation in vhost_net
2023-12-05 11:34 UTC (2+ messages)
` [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-12-05 9:13 UTC (6+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
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