messages from 2025-05-16 15:09:52 to 2025-05-18 21:17:57 UTC [more...]
[PATCH hyperv-next v2 0/4] Confidential VMBus
2025-05-18 21:15 UTC (3+ messages)
` [PATCH hyperv-next v2 1/4] Documentation: hyperv: "
[PATCH v3 00/10] New DRM accel driver for Rockchip's RKNN NPU
2025-05-18 19:29 UTC (21+ messages)
` [PATCH v3 01/10] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v3 02/10] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH v3 03/10] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH v3 05/10] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v3 06/10] accel/rocket: Add IOCTL for BO creation
` [PATCH v3 07/10] accel/rocket: Add job submission IOCTL
` [PATCH v3 08/10] accel/rocket: Add IOCTLs for synchronizing memory accesses
` [PATCH v3 09/10] arm64: dts: rockchip: add pd_npu label for RK3588 power domains
` [PATCH v3 10/10] arm64: dts: rockchip: enable NPU on ROCK 5B
[PATCH] ARM: integrator: Fix early initialization
2025-05-18 19:09 UTC (3+ messages)
[PATCH v2 0/5] genirq/msi: Fix device MSI prepare/alloc sequencing
2025-05-18 18:53 UTC (3+ messages)
` [PATCH v2 5/5] irqchip/gic-v3-its: Use allocation size from the prepare call
[PATCH v11 0/8] drm: sun4i: add Display Engine 3.3 (DE33) support
2025-05-18 16:53 UTC (16+ messages)
` [PATCH v11 1/8] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v11 2/8] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v11 3/8] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v11 4/8] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v11 6/8] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
` [PATCH v11 7/8] drm: sun4i: de33: vi_scaler: "
` [PATCH v11 8/8] drm: sun4i: de33: mixer: add mixer configuration for the H616
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-18 15:19 UTC (28+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
[PATCH v10 RESEND] wifi: mt76: mt7915: add wds support when wed is enabled
2025-05-18 14:41 UTC (2+ messages)
[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-18 10:41 UTC (3+ messages)
` [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-18 10:38 UTC (3+ messages)
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
[PATCH v2] arm64: Restrict pagetable teardown to avoid false warning
2025-05-18 9:54 UTC
[GIT PULL] Rockchip dts32 changes for 6.16 #2
2025-05-18 9:15 UTC
[GIT PULL] Rockchip dts64 changes for 6.16 #2
2025-05-18 9:14 UTC
[PATCH] counter: microchip-tcb-capture: Add watch validation support
2025-05-18 7:41 UTC (2+ messages)
[PATCH v4 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-18 5:47 UTC (6+ messages)
` [PATCH v4 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v4 2/5] KVM: arm64: Make stage2_has_fwb global scope
` [PATCH v4 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v4 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v4 5/5] KVM: arm64: Expose new KVM cap for cacheable PFNMAP
[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-18 3:21 UTC (30+ messages)
` [PATCH v5 01/29] iommufd: Apply obvious cosmetic fixes
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 04/29] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v5 05/29] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v5 06/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v5 07/29] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v5 08/29] iommufd/selftest: Add coverage for viommu data
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v5 11/29] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v5 12/29] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v5 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v5 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v5 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 25/29] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v5 26/29] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v5 27/29] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[arm-platforms:pci/xgene-fixes 3/7] drivers/pci/controller/pci-xgene-msi.c:101:10: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
2025-05-18 2:46 UTC
[PATCH v3 3/4] clocksource/drivers/timer-vt8500: Prepare for watchdog functionality
2025-05-18 1:23 UTC (2+ messages)
[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-05-18 1:12 UTC (6+ messages)
` [PATCH v1 1/2] ethernet: eswin: Document for eic7700 SoC
` [PATCH v1 2/2] ethernet: eswin: Add eic7700 ethernet driver
[PATCH] irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag
2025-05-17 19:59 UTC (2+ messages)
[PATCH v6 0/4] Exynos Thermal code improvement
2025-05-17 19:41 UTC (7+ messages)
[PATCH v4 00/10] phy: qcom: Introduce USB support for SM8750
2025-05-17 18:28 UTC (7+ messages)
` [PATCH v4 06/10] phy: qcom: Add M31 based eUSB2 PHY driver
[PATCH v3 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC
2025-05-17 18:08 UTC (3+ messages)
[PATCH 0/2] Add PCIe nodes to Airoha EN7581 SoC evaluation board
2025-05-17 15:19 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: airoha: en7581: Add gpio-ranges property for gpio controller
` [PATCH 2/2] arm64: dts: airoha: en7581: Add PCIe nodes to EN7581 SoC evaluation board
[PATCH v3 1/4] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
2025-05-17 14:09 UTC (11+ messages)
` [PATCH v3 2/4] net: airoha: Fix an error handling path in airoha_probe()
` [PATCH v3 4/4] net: airoha: Use dev_err_probe()
[PATCH] ARM: dts: lpc32xx: Add #pwm-cells property to the two SoC PWMs
2025-05-17 14:05 UTC (5+ messages)
[PATCH] ARM: dts: add ngpios for vf610 compatible gpio controllers
2025-05-17 13:18 UTC (2+ messages)
[PATCH] soc: fsl: qe: Consolidate chained IRQ handler install/remove
2025-05-17 10:19 UTC (2+ messages)
[PATCH] soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testing
2025-05-17 10:19 UTC (2+ messages)
[PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
2025-05-17 10:19 UTC (2+ messages)
[PATCH v4 00/10] Stage-2 huge mappings for pKVM np-guests
2025-05-17 8:53 UTC (9+ messages)
` [PATCH v4 01/10] KVM: arm64: Handle huge mappings for np-guest CMOs
` [PATCH v4 10/10] KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
[PATCH v2 0/7] barrier: introduce smp_cond_load_*_timewait()
2025-05-17 1:16 UTC (3+ messages)
[PATCH net v2] net: airoha: Fix page recycling in airoha_qdma_rx_process()
2025-05-16 23:50 UTC (2+ messages)
[PATCH v2 00/14] further mt7988 devicetree work
2025-05-16 23:31 UTC (18+ messages)
` [PATCH v2 01/14] dt-bindings: net: mediatek,net: update for mt7988
` [net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property
` [PATCH v2 02/14] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` [PATCH v2 03/14] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v2 04/14] arm64: dts: mediatek: mt7988: add spi controllers
` [PATCH v2 05/14] arm64: dts: mediatek: mt7988: move uart0 and spi1 pins to soc dtsi
` [PATCH v2 06/14] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v2 07/14] arm64: dts: mediatek: mt7988: add phy calibration efuse subnodes
` [PATCH v2 08/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v2 09/14] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v2 10/14] arm64: dts: mediatek: mt7988a-bpi-r4: Add fan and coolingmaps
` [PATCH v2 11/14] arm64: dts: mediatek: mt7988a-bpi-r4: configure spi-nodes
` [PATCH v2 12/14] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v2 13/14] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v2 14/14] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
[net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property
2025-05-16 22:50 UTC (3+ messages)
` Aw: "
[PATCH v1 00/11] CoreSight: Refactor CPU PM and hotplug
2025-05-16 22:40 UTC (13+ messages)
` [PATCH v1 01/11] coresight: etm4x: Control the trace unit in CPU suspend
` [PATCH v1 02/11] coresight: Set per CPU source pointer
` [PATCH v1 03/11] coresight: Register CPU PM notifier in core layer
` [PATCH v1 04/11] coresight: etm4x: Hook CPU PM callbacks
` [PATCH v1 05/11] coresight: Save activated path into source device
` [PATCH v1 06/11] coresight: Control path during CPU PM
` [PATCH v1 07/11] coresight: Add PM callbacks in sink operation
` [PATCH v1 08/11] coresight: trbe: Save and restore state across CPU low power state
` [PATCH v1 09/11] coresight: Take hotplug lock in enable_source_store() for Sysfs mode
` [PATCH v1 10/11] coresight: Move CPU hotplug callbacks to core layer
` [PATCH v1 11/11] coresight: Manage activated paths during CPU hotplug
[PATCH 0/7] Introduce PRU UART driver
2025-05-16 22:36 UTC (7+ messages)
` [PATCH 2/7] dt-bindings: soc: ti: pruss: Add documentation for PRU UART support
` [PATCH 3/7] serial: 8250: Add PRUSS UART driver
[PATCH 0/2] PCI: brcmstb: Use "num-lanes" DT property if present
2025-05-16 21:51 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: brcm,stb-pcie: Add num-lanes property
[PATCH v2 0/3] Add support for Sakura Pi RK3308B
2025-05-16 19:49 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add SakuraPi prefix
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Sakura Pi RK3308B
[PATCH 0/6] mfd: simple-mfd-i2c: add QIXIS CPLD support
2025-05-16 19:44 UTC (9+ messages)
` [PATCH 5/6] arm64: dts: ls1028a-qds: make the QIXIS CPLD use the simple-mfd-i2c.c driver
[PATCH v3 0/6] mfd: simple-mfd-i2c: add QIXIS CPLD support
2025-05-16 19:40 UTC (5+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: add bindings for QIXIS CPLD
` [PATCH v3 3/6] arm64: dts: lx2160a-qds: make the QIXIS CPLD use the simple-mfd-i2c.c driver
❌ FAIL: Test report for for-kernelci (6.15.0-rc6, upstream-arm-next, a82e9259)
2025-05-16 20:52 UTC
[PATCH v2 00/26] lan966x pci device: Add support for SFPs
2025-05-16 19:22 UTC (3+ messages)
` [PATCH v2 05/26] bus: simple-pm-bus: Populate child nodes at probe
[PATCH v2 0/4] PCI: dwc: Link Up IRQ fixes
2025-05-16 18:48 UTC (6+ messages)
[PATCH] MAINTAINERS: Add ARM64 defconfig to its section
2025-05-16 18:30 UTC
[PATCH] arm64: dts: rockchip: support camera module on Haikou Video Demo on PX30 Ringneck
2025-05-16 17:26 UTC
[PATCH v3 0/2] arm64: livepatch: Enable livepatch without sframe
2025-05-16 16:53 UTC (3+ messages)
[PATCH v4 0/2] Add support for Renesas OSTM on RZ/V2N SoC
2025-05-16 16:38 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support
[PATCH v2] phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
2025-05-16 16:28 UTC (4+ messages)
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-16 16:00 UTC (8+ messages)
` [PATCH v8 20/43] arm64: RME: Runtime faulting of memory
Elevate Your Air Charter & MRO Results with Customized Lead Lists
2025-05-16 15:56 UTC
[net v1] net: wwan: t7xx: Fix napi rx poll issue
2025-05-16 15:48 UTC (3+ messages)
[net-next v1] net: wwan: t7xx: Parameterize data plane RX BAT and FAG count
2025-05-16 15:43 UTC (3+ messages)
[PATCH] kselftest/arm64: Set default OUTPUT path when undefined
2025-05-16 15:37 UTC (2+ messages)
[PATCH] perf/arm-cmn: Initialise cmn->cpu earlier
2025-05-16 15:37 UTC (2+ messages)
[PATCH v2] arm64: mm: Drop redundant check in pmd_trans_huge()
2025-05-16 15:37 UTC (2+ messages)
[PATCH v2 0/3] arm64/boot: Forbid the use of BSS symbols in startup code
2025-05-16 15:37 UTC (2+ messages)
[PATCH] arm64: Update comment regarding values in __boot_cpu_mode
2025-05-16 15:37 UTC (2+ messages)
[PATCH V3] arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1
2025-05-16 15:37 UTC (2+ messages)
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-16 15:33 UTC (5+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v1 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid
[PATCH] firmware/raspberrypi: raise timeout to 3s
2025-05-16 15:20 UTC (12+ messages)
` Searching for firmware timeout cause (was: [PATCH] firmware/raspberrypi: raise timeout to 3s)
` Searching for firmware timeout cause
[PATCH] firmware: arm_scmi: Use dev_err_probe() simplify the code
2025-05-16 15:25 UTC (4+ messages)
[PATCH v4 0/4] riscv: add support for SBI Supervisor Software Events
2025-05-16 15:23 UTC (5+ messages)
` [PATCH v4 1/4] riscv: add SBI SSE extension definitions
` [PATCH v4 2/4] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v4 3/4] drivers: firmware: add riscv SSE support
` [PATCH v4 4/4] perf: RISC-V: add support for SSE event
[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
2025-05-16 15:09 UTC (5+ messages)
` [PATCH v6 17/22] arm64: mm: Add page fault trace points
[PATCH v2 0/3] Fix interrupt log message
2025-05-16 14:55 UTC (4+ messages)
` [PATCH v2 1/3] PCI: rockchip-host: Fix "Unexpected Completion" "
` [PATCH v2 2/3] PCI: rockchip-host: Correct non-fatal error "
` [PATCH v2 3/3] PCI: rockchip-host: Remove unused header includes
[GIT PULL] ARM: mvebu: fixes for v6.15 (#1)
2025-05-16 14:30 UTC
[PATCH 0/3] mt8188: Fix missing reset and clock-names DT properties
2025-05-16 14:16 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: mediatek: mt8188: gce: add missing 'clock-names'
[PATCH] dt-bindings: usb: dwc3-xilinx: allow dma-coherent
2025-05-16 14:16 UTC (2+ messages)
[PATCH v8 0/9] Add STM32MP25 PCIe drivers
2025-05-16 14:52 UTC (7+ messages)
` [PATCH v8 2/9] PCI: stm32: Add PCIe host support for STM32MP25
page: next (older) | 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;
as well as URLs for NNTP newsgroup(s).