messages from 2025-03-13 05:47:04 to 2025-03-13 07:15:33 UTC [more...]
[PATCh v3 0/3] Add i.MX943 basic dts support
2025-03-13 7:16 UTC (4+ messages)
` [PATCh v3 1/3] dt-bindings: arm: fsl: add i.MX943 EVK board
` [PATCh v3 2/3] arm64: dts: freescale: Add basic dtsi for imx943
` [PATCh v3 3/3] arm64: dts: freescale: Add minimal dts support for imx943 evk
[PATCH v8 0/8] Add pmem node for preserving distro ISO's
2025-03-13 7:14 UTC (4+ messages)
` [PATCH v8 2/8] efi_loader: install device-tree on configuration table on every invocation
[PATCH v6 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
2025-03-13 6:59 UTC (2+ messages)
` [PATCH v6 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
[PATCH v1] arm64: dts: qcom: ipq9574: fix the msi interrupt numbers of pcie3
2025-03-13 7:14 UTC
Giving your own patches your Reviewed-by
2025-03-13 7:13 UTC (5+ messages)
[RFC PATCH] tests/functional: skip vulkan test if mssing vulkaninfo
2025-03-13 7:13 UTC (2+ messages)
[PATCH 0/2] Fix for MediaTek reset affecting Focusrite audio interfaces
2025-03-13 7:13 UTC (5+ messages)
[PATCH v1 0/3] Load cros_ec_ucsi from OF and ACPI definitions
2025-03-13 7:13 UTC (6+ messages)
` [PATCH v1 1/3] dt-bindings: Add cros-ec-ucsi to cros-ec-typec device tree documentation
` [PATCH v1 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI
[v4 00/23] Plane Color Pipeline support for Intel platforms
2025-03-13 7:11 UTC (8+ messages)
` ✓ CI.Patch_applied: success for Plane Color Pipeline support for Intel platforms (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PULL v2 00/14] Misc HW patches for 2025-03-11
2025-03-13 7:05 UTC (2+ messages)
[PATCH v2 i-g-t 0/3] tests/xe_eudebug_online: Add set-breakpoint-sigint-debugger test
2025-03-13 7:06 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for tests/xe_eudebug_online: Add set-breakpoint-sigint-debugger test (rev2)
[PULL 00/21] vfio queue
2025-03-13 7:05 UTC (2+ messages)
[PATCH i-g-t v1] tools/xe_guc_logger: Add guc logger for Xe
2025-03-13 7:06 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.BAT: success for tools/xe_guc_logger: Add guc logger for Xe (rev2)
` ✓ i915.CI.BAT: "
[PULL 00/72] ppc-for-10.0-1 queue
2025-03-13 7:05 UTC (4+ messages)
[PULL 00/61] QAPI patches patches for 2025-03-11
2025-03-13 7:04 UTC (2+ messages)
[PULL SUBSYSTEM qemu-pnv] ppc/pnv: Update skiboot firmware image
2025-03-13 7:04 UTC (2+ messages)
[PULL 0/1] Tracing patches
2025-03-13 7:04 UTC (2+ messages)
[PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
2025-03-13 4:27 UTC (6+ messages)
` [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism
` [PATCH 2/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
2025-03-13 7:01 UTC (11+ messages)
` [PATCH net-next v10 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v10 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v10 04/10] tun: Add common virtio-net hash feature code
` [PATCH net-next v10 05/10] tun: Introduce virtio-net hash feature
` [PATCH net-next v10 06/10] tap: "
` [PATCH net-next v10 07/10] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v10 08/10] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v10 09/10] selftest: tap: Add tests for virtio-net ioctls
` [PATCH net-next v10 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH v5 00/10] large atomic writes for xfs with CoW
2025-03-13 7:02 UTC (14+ messages)
` [PATCH v5 03/10] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH RFC v5 10/10] iomap: Rename ATOMIC flags again
[PATCH v8 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-03-13 7:00 UTC (5+ messages)
` [PATCH v8 1/4] rust: types: Add Ownable/Owned types
` [PATCH v8 2/4] rust: rename AlwaysRefCounted to RefCounted
` [PATCH v8 3/4] rust: kbuild: provide `RUSTC_HAS_DO_NOT_RECOMMEND` symbol
` [PATCH v8 4/4] rust: adding OwnableRefCounted and SimpleOwnableRefCounted
[oe-core][PATCH] vala: update 0.56.17 -> 0.56.18
2025-03-13 6:59 UTC
[PATCH RFC v4 00/11] virtio-net: Offload hashing without eBPF
2025-03-13 6:55 UTC (12+ messages)
` [PATCH RFC v4 01/11] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PATCH RFC v4 02/11] net/vhost-vdpa: Report hashing capability
` [PATCH RFC v4 03/11] virtio-net: Move virtio_net_get_features() down
` [PATCH RFC v4 04/11] virtio-net: Retrieve peer hashing capability
` [PATCH RFC v4 05/11] net/vhost-vdpa: Remove dummy SetSteeringEBPF
` [PATCH RFC v4 06/11] virtio-net: Add hash type options
` [PATCH RFC v4 07/11] net: Allow configuring virtio hashing
` [PATCH RFC v4 08/11] virtio-net: Use qemu_set_vnet_hash()
` [PATCH RFC v4 09/11] virtio-net: Offload hashing without vhost
` [PATCH RFC v4 10/11] tap: Report virtio-net hashing support on Linux
` [PATCH RFC v4 11/11] docs/devel/ebpf_rss.rst: Update for peer RSS
[PATCH v4 0/7] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
2025-03-13 6:57 UTC (8+ messages)
` [PATCH v4 1/7] KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
` [PATCH v4 2/7] KVM: arm64: PMU: Assume PMU presence in pmu-emul.c
` [PATCH v4 3/7] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
` [PATCH v4 4/7] KVM: arm64: PMU: Reload when user modifies registers
` [PATCH v4 5/7] KVM: arm64: PMU: Call kvm_pmu_handle_pmcr() after masking PMCNTENSET_EL0
` [PATCH v4 6/7] KVM: arm64: PMU: Reload PMCNTENSET_EL0
` [PATCH v4 7/7] KVM: arm64: PMU: Reload when resetting
[GIT PULL] ASoC fixes for v6.14-rc6
2025-03-13 6:57 UTC (2+ messages)
[PATCH 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
2025-03-13 6:54 UTC (7+ messages)
` [PATCH 04/11] docs/qapi-domain: add :namespace: override option
` [PATCH 07/11] docs/qapi_domain: add namespace support to cross-references
` [PATCH 11/11] docs: enable transmogrifier for QSD and QGA
[PATCH] x86/shadow: replace p2m_is_valid() uses
2025-03-13 6:55 UTC (3+ messages)
linux-next: Tree for Mar 13
2025-03-13 6:52 UTC
Discussion on unexpected behavior of ARINC653 scheduler
2025-03-13 6:51 UTC
[PATCH] drm/amdgpu: format old RAS eeprom data into V3
2025-03-13 6:51 UTC (2+ messages)
[PATCH for-next] RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
2025-03-13 6:45 UTC
[PATCH RFC 00/11] nvmet: Add NVMe target mdev/vfio driver
2025-03-13 6:47 UTC (10+ messages)
` [PATCH RFC 01/11] nvmet: Remove duplicate uuid_copy
` [PATCH RFC 02/11] nvmet: Export nvmet_add_async_event and add definitions
` [PATCH RFC 03/11] nvmet: Add nvmet_fabrics_ops flag to indicate SGLs not supported
` [PATCH RFC 10/11] nvmet: Add addr fam and trtype for mdev pci driver
[PATCH 1/6] arch: move promptless options to end of Kconfig file
2025-03-13 6:45 UTC (6+ messages)
` [PATCH 2/6] RISC-V: rename HAS_CACHE to RISCV_ICACHE
` [PATCH 3/6] treewide: retire CONFIG_HAS_CACHE
` [PATCH 4/6] arch: move hidden arch options to arch/Kconfig
` [PATCH 5/6] arch: move PHYS_ADDR_T_64BIT definition "
` [PATCH 6/6] x86: make phys_addr_t 64-bit on x86_64
[PATCH] fs: combine __d_alloc's allocations into one
2025-03-13 6:45 UTC
[PATCH] Fix inconsistent parameter type in declaration and definition
2025-03-13 6:44 UTC
[PATCH v2 00/10] Add DSI display support for SA8775P target
2025-03-13 6:44 UTC (6+ messages)
` [PATCH v2 09/10] drm/bridge: anx7625: update bridge_ops and sink detect logic
[PATCH net] infiniband: fix use-after-free when rename device name
2025-03-13 6:43 UTC (5+ messages)
[PATCH 1/2] vsprintf: make basprintf an alias of xasprintf
2025-03-13 6:42 UTC (2+ messages)
` [PATCH 2/2] treewide: remove NULL checks for revised basprintf
[PATCH v6 00/10] Support ROHM BD79124 ADC
2025-03-13 6:42 UTC (4+ messages)
` [PATCH v6 02/10] property: Add functions to iterate named child
RAID 5, 10 modern post 2020 drives, slow speeds
2025-03-13 6:39 UTC (8+ messages)
` Fw: "
[PATCH 1/2] kbuild: export whether we are cross compiling
2025-03-13 6:37 UTC (2+ messages)
` [PATCH 2/2] kbuild: override host system KCONFIG_DEFCONFIG_LIST
[PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix
2025-03-13 6:36 UTC (2+ messages)
WARNING: Update Required
2025-03-13 6:37 UTC
[PATCH] hw/virtio: Also include md stubs in case CONFIG_VIRTIO_PCI is not set
2025-03-13 6:35 UTC
[Bug 219861] New: Bluetooth device in reset loop after suspend [regression]
2025-03-13 6:36 UTC
[PATCH] nvmet: pci-epf: Keep completion queues mapped
2025-03-13 6:35 UTC (3+ messages)
[PATCH v3] drm/xe/svm: Add stats for SVM page faults
2025-03-13 6:35 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/svm: Add stats for SVM page faults (rev3)
[PATCH v2 4/4] mm/mempolicy: Fix duplicate node addition in sysfs for weighted interleave
2025-03-13 6:34 UTC (2+ messages)
[PATCH v2 3/4] mm/mempolicy: Enable sysfs support for memory hotplug in weighted interleave
2025-03-13 6:34 UTC (2+ messages)
[PATCH v2 2/4] mm/mempolicy: Support memory hotplug in weighted interleave
2025-03-13 6:33 UTC (2+ messages)
[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
2025-03-13 6:31 UTC (2+ messages)
[PATCH] block: remove unused parameter
2025-03-13 6:30 UTC (3+ messages)
[PATCH v2] drm/ci: add kms_cursor_legacy@torture-bo to apq8016 flakes
2025-03-13 6:31 UTC (3+ messages)
[PATCH v1 00/13] Block device provisioning for storage nodes
2025-03-13 6:29 UTC (5+ messages)
` [PATCH v1 04/13] terraform/OCI: Create a set of multiple generic block devices
` [PATCH v1 12/13] volume_group: Create a volume group on OCI nodes
[PATCH -next V2] xfs: remove unnecessary NULL check before kvfree()
2025-03-13 6:30 UTC (2+ messages)
[PATCH] nvme: zns: Simplify nvme_zone_parse_entry()
2025-03-13 6:29 UTC (2+ messages)
[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
2025-03-13 6:29 UTC (7+ messages)
` [PATCH v4 0/6] "
[bug report] NULL pointer dereference after a balance error on zoned device
2025-03-13 6:29 UTC (8+ messages)
[PATCH v8 0/3] Expose modifiers/formats supported by async flips
2025-03-13 6:28 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Expose modifiers/formats supported by async flips (rev10)
[PATCH qemu] target/riscv: Add check for 16-bit aligned PC for different priv versions
2025-03-13 6:07 UTC
[PATCH <i-g-t> v4 0/4] Add single engine busyness stats in GPUTOP
2025-03-13 6:21 UTC (5+ messages)
` [PATCH <i-g-t> v4 1/4] lib/igt_device_scan: Enable finding all IGT devices for a specific driver
` [PATCH <i-g-t> v4 2/4] tools/gputop/utils: Add gputop utility functions common to all drivers
` [PATCH <i-g-t> v4 3/4] tools/gputop/xe_gputop: Add gputop support for xe specific devices
` [PATCH <i-g-t> v4 4/4] tools/gputop/gputop: Enable support for multiple GPUs and instances
[PATCH i-g-t] tests/intel/kms_pm_dc: Add log information to dc5 psr test
2025-03-13 6:23 UTC (3+ messages)
` [PATCH i-g-t v2] tests/intel/kms_pm_dc: Add skip logic and logging for DC5 "
[PATCH 0/2] merge-ort: fix a crash in process_renames for a file transitively renamed to itself
2025-03-13 6:22 UTC (6+ messages)
` [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
Question about ASPEED GPIO value/direction set order
2025-03-13 6:21 UTC (2+ messages)
[PATCH 0/2] Add configfs support for survivability mode
2025-03-13 6:18 UTC (4+ messages)
` [PATCH 1/2] RFC drm/xe: Add configfs to enable "
[PATCH v2 0/6] hyperv: Introduce new way to manage hypercall args
2025-03-13 6:19 UTC (7+ messages)
` [PATCH v2 1/6] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH v2 2/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH v2 3/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
` [PATCH v2 4/6] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH v2 5/6] PCI: "
` [PATCH v2 6/6] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
[PATCH] eal/linux: enhance ASLR verification
2025-03-13 6:19 UTC (6+ messages)
` [External] "
` [PATCH v2] eal/linux: improve ASLR check
[PATCH v1 0/4] coresight: ctcu: Enable byte-cntr function for TMC ETR
2025-03-13 6:15 UTC (3+ messages)
TEO as default governor ?
2025-03-13 6:15 UTC (5+ messages)
[chrome-os:chromeos-6.1 1/1] arch/arm64/boot/dts/mediatek/mt8173-elm.dtb: /soc/pwrap@1000d000/mt6397/clocks: failed to match any schema with compatible: ['mediatek,mt6397-clk']
2025-03-13 6:15 UTC
[meta-python] python3-scipy
2025-03-13 6:13 UTC (4+ messages)
` [oe] "
[PATCH v8 00/14] Display Global Histogram
2025-03-13 6:10 UTC (4+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
[PATCH v2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
2025-03-13 6:09 UTC
[PATCH] KVM: arm64: Drop sort_memblock_regions()
2025-03-13 6:09 UTC (3+ messages)
[PATCH v3 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
2025-03-13 6:09 UTC (13+ messages)
` [PATCH v3 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH v3 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
[PATCH 1/2] net: phy: realtek: Add support for PHY LEDs on RTL8211E
2025-03-13 6:07 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: bananapi: add support for PHY LEDs
[PATCH 0/4] Improve soundness of bus device abstractions
2025-03-13 6:08 UTC (2+ messages)
[PATCH RFC NOT TESTED 0/2] PCI: dra7xx: Try to clean up dra7xx_pcie_cpu_addr_fixup()
2025-03-13 6:05 UTC (2+ messages)
[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
2025-03-13 6:06 UTC (9+ messages)
` [PATCH v5 1/7] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v5 5/7] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
[PATCH 0/2] Add support for cpufreq scaling on QCS8300
2025-03-13 6:03 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS8300 compatible
` [PATCH 2/2] arm64: dts: qcom: qcs8300: Add cpufreq scaling node
[PATCH] PCI: dwc: ep: Return -ENOMEM for allocation failures
2025-03-13 6:03 UTC (2+ messages)
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2025-03-13 6:02 UTC (6+ messages)
` [PATCH v11 0/8] "
` [PATCH v11 8/8] "
[PATCH v3 0/3] drm/xe: Fix survivability
2025-03-13 6:00 UTC (3+ messages)
` [PATCH v3 1/3] drm/xe: Move survivability back to xe
[PATCH linux next v4] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese
2025-03-13 5:59 UTC
[PATCH] PCI: j721e: Fix the value of linkdown_irq_regfield for J784S4
2025-03-13 5:55 UTC (3+ messages)
[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
2025-03-13 5:56 UTC (5+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add binding for Toshiba "
[PATCH v3] powerpc: increase MIN RMA size for CAS negotiation
2025-03-13 5:54 UTC (3+ messages)
[PATCH][isar-cip-core] linux-cip: Update cip-kernel-config to latest revision
2025-03-13 5:41 UTC
[PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
2025-03-13 5:40 UTC (20+ messages)
` [PATCH 01/13] aspeed: ast27x0: Map unimplemented devices in SoC memory
` [PATCH 02/13] aspeed: ast27x0: Correct hex notation for device addresses
` [PATCH 04/13] hw/intc/aspeed: Add support for AST2700 TSP INTC
` [PATCH 05/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A0 SSP SoC
` [PATCH 06/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 "
` [PATCH 07/13] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A0 TSP SoC
` [PATCH 08/13] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 "
` [PATCH 09/13] hw/arm: Introduce ASPEED AST2700 a0 full core machine
` [PATCH 10/13] hw/arm: Introduce ASPEED AST2700 a1 "
` [PATCH 11/13] tests/function/aspeed: Add functional test for AST2700FC
` [PATCH 12/13] tests/function/aspeed: Add functional test for AST2700FC A1
` [PATCH 13/13] docs: Add support for ast2700fc machine
Tags are no longer fetched when fetching specific commit
2025-03-13 5:50 UTC (6+ messages)
` [PATCH] fetch: fix following tags when fetching specific OID
` [PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
Broken NetBSD Orange Pi image URL in QEMU tests
2025-03-13 5:48 UTC (2+ messages)
linux-next: manual merge of the sysctl tree with the ext3 tree
2025-03-13 5:49 UTC
[PATCH] memcg: avoid refill_stock for root memcg
2025-03-13 5:48 UTC
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.