messages from 2026-07-15 07:29:06 to 2026-07-15 12:08:32 UTC [more...]
[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
2026-07-15 12:01 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: add mt6572
` [PATCH 2/3] soc: mediatek: pwrap: use correct log level
` [PATCH 3/3] soc: mediatek: pwrap: add mt6572 support
[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-15 12:08 UTC
[PATCH] arm64: dts: ti: k3-am62l: Enable HDMI & DSI display
2026-07-15 12:07 UTC (3+ messages)
[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
2026-07-15 12:07 UTC (19+ messages)
` [RFC PATCH 11/36] arm64: interrupts: introduce interrupt masking helpers for entry code
` [RFC PATCH 14/36] arm64: interrupts: introduce generic interrupt masking helpers
` [RFC PATCH 15/36] arm64: replace local_daif helpers
` [RFC PATCH 23/36] arm64/efi: Implement override for IRQ flags checks
` [RFC PATCH 31/36] arm64: nmi: Add handling of superpriority interrupts as NMIs
[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-07-15 12:03 UTC (5+ messages)
[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-07-15 11:59 UTC (21+ messages)
` [PATCH v7 01/24] KVM: arm64: Add a generic clock
` [PATCH v7 02/24] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v7 03/24] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v7 04/24] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v7 07/24] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v7 08/24] KVM: arm64: iommu: Add memory pool
` [PATCH v7 09/24] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v7 10/24] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v7 11/24] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v7 12/24] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v7 13/24] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v7 15/24] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v7 16/24] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v7 17/24] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v7 18/24] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v7 19/24] iommu/arm-smmu-v3-kvm: Share other queues
` [PATCH v7 20/24] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v7 21/24] iommu/io-pgtable-arm: Support io-pgtable-arm in the hypervisor
` [PATCH v7 23/24] iommu/arm-smmu-v3-kvm: Enable nesting
` [PATCH v7 24/24] KVM: arm64: Add documentation for pKVM DMA isolation
[PATCH v3 0/2] PHY: Add support for MT8196 DSI PHY
2026-07-15 11:57 UTC (4+ messages)
` [PATCH v3 2/2] phy: mediatek: Add support for MT8196 MIPI "
[PATCH 0/2] PCI: apple: Integrate pwrctrl API
2026-07-15 11:56 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH v5 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
2026-07-15 11:49 UTC (12+ messages)
` [PATCH v5 01/11] dt-bindings: display: mediatek: dsc: Add MT8196 compatible
` [PATCH v5 02/11] drm/mediatek: Implement Display Stream Compression support
` [PATCH v5 03/11] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v5 04/11] drm/mediatek: mtk_dsi: Cleanup encoder if reset fails during bind
` [PATCH v5 05/11] drm/mediatek: mtk_dsi: Enable interrupt at component bind time
` [PATCH v5 06/11] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v5 07/11] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v5 08/11] drm/mediatek: mtk_dsi: Add support for MT8196
` [PATCH v5 09/11] drm/mediatek: mtk_dsi: Enable PM Runtime on probe
` [PATCH v5 10/11] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
` [PATCH v5 11/11] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support
[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
2026-07-15 11:46 UTC (2+ messages)
[PATCH 0/2] nvmem: rockchip-efuse: add RK3399 OTP write support
2026-07-15 11:42 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: nvmem: rockchip-efuse: add rockchip,efuse-write-enable property
` [PATCH 2/2] nvmem: rockchip-efuse: add write support for RK3399
[PATCH] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-15 11:39 UTC (2+ messages)
[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-15 11:35 UTC (17+ messages)
` [PATCH v2 03/18] KVM: arm64: Add __hyp_allocator_map for the pKVM hyp
` [PATCH v2 04/18] KVM: arm64: Add a heap allocator "
` [PATCH v2 10/18] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v2 11/18] KVM: arm64: Add a shrinker for pKVM
` [PATCH v2 12/18] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH v2 13/18] KVM: arm64: Move hyp_vm refcount into the structure
[PATCH][next] spi: bcm2835: make read-only const array pinctrl_compats static
2026-07-14 21:20 UTC (2+ messages)
[PATCH] ASoC: sun4i-codec: Sort sound related #include statements
2026-07-14 21:19 UTC (2+ messages)
[PATCH] ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown
2026-07-14 21:23 UTC (2+ messages)
[PATCH v6 0/6] phy: fsl-imx8mq-usb: few improvements
2026-07-15 11:34 UTC (7+ messages)
` [PATCH v6 1/6] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
` [PATCH v6 2/6] phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
` [PATCH v6 3/6] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v6 4/6] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v6 5/6] phy: fsl-imx8mq-usb: introduce per-variant driver data structure
` [PATCH v6 6/6] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP
[RFC PATCH 00/10] net-next: add basic support for RK3568 XPCS
2026-07-15 11:15 UTC (9+ messages)
` [RFC PATCH 01/10] net: stmmac: move XPCS lifetime management to platform drivers
` [RFC PATCH 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
[PATCH v3 0/3] Add support for Variscite VAR-SOM-MX8QM and Symphony board
2026-07-15 11:08 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX8 QuadMax Boards
` [PATCH v3 2/3] arm64: dts: freescale: Add support for Variscite VAR-SOM-MX8 QuadMax
` [PATCH v3 3/3] arm64: dts: imx8qm-var-som: Add support for Variscite Symphony board
[PATCH 0/7] vDSO: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
2026-07-15 11:06 UTC (10+ messages)
` [PATCH 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 3/7] MIPS: csrc-r4k: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
[PATCH v6 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
2026-07-15 10:51 UTC (3+ messages)
` [PATCH v6 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration
` [PATCH v6 2/2] KVM: arm64: vgic: Mitigate potential LPI registration failure
[PATCH v2] KVM: arm64: Fix hyp_trace clock disabling
2026-07-15 10:51 UTC
[PATCH v5 0/5] phy: fsl-imx8mq-usb: few improvements
2026-07-15 10:48 UTC (7+ messages)
` [PATCH v5 3/5] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v5 5/5] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-15 10:46 UTC (22+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v8 10/39] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
Add the Realtek SoC tree to linux-next
2026-07-15 10:41 UTC (2+ messages)
[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-15 10:36 UTC (12+ messages)
` [PATCH mm-hotfixes v3 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v3 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
[PATCH v5 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
2026-07-15 10:23 UTC (11+ messages)
` [PATCH v5 1/5] arm_mpam: resctrl: Pick classes for use as MBM counters
` [PATCH v5 2/5] arm_mpam: resctrl: Pre-allocate assignable monitors
` [PATCH v5 3/5] arm_mpam: resctrl: Add resctrl_arch_config_cntr() for ABMC use
` [PATCH v5 4/5] arm_mpam: resctrl: Add resctrl_arch_cntr_read() & resctrl_arch_reset_cntr()
` [PATCH v5 5/5] arm64: mpam: Add memory bandwidth usage (MBWU) documentation
[GIT PULL] KVM/arm64 fixes for 7.2, take #2
2026-07-15 10:14 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 7.2, take #1
2026-07-15 10:13 UTC (2+ messages)
[PATCH 0/3] pmdomain: mediatek: Add MT6858 support
2026-07-15 9:58 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
` [PATCH 2/3] pmdomain: mediatek: Add support for secure modem power domain control
` [PATCH 3/3] pmdomain: mediatek: Add support for MT6858 SoC
[PATCH 0/6] ASoC: sunxi: Simplify error handling
2026-07-15 9:55 UTC (7+ messages)
` [PATCH 1/6] ASoC: sunxi: sun4i-codec: Use dev_err_probe() for probe "
` [PATCH 2/6] ASoC: sunxi: sun4i-codec: Drop redundant error messages
` [PATCH 3/6] ASoC: sunxi: sun4i-i2s: Use dev_err_probe() for probe error handling
` [PATCH 4/6] ASoC: sunxi: sun4i-spdif: "
` [PATCH 5/6] ASoC: sunxi: sun50i-codec-analog: Improve "
` [PATCH 6/6] ASoC: sunxi: sun8i-codec-analog: "
[PATCH 00/17] media: rockchip: rga: Add multi-core support
2026-07-15 9:44 UTC (4+ messages)
` [PATCH 05/17] media: v4l2-mem2mem: support running multiple jobs in parallel
[PATCH 00/18] Another attempt at HVO support on arm64
2026-07-15 9:38 UTC (3+ messages)
[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-15 9:31 UTC (21+ messages)
` [PATCH v5 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v5 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v5 03/16] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v5 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v5 05/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v5 06/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v5 07/16] usb: core: Move struct usb_port and related APIs to port.h
` [PATCH v5 08/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v5 09/16] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v5 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v5 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v5 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v5 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v5 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface
` [PATCH v5 15/16] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v5 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-15 9:16 UTC (6+ messages)
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
[PATCH v2 00/10] Initial Apple M3 Pro, Max and Ultra device trees
2026-07-15 9:11 UTC (10+ messages)
` [PATCH v2 01/10] dt-bindings: arm: apple: Add M3 Pro/Max/Ultra devices (T603x)
` [PATCH v2 02/10] dt-bindings: interrupt-controller: apple,aic2: Invert #interrupt-cells condition
` [PATCH v2 03/10] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6031-aic3 compatible
` [PATCH v2 04/10] dt-bindings: arm: apple: apple,pmgr: Add t6030 and t6031 compatibles
` [PATCH v2 05/10] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH v2 06/10] dt-bindings: watchdog: apple,wdt: "
` [PATCH v2 07/10] dt-bindings: i2c: apple,i2c: "
` [PATCH v2 08/10] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH v2 10/10] arm64: dts: apple: Initial T6030 (M3 Pro) device trees
[PATCH v1 03/11] arm_mpam: Set mpam_feat_msmon_mbwu_31counter when there are bandwidth counters
2026-07-15 9:11 UTC (3+ messages)
[PATCH v2 0/6] R-Car X5H CPG/MDLC support
2026-07-15 9:10 UTC (4+ messages)
` [PATCH v2 4/6] pmdomain: renesas: Add R-Car X5H MDLC driver
[PATCH v7 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
2026-07-15 9:08 UTC (2+ messages)
[PATCH v8 0/3] thermal: imx: Add calibration offset support
2026-07-15 9:06 UTC (6+ messages)
` [PATCH v8 2/3] thermal/drivers/imx: Fix rounding and clamp for i.MX7D alarm
` [PATCH v8 3/3] thermal/drivers/imx: Add calibration offset support
[RFC PATCH 01/22] dt-bindings: memory: cdns,k3-ddr: Add Cadence K3 DDR controller binding
2026-07-15 9:03 UTC (6+ messages)
` [RFC PATCH 03/22] dt-bindings: memory: ti,j721s2-msmc: Add TI K3 MSMC binding
` "
` Re: [RFC PATCH 01/22] dt-bindings: memory: cdns,k3-ddr: Add Cadence K3 DDR controller binding
[PATCH mt76 v5 16/16] wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
2026-07-15 9:00 UTC (4+ messages)
[PATCH v4 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
2026-07-15 8:49 UTC (3+ messages)
` [PATCH v4 2/2] drm/bridge: ti-sn65dsi83: Add reversed "
[PATCH v1 05/11] arm_mpam: Ensure MBWU counters are reset on restore
2026-07-15 8:45 UTC (3+ messages)
[PATCH v2 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-15 8:25 UTC (8+ messages)
` [PATCH v2 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
` [PATCH v2 25/28] KVM: arm64: Engage NV3 TLBI trap elision
[PATCH 00/10] arm64: dts: st: Add support for DH electronics STM32MP23xx/STM32MP25xx DHCOS SoM and Breakout Board and DHSBC
2026-07-15 8:18 UTC (3+ messages)
` [PATCH 02/10] dt-bindings: gpio: pca95xx: Document Kinetic KTS1622
[PATCH v2] PCI: cadence: skip the link polling when endpoint not connected
2026-07-15 8:15 UTC (3+ messages)
[PATCH] pmdomain: raspberrypi-power: add remove function
2026-07-15 8:15 UTC
[PATCH v6 0/8] KVM: arm64: pKVM vCPU state management at EL2
2026-07-15 8:12 UTC (9+ messages)
` [PATCH v6 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v6 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v6 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v6 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v6 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v6 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v6 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v6 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
2026-07-15 8:06 UTC (6+ messages)
[PATCH 0/3] drm: remove unneeded 'fast_io' parameter in regmap_config
2026-07-15 8:05 UTC (3+ messages)
` [PATCH 2/3] drm/imx: "
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-07-14 18:46 UTC (5+ messages)
` [PATCH 06/16] ASoC: twl4030-codec: Allow setting APLL rate through the .set_sysclk() interface
` [PATCH 16/16] arm: omap2: remove remaining pdata-quirks for pandora legacy devices
[PATCH v2] KVM: arm64: Avoid naming collision in tracing
2026-07-15 7:57 UTC (2+ messages)
[PATCH v2 0/3] KVM: arm64: Tidy up is_created
2026-07-15 7:57 UTC (2+ messages)
[PATCH v5 0/6] Add CAMSS and IMX577 sensor support for Shikra EVK
2026-07-15 7:52 UTC (3+ messages)
` [PATCH v5 3/6] arm64: dts: qcom: shikra: Add CCI definitions
[PATCH v7 0/2] dmaengine: arm-dma350: handle shared channel IRQ wiring on sky1
2026-07-15 7:42 UTC (2+ messages)
[PATCH 1/2] drm/imx: Switch to irq_domain_create_linear()
2026-07-15 7:41 UTC (2+ messages)
[PATCH v4] arm64: dts: ti: Add LincolnTech OLDI LCD-185 Overlay for AM625-BeaglePlay
2026-07-15 7:35 UTC
[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
2026-07-15 7:32 UTC (5+ messages)
` (subset) "
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