messages from 2025-03-17 20:59:59 to 2025-03-20 09:30:36 UTC [more...]
[RFC PATCH bpf-next 00/14] instruction sets and static keys
2025-03-20 9:34 UTC (28+ messages)
` [RFC PATCH bpf-next 01/14] bpf: fix a comment describing bpf_attr
` [RFC PATCH bpf-next 02/14] bpf: add new map type: instructions set
` [RFC PATCH bpf-next 03/14] selftests/bpf: add selftests for new insn_set map
` [RFC PATCH bpf-next 04/14] bpf: add support for an extended JA instruction
` [RFC PATCH bpf-next 05/14] bpf: Add kernel/bpftool asm support for new instructions
` [RFC PATCH bpf-next 06/14] bpf: add BPF_STATIC_KEY_UPDATE syscall
` [RFC PATCH bpf-next 07/14] bpf: save the start of functions in bpf_prog_aux
` [RFC PATCH bpf-next 08/14] bpf, x86: implement static key support
` [RFC PATCH bpf-next 09/14] selftests/bpf: add guard macros around likely/unlikely
` [RFC PATCH bpf-next 10/14] libbpf: add likely/unlikely macros
` [RFC PATCH bpf-next 11/14] selftests/bpf: remove likely/unlikely definitions
` [RFC PATCH bpf-next 12/14] libbpf: BPF Static Keys support
` [RFC PATCH bpf-next 13/14] libbpf: Add bpf_static_key_update() API
` [RFC PATCH bpf-next 14/14] selftests/bpf: Add tests for BPF static calls
[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
2025-03-20 8:20 UTC (3+ messages)
linux-next: build failure after merge of the bpf-next tree
2025-03-20 7:49 UTC (14+ messages)
[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
2025-03-20 7:40 UTC (8+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test
[PATCH v2] perf trace: Implement syscall summary in BPF
2025-03-20 6:07 UTC (8+ messages)
[PATCH net] vmxnet3: unregister xdp rxq info in the reset path
2025-03-20 4:55 UTC
[PATCH] bpf: Remove duplicate judgments
2025-03-20 3:22 UTC
[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
2025-03-20 2:32 UTC (9+ messages)
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
2025-03-20 0:34 UTC (8+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
[PATCH net 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
2025-03-19 23:42 UTC (3+ messages)
` [PATCH net 1/2] "
[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
2025-03-19 23:05 UTC (4+ messages)
[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
2025-03-19 22:18 UTC (8+ messages)
` [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
[PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
2025-03-19 22:13 UTC (6+ messages)
[PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem()
2025-03-19 22:00 UTC (2+ messages)
[PATCH bpf-next v6 00/11] bpf qdisc
2025-03-19 21:53 UTC (12+ messages)
` [PATCH bpf-next v6 01/11] bpf: Add struct_ops context information to struct bpf_prog_aux
` [PATCH bpf-next v6 02/11] bpf: Prepare to reuse get_ctx_arg_idx
` [PATCH bpf-next v6 03/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v6 04/11] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v6 05/11] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v6 06/11] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v6 07/11] bpf: net_sched: Disable attaching bpf qdisc to non root
` [PATCH bpf-next v6 08/11] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v6 09/11] selftests/bpf: Add a basic fifo qdisc test
` [PATCH bpf-next v6 10/11] selftests/bpf: Add a bpf fq qdisc to selftest
` [PATCH bpf-next v6 11/11] selftests/bpf: Test attaching bpf qdisc to mq and non root
[main-line]warning at arch/powerpc/net/bpf_jit_comp.c:961
2025-03-19 21:31 UTC (3+ messages)
[PATCH bpf-next v12 0/5] bpf: add cpu time counter kfuncs
2025-03-19 16:36 UTC (6+ messages)
` [PATCH bpf-next v12 1/5] bpf: adjust BPF JIT dependency to BPF_SYSCALL
` [PATCH bpf-next v12 2/5] bpf: add bpf_get_cpu_time_counter kfunc
` [PATCH bpf-next v12 3/5] bpf: add bpf_cpu_time_counter_to_ns helper
` [PATCH bpf-next v12 4/5] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
` [PATCH bpf-next v12 5/5] selftests/bpf: add usage example for cpu time counter kfuncs
[PATCH net-next 00/16] idpf: add XDP support
2025-03-19 16:29 UTC (17+ messages)
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
` [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
[PATCH net-next] igc: Fix TX drops in XDP ZC
2025-03-19 16:16 UTC (3+ messages)
[PATCH for-next v1] locking: Add __percpu tag to decode_tail qnode argument
2025-03-19 15:06 UTC (2+ messages)
Ebpf function and doubts in its usage
2025-03-19 14:06 UTC
[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
2025-03-19 9:06 UTC (9+ messages)
` [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-03-19 7:53 UTC (8+ messages)
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH bpf-next v5 0/2] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
2025-03-19 2:20 UTC (4+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add selftest for attaching fexit "
[PATCH bpf] bpf: clarify a misleading verifier error message
2025-03-19 2:20 UTC (3+ messages)
[PATCH bpf-next] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
2025-03-19 2:10 UTC (2+ messages)
[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
2025-03-19 0:30 UTC (10+ messages)
` [RFC PATCH bpf-next 1/3] bpf: udp: Avoid socket skips during iteration
[PATCH bpf-next v4 00/25] Resilient Queued Spin Lock
2025-03-18 20:32 UTC (2+ messages)
[PATCH RFC 0/2] Dynamically allocate memory to store task's full name
2025-03-18 18:06 UTC (6+ messages)
[PATCHSET v4 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
2025-03-18 17:31 UTC (6+ messages)
` [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks
[PATCH bpf-next v2] bpf: make perf_event_read_output accessible from BPF core when available
2025-03-18 17:30 UTC (2+ messages)
[PATCH bpf-next v11 0/4] bpf: add cpu time counter kfuncs
2025-03-18 16:42 UTC (13+ messages)
` [PATCH bpf-next v11 1/4] bpf: add bpf_get_cpu_time_counter kfunc
` [PATCH bpf-next v11 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
` [PATCH bpf-next v11 3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
` [PATCH bpf-next v11 4/4] selftests/bpf: add usage example for cpu time counter kfuncs
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-03-18 16:41 UTC (2+ messages)
[PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
2025-03-18 16:14 UTC (3+ messages)
[PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
2025-03-18 15:20 UTC (4+ messages)
[PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-03-18 15:10 UTC (4+ messages)
` [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver
[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-03-18 14:58 UTC (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check
[PATCH net-next v2 0/7] net: xdp: Add missing metadata support for some xdp drvs
2025-03-18 11:46 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: mvneta: Add metadata support for xdp mode
` [PATCH net-next v2 2/7] net: mvpp2: "
` [PATCH net-next v2 3/7] net: netsec: "
` [PATCH net-next v2 4/7] net: octeontx2: "
` [PATCH net-next v2 5/7] net: ethernet: mediatek: "
` [PATCH net-next v2 6/7] net: mana: "
` [PATCH net-next v2 7/7] net: ti: cpsw: "
[PATCH net-next 0/7] net: xdp: Add missing metadata support for some xdp drvs
2025-03-18 11:06 UTC (3+ messages)
[PATCH net, v2] net: mana: Support holes in device list reply msg
2025-03-18 10:40 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
2025-03-18 9:44 UTC (2+ messages)
[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
2025-03-18 8:42 UTC (7+ messages)
[PATCH net] bonding: check xdp prog when set bond mode
2025-03-18 7:24 UTC (8+ messages)
[PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
2025-03-18 5:00 UTC (3+ messages)
[PATCH bpf-next v4] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
2025-03-18 3:57 UTC (4+ messages)
[PATCH iwl-next v10 00/14] igc: Add support for Frame Preemption feature in IGC
2025-03-18 3:07 UTC (15+ messages)
` [PATCH iwl-next v10 01/14] net: stmmac: move frag_size handling out of spin_lock
` [PATCH iwl-next v10 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v10 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v10 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v10 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
` [PATCH iwl-next v10 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH iwl-next v10 07/14] igc: optimize TX packet buffer utilization for TSN mode
` [PATCH iwl-next v10 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
` [PATCH iwl-next v10 09/14] igc: set the RX packet buffer size for TSN mode
` [PATCH iwl-next v10 10/14] igc: add support for frame preemption verification
` [PATCH iwl-next v10 11/14] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v10 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH iwl-next v10 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH iwl-next v10 14/14] igc: add support to get frame preemption statistics "
[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
2025-03-18 0:25 UTC (5+ messages)
[PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
2025-03-17 21:46 UTC (6+ messages)
[PATCH bpf-next v2 0/2] bpftool: Using the right format specifiers
2025-03-17 21:00 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