patch 'devtools: fix forbidden token check with multiple files' has been queued to stable release 22.11.7
2024-10-23 21:16 UTC (40+ messages)
` patch 'eal/x86: fix 32-bit write combining store' "
` patch 'examples/eventdev: fix queue crash with generic pipeline' "
` patch 'crypto/dpaa2_sec: fix memory leak' "
` patch 'common/dpaax/caamflib: fix PDCP SNOW-ZUC watchdog' "
` patch 'dev: fix callback lookup when unregistering device' "
` patch 'examples/ipsec-secgw: fix dequeue count from cryptodev' "
` patch 'bpf: fix free function mismatch if convert fails' "
` patch 'baseband/la12xx: fix use after free in modem config' "
` patch 'crypto/bcmfs: fix free function mismatch' "
` patch 'dma/idxd: fix free function mismatch in device probe' "
` patch 'event/cnxk: fix free function mismatch in port config' "
` patch 'net/e1000: fix use after free in filter flush' "
` patch 'net/nfp: fix double free in flow destroy' "
` patch 'net/sfc: fix use after free in debug logs' "
` patch 'raw/ifpga/base: fix use after free' "
` patch 'raw/ifpga: fix free function mismatch in interrupt config' "
` patch 'examples/vhost: fix free function mismatch' "
` patch 'net/nfb: fix use after free' "
` patch 'power: enable CPPC' "
` patch 'fib6: add runtime checks in AVX512 lookup' "
` patch 'app/dumpcap: fix handling of jumbo frames' "
` patch 'net/cnxk: fix Rx timestamp handling for VF' "
` patch 'net/cnxk: fix Rx offloads to handle timestamp' "
` patch 'event/cnxk: fix Rx timestamp handling' "
` patch 'common/cnxk: fix CPT HW word size for outbound SA' "
` patch 'common/cnxk: fix base log level' "
` patch 'baseband/acc: fix access to deallocated mem' "
` patch 'vhost: fix offset while mapping log base address' "
` patch 'vdpa: update used flags in used ring relay' "
` patch 'net/virtio-user: reset used index counter' "
` patch 'fib: fix AVX512 lookup' "
` patch 'net/e1000: fix link status crash in secondary process' "
` patch 'net/iavf: fix crash when link is unstable' "
` patch 'net/ice/base: fix link speed for 200G' "
` patch 'net/ice/base: fix iteration of TLVs in Preserved Fields Area' "
` patch 'net/ixgbe/base: fix unchecked return value' "
` patch 'net/i40e/base: fix setting flags in init function' "
` patch 'net/i40e/base: fix misleading debug logs and comments' "
` patch 'net/i40e/base: fix blinking X722 with X557 PHY' "
[v3 35/43] net/dpaa2: fix memory corruption in TM
2024-10-23 11:59 UTC (5+ messages)
` [v4 19/42] bus/fslmc: fix coverity issue
` [v4 34/42] net/dpaa2: fix memory corruption in TM
` [v5 19/42] bus/fslmc: fix coverity issue
` [v5 34/42] net/dpaa2: fix memory corruption in TM
[PATCH 01/13] net/txgbe: fix swfw mbox failure
2024-10-23 6:48 UTC (8+ messages)
` [PATCH 02/13] net/txgbe: fix VF-PF mbox interrupt
` [PATCH 03/13] net/txgbe: remove outer UDP checksum capability
` [PATCH 04/13] net/txgbe: fix driver load bit to inform firmware
` [PATCH 10/13] net/ngbe: "
` [PATCH 11/13] net/ngbe: reconfigure more MAC Rx registers
` [PATCH 12/13] net/ngbe: fix interrupt lost in legacy or MSI mode
` [PATCH 13/13] net/ngbe: restrict configuration of VLAN strip offload
[PATCH v3] net/mlx5: fix potential memory leak in meter
2024-10-23 6:22 UTC
[PATCH v2 1/5] net/ice: detect stopping a flow-director queue twice
2024-10-22 16:39 UTC (3+ messages)
` [PATCH v3 1/4] "
` [PATCH v4 "
[PATCH v6 1/7] test/ring: fix failure with custom number of lcores
2024-10-21 17:47 UTC (2+ messages)
[PATCH v4 1/1] examples/l2fwd-jobstats: fix lock availability
2024-10-21 7:13 UTC (5+ messages)
` [PATCH v5 "
` [EXTERNAL] "
[PATCH] net/netvsc: force TX VLAN offload on 801.2Q packet
2024-10-19 15:32 UTC (2+ messages)
[PATCH] net/gve: replace typedefs with macros in gve osdep
2024-10-18 7:00 UTC (3+ messages)
[Patch v5] net/netvsc: fix number Tx queues > Rx queues
2024-10-18 0:05 UTC (7+ messages)
[PATCH] net/nfp: fix RSS failed on VXLAN inner layer
2024-10-17 22:54 UTC (2+ messages)
[PATCH] hash: fix thash lfsr initialization
2024-10-17 9:58 UTC (2+ messages)
[PATCH] net/nfp: fix return value check problem
2024-10-17 7:36 UTC
[PATCH V1 4/7] common/mlx5: fix Netlink socket leak
2024-10-16 8:38 UTC
[PATCH] test: fix option block
2024-10-16 8:17 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] test: fix option devices
` [PATCH v4] "
[PATCH] net/iavf: fix mac address with i40e PF Linux driver
2024-10-15 17:03 UTC (4+ messages)
` [PATCH v2] net/iavf: preserve MAC "
[PATCH v1] net/ice: fix ice Rx timestamp for E822 NICs
2024-10-15 16:29 UTC (2+ messages)
[PATCH 2/2] ethdev: fix race on ports for telemetry commands
2024-10-15 8:38 UTC (8+ messages)
` [PATCH dpdk v3 2/2] ethdev: fix potential race in telemetry endpoints
[PATCH 2/5] build: remove version check on compiler links function
2024-10-15 8:16 UTC (2+ messages)
[PATCH] net/mlx5: fix potential memory leak in meter
2024-10-15 1:47 UTC (2+ messages)
` [PATCH v2] "
[PATCH] fib: fix vector lookup
2024-10-14 17:01 UTC (2+ messages)
[PATCH 1/9] net/ice/base: re-enable bypass mode for E822
2024-10-14 11:02 UTC (6+ messages)
` [PATCH 2/9] net/ice/base: add bounds check
` [PATCH 3/9] net/ice/base: fix VLAN replay after reset
` [PATCH v2 01/10] net/ice/base: re-enable bypass mode for E822
` [PATCH v2 02/10] net/ice/base: add bounds check
` [PATCH v2 03/10] net/ice/base: fix VLAN replay after reset
[PATCH v3 01/12] baseband/acc: fix access to deallocated mem
2024-10-14 9:47 UTC (3+ messages)
` [PATCH v3 02/12] baseband/acc: fix soft output bypass RM
[PATCH 1/4] net/mlx5/tools: fix trace dump multiple burst completions
2024-10-14 8:04 UTC (7+ messages)
` [PATCH 2/4] net/mlx5: fix real time counter reading from PCI BAR
` [PATCH 3/4] net/mlx5: fix Tx tracing to use single clock source
` [PATCH v2 1/4] net/mlx5/tools: fix trace dump multiple burst completions
` [PATCH v2 2/4] net/mlx5: fix real time counter reading from PCI BAR
` [PATCH v2 3/4] net/mlx5: fix Tx tracing to use single clock source
[PATCH 1/4] net/nfp: notify flower firmware about PF speed
2024-10-14 2:43 UTC (2+ messages)
` [PATCH 2/4] net/nfp: do not set the IPv6 flag in transport mode
[PATCH 02/10] net/nfp: fix malloc name problem in secondary process
2024-10-12 2:47 UTC (19+ messages)
` [PATCH 05/10] net/nfp: fix problem caused by configure function
` [PATCH 07/10] net/nfp: fix problem caused by commit end function
` [PATCH 08/10] net/nfp: fix problem caused by FEC set
` [PATCH 10/10] net/nfp: fix memory leak in VF initialization logic
` [PATCH v2 02/10] net/nfp: fix malloc name problem in secondary process
` [PATCH v2 05/10] net/nfp: fix problem caused by configure function
` [PATCH v2 07/10] net/nfp: fix problem caused by commit end function
` [PATCH v2 08/10] net/nfp: fix problem caused by FEC set
` [PATCH v2 10/10] net/nfp: fix memory leak in VF initialization logic
[PATCH dpdk] buildtools/cmdline: fix meson error when used as a subproject
2024-10-11 14:43 UTC (3+ messages)
[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
2024-10-11 13:00 UTC
[PATCH v2] bus/pci: don't open uio device in secondary process
2024-10-11 11:15 UTC (2+ messages)
` [PATCH v3] "
[PATCH] fib6: add runtime checks for vector lookup
2024-10-11 9:29 UTC (2+ messages)
[PATCH] service: avoid worker lcore exit deadlock
2024-10-11 8:50 UTC (5+ messages)
` [PATCH v2] service: fix deadlock on worker lcore exit
[PATCH v3 1/2] power: enable CPPC support in power library
2024-10-10 21:51 UTC (4+ messages)
` [PATCH v3 2/2] power: detect supported driver
[PATCH v2 1/2] power: enable CPPC support in power library
2024-10-10 13:42 UTC (2+ messages)
` [PATCH v2 2/2] power: detect supported driver
[PATCH] eal: fix device unregister for event registered with device_name NULL
2024-10-10 10:00 UTC (2+ messages)
[PATCH v2] net/memif: fix buffer overflow in zero copy Rx
2024-10-10 2:33 UTC (12+ messages)
[PATCH] examples/l3fwd: fix read beyond array bondaries
2024-10-10 0:30 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH] doc: enhance the global log level documentation
2024-10-09 18:50 UTC (3+ messages)
[PATCH] examples/ipsec-secgw: fix dequeue count from cryptodev
2024-10-09 14:55 UTC (4+ messages)
` [PATCH v2] "
[PATCH] driver: crypto: scheduler: fix session size computation
2024-10-09 13:57 UTC (4+ messages)
` [EXTERNAL] "
[PATCH 1/2] devtools: fix check of multiple commits fixed at once
2024-10-09 9:17 UTC (2+ messages)
[PATCH v8 02/17] cryptodev/bcmfs: fix mis-matched free
2024-10-09 6:27 UTC (26+ messages)
` [PATCH v8 03/17] dma/ixd: fix incorrect free function in cleanup
` [PATCH v8 04/17] event/cnxk: fix pointer mismatch "
` [EXTERNAL] "
` [PATCH v8 05/17] examples/vhost: fix free function mismatch
` [PATCH v8 06/17] net/cnxk: fix use-after-free
` [PATCH v8 07/17] bpf: fix free mismatch if convert fails
` [PATCH v8 08/17] net/e1000: fix use-after-free
` [PATCH v8 10/17] net/cpfl: fix free of nonheap object
` [PATCH v8 12/17] raw/ifpga/base: fix use after free
` [PATCH v8 14/17] drivers/ifpga: fix free function mismatch
` [PATCH v8 15/17] baseband/la12xx: prevent use after free
` [PATCH v9 02/17] cryptodev/bcmfs: fix mis-matched free
` [PATCH v9 03/17] dma/ixd: fix incorrect free function in cleanup
` [PATCH v9 04/17] event/cnxk: fix free of non-heap in cleanup code
` [EXTERNAL] "
` [PATCH v9 05/17] examples/vhost: fix free function mismatch
` [PATCH v9 06/17] net/cnxk: fix use-after-free
` [PATCH v9 07/17] bpf: fix free mismatch if convert fails
` [PATCH v9 08/17] net/e1000: fix use-after-free
` [PATCH v9 10/17] net/cpfl: fix free of nonheap object
` [PATCH v9 12/17] raw/ifpga/base: fix use after free
` [PATCH v9 14/17] drivers/ifpga: fix free function mismatch
` [PATCH v9 15/17] baseband/la12xx: prevent use after free
[PATCH 1/5] interrupts: fix number of bytes read for vdev
2024-10-09 4:01 UTC (2+ messages)
[PATCH] net/gve: add IO memory barriers before reading descriptors
2024-10-09 1:20 UTC (2+ messages)
[PATCH v2] vfio: check iova if already mapped before do map
2024-10-08 9:04 UTC (2+ messages)
[PATCH] net/gve: fix refill logic causing memory corruption
2024-10-08 0:46 UTC (2+ messages)
[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
2024-10-07 20:20 UTC (4+ messages)
` [PATCH v3 "
[PATCH] eal/unix: allow creating thread with real-time priority
2024-10-07 19:27 UTC (3+ messages)
` [PATCH v6 1/1] "
[PATCH] net/mlx5/hws: in NAT64 fix TC to TOS fields mapping
2024-10-07 8:35 UTC
[PATCH v2] vhost: restrict set max queue pair API to VDUSE
2024-10-07 7:29 UTC (2+ messages)
[PATCH] net/bnxt: fix newline character in speed display
2024-10-07 2:59 UTC (3+ messages)
[PATCH] ethdev: document that stats reset APIs are not thread-safe
2024-10-04 22:27 UTC (2+ messages)
[PATCH] eal/x86: fix 32-bit write-combined stores
2024-10-04 14:45 UTC (2+ messages)
[PATCH] driver: crypto: scheduler: fix session size computation
2024-10-04 8:40 UTC (2+ messages)
[PATCH] net/gve: always attempt Rx refill on DQ
2024-10-04 4:47 UTC (2+ messages)
[PATCH] net/gve: fix mbuf allocation memory leak for DQ Rx
2024-10-04 4:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).