messages from 2025-03-05 04:51:44 to 2025-03-06 16:28:29 UTC [more...]
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-06 16:25 UTC (16+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
` [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v3 04/16] media: pci: cx18-av-vbi: "
` [PATCH v3 05/16] media: saa7115: "
` [PATCH v3 06/16] serial: max3100: "
` [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v3 08/16] Input: joystick - "
` [PATCH v3 09/16] net: ethernet: oa_tc6: "
` [PATCH v3 10/16] wifi: brcm80211: "
` [PATCH v3 11/16] drm/bridge: dw-hdmi: "
` [PATCH v3 12/16] mtd: ssfdc: "
` [PATCH v3 13/16] fsi: i2cr: "
` [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v3 15/16] Input: joystick - "
[PATCH] block: Name the RQF flags enum
2025-03-06 16:27 UTC
[PATCH 0/2] modules: allow error injection
2025-03-06 13:30 UTC (13+ messages)
` [PATCH 2/2] moderr: add module error injection tool
[PATCH bpf-next v2 0/4] Support freplace prog from user namespace
2025-03-06 11:58 UTC (7+ messages)
` [PATCH bpf-next v2 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v2 2/4] bpf: return prog btf_id without capable check
` [PATCH bpf-next v2 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v2 4/4] selftests/bpf: test freplace from user namespace
[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
2025-03-06 11:22 UTC (7+ messages)
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
2025-03-06 11:12 UTC (25+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
` [PATCH RFC bpf-next 02/20] trait: XDP support
` [PATCH RFC bpf-next 03/20] trait: basic XDP selftest
` [PATCH RFC bpf-next 04/20] trait: basic XDP benchmark
` [PATCH RFC bpf-next 05/20] trait: Replace memcpy calls with inline copies
` [PATCH RFC bpf-next 06/20] trait: Replace memmove calls with inline move
` [PATCH RFC bpf-next 07/20] xdp: Track if metadata is supported in xdp_frame <> xdp_buff conversions
` [PATCH RFC bpf-next 08/20] trait: Propagate presence of traits to sk_buff
` [PATCH RFC bpf-next 09/20] bnxt: Propagate trait presence to skb
` [PATCH RFC bpf-next 10/20] ice: "
` [PATCH RFC bpf-next 11/20] veth: "
` [PATCH RFC bpf-next 12/20] virtio_net: "
` [PATCH RFC bpf-next 13/20] mlx5: move xdp_buff scope one level up
` [PATCH RFC bpf-next 14/20] mlx5: Propagate trait presence to skb
` [PATCH RFC bpf-next 15/20] xdp generic: "
` [PATCH RFC bpf-next 16/20] trait: Support sk_buffs
` [PATCH RFC bpf-next 17/20] trait: Allow socket filters to access traits
` [PATCH RFC bpf-next 18/20] trait: registration API
` [PATCH RFC bpf-next 19/20] trait: Sync linux/bpf.h to tools/ for trait registration
` [PATCH RFC bpf-next 20/20] trait: register traits in benchmarks and tests
[PATCH bpf-next 0/3] bpf: Overwrite the htab element atomically
2025-03-06 10:22 UTC (14+ messages)
` [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically
` [RESEND] "
[PATCH] lib/buildid: Handle memfd_secret() files in build_id_parse()
2025-03-06 9:42 UTC (2+ messages)
[PATCH v4 0/4] per-function storage support
2025-03-06 8:50 UTC (16+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset
[PATCH] perf report: Do not process non-JIT BPF ksymbol events
2025-03-06 7:50 UTC (6+ messages)
[PATCH v4 0/3] bpf: introduce helper for populating bpf_cpumask
2025-03-06 6:59 UTC (10+ messages)
` [PATCH v4 1/3] bpf: add kfunc for populating cpumask bits
` [PATCH v4 2/3] selftests: bpf: add bpf_cpumask_fill selftests
` [PATCH v4 3/3] bpf: fix missing kdoc string fields in cpumask.c
[PATCH bpf-next v5 0/3] Arena Spin Lock
2025-03-06 6:30 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: Introduce cond_break_label
` [PATCH bpf-next v5 2/3] selftests/bpf: Introduce arena spin lock
` [PATCH bpf-next v5 3/3] selftests/bpf: Add tests for "
[PATCH net] bpf, sockmap: Restore sk_prot ops when psock is removed from sockmap
2025-03-06 5:06 UTC (4+ messages)
[bpf-next v2] bpf: adjust btf load error logging
2025-03-06 4:07 UTC
[PATCH net-next] net: stmmac: avoid shadowing global buf_sz
2025-03-06 2:21 UTC (2+ messages)
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-06 2:09 UTC (20+ messages)
` [PATCH iwl-next v8 01/11] net: stmmac: move frag_size handling out of spin_lock
` [PATCH iwl-next v8 02/11] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v8 03/11] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v8 04/11] igc: rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v8 05/11] igc: optimize the TX packet buffer utilization
` [PATCH iwl-next v8 06/11] igc: set the RX packet buffer size for TSN mode
` [PATCH iwl-next v8 07/11] igc: add support for frame preemption verification
` [PATCH iwl-next v8 08/11] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v8 09/11] igc: block setting preemptible traffic class in taprio
` [PATCH iwl-next v8 10/11] igc: add support to get MAC Merge data via ethtool
` [PATCH iwl-next v8 11/11] igc: add support to get frame preemption statistics "
[PATCH bpf-next v3] selftests/Makefile: override the srctree for out-of-tree builds
2025-03-06 1:03 UTC (3+ messages)
[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup
2025-03-06 0:51 UTC
[PATCH net-next 00/16] idpf: add XDP support
2025-03-06 0:13 UTC (18+ messages)
` [PATCH net-next 01/16] libeth: convert to netmem
` [PATCH net-next 02/16] libeth: support native XDP and register memory model
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
` [PATCH net-next 04/16] libeth: add XSk helpers
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [PATCH net-next 10/16] idpf: add support for nointerrupt 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 13/16] idpf: use generic functions to build xdp_buff and skb
` [PATCH net-next 14/16] idpf: add support for XDP on Rx
` [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit()
` [PATCH net-next 16/16] idpf: add XDP RSS hash hint
[PATCH net] net: mana: Support holes in device list reply msg
2025-03-05 23:25 UTC (2+ messages)
[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
2025-03-05 22:40 UTC (3+ messages)
[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
2025-03-05 22:38 UTC (13+ 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 v7 net-next 10/12] tcp: AccECN support to tcp_add_backlog
` [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] selftests/bpf: Strerror expects positive number
2025-03-05 21:49 UTC (2+ messages)
[PATCH bpf-next v5 1/3] selftests/bpf: Clean up call sites of stdio_restore()
2025-03-05 21:43 UTC (5+ messages)
` [PATCH bpf-next v5 2/3] selftests/bpf: Allow assigning traffic monitor print function
` [PATCH bpf-next v5 3/3] selftests/bpf: Fix dangling stdout seen by traffic monitor thread
[PATCH bpf-next v5 0/6] XDP metadata support for tun driver
2025-03-05 21:34 UTC (7+ messages)
` [PATCH bpf-next v5 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v5 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v5 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v5 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v5 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v5 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper
[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
2025-03-05 20:12 UTC (10+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs
[PATCH iwl-net] igc: Fix XSK queue NAPI ID mapping
2025-03-05 19:15 UTC (2+ messages)
[PATCH v3 0/2] bpf: introduce helper for populating bpf_cpumask
2025-03-05 18:27 UTC (5+ messages)
` [PATCH v3 1/2] bpf: add kfunc for populating cpumask bits
` [PATCH v3 2/2] selftests: bpf: add bpf_cpumask_fill selftests
[PATCH] bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c
2025-03-05 18:00 UTC (2+ messages)
[PATCH bpf-next v4 0/3] Arena Spin Lock
2025-03-05 17:27 UTC (5+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Introduce cond_break_label
` [PATCH bpf-next v4 2/3] selftests/bpf: Introduce arena spin lock
` [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for "
[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
2025-03-05 17:13 UTC (3+ messages)
` [PATCH v2 1/2] bpf, test_run: Replace hardcoded page size with dynamic PAGE_SIZE in test_run
` [PATCH v2 2/2] selftests/bpf: Refactor xdp_adjust_tail selftest with dynamic sizing
[PATCH bpf-next v1] bpf: correct use/def for may_goto instruction
2025-03-05 17:00 UTC (2+ messages)
[PATCH bpf-next v4 1/3] selftests/bpf: Clean up call sites of stdio_restore()
2025-03-05 16:52 UTC (6+ messages)
` [PATCH bpf-next v4 3/3] selftests/bpf: Fix dangling stdout seen by traffic monitor thread
[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
2025-03-05 16:20 UTC (3+ messages)
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers
[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-03-05 14:18 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] selftests/xsk: Add packet stream replacement function
` [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check
[PATCH bpf-next v2 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-03-05 14:40 UTC (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/xsk: Add tail adjustment tests and support check
[BUG] list corruption in __bpf_lru_node_move () 【 bug found and suggestions for fixing it】
2025-03-05 13:28 UTC
[PATCH iwl-next v7 0/9] igc: Add support for Frame Preemption feature in IGC
2025-03-05 12:33 UTC (4+ messages)
` [PATCH iwl-next v7 5/9] igc: Add support for frame preemption verification
[LSF/MM/BPF TOPIC] SLUB allocator, mainly the sheaves caching layer
2025-03-05 10:26 UTC (3+ messages)
[PATCH net-next v4 0/3] net: ti: icssg-prueth: Add native mode XDP support
2025-03-05 10:14 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [PATCH net-next v4 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net-next v4 3/3] net: ti: icssg-prueth: Add XDP support
[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
2025-03-05 9:31 UTC (9+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add "
` [EXTERNAL] "
[PATCH bpf-next v1 0/3] bpf: simple DFA-based live registers analysis
2025-03-05 9:00 UTC (5+ messages)
[syzbot] [bpf?] [bcachefs?] BUG: unable to handle kernel paging request in handle_softirqs
2025-03-05 5:54 UTC
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