messages from 2026-06-24 10:27:54 to 2026-06-24 17:09:40 UTC [more...]
[PATCH v4 00/24] bpf: test and fix issues in verifier
2026-06-24 17:09 UTC (27+ messages)
` [PATCH v5 "
` [PATCH v5 01/24] bpf: format and dump jlt, jle, jslt, and jsle
` [PATCH v5 02/24] bpf: add format instruction function
` [PATCH v5 03/24] bpf/validate: break on error in evaluate
` [PATCH v5 04/24] bpf/validate: expand comments in evaluate cycle
` [PATCH v5 05/24] bpf/validate: introduce debugging interface
` [PATCH v5 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
` [PATCH v5 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
` [PATCH v5 08/24] test/bpf_validate: add setup and basic tests
` [PATCH v5 09/24] test/bpf_validate: add harness for pointer tests
` [PATCH v5 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
` [PATCH v5 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
` [PATCH v5 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
` [PATCH v5 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
` [PATCH v5 14/24] bpf/validate: fix BPF_MUL signed overflow UB
` [PATCH v5 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
` [PATCH v5 16/24] bpf/validate: fix BPF_JMP source range calculation
` [PATCH v5 17/24] bpf/validate: fix BPF_JMP empty range handling
` [PATCH v5 18/24] bpf/validate: fix BPF_AND min calculations
` [PATCH v5 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
` [PATCH v5 20/24] bpf/validate: fix BPF_OR min calculations
` [PATCH v5 21/24] bpf/validate: fix BPF_SUB signed max zero case
` [PATCH v5 22/24] bpf/validate: fix BPF_XOR signed min calculation
` [PATCH v5 23/24] bpf/validate: prevent overflow when building graph
` [PATCH v5 24/24] doc: add release notes for BPF validation fixes
[PATCH v1] dts: update dts check format script and resolve errors
2026-06-24 16:47 UTC (6+ messages)
` [PATCH v2] "
[PATCH 00/18] Wangxun Fixes
2026-06-24 16:43 UTC (29+ messages)
` [PATCH v9 00/21] "
` [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
` [PATCH v10 00/21] Wangxun Fixes
` [PATCH v10 01/21] net/txgbe: remove duplicate xstats counters
` [PATCH v10 02/21] net/ngbe: "
` [PATCH v10 03/21] net/ngbe: add missing CDR config for YT PHY
` [PATCH v10 04/21] net/ngbe: fix VF promiscuous and allmulticast
` [PATCH v10 05/21] net/txgbe: fix inaccuracy in Tx rate limiting
` [PATCH v10 06/21] net/txgbe: fix link status check condition
` [PATCH v10 07/21] net/txgbe: fix Tx desc free logic
` [PATCH v10 08/21] net/txgbe: fix link flow control registers for Amber-Lite
` [PATCH v10 09/21] net/txgbe: fix link flow control config for Sapphire
` [PATCH v10 10/21] net/txgbe: fix a mass of unknown interrupts
` [PATCH v10 11/21] net/txgbe: fix traffic class priority configuration
` [PATCH v10 12/21] net/txgbe: fix link stability for 25G NIC
` [PATCH v10 13/21] net/txgbe: fix link stability for 40G NIC
` [PATCH v10 14/21] net/txgbe: fix link stability for Amber-Lite backplane mode
` [PATCH v10 15/21] net/txgbe: fix FEC mode configuration on 25G NIC
` [PATCH v10 16/21] net/txgbe: fix SFP module identification
` [PATCH v10 17/21] net/txgbe: fix get module info operation
` [PATCH v10 18/21] net/txgbe: fix get EEPROM operation
` [PATCH v10 19/21] net/txgbe: fix to reset Tx write-back pointer
` [PATCH v10 20/21] net/txgbe: fix to enable Tx desc check
` [PATCH v10 21/21] net/txgbe: fix temperature track for AML NIC
[PATCH v5 23/23] net/sxe2: update sxe2 feature matrix docs
2026-06-24 16:38 UTC (3+ messages)
` [PATCH v6 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
[PATCH] checkpatches: suppress warnings about msleep()
2026-06-24 16:25 UTC
[PATCH] net/virtio-user: fix eventfd sharing in secondary process
2026-06-24 15:16 UTC (3+ messages)
[PATCH] vhost/crypto: fix segfault
2026-06-24 14:20 UTC
[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
2026-06-24 13:44 UTC (5+ messages)
` [PATCH v4 0/7] bpf: JIT related bug fixes
` [PATCH v4 3/7] test/bpf: add test for large shift
[PATCH 0/5] add versioned symbols for recently stabilized APIs
2026-06-24 13:13 UTC (6+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] eal: fix macro for versioned experimental symbol
` [PATCH v2 2/4] build: support function versioning for drivers
` [PATCH v2 3/4] net/mlx5: fix stabilized function versions
` [PATCH v2 4/4] ethdev: fix promoted flow metadata symbols
[PATCH] graph: add optional profiling stats
2026-06-24 13:09 UTC (10+ messages)
` [PATCH v5] "
[PATCH] net/intel: fix use of non-recommended string functions
2026-06-24 12:33 UTC (3+ messages)
[PATCH] build: use native Linux strlcpy when available
2026-06-24 11:35 UTC
[PATCH 00/13] Bus cleanup infrastructure and fixes
2026-06-24 10:43 UTC (14+ messages)
` [PATCH v4 00/12] "
` [PATCH v4 01/12] bus: fix reference to plug callback
` [PATCH v4 02/12] dma/idxd: remove next pointer in bus specific device
` [PATCH v4 03/12] bus/vdev: remove driver setting in probe
` [PATCH v4 04/12] vdpa/nfp: fix double PCI unmap on unplug
` [PATCH v4 05/12] bus/pci: fix mapping leak in bus cleanup
` [PATCH v4 06/12] bus/vmbus: fix interrupt leak in cleanup
` [PATCH v4 07/12] bus/vmbus: allocate interrupt during probing
` [PATCH v4 08/12] bus/ifpga: "
` [PATCH v4 09/12] bus: align unplug with device probe
` [PATCH v4 10/12] bus: implement cleanup in EAL
` [PATCH v4 11/12] bus/vmbus: store name in bus specific device
` [PATCH v4 12/12] bus/vmbus: support unplug
[PATCH 00/17] drivers: replace strncpy with strlcpy
2026-06-24 10:36 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 01/17] common/cnxk: "
` [PATCH v2 02/17] common/mlx5: "
` [PATCH v2 03/17] crypto/mvsam: "
` [PATCH v2 04/17] crypto/scheduler: "
` [PATCH v2 05/17] event/cnxk: "
` [PATCH v2 06/17] net/ark: "
` [PATCH v2 07/17] net/bnx2x: "
` [PATCH v2 08/17] net/cnxk: "
` [PATCH v2 09/17] net/dpaa: "
` [PATCH v2 10/17] net/ionic: "
` [PATCH v2 11/17] net/mlx4: "
` [PATCH v2 12/17] net/mlx5: "
` [PATCH v2 13/17] net/nfp: "
` [PATCH v2 14/17] net/qede: "
` [PATCH v2 15/17] net/softnic: "
` [PATCH v2 16/17] net/vhost: "
` [PATCH v2 17/17] net/virtio: "
[PATCH] examples: use strlcpy and strlcat
2026-06-24 10:27 UTC (2+ messages)
` [PATCH v2] "
page: | 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