messages from 2026-05-18 12:06:55 to 2026-05-18 19:52:03 UTC [more...]
[PATCH 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-05-18 19:43 UTC (8+ messages)
` [PATCH 1/8] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE
[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-18 19:51 UTC (4+ messages)
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages
[PATCH 00/13] drm/meson: dw-hdmi: Misc cleanup and use CEC notifier helpers
2026-05-18 19:47 UTC (14+ messages)
` [PATCH 01/13] drm/meson: dw-hdmi: Report connector status based on HPD bit
` [PATCH 02/13] drm/meson: dw-hdmi: Protect from possible NULL pointer dereference
` [PATCH 03/13] drm/meson: dw-hdmi: Call dw_hdmi_remove() consistently
` [PATCH 04/13] drm/meson: dw-hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH 05/13] drm/meson: encoder_hdmi: Use CEC phys addr from display_info
` [PATCH 06/13] drm/meson: encoder_hdmi: Use bridge connector CEC notifier
` [PATCH 07/13] drm/meson: encoder_hdmi: Report ycbcr_420_allowed from encoder
` [PATCH 08/13] drm/meson: dw-hdmi: Use local dev variable consistently in bind()
` [PATCH 09/13] drm/meson: dw-hdmi: Use devm_clk_get_enabled() helper
` [PATCH 10/13] drm/meson: dw-hdmi: Use dev_err_probe() to report errors
` [PATCH 11/13] drm/bridge: dw-hdmi: Export dw_hdmi_schedule_hpd_work() helper
` [PATCH 12/13] drm/meson: dw-hdmi: Use "
` [PATCH 13/13] drm/meson: dw-hdmi: Use suspend_late/resume_early/resume_noirq pm ops
[PATCH v2 00/11] drm/rockchip: dw_hdmi: Misc cleanup and propagate bus format
2026-05-18 19:37 UTC (12+ messages)
` [PATCH v2 01/11] drm/rockchip: dw_hdmi: Use of_device_get_match_data() to get match data
` [PATCH v2 02/11] drm/rockchip: dw_hdmi: Use local dev variable consistently in bind()
` [PATCH v2 03/11] drm/rockchip: dw_hdmi: Use drmres helpers for encoder resources
` [PATCH v2 04/11] drm/rockchip: dw_hdmi: Inline resource lookup into bind()
` [PATCH v2 05/11] drm/rockchip: dw_hdmi: Hold a reference to the dw-hdmi bridge
` [PATCH v2 06/11] drm/rockchip: dw_hdmi: Remove empty encoder helper funcs
` [PATCH v2 07/11] drm/rockchip: dw_hdmi: Clean up whitespace
` [PATCH v2 08/11] drm/rockchip: dw_hdmi: Set output_port for RK3568/RK3566
` [PATCH v2 09/11] drm/rockchip: dw_hdmi: Configure HDMI PHY in atomic_mode_set()
` [PATCH v2 10/11] drm/rockchip: dw_hdmi: Propagate bus format to display driver
` [PATCH v2 11/11] drm/rockchip: dw_hdmi: Use resume_early pm ops for system suspend
[PATCH v02] mailbox: pcc: report errors for PCC clients
2026-05-18 19:30 UTC
[PATCH] mailbox: mtk-adsp: fix UAF during device teardown
2026-05-18 19:04 UTC (2+ messages)
[PATCH] mailbox: exynos: Drop unused register definitions
2026-05-18 19:00 UTC (2+ messages)
[PATCH v6 0/4] Update the thermal support for imx93
2026-05-18 18:50 UTC (2+ messages)
[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-05-18 18:01 UTC (24+ messages)
` [PATCH v7 01/23] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v7 02/23] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v7 03/23] drm: bridge: dw_hdmi: Free IRQ before CEC adapter is unregistered
` [PATCH v7 04/23] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v7 05/23] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v7 06/23] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v7 07/23] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v7 08/23] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v7 09/23] drm: bridge: dw_hdmi: Unregister CEC notifier during connector cleanup
` [PATCH v7 10/23] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v7 11/23] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v7 12/23] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v7 13/23] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v7 14/23] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v7 15/23] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v7 16/23] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v7 17/23] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v7 18/23] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v7 19/23] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v7 20/23] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v7 21/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v7 22/23] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v7 23/23] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers
[PATCH v4 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
2026-05-18 18:07 UTC (3+ messages)
` [PATCH v4 1/2] phy: rockchip: inno-hdmi: Add configure() and validate() ops
` [PATCH v4 2/2] phy: rockchip: inno-hdmi: Remove deprecated way to configure TMDS rate
[PATCH] thermal: imx: do not split quoted string across lines
2026-05-18 17:56 UTC (2+ messages)
[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
2026-05-18 17:55 UTC (3+ messages)
[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
2026-05-18 17:54 UTC (2+ messages)
[PATCH] iommu: Allow device driver to use its own PASID space for SVA
2026-05-18 17:52 UTC (3+ messages)
[PATCH v1] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
2026-05-18 17:21 UTC (4+ messages)
[PATCH v1] regulator: Use named initializers for arrays of i2c_device_data
2026-05-18 17:13 UTC (4+ messages)
[PATCH 2/2] PCI: meson: Add missing remove callback
2026-05-18 16:59 UTC
[PATCH 1/2] PCI: dwc: Guard RAS DES debugfs deinit
2026-05-18 16:59 UTC
[PATCH] iommu/arm-smmu: pass smmu->dev to report_iommu_fault
2026-05-18 17:00 UTC (2+ messages)
[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-05-18 16:45 UTC (7+ messages)
` [PATCH v22 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v22 08/13] mfd: core: Add firmware-node support to MFD cells
[PATCH 00/15] arm64: support Engicam MicroGEA-STM32MP257-RMM board
2026-05-18 16:44 UTC (15+ messages)
` [PATCH 01/15] dt-bindings: arm: stm32: "
` [PATCH 02/15] arm64: dts: st: add SDMMC2 support on stm32mp25
` [PATCH 03/15] arm64: dts: st: add CAN1 "
` [PATCH 04/15] arm64: dts: st: add i2c1 pins for stm32mp25
` [PATCH 05/15] arm64: dts: st: add ltdc "
` [PATCH 06/15] arm64: dts: st: add can1 "
` [PATCH 07/15] arm64: dts: st: add pwm2/pwm4 "
` [PATCH 08/15] arm64: dts: st: add sai1 "
` [PATCH 09/15] arm64: dts: st: add sdmmc2 "
` [PATCH 10/15] arm64: dts: st: add spi1 "
` [PATCH 11/15] arm64: dts: st: add usart1 "
` [PATCH 12/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH 13/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board
[PATCH v1 0/3] Add eDP lane mapping support
2026-05-18 16:31 UTC (7+ messages)
` [PATCH v1 1/3] dt-bindings: display: rockchip: analogix-dp: Expose inherited properties
[PATCH 0/2] Add Meta Rainiera6 BMC support
2026-05-18 16:28 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add Meta Rainiera6 board
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-18 16:17 UTC (10+ messages)
[PATCH v9 0/2] arm64/sve: Performance improvements with SVE state saving
2026-05-18 16:11 UTC (3+ messages)
` [PATCH v9 1/2] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
` [PATCH v9 2/2] arm64/sve: Disable TIF_SVE on syscall once per second
[PATCH v2] KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()
2026-05-18 15:55 UTC (4+ messages)
[PATCH v3 0/2] Exynos850 AP-to-APM mailbox support
2026-05-18 15:53 UTC (4+ messages)
` [PATCH v3 2/2] mailbox: exynos: Add support for Exynos850 mailbox
[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
2026-05-18 15:53 UTC (3+ messages)
[PATCH 0/5] PCI: Finally make pci_root_buses private
2026-05-18 15:45 UTC (3+ messages)
` [PATCH 2/5] arm/pci: Use official API to iterate over PCI buses
[PATCH 0/8] iio: timestamp declaration cleanup
2026-05-18 15:44 UTC (5+ messages)
[PATCH v9 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
2026-05-18 15:33 UTC (10+ messages)
` [PATCH v9 1/9] dt-bindings: media: sun6i-a31-csi: Add optional interconnect properties
` [PATCH v9 2/9] dt-bindings: media: sun6i-a31-isp: "
` [PATCH v9 3/9] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v9 4/9] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v9 5/9] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v9 6/9] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v9 7/9] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH v9 8/9] ARM: dts: sun8i-a83t: Add BananaPi M3 OV5640 camera overlay
` [PATCH v9 9/9] ARM: dts: sun8i-a83t: Add BananaPi M3 OV8865 "
[PATCH v8 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
2026-05-18 15:31 UTC (4+ messages)
` [PATCH v8 2/4] firmware: ti_sci: add support for restoring IRQs during resume
[PATCH v2 0/6] fsl-mc: Move over to device MSI infrastructure
2026-05-18 15:24 UTC (6+ messages)
[PATCH v14 00/28] CoreSight: Refactor power management for CoreSight path
2026-05-18 15:23 UTC (2+ messages)
[PATCH v2 0/2] arm64: Implement support for 2025 dpISA extensions
2026-05-18 15:07 UTC (3+ messages)
` [PATCH v2 1/2] arm64/cpufeature: Define hwcaps for 2025 dpISA features
` [PATCH v2 2/2] kselftest/arm64: Add 2025 dpISA coverage to hwcaps
[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
2026-05-18 15:06 UTC (2+ messages)
[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
2026-05-18 15:05 UTC (2+ messages)
[PATCH v2 0/3] Add support for Baijie Helper A133 board
2026-05-18 15:04 UTC (15+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "
[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
2026-05-18 15:01 UTC (13+ messages)
[PATCH v8 0/5] PCI: Add support for resetting the Root Ports in a platform specific way
2026-05-18 14:59 UTC (6+ messages)
` [PATCH v8 1/5] PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()
` [PATCH v8 2/5] PCI/ERR: Add support for resetting the Root Ports in a platform specific way
` [PATCH v8 3/5] PCI: host-common: Add link down handling for Root Ports
` [PATCH v8 4/5] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v8 5/5] misc: pci_endpoint_test: Add AER error handlers
[PATCH] media: rkvdec: fix PM runtime teardown ordering in remove
2026-05-18 14:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
2026-05-18 14:40 UTC (7+ messages)
` [PATCH v2 6/9] iommu/arm-smmu-v3: Directly encode simple commands
` [PATCH v2 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
[PATCH v6 00/12] Add support for SCMIv4.0 Powercap Extensions
2026-05-18 13:52 UTC (13+ messages)
` [PATCH v6 01/12] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v6 02/12] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v6 03/12] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v6 04/12] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v6 05/12] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v6 06/12] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v6 07/12] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v6 08/12] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v6 09/12] firmware: arm_scmi: add Powercap MAI get/set support
` [PATCH v6 10/12] powercap: arm_scmi: Create synthetic parent node for multi-instance
` [PATCH v6 11/12] powercap: arm_scmi: Add get_power_uw to synthetic node
` [PATCH v6 12/12] powercap: arm_scmi: Synthetic zone enable/disable
[PATCH] pinctrl: meson: amlogic-a4: fix gpio output glitch
2026-05-18 14:32 UTC (2+ messages)
[PATCH 0/3] usb: dwc3: xilinx: minor fixes for dwc3-xilinx glue driver
2026-05-18 14:28 UTC (4+ messages)
` [PATCH 2/3] usb: dwc3: xilinx: use reset_control_reset() in versal init
[PATCH 0/4] drm/mediatek: fix sparse warnings
2026-05-18 14:26 UTC (2+ messages)
[PATCH v6 0/8] Add VIM4 MCU/FAN support
2026-05-18 14:17 UTC (2+ messages)
[PATCH v4 0/2] Add support for mt8167 display blocks
2026-05-18 14:11 UTC (3+ messages)
` [PATCH v4 2/2] drm/mediatek: dsi: Add compatible for mt8167-dsi
[PATCH 0/5] arm_mpam: Add MPAM-Fb firmware support
2026-05-18 14:11 UTC (3+ messages)
` [PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support
[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
2026-05-18 14:09 UTC (5+ messages)
` [PATCH 04/16] media: sun8i-a83t-mipi-csi2: Use V4L2 subdev active state
[RFC PATCH 0/2] Optimize S2 page splitting
2026-05-18 14:09 UTC (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: Introduce S2 walker SKIP return options
[PATCH v4 0/2] Add Meta (Facebook) SanMiguel BMC (AST2620)
2026-05-18 14:02 UTC (2+ messages)
[PATCH v3 0/4] KVM: arm64: vgic: Fix IGROUPR writability and IIDR revision control
2026-05-18 13:56 UTC (2+ messages)
[PATCH v3 0/2] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-05-18 13:45 UTC (3+ messages)
[PATCH] drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.c
2026-05-18 13:39 UTC (2+ messages)
[PATCH] media: stm32: dcmi: avoid double free on video register failure
2026-05-18 13:23 UTC
[PATCH] ARM: dts: aspeed: g6: Add PWM/Tach controller node
2026-05-18 13:21 UTC (2+ messages)
[PATCH v4 0/3] arm64: dts/bindings: Add support for BeagleBadge
2026-05-18 13:11 UTC (4+ messages)
` [PATCH v4 2/3] arm64: dts: ti: Add k3-am62l3-beaglebadge
[PATCH] media: s5p-mfc: avoid double free on video register failure
2026-05-18 13:09 UTC
[PATCH] ARM: dts: aspeed: anacapa: Enable MCTP and FRU for NIC
2026-05-18 13:09 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: g6: Add missing uart nodes
2026-05-18 13:04 UTC (2+ messages)
[PATCH] media: imx-jpeg: avoid double free on video register failure
2026-05-18 13:02 UTC
[PATCH v12 06/15] kasan: arm64: x86: Make page_to_virt() KASAN aware
2026-05-18 12:59 UTC (3+ messages)
[PATCH] PCI: meson: Propagate devm_add_action_or_reset() failure
2026-05-18 12:56 UTC
[PATCH] media: mediatek: mdp: avoid double free on video register failure
2026-05-18 12:55 UTC
[PATCH] media: mediatek: jpeg: avoid double free on video register failure
2026-05-18 12:51 UTC
[PATCH v2] ARM: dts: aspeed: yosemite5: Add MP5998 power monitor
2026-05-18 12:44 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r8a78000: Describe all reserved memory
2026-05-18 12:39 UTC (3+ messages)
[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-05-18 12:33 UTC (3+ messages)
` [PATCH v2 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
[PATCH 0/2] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-05-18 12:33 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iommu: arm,smmu: Document optional interconnects property
[PATCH v3] ARM: dts: aspeed: anacapa: Add eeprom device node for NFC adaptor board
2026-05-18 12:32 UTC (2+ messages)
[PATCH v13 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
2026-05-18 12:27 UTC (4+ messages)
` [PATCH v13 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC
[PATCH v3 0/2] Add ASRock Rack B650D4U BMC
2026-05-18 12:12 UTC (3+ messages)
` [PATCH v3 2/2] ARM: dts: aspeed: "
[PATCH] ARM: PCI: expand single-line pci_common_init() wrapper function
2026-05-18 12:06 UTC (4+ messages)
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