messages from 2023-09-26 13:00:20 to 2023-09-26 13:32:41 UTC [more...]
[Intel-xe] [PATCH v3 00/12] Frontbuffer tracking refactoring
2023-09-26 13:17 UTC (3+ messages)
` [Intel-xe] [PATCH v3 02/12] drm/i915: Ignore set frontbuffer return value on release
[PATCH v5 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
2023-09-26 13:28 UTC (9+ messages)
` [PATCH v5 1/7] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH v5 2/7] arm64: dts: ti: k3-j784s4: "
` [PATCH v5 3/7] arm64: dts: ti: k3-j7200: Add MCU domain ESM instance
` [PATCH v5 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances
` [PATCH v5 5/7] arm64: dts: ti: k3-j784s4-mcu: Add the mcu "
` [PATCH v5 6/7] arm64: dts: ti: k3-j721s2-main: Add the main "
` [PATCH v5 7/7] dts: ti: k3-j712s2-mcu: Add the mcu "
[PATCH 0/2] media: i2c: gc2145: GC2145 sensor support
2023-09-26 13:32 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings
[Virtio-fs] [PATCH v3 0/5] vhost-user: Back-end state migration
2023-09-26 13:32 UTC (3+ messages)
[PATCH 1/1] eal: enable xz read support and ignore warning
2023-09-26 13:32 UTC (4+ messages)
` [EXT] "
` [PATCH v2 1/1] eal: update "
QCN9074 monitor mode crash
2023-09-26 13:31 UTC (4+ messages)
` AW: "
[PATCH 0/5] GPIO descriptors for TI ASoC codecs
2023-09-26 13:25 UTC (12+ messages)
` [PATCH 1/5] ASoC: ti: Convert N810 ASoC to GPIO descriptors
` [PATCH 2/5] ASoC: ti: Convert RX51 to use exclusively "
` [PATCH 3/5] ASoC: ti: Convert TWL4030 to use "
` [PATCH 4/5] ASoC: ti: Convert Pandora ASoC to "
` [PATCH 5/5] ASoC: ti: osk5912: Drop unused include
[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
2023-09-26 13:30 UTC (3+ messages)
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-09-26 13:30 UTC (6+ messages)
` [PATCH v13 0/4] Recycle mbufs from Tx queue into Rx queue
` [PATCH v13 3/4] net/ixgbe: implement mbufs recycle mode
` [PATCH v13 4/4] app/testpmd: add recycle mbufs engine
[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
2023-09-26 13:30 UTC (3+ messages)
Testing DDR MPAM monitor (mbm_total_bytes)
2023-09-26 13:28 UTC (4+ messages)
` [EXT] "
[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
2023-09-26 13:25 UTC (4+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
[PATCH v1 1/1] pinctrl: intel: Simplify code with cleanup helpers
2023-09-26 13:23 UTC
[Intel-xe] [PATCH v3 00/30] uAPI Alignment - take 1 v3
2023-09-26 13:23 UTC (37+ messages)
` [Intel-xe] [PATCH v3 01/30] drm/xe: Fix array bounds check for queries
` [Intel-xe] [PATCH v3 02/30] drm/xe: Set the correct type for xe_to_user_engine_class
` [Intel-xe] [PATCH v3 03/30] drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [PATCH v3 04/30] drm/xe/uapi: Separate VM_BIND's operation and flag
` [Intel-xe] [PATCH v3 05/30] drm/xe/vm: Remove VM_BIND_OP macro
` [Intel-xe] [PATCH v3 06/30] drm/xe/uapi: Remove MMIO ioctl
` [Intel-xe] [PATCH v3 07/30] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
` [Intel-xe] [PATCH v3 08/30] drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
` [Intel-xe] [PATCH v3 09/30] drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
` [Intel-xe] [PATCH v3 10/30] drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
` [Intel-xe] [PATCH v3 11/30] drm/xe/uapi: Use common drm_xe_ext_set_property extension
` [Intel-xe] [PATCH v3 12/30] drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
` [Intel-xe] [PATCH v3 13/30] drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
` [Intel-xe] [PATCH v3 14/30] drm/xe: Remove async worker and rework sync binds
` [Intel-xe] [PATCH v3 15/30] drm/xe: Fix VM bind out-sync signaling ordering
` [Intel-xe] [PATCH v3 16/30] drm/xe/uapi: Document drm_xe_query_gt
` [Intel-xe] [PATCH v3 17/30] drm/xe/uapi: Replace useless 'instance' per unique gt_id
` [Intel-xe] [PATCH v3 18/30] drm/xe/uapi: Remove unused field of drm_xe_query_gt
` [Intel-xe] [PATCH v3 19/30] drm/xe/uapi: Rename gts to gt_list
` [Intel-xe] [PATCH v3 20/30] drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
` [Intel-xe] [PATCH v3 21/30] drm/xe/uapi: Add documentation for query
` [Intel-xe] [PATCH v3 22/30] drm/xe/uapi: Crystal Reference Clock updates
` [Intel-xe] [PATCH v3 23/30] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [PATCH v3 24/30] drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [PATCH v3 25/30] drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
` [Intel-xe] [PATCH v3 26/30] drm/xe/uapi: Add pad to drm_xe_engine_class_instance
` [Intel-xe] [PATCH v3 27/30] drm/xe: Extend uAPI to query HuC micro-controler firmware version
` [Intel-xe] [PATCH v3 28/30] drm/xe: Remove useless query config num_params
` [Intel-xe] [PATCH v3 29/30] drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
` [Intel-xe] [PATCH v3 30/30] drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI Alignment - take 1 v3
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
[PATCH 0/5] support setting and querying RSS algorithms
2023-09-26 13:23 UTC (5+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 2/7] ethdev: support setting and querying RSS algorithm
[dm-devel] fstrim on raid1 LV with writemostly PV leads to system freeze
2023-09-26 13:21 UTC (7+ messages)
` "
[PATCH v2 0/2] md: simplify md_seq_ops
2023-09-26 13:19 UTC (5+ messages)
` [PATCH v2 1/2] md: factor out a new helper to put mddev
[PATCH] mtd: spi-nor: atmel: add at25ff321a entry
2023-09-26 13:18 UTC (8+ messages)
[PATCH v2] mtd: spi-nor: atmel: add at25ff321a entry
2023-09-26 13:16 UTC (3+ messages)
[PATCH 00/15] Introduce PMF Smart PC Solution Builder Feature
2023-09-26 13:17 UTC (7+ messages)
` [PATCH 13/15] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-26 13:16 UTC (4+ messages)
[PATCH] target/i386/seg_helper: remove shadowed variable
2023-09-26 13:16 UTC (2+ messages)
[PATCH] m68k: Silence -Wshadow=local warnings in the m68k code
2023-09-26 13:15 UTC (4+ messages)
[PATCH] documentation: Add UBOOT_BINARY, extend UBOOT_CONFIG
2023-09-26 13:15 UTC
[PATCH 0/3] Minor SST optimizations
2023-09-26 13:16 UTC (3+ messages)
` [PATCH 3/3] platform/x86: intel_speed_select_if: Remove hardcoded map size
High latency of a system based on 5.19 rt
2023-09-26 13:15 UTC (3+ messages)
[PATCH v2] mmc-utils: fix potential overflow
2023-09-26 13:15 UTC (2+ messages)
[PATCH v5 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
2023-09-26 13:13 UTC (20+ messages)
` [PATCH v5 01/32] net/sssnic: add build and doc infrastructure
` [PATCH v5 07/32] net/sssnic/base: add mailbox support
` [PATCH v5 11/32] net/sssnic: add dev MAC ops
` [PATCH v5 13/32] net/sssnic: support link status event
` [PATCH v5 19/32] net/sssnic: support dev start and stop
` [PATCH v5 20/32] net/sssnic: support dev close and reset
` [PATCH v5 24/32] net/sssnic: support Tx packet burst
` [PATCH v5 29/32] net/sssnic: add dev flow control ops
` [PATCH v5 32/32] net/sssnic: add VF dev support
renesas-drivers-2023-09-26-v6.6-rc3
2023-09-26 13:13 UTC
[PATCH V2] spi: spi-cadence-quadspi: Fix missing unwind goto warnings
2023-09-26 13:13 UTC (7+ messages)
[PATCH v2 0/2] Device tree updates for IXP4xx
2023-09-26 13:13 UTC (7+ messages)
` [PATCH v2 2/2] dt-bindings: arm: List more IXP4xx devices
[PATCH v2 00/32] spl: Preparation for Universal Payload
2023-09-26 13:12 UTC (7+ messages)
` [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
2023-09-26 13:13 UTC (10+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
[PATCH 1/2] dt-bindings: arm,coresight-cti: Drop type for 'cpu' property
2023-09-26 13:12 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: arm,coresight-cti: Add missing additionalProperties on child nodes
[PATCH v9 00/13] Add support to configure TPDM DSB subunit
2023-09-26 13:12 UTC (3+ messages)
[isar-cip-core][PATCH] Add support Plat'Home OpenBlocks IoT VX2
2023-09-26 13:12 UTC (6+ messages)
` [cip-dev] "
[PATCH V3] spi: spi-cadence-quadspi: Fix missing unwind goto warnings
2023-09-26 13:09 UTC
[igt-dev] [i-g-t 0/2] kms_pm_lpsp: Test optimization
2023-09-26 13:11 UTC (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✓ Fi.CI.BAT: "
[PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-09-26 13:10 UTC (6+ messages)
` [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
[PATCH v4] cdx: add MSI support for CDX bus
2023-09-26 13:10 UTC (5+ messages)
[PATCH v3 1/2] dt-bindings: backlight: Add MPS MP3309C
2023-09-26 13:10 UTC (6+ messages)
` [PATCH v3 2/2] backlight: mp3309c: Add support for "
[OE-core][PATCH] oe-find-native-sysroot: avoid warning message messing things up
2023-09-26 13:10 UTC (3+ messages)
[igt-dev] [PATCH i-g-t 00/14] [RFC] benchmarks/gem_wsim: added basic xe support
2023-09-26 13:10 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 14/14] "
[PATCH 2/2] drm/amd/display: Fix null pointer dereference in error message
2023-09-26 13:09 UTC (3+ messages)
[PATCH] ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-09-26 13:06 UTC (3+ messages)
Ryzen 9 7950x sound module does not not build
2023-09-26 13:01 UTC (4+ messages)
[Intel-xe] [PATCH v2] drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
2023-09-26 13:08 UTC (3+ messages)
[PATCH] test/py: sleep: Add a test for the time command
2023-09-26 11:38 UTC
[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
2023-09-26 13:07 UTC (3+ messages)
` [PATCH v5 ipsec-next 0/3] xfrm: Support GRO decapsulation for ESP in UDP encapsulation
[PATCH 1/3] configs: stm32f746-disco: limit resolution to 480x272
2023-09-26 9:25 UTC (3+ messages)
` [PATCH 3/3] Remove the hardcoded ST logo no longer in use
[PATCH] arm: dts: imx8mm_evk: Fix PMIC definition
2023-09-26 6:54 UTC
[PATCH 2/2] board: Add support for Conclusive KSTR-SAMA5D27
2023-09-25 19:31 UTC (2+ messages)
[PATCH 1/2] common: add prototype for populate_serial_number()
2023-09-25 19:07 UTC (2+ messages)
[PATCH] drm/amd/display: set stream gamut remap matrix to MPC for DCN3+
2023-09-26 13:06 UTC (4+ messages)
[Intel-xe] [PATCH v3] drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
2023-09-26 13:05 UTC
[PATCH] mmc-utils: fix potential overflow
2023-09-26 13:04 UTC (3+ messages)
[PATCH v3 1/3] platform/x86/amd/hsmp: create plat specific struct
2023-09-26 13:05 UTC (2+ messages)
[PATCH] platform/surface: aggregator: Annotate struct ssam_event with __counted_by
2023-09-26 13:05 UTC (2+ messages)
[GIT PULL] virtio: features
2023-09-26 13:04 UTC (2+ messages)
[PATCH] platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by
2023-09-26 13:04 UTC (2+ messages)
[PATCH v1 0/9] ACPI: thermal: Removal of redundant data and cleanup
2023-09-26 13:04 UTC (3+ messages)
` [PATCH v1 7/9] ACPI: thermal: Untangle initialization and updates of active trips
[RFC PATCH 0/3] um: clean up mm creation - another attempt
2023-09-26 13:04 UTC (9+ messages)
[PATCH] media: dt-bindings: Add missing unevaluatedProperties on child node schemas
2023-09-26 13:03 UTC (3+ messages)
[PATCH v2 for-next] RDMA/hns: Support SRQ record doorbell
2023-09-26 13:00 UTC
[PATCH] dt-bindings: mfd: Add missing unevaluatedProperties on child node schemas
2023-09-26 13:02 UTC (4+ messages)
[PATCH] ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
2023-09-26 12:59 UTC (2+ messages)
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
2023-09-26 13:02 UTC (6+ messages)
` [PATCH RFC V2 24/37] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
[igt-dev] [PATCH v3 00/24] uAPI Alignment - take 1 v3
2023-09-26 13:00 UTC (25+ messages)
` [igt-dev] [PATCH v3 01/24] drm-uapi/xe_drm: Align with new PMU interface
` [igt-dev] [PATCH v3 02/24] tests/intel/xe_query: Add a test for querying cs cycles
` [igt-dev] [PATCH v3 03/24] drm-uapi/xe_drm: Separate VM_BIND's operation and flag, align with latest uapi
` [igt-dev] [PATCH v3 04/24] drm-uapi/xe_drm: Remove MMIO ioctl and "
` [igt-dev] [PATCH v3 05/24] xe_exec_balancer: Enable parallel submission and compute mode
` [igt-dev] [PATCH v3 06/24] xe_exec_threads: Use DRM_XE_VM_CREATE_COMPUTE_MODE when creating a compute VM
` [igt-dev] [PATCH v3 07/24] xe: Update uAPI and remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
` [igt-dev] [PATCH v3 08/24] drm-uapi/xe: Use common drm_xe_ext_set_property extension
` [igt-dev] [PATCH v3 09/24] drm-uapi: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
` [igt-dev] [PATCH v3 10/24] xe: Update to new VM bind uAPI
` [igt-dev] [PATCH v3 11/24] drm-uapi/xe: Replace useless 'instance' per unique gt_id
` [igt-dev] [PATCH v3 12/24] drm-uapi/xe: Remove unused field of drm_xe_query_gt
` [igt-dev] [PATCH v3 13/24] drm-uapi/xe: Rename gts to gt_list
` [igt-dev] [PATCH v3 14/24] drm-uapi/xe: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
` [igt-dev] [PATCH v3 15/24] drm-uapi/xe: Align with documentation updates
` [igt-dev] [PATCH v3 16/24] drm-uapi/xe: Align with Crystal Reference Clock updates
` [igt-dev] [PATCH v3 17/24] drm-uapi/xe: Align with extension of drm_xe_vm_bind_op
` [igt-dev] [PATCH v3 18/24] drm-uapi/xe: Align with uAPI to query micro-controler firmware version
` [igt-dev] [PATCH v3 19/24] drm-uapi/xe: Align with DRM_XE_DEVICE_QUERY_HWCONFIG documentation
` [igt-dev] [PATCH v3 20/24] drm-uapi/xe: Align with uAPI to pad to drm_xe_engine_class_instance
` [igt-dev] [PATCH v3 21/24] drm-uapi/xe: Align with uAPI update query HuC micro-controler firmware version
` [igt-dev] [PATCH v3 22/24] drm-uapi/xe: Align with uAPI update for query config num_params
` [igt-dev] [PATCH v3 23/24] drm-uapi/xe: Align with uAPI update to add DRM_ prefix in uAPI constants
` [igt-dev] [PATCH v3 24/24] drm-uapi/xe: Align with uAPI update to add _FLAG to constants usable for flags
[PATCH v1 2/2] doc: increase python max line to 88
2023-09-26 13:00 UTC (3+ messages)
` [PATCH v2 1/2] doc: increase python max line length to 100
[PATCH] dt-bindings: bus: fsl,imx8qxp-pixel-link-msi-bus: Drop child 'reg' property
2023-09-26 13:00 UTC (3+ messages)
[RFC PATCH v2 0/5] drm/amd/display: improve DTN color state log
2023-09-26 13:00 UTC (6+ messages)
` [RFC PATCH v2 3/5] drm/amd/display: create DCN3-specific log for MPC state
Patchwork summary for: spi-devel-general
2023-09-26 13:00 UTC
[PATCH] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
2023-09-26 12:59 UTC (3+ messages)
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.