messages from 2023-02-02 10:51:29 to 2023-02-02 11:14:43 UTC [more...]
[PATCH v2 0/9] ASoC: SOF: core/ipc4/mtl: Add support for PCM delay reporting
2023-02-02 11:11 UTC (9+ messages)
` [PATCH v2 1/9] ASoC: SOF: add ipc4_fw_reg header file
` [PATCH v2 2/9] ASoC: SOF: add fw_info_box support
` [PATCH v2 3/9] ASoC: SOF: add time info structure for ipc4 path
` [PATCH v2 4/9] ASoC: SOF: ipc4-pcm: allocate time info for pcm delay feature
` [PATCH v2 5/9] ASoC: SOF: ipc4-pcm: add hw_params
` [PATCH v2 7/9] ASoC: SOF: add get_stream_position ops for pcm delay
` [PATCH v2 8/9] ASoC: SOF: Intel: mtl: add get_stream_position support
` [PATCH v2 9/9] ASoC: SOF: ipc4-pcm: add delay function support
[PATCH v5 net-next 0/8] sfc: devlink support for ef100
2023-02-02 11:14 UTC
[PATCH 00/23] interconnect: fix racy provider registration
2023-02-02 11:13 UTC (12+ messages)
` [PATCH 14/23] interconnect: exynos: fix node leak in probe PM QoS error path
` [PATCH 15/23] interconnect: exynos: fix registration race
` [PATCH 16/23] interconnect: exynos: drop redundant link destroy
[PATCH V5 0/7] Add minimal boot support for IPQ9574
2023-02-02 11:12 UTC (5+ messages)
` [PATCH V5 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs
[PATCH 0/5] dma/ioat: fix issues with stopping and restarting device
2023-02-02 11:12 UTC (4+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 4/6] test/dmadev: check result for device stop
[dm-devel] [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
2023-02-02 10:48 UTC (4+ messages)
` "
[PATCH v2 0/2] xen/arm: Support compressed uImages
2023-02-02 11:12 UTC (4+ messages)
` [PATCH v2 2/2] xen/arm: Add support for booting gzip "
[PATCH net-next v7 0/6] net/sched: cls_api: Support hardware miss to tc action
2023-02-02 11:11 UTC (5+ messages)
` [PATCH net-next v7 4/6] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v7 6/6] net/mlx5e: TC, Set CT miss to the specific ct action instance
[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
2023-02-02 11:11 UTC (25+ messages)
` [PATCH v2 11/40] xen/mpu: build up start-of-day Xen MPU memory region map
` [PATCH v2 13/40] xen/mpu: introduce unified function setup_early_uart to map early UART
[PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450
2023-02-02 11:11 UTC
[PATCH v5 0/8] virtio-mem: Handle preallocation with migration
2023-02-02 11:11 UTC (4+ messages)
[Bridge] [PATCH net-next mlxsw v2 00/16] bridge: Limit number of MDB entries per port, port-vlan
2023-02-02 10:09 UTC (4+ messages)
` [Bridge] [PATCH net-next mlxsw v2 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` "
[PATCH 0/8] start cleanup of rte_flow_item_*
2023-02-02 11:11 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 8/8] net: mark all big endian types
[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
2023-02-02 11:09 UTC (5+ messages)
` [PATCH v1 2/3] mmc: starfive: Add sdio/emmc "
[PATCH] selftests/bpf: remove duplicate include header in files
2023-02-02 11:10 UTC (2+ messages)
[PATCH 0/6] Add regulator support for IPQ9574 SoC
2023-02-02 11:09 UTC (10+ messages)
` [PATCH 6/6] regulator: qcom_smd: Add support to define the bootup voltage
[PATCH] drm/format-helper: Use KUNIT_EXPECT_MEMEQ macro
2023-02-02 11:10 UTC (3+ messages)
[PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
2023-02-02 11:09 UTC (5+ messages)
[PATCH 00/33] virtio-net: support AF_XDP zero copy
2023-02-02 11:08 UTC (71+ messages)
` [PATCH 01/33] virtio_ring: virtqueue_add() support premapped
` [PATCH 02/33] virtio_ring: split: virtqueue_add_split() "
` [PATCH 03/33] virtio_ring: packed: virtqueue_add_packed() "
` [PATCH 04/33] virtio_ring: introduce virtqueue_add_outbuf_premapped()
` [PATCH 05/33] virtio_ring: introduce virtqueue_add_inbuf_premapped()
` [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
` [PATCH 07/33] virtio_ring: add api virtio_dma_map() for advance dma
` [PATCH 08/33] virtio_ring: introduce dma sync api for virtio
` [PATCH 09/33] xsk: xsk_buff_pool add callback for dma_sync
` [PATCH 10/33] xsk: support virtio DMA map
` [PATCH 11/33] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH 12/33] virtio_net: unify the code for recycling the xmit ptr
` [PATCH 13/33] virtio_net: virtnet_poll_tx support rescheduled
` [PATCH 14/33] virtio_net: independent directory
` [PATCH 15/33] virtio_net: move to virtio_net.h
` [PATCH 16/33] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH 17/33] virtio_net: receive_small() use virtnet_xdp_handler()
` [PATCH 18/33] virtio_net: receive_merageable() "
` [PATCH 19/33] virtio_net: introduce virtnet_tx_reset()
` [PATCH 20/33] virtio_net: xsk: introduce virtnet_rq_bind_xsk_pool()
` [PATCH 21/33] virtio_net: xsk: introduce virtnet_xsk_pool_enable()
` [PATCH 22/33] virtio_net: xsk: introduce xsk disable
` [PATCH 23/33] virtio_net: xsk: support xsk setup
` [PATCH 24/33] virtio_net: xsk: stop disable tx napi
` [PATCH 25/33] virtio_net: xsk: __free_old_xmit distinguishes xsk buffer
` [PATCH 26/33] virtio_net: virtnet_sq_free_unused_buf() check "
` [PATCH 27/33] virtio_net: virtnet_rq_free_unused_buf() "
` [PATCH 28/33] net: introduce napi_tx_raise()
` [PATCH 29/33] virtio_net: xsk: tx: support tx
` [PATCH 30/33] virtio_net: xsk: tx: support wakeup
` [PATCH 31/33] virtio_net: xsk: tx: auto wakeup when free old xmit
` [PATCH 32/33] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH 33/33] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
[PATCH] blk-ioprio: Introduce promote-to-rt policy
2023-02-02 11:09 UTC (3+ messages)
[PATCH v2 00/17] can: bittiming: cleanups and rework SJW handling
2023-02-02 11:08 UTC (18+ messages)
` [PATCH v2 01/17] can: bittiming(): replace open coded variants of can_bit_time()
` [PATCH v2 02/17] can: bittiming: can_fixup_bittiming(): use CAN_SYNC_SEG instead of 1
` [PATCH v2 03/17] can: bittiming: can_fixup_bittiming(): set effective tq
` [PATCH v2 04/17] can: bittiming: can_get_bittiming(): use direct return and remove unneeded else
` [PATCH v2 05/17] can: dev: register_candev(): ensure that bittiming const are valid
` [PATCH v2 06/17] can: dev: register_candev(): bail out if both fixed bit rates and bit timing constants are provided
` [PATCH v2 07/17] can: netlink: can_validate(): validate sample point for CAN and CAN-FD
` [PATCH v2 08/17] can: netlink: can_changelink(): convert from netdev_err() to NL_SET_ERR_MSG_FMT()
` [PATCH v2 09/17] can: bittiming: can_changelink() pass extack down callstack
` [PATCH v2 10/17] can: bittiming: factor out can_sjw_set_default() and can_sjw_check()
` [PATCH v2 11/17] can: bittiming: can_fixup_bittiming(): report error via netlink and harmonize error value
` [PATCH v2 12/17] can: bittiming: can_sjw_check(): "
` [PATCH v2 13/17] can: bittiming: can_sjw_check(): check that SJW is not longer than either Phase Buffer Segment
` [PATCH v2 14/17] can: bittiming: can_sjw_set_default(): use Phase Seg2 / 2 as default for SJW
` [PATCH v2 15/17] can: bittiming: can_calc_bittiming(): clean up SJW handling
` [PATCH v2 16/17] can: bittiming: can_calc_bittiming(): convert from netdev_err() to NL_SET_ERR_MSG_FMT()
` [PATCH v2 17/17] can: bittiming: can_validate_bitrate(): report error via netlink
[PATCH 00/10] SVE feature for arm guests
2023-02-02 11:08 UTC (11+ messages)
` [PATCH 01/10] xen/arm: enable SVE extension for Xen
` [PATCH 02/10] xen/arm: add sve_vl_bits field to domain
` [PATCH 03/10] xen/arm: Expose SVE feature to the guest
` [PATCH 04/10] xen/arm: add SVE exception class handling
` [PATCH 05/10] arm/sve: save/restore SVE context switch
` [PATCH 06/10] xen/arm: enable Dom0 to use SVE feature
` [PATCH 07/10] xen/physinfo: add arm SVE arch capability and vector length
` [PATCH 08/10] tools: add SVE capability and SVE vector length for physinfo
` [PATCH 09/10] xen/tools: add sve parameter in XL configuration
` [PATCH 10/10] xen/arm: add sve property for dom0less domUs
[PATCH v4 0/6] kbuild: improve source package builds
2023-02-02 11:02 UTC (3+ messages)
` [PATCH v4 1/6] kbuild: add a tool to generate a list of files ignored by git
[PULL 00/34] target-arm queue
2023-02-02 11:07 UTC (6+ messages)
` [PULL 08/34] hw/arm/virt: Let the virtio-iommu bypass MSIs
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-02 11:07 UTC (6+ messages)
` [RFC v5 1/3] rcu: introduce rcu_read_is_locked()
` [RFC v5 3/3] migration: reduce time of loading non-iterable vmstate
[PATCH net-next v3 1/1] net:openvswitch:reduce cpu_used_mask memory
2023-02-02 11:05 UTC (2+ messages)
` [ovs-dev] "
[virtio-dev] [PATCH v8] virtio_net: support for split transport header
2023-02-02 11:07 UTC (11+ messages)
` 回复:[virtio-dev] "
` [virtio-comment] "
[PATCH] bcache: Fix a NULL or wild pointer dereference in btree_split
2023-02-02 11:05 UTC
stable-rc/linux-5.10.y build: 148 builds: 2 failed, 146 passed, 4 warnings (v5.10.166)
2023-02-02 11:05 UTC
[PATCH v3 0/6] Support for new CPU model SapphireRapids
2023-02-02 11:05 UTC (2+ messages)
[PATCH v2 -next] crypto: aspeed: fix type warnings
2023-02-02 7:03 UTC
[PATCH-next] crypto: aspeed: fix type warnings
2023-02-02 2:56 UTC
[igt-dev] [PATCH i-g-t 0/6] tests/kms_async_flips: Test format modifiers
2023-02-02 11:03 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 1/6] tests/kms_async_flips: Add missing igt_put_cairo_ctx()
[PATCH v3 00/11] PCI: microchip: Partition address translations
2023-02-02 11:02 UTC (4+ messages)
[PATCH] drm/client: Convert to VISIBLE_IF_KUNIT
2023-02-02 11:03 UTC
[Intel-gfx] [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
2023-02-02 11:01 UTC (12+ messages)
[dpdk-dev] [PATCH 0/4] cryptodev and security ABI improvements
2023-02-02 11:02 UTC (9+ messages)
` [dpdk-dev] [PATCH 2/4] cryptodev: promote asym APIs to stable
` [EXT] "
[PATCH] powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
2023-02-02 11:01 UTC (2+ messages)
[PATCH v3 0/2] leds: lp55xx: configure internal charge pump
2023-02-02 11:00 UTC (3+ messages)
[PATCH] riscv: kprobe: Fixup misaligned load text
2023-02-02 10:59 UTC (6+ messages)
[PATCH 0/4] ethdev: add template table insertion and matching types
2023-02-02 10:57 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] ethdev: add template table insertion type
[PATCH 0/2] virtio-net: close() to follow mirror of open()
2023-02-02 10:56 UTC (3+ messages)
[PATCH] fs: nfs: Error if a port is unregistered
2023-02-02 10:54 UTC (6+ messages)
[PATCH 0/2] eal: provide leading and trailing zero bit count
2023-02-02 10:56 UTC (5+ messages)
` [PATCH v6 0/2] eal: provide leading and trailing zero bit count abstraction
An issue with x86 tcg and MMIO
2023-02-02 10:56 UTC (3+ messages)
[Buildroot] [PATCH v1 1/3] package/go-bootstrap: split into two stages: go1.4 and go1.19.5
2023-02-02 10:55 UTC (3+ messages)
` [Buildroot] [PATCH v1 2/3] package/go: bump to version 1.20
` [Buildroot] [PATCH v1 3/3] package/go: use host compiler when go-bootstrap unsupported
[PATCH] mm: shrinkers: fix deadlock in shrinker debugfs
2023-02-02 10:56 UTC
Faktoring
2023-02-01 9:06 UTC
Faktoring
2023-02-01 9:06 UTC
[PATCH net-next v2] virtio-net: fix possible unsigned integer overflow
2023-02-02 10:55 UTC (7+ messages)
[PATCH v5 00/20] Clean up includes
2023-02-02 10:54 UTC (9+ messages)
` [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
[PATCH] accel/tcg: Complete cpu initialization before registration
2023-02-02 10:53 UTC (4+ messages)
Display update issue on M1 Macs
2023-02-02 10:51 UTC (11+ messages)
[PATCH] arm64: dts: renesas: rcar-gen3: Remove bogus "turbo-mode" properties
2023-02-02 10:52 UTC (2+ messages)
[PATCH v2 0/3] util/userfaultfd: Support /dev/userfaultfd
2023-02-02 10:53 UTC (5+ messages)
` [PATCH v2 1/3] linux-headers: Update to v6.1
` [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
Questions about some functions
2023-02-02 6:57 UTC
[PATCH v2] oeqa/selftest/locales: Create selftest for locales generation
2023-02-02 10:53 UTC (6+ messages)
` [OE-core] "
[PATCH] arm64: dts: renesas: v3hsk: Add clock-skew for GEther's Micrel PHY
2023-02-02 10:51 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v2 0/6] Enable VDSC output formats validation
2023-02-02 10:52 UTC (2+ messages)
[PATCH 0/8] Add ftrace direct call for arm64
2023-02-02 10:50 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: Don't refill on completion in xdp_metadata
2023-02-02 10:50 UTC (2+ messages)
[PATCH 0/2] Fix boot hang issue on Ampere Emag server
2023-02-02 10:50 UTC (5+ messages)
[PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
2023-02-02 10:50 UTC (3+ messages)
[PATCH 00/11] imx290: Minor fixes, support for alternate INCK, and more ctrls
2023-02-02 10:50 UTC (3+ messages)
` [PATCH 05/11] media: i2c: imx290: Support 60fps in 2 lane operation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.