messages from 2025-03-03 06:56:12 to 2025-03-04 21:48:22 UTC [more...]
[PATCH bpf-next v4 1/3] selftests/bpf: Clean up call sites of stdio_restore()
2025-03-04 21:48 UTC (4+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: Allow assigning traffic monitor print function
` [PATCH bpf-next v4 3/3] selftests/bpf: Fix dangling stdout seen by traffic monitor thread
[PATCH bpf v2 1/2] bpf: force checkpoint when jmp history is too long
2025-03-04 21:23 UTC (2+ messages)
[PATCH bpf-next 0/3] Support freplace prog from user namespace
2025-03-04 21:15 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next 2/3] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next 3/3] selftests/bpf: test freplace from user namespace
[PATCH bpf-next v3 0/5] bpf: simple DFA-based live registers analysis
2025-03-04 21:10 UTC (7+ messages)
` [PATCH bpf-next v3 1/5] bpf: jmp_offset() and verbose_insn() utility functions
` [PATCH bpf-next v3 2/5] bpf: get_call_summary() utility function
` [PATCH bpf-next v3 3/5] bpf: simple DFA-based live registers analysis
` [PATCH bpf-next v3 4/5] bpf: use register liveness information for func_states_equal
` [PATCH bpf-next v3 5/5] selftests/bpf: test cases for compute_live_registers()
[PATCH] selftests/bpf: Strerror expects positive number
2025-03-04 21:05 UTC (2+ messages)
[PATCH] bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c
2025-03-04 20:45 UTC
[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
2025-03-04 20:30 UTC (3+ messages)
` [PATCH v4 bpf-next 1/2] "
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs
[PATCH sched_ext/for-6.15 v3 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
2025-03-04 18:00 UTC (5+ messages)
` [PATCH sched_ext/for-6.15 v3 2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by different SCX operations
[PATCH bpf-next v2 0/5] bpf: simple DFA-based live registers analysis
2025-03-04 17:55 UTC (8+ messages)
` [PATCH bpf-next v2 1/5] bpf: jmp_offset() and verbose_insn() utility functions
` [PATCH bpf-next v2 2/5] bpf: get_call_summary() utility function
` [PATCH bpf-next v2 3/5] bpf: simple DFA-based live registers analysis
` [PATCH bpf-next v2 4/5] bpf: use register liveness information for func_states_equal
` [PATCH bpf-next v2 5/5] selftests/bpf: test cases for compute_live_registers()
[PATCH v7 net-next 10/12] tcp: AccECN support to tcp_add_backlog
2025-03-04 16:30 UTC (3+ messages)
` [PATCH v7 net-next 11/12] tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
` [PATCH v7 net-next 12/12] tcp: Pass flags to __tcp_send_ack
[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
2025-03-04 16:12 UTC (3+ messages)
` [PATCH v3 2/2] tools: Remove redundant quiet setup
[PATCH net-next v5] ppp: Fix KMSAN uninit-value warning with bpf
2025-03-04 15:42 UTC (2+ messages)
[PATCH iwl-next v7 0/9] igc: Add support for Frame Preemption feature in IGC
2025-03-04 15:26 UTC (11+ messages)
` [PATCH iwl-next v7 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v7 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v7 3/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next v7 4/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next v7 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v7 6/9] igc: Add support to set tx-min-frag-size
` [PATCH iwl-next v7 7/9] igc: Block setting preemptible traffic class in taprio
` [PATCH iwl-next v7 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v7 9/9] igc: Add support to get frame preemption statistics "
[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
2025-03-04 15:16 UTC (10+ messages)
` [PATCH v7 net-next 01/12] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH v7 net-next 02/12] tcp: create FLAG_TS_PROGRESS
` [PATCH v7 net-next 03/12] tcp: use BIT() macro in include/net/tcp.h
` [PATCH v7 net-next 04/12] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v7 net-next 05/12] tcp: reorganize SYN ECN code
` [PATCH v7 net-next 06/12] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH v7 net-next 07/12] tcp: helpers for ECN mode handling
` [PATCH v7 net-next 08/12] gso: AccECN support
` [PATCH v7 net-next 09/12] gro: prevent ACE field corruption & better AccECN handling
[PATCH v4 0/4] per-function storage support
2025-03-04 14:52 UTC (15+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH v4 2/4] add per-function metadata storage support
` [PATCH v4 3/4] x86: implement per-function metadata storage for x86
` [PATCH v4 4/4] arm64: implement per-function metadata storage for arm64
[PATCH 0/2] bpf: introduce helper for populating bpf_cpumask
2025-03-04 14:04 UTC (8+ messages)
` [PATCH 1/2] bpf: add kfunc for populating cpumask bits
` [PATCH 2/2] selftests: bpf: add bpf_cpumask_fill selftests
[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
2025-03-04 10:46 UTC (9+ messages)
[PATCH] selftests/bpf: Move test_lwt_ip_encap to test_progs
2025-03-04 9:24 UTC
[PATCH bpf-next v2] add function metadata support
2025-03-04 6:25 UTC (2+ messages)
[PATCH bpf-next v6 0/6] Introduce load-acquire and store-release BPF instructions
2025-03-04 6:04 UTC (9+ messages)
` [PATCH bpf-next v6 1/6] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v6 2/6] arm64: insn: Add BIT(23) to {load,store}_ex's mask
` [PATCH bpf-next v6 3/6] arm64: insn: Add load-acquire and store-release instructions
` [PATCH bpf-next v6 4/6] bpf, arm64: Support "
` [PATCH bpf-next v6 5/6] bpf, x86: "
` [PATCH bpf-next v6 6/6] selftests/bpf: Add selftests for "
[PATCH bpf-next v3 0/4] per-function storage support
2025-03-04 3:06 UTC (10+ messages)
` [PATCH bpf-next v3 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH bpf-next v3 3/4] x86: implement per-function metadata storage for x86
` [PATCH bpf-next v3 4/4] arm64: implement per-function metadata storage for arm64
[PATCH bpf-next v2 0/2] Timed may_goto
2025-03-04 2:10 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add verifier support for timed may_goto
` [PATCH bpf-next v2 2/2] bpf, x86: Add x86 JIT "
[PATCH bpf-next v5 0/6] Introduce load-acquire and store-release BPF instructions
2025-03-04 0:49 UTC (11+ messages)
` [PATCH bpf-next v5 1/6] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v5 2/6] arm64: insn: Add BIT(23) to {load,store}_ex's mask
` [PATCH bpf-next v5 3/6] arm64: insn: Add load-acquire and store-release instructions
` [PATCH bpf-next v5 4/6] bpf, arm64: Support "
` [PATCH bpf-next v5 5/6] bpf, x86: "
` [PATCH bpf-next v5 6/6] selftests/bpf: Add selftests for "
[PATCH 0/1 v3] security: Propagate caller information in bpf hooks
2025-03-03 23:50 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH net-next] net: filter: Avoid shadowing variable in bpf_convert_ctx_access()
2025-03-03 23:36 UTC (2+ messages)
[PATCH bpf-next v2 0/4] Introduce bpf_object__prepare
2025-03-03 23:36 UTC (7+ messages)
` [PATCH bpf-next v2 1/4] libbpf: use map_is_created helper in map setters
` [PATCH bpf-next v2 2/4] libbpf: introduce more granular state for bpf_object
` [PATCH bpf-next v2 3/4] libbpf: split bpf object load into prepare/load
` [PATCH bpf-next v2 4/4] selftests/bpf: add tests for bpf_object__prepare
[PATCH bpf-next 0/3] Introduce bpf_object__prepare
2025-03-03 23:27 UTC (7+ messages)
` [PATCH bpf-next 2/3] libbpf: split bpf object load into prepare/load
[PATCH bpf-next v1 0/2] Timed may_goto
2025-03-03 22:40 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] bpf: Add verifier support for timed may_goto
[PATCH net v2] xsk: fix __xsk_generic_xmit() error code when cq is full
2025-03-03 22:40 UTC (2+ messages)
[PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_tunnel.sh to test_progs
2025-03-03 22:30 UTC (14+ messages)
` [PATCH bpf-next v2 01/10] selftests/bpf: test_tunnel: Add generic_attach* helpers
` [PATCH bpf-next v2 02/10] selftests/bpf: test_tunnel: Add ping helpers
` [PATCH bpf-next v2 03/10] selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
` [PATCH bpf-next v2 04/10] selftests/bpf: test_tunnel: Move ip6gre "
` [PATCH bpf-next v2 05/10] selftests/bpf: test_tunnel: Move erspan tunnel tests "
` [PATCH bpf-next v2 06/10] selftests/bpf: test_tunnel: Move ip6erspan tunnel test "
` [PATCH bpf-next v2 07/10] selftests/bpf: test_tunnel: Move geneve "
` [PATCH bpf-next v2 08/10] selftests/bpf: test_tunnel: Move ip6geneve "
` [PATCH bpf-next v2 09/10] selftests/bpf: test_tunnel: Move ip6tnl tunnel tests "
` [PATCH bpf-next v2 10/10] selftests/bpf: test_tunnel: Remove test_tunnel.sh
[PATCH bpf-next v4 00/10] Introduce load-acquire and store-release BPF instructions
2025-03-03 22:20 UTC (8+ messages)
` [PATCH bpf-next v4 03/10] bpf/verifier: Factor out check_load_mem() and check_store_reg()
` [PATCH bpf-next v4 10/10] bpf, docs: Update instruction-set.rst for load-acquire and store-release instructions
[PATCH bpf-next v4 04/10] bpf: Introduce load-acquire and store-release instructions
2025-03-03 22:16 UTC (4+ messages)
[PATCH bpf-next v2 0/3] veristat: @files-list.txt notation for object files list
2025-03-03 22:00 UTC (2+ messages)
[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
2025-03-03 19:37 UTC (14+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
[PATCH bpf-next v1 0/3] bpf: simple DFA-based live registers analysis
2025-03-03 19:28 UTC (5+ messages)
[PATCH bpf-next v4 0/6] XDP metadata support for tun driver
2025-03-03 19:28 UTC (5+ messages)
` [PATCH bpf-next v4 2/6] net: tun: enable transfer of XDP metadata to skb
[PATCH bpf-next 1/2] bpf: add get_netns_cookie helper to tracing programs
2025-03-03 19:14 UTC (4+ messages)
[PATCH bpf-next v2 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-03-03 16:15 UTC (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/xsk: Add tail adjustment tests and support check
[PATCH bpf-next v3 00/25] Resilient Queued Spin Lock
2025-03-03 15:23 UTC (26+ messages)
` [PATCH bpf-next v3 01/25] locking: Move MCS struct definition to public header
` [PATCH bpf-next v3 02/25] locking: Move common qspinlock helpers to a private header
` [PATCH bpf-next v3 03/25] locking: Allow obtaining result of arch_mcs_spin_lock_contended
` [PATCH bpf-next v3 04/25] locking: Copy out qspinlock.c to rqspinlock.c
` [PATCH bpf-next v3 05/25] rqspinlock: Add rqspinlock.h header
` [PATCH bpf-next v3 06/25] rqspinlock: Drop PV and virtualization support
` [PATCH bpf-next v3 07/25] rqspinlock: Add support for timeouts
` [PATCH bpf-next v3 08/25] rqspinlock: Hardcode cond_acquire loops for arm64
` [PATCH bpf-next v3 09/25] rqspinlock: Protect pending bit owners from stalls
` [PATCH bpf-next v3 10/25] rqspinlock: Protect waiters in queue "
` [PATCH bpf-next v3 11/25] rqspinlock: Protect waiters in trylock fallback "
` [PATCH bpf-next v3 12/25] rqspinlock: Add deadlock detection and recovery
` [PATCH bpf-next v3 13/25] rqspinlock: Add a test-and-set fallback
` [PATCH bpf-next v3 14/25] rqspinlock: Add basic support for CONFIG_PARAVIRT
` [PATCH bpf-next v3 15/25] rqspinlock: Add helper to print a splat on timeout or deadlock
` [PATCH bpf-next v3 16/25] rqspinlock: Add macros for rqspinlock usage
` [PATCH bpf-next v3 17/25] rqspinlock: Add locktorture support
` [PATCH bpf-next v3 18/25] rqspinlock: Add entry to Makefile, MAINTAINERS
` [PATCH bpf-next v3 19/25] bpf: Convert hashtab.c to rqspinlock
` [PATCH bpf-next v3 20/25] bpf: Convert percpu_freelist.c "
` [PATCH bpf-next v3 21/25] bpf: Convert lpm_trie.c "
` [PATCH bpf-next v3 22/25] bpf: Introduce rqspinlock kfuncs
` [PATCH bpf-next v3 23/25] bpf: Implement verifier support for rqspinlock
` [PATCH bpf-next v3 24/25] bpf: Maintain FIFO property for rqspinlock unlock
` [PATCH bpf-next v3 25/25] selftests/bpf: Add tests for rqspinlock
[RFC PATCH bpf-next 0/6] bpf: BPF runtime hooks: low-overhead non-intrusive tracking of runtime acquire/release (for watchdog)
2025-03-03 14:41 UTC (10+ messages)
` [RFC PATCH bpf-next 4/6] bpf: Add bpf runtime hooks for tracking runtime acquire/release
[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
2025-03-03 14:08 UTC (17+ messages)
` [PATCH net-next v3 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [EXTERNAL] "
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add XDP support
` [EXTERNAL] "
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-03-03 9:29 UTC (4+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
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