messages from 2026-08-04 05:13:07 to 2026-08-04 12:36:45 UTC [more...]
[PATCH v2 0/6] mm: add basic PTE const type-safety
2026-08-04 12:36 UTC (17+ messages)
` [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
` [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
` [PATCH v2 4/6] mm/s390: "
` [PATCH v2 5/6] mm: constify generic pte_get*()
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value
[PATCH] drm/exynos/gem: Drop extra "0x" prefix in front of "%pad" format
2026-08-04 12:33 UTC (2+ messages)
[PATCH v8 00/11] arm_mpam: Add MPAM-Fb firmware support
2026-08-04 12:28 UTC (13+ messages)
` [PATCH v8 01/11] arm_mpam: let low level MSC accessors return an error
` [PATCH v8 02/11] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v8 03/11] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v8 04/11] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v8 05/11] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v8 06/11] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v8 07/11] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()
` [PATCH v8 08/11] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v8 09/11] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v8 10/11] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
` [PATCH v8 11/11] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-08-04 12:20 UTC (7+ messages)
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
[PATCH net-next v3 0/3] Introduce HSR/PRP HW offload support for PRU-ICSSM Ethernet driver
2026-08-04 12:14 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: ti: icssm-prueth: Add HSR and PRP HW offload mode support for AM57xx, AM437x and AM335x
` [PATCH net-next v3 2/3] net: ti: icssm-prueth: Add priority based RX IRQ handlers
` [PATCH net-next v3 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-04 12:16 UTC (6+ messages)
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit
[PATCH] arm64: dts: exynos: Correct white-space style
2026-08-04 12:14 UTC (3+ messages)
[PATCH v2 0/8] arm64: dts: exynos/google/fsd: Trivial white-space changes to adjust to DTS coding style
2026-08-04 12:13 UTC (17+ messages)
` [PATCH v2 1/8] arm64: dts: exynos: Move 'status' to the end to match "
` [PATCH v2 2/8] arm64: dts: exynos: Align continued properties and add missing blank lines
` [PATCH v2 3/8] arm64: dts: exynos5433: Override thermal zones by phandle
` [PATCH v2 4/8] arm64: dts: exynos: Re-order clocks and align continued properties
` [PATCH v2 5/8] arm64: dts: google: Move 'status' to the end to match coding style
` [PATCH v2 6/8] arm64: dts: google: Align continued properties and add missing blank lines
` [PATCH v2 7/8] arm64: dts: fsd: Move 'status' to the end to match coding style
` [PATCH v2 8/8] arm64: dts: fsd: Align continued properties and add missing blank lines
[PATCH v2 1/2] dt-bindings: arm: rockchip: Add MangoPi M28K
2026-08-04 11:50 UTC (4+ messages)
[PATCH v2 0/1] arm64: dts: st: Add I/O sync to eth1 pinctrl in stm32mp25-pinctrl.dtsi
2026-08-04 11:40 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v5 00/17] Add thermal management support for sama7d65
2026-08-04 11:33 UTC (18+ messages)
` [PATCH v5 01/17] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
` [PATCH v5 02/17] nvmem: add DEFINE_FREE for nvmem_cell_put cleanup
` [PATCH v5 03/17] iio: adc: at91-sama5d2_adc: use cleanup.h for NVMEM buffer
` [PATCH v5 04/17] iio: adc: at91-sama5d2_adc: rework temp calibration layout handling
` [PATCH v5 05/17] iio: adc: at91-sama5d2_adc: add condition to validate calibration data
` [PATCH v5 06/17] iio: adc: at91-sama5d2_adc: remove unnecessary casts in of_device_id
` [PATCH v5 07/17] iio: adc: at91-sama5d2_adc: adapt the driver for sama7d65
` [PATCH v5 08/17] dt-bindings: nvmem: microchip,sama7g5-otpc: add sama7d65 and dt node example
` [PATCH v5 09/17] nvmem: microchip-otpc: nvmem: microchip-otpc: add tag-based packet lookup
` [PATCH v5 10/17] nvmem: microchip-otpc: nvmem: add emulation mode and OTP access validation
` [PATCH v5 11/17] ARM: dts: microchip: sama7d65: add cpu opps
` [PATCH v5 12/17] ARM: dts: microchip: sama7d65: Add ADC node
` [PATCH v5 13/17] ARM: dts: microchip: sama7d65_curiosity: Enable ADC, DVFS
` [PATCH v5 14/17] ARM: dts: microchip: sama7d65: add otpc node
` [PATCH v5 15/17] ARM: dts: microchip: sama7d65: add cells for temperature calibration
` [PATCH v5 16/17] ARM: dts: microchip: sama7d65: add temperature sensor
` [PATCH v5 17/17] ARM: dts: microchip: sama7d65: add thermal zones node
[PATCH net] net: phy: mediatek: fix TX blink masks using the RX bits
2026-08-04 11:35 UTC
[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
2026-08-04 11:31 UTC (3+ messages)
[PATCH v3 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-08-04 11:23 UTC (12+ messages)
` [PATCH v3 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v3 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v3 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v3 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v3 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v3 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v3 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v3 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v3 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v3 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
` [PATCH v3 11/11] KVM: arm64: Tag host-VA hypercall parameters __kern
[PATCH] arm: asid: Do not replace active_asids if already 0
2026-08-04 11:17 UTC (3+ messages)
[PATCH 13/13] drm/sun4i: Align VI buffer addresses for subsampled formats
2026-08-04 11:14 UTC (3+ messages)
[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
2026-08-04 11:10 UTC (11+ messages)
[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
2026-08-04 11:09 UTC (4+ messages)
` [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
2026-08-04 11:03 UTC (4+ messages)
` [RFC PATCH v1 2/8] misc/arm-cla: Add launch operation helpers
[PATCH v8 0/6] phy: fsl-imx8mq-usb: few improvements
2026-08-04 10:41 UTC (4+ messages)
` [PATCH v8 3/6] phy: fsl-imx8mq-usb: add runtime PM support
[PATCH v7 19/23] uapi: Add ARM SCMI Telemetry definitions
2026-08-04 10:39 UTC (3+ messages)
[PATCH net-next] net: phy: mediatek: add EcoNet EN7528 PHY support
2026-08-04 10:33 UTC
[PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
2026-08-04 10:24 UTC (2+ messages)
[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
2026-08-04 10:11 UTC (9+ messages)
` [PATCH 3/3] soc: samsung: exynos-pmu: fix error paths in cpuhotplug/idle states setup
[PATCH] USB: mtu3: tracing: fix pointers dereferencing
2026-08-04 10:05 UTC
[PATCH][next] wifi: mt76: Fix spelling mistake "dowload" -> "download"
2026-08-04 9:56 UTC
[PATCH v3 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
2026-08-04 10:02 UTC (6+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v3 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v3 3/5] ASoC: fsl_asrc/fsl_easrc: move DMA params into pair/context struct
` [PATCH v3 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v3 5/5] ASoC: fsl_easrc: "
[PATCH v7 00/11] arm_mpam: Add MPAM-Fb firmware support
2026-08-04 9:54 UTC (15+ messages)
` [PATCH v7 07/11] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()
` [PATCH v7 09/11] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v7 10/11] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
[PATCH v4 0/4] devfreq: Add refcounts for governor modules
2026-08-04 9:38 UTC (2+ messages)
[PATCH v2 0/2] KVM: arm64: ID register finalisation fixes
2026-08-04 9:30 UTC (2+ messages)
[RFC PATCH 4/9] arm64/kprobes: Make the single-step machinery noinstr
2026-08-04 9:27 UTC (4+ messages)
[PATCH] KVM: arm64: selftests: Check ID regs are immutable after a failed run
2026-08-04 9:24 UTC
[PATCH] media: mediatek: vcodec: unregister VPU watchdog handler
2026-08-04 9:16 UTC (2+ messages)
[PATCH] i2c: iproc: recover the bus on transfer timeouts
2026-08-04 9:14 UTC
[PATCH 0/4] Dongwoon DW9714 - correct vcc/vdd supply voltage
2026-08-04 9:12 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: rockchip: rk3399-pinephone-pro: DW9714 coil requires higher voltage
[PATCH v8 0/8] Add VIM4 MCU/FAN support
2026-08-04 8:54 UTC (6+ messages)
` [PATCH v8 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
[PATCH v8 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
2026-08-04 8:48 UTC (4+ messages)
` [PATCH v8 1/3] dt-bindings: i2c: nuvoton,ma35d1-i2c: Add "
` [PATCH v8 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support
` [PATCH v8 3/3] arm64: dts: nuvoton: Add I2C nodes for MA35D1 SoC
[PATCH v2 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-08-04 8:50 UTC (6+ messages)
` [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
[PATCH v3 4/6] ARM: dts: rockchip: Add support for RV1106 and RV1103
2026-08-04 8:41 UTC (2+ messages)
[PATCH v3 0/6] Add support for the Rockchip RV1106 and RV1103
2026-08-04 8:38 UTC (6+ messages)
` [PATCH v3 3/6] dt-bindings: soc: rockchip: grf: Add RV1106 compatibles
` [PATCH v3 5/6] dt-bindings: arm: rockchip: Add Luckfox Pico Mini B
[PATCH v2 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
2026-08-04 8:38 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH net-next 0/3] net: stmmac: page pool Tx buffer quirk
2026-08-04 8:37 UTC (3+ messages)
` [PATCH net-next 1/3] dt-bindings: net: snps,dwmac: Add snps,pagepool-tx-buf-quirk
[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
2026-08-04 8:29 UTC (4+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs
[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
2026-08-04 8:26 UTC (12+ messages)
[PATCH v2 00/10] Add HPD support for Rockchip Analogix DP
2026-08-04 8:17 UTC (11+ messages)
` [PATCH v2 01/10] drm/bridge: analogix_dp: Manage pm runtime and IRQ for native HPD pin detection
` [PATCH v2 02/10] drm/bridge: analogix_dp: Return bitmask from analogix_dp_get_irq_type()
` [PATCH v2 03/10] drm/bridge: analogix_dp: Add IRQF_ONESHOT and simplify IRQ handling
` [PATCH v2 04/10] drm/bridge: analogix_dp: Extend clear_hotplug_interrupts to accept IRQ bitmask
` [PATCH v2 05/10] drm/bridge: analogix_dp: Extend mute/unmute HPD interrupts to accept irq bitmask
` [PATCH v2 06/10] drm/bridge: analogix_dp: Simplify analogix_dp_config_interrupt()
` [PATCH v2 07/10] drm/bridge: analogix_dp: Use platform-specific HPD detection scheme
` [PATCH v2 08/10] drm/bridge: analogix_dp: Skip native HPD interrupt ops for GPIO HPD
` [PATCH v2 09/10] drm/bridge: analogix_dp: Restrict forced connected status only for panel endpoint
` [PATCH v2 10/10] drm/bridge: analogix_dp: Handle HPD notification from downstream bridge
[PATCH 0/2] Add support for Vicharak Axon Lite board
2026-08-04 8:09 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add "
[PATCH 0/2] media: axiado: add AX3000/AX3005 V4L2 capture driver
2026-08-04 7:55 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: media: add axiado,ax3000-video
[PATCH] ASoC: xilinx: replace OF with device handlers
2026-08-04 7:53 UTC (2+ messages)
[PATCH v2 0/9] Initial Apple Silicon M4 device trees and dt-bindings
2026-08-04 7:50 UTC (3+ messages)
` [PATCH v2 5/9] dt-bindings: pinctrl: apple,pinctrl: Add t8132 compatible
[PATCH v2 RESEND] arm64: dts: nuvoton: ma35d1: add CAN nodes
2026-08-04 7:41 UTC (5+ messages)
[PATCH v2 0/2] nvmem: rockchip-efuse: add write support with VQPS gating
2026-08-04 7:39 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: nvmem: rockchip-efuse: add optional vqps supply
[PATCH v2 00/10] net-next: add basic support for RK3568 XPCS
2026-08-04 7:35 UTC (3+ messages)
` [PATCH v2 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
[PATCH v5 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
2026-08-04 7:33 UTC (5+ messages)
` [PATCH v3 0/2] spi: ma35d1-qspi: Enable GPIO chip-select support
` [PATCH v3 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Allow additional GPIO chip selects
[PATCH] dmaengine: xilinx_dma: Use readl_poll_timeout() instead of atomic variant
2026-08-04 7:28 UTC (3+ messages)
[PATCH v1 0/3] media: sunxi: Resend active-state conversions
2026-08-04 7:26 UTC (4+ messages)
` [PATCH v4 1/3] media: sun6i-mipi-csi2: Use V4L2 subdev active state
` [PATCH v4 2/3] media: sun8i-a83t-mipi-csi2: "
` [PATCH v5 3/3] media: sun6i-csi: bridge: "
[PATCH] spi: bcmbca-hsspi: disable clocks on resume failure
2026-08-04 7:19 UTC
[PATCH 0/5] spi: Few cleanups while looking at num-cs
2026-08-04 7:17 UTC (6+ messages)
` [PATCH 1/5] spi: dt-bindings: andestech,ae350-spi: Drop redundant num-cs
` [PATCH 2/5] spi: dt-bindings: marvell,armada-3700-spi: "
` [PATCH 3/5] spi: dt-bindings: axiado,ax3000-spi: Drop duplicated type/ref
` [PATCH 4/5] spi: dt-bindings: spi-cadence: "
` [PATCH 5/5] spi: atcspi200: Drop redundant andestech,qilai-spi compatible
[PATCH v6 0/7] drm/bridge: Implement generic USB Type-C DP HPD bridge
2026-08-04 7:07 UTC (8+ messages)
` [PATCH v6 1/7] drm/bridge: aux-hpd-bridge: Add drm_dev_has_dp_hpd_bridge()
` [PATCH v6 2/7] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v6 3/7] drm/display: Add soft depend for aux-hpd-typec-dp-bridge module
` [PATCH v6 4/7] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH v6 5/7] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v6 6/7] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v6 7/7] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
[PATCH] ACPI: IORT: validate RMR node array bounds
2026-08-04 7:07 UTC (2+ messages)
[PATCH v3 0/3] watchdog: ma35d1: Add support for MA35D1 Watchdog
2026-08-04 7:03 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: watchdog: Add "
` [PATCH v3 2/3] watchdog: Add Nuvoton MA35D1 watchdog driver support
` [PATCH v3 3/3] arm64: dts: nuvoton: Add WDT node for MA35D1 SoC
[GIT PULL] nuvoton: First batch of ARM arch fixes for 7.2
2026-08-04 7:03 UTC
[PATCH v10 00/26] MediaTek UFS Cleanup and MT8196 Enablement
2026-08-04 6:52 UTC (3+ messages)
` [PATCH v10 23/26] scsi: ufs: mediatek: Add MT8196 compatible, update copyright
[PATCH v3 0/4] pinctrl: Add support for the Rockchip RV1106
2026-08-04 6:51 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: gpio: rockchip,gpio-bank: Add rockchip,grf property
[GIT PULL] aspeed: First batch of driver fixes for 7.2
2026-08-04 6:44 UTC
[PATCH v2] dt-bindings: arm-smmu: qcom: add compatible for IPQ9650 SoC
2026-08-04 6:44 UTC (4+ messages)
[PATCH v9 00/12] ZTE zx297520v3 clock bindings and driver
2026-08-04 6:37 UTC (3+ messages)
` [PATCH v9 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset controller
[PATCH v2] PCI: dwc: Add suspend_poweroff flag for platforms with RC power loss
2026-08-04 6:32 UTC (4+ messages)
[GIT PULL] aspeed: Update MAINTAINERS for 7.3
2026-08-04 6:30 UTC
[PATCH v3] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-08-04 6:25 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 9a4cdc958dd79fc6c3b20b51a10debec6ca09fec
2026-08-04 6:24 UTC
[GIT PULL] aspeed: First batch of driver changes for 7.3
2026-08-04 6:16 UTC
[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-08-04 6:14 UTC
[PATCH 2/2] arm64: dts: Correct white-space style
2026-08-04 6:12 UTC (2+ messages)
` (subset) "
[PATCH 1/2] ARM: dts: Correct white-space style
2026-08-04 6:12 UTC (2+ messages)
` (subset) "
[PATCH v7 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
2026-08-04 6:02 UTC (4+ messages)
` [PATCH v7 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support
[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
2026-08-04 5:48 UTC (5+ messages)
[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
2026-08-04 5:38 UTC (4+ messages)
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
[GIT PULL] aspeed: First batch of ARM devicetree changes for 7.3
2026-08-04 5:36 UTC
[PATCH v2] arm64: dts: ti: k3-am62a7-sk: Add bootph-all property for ethernet boot
2026-08-04 5:35 UTC (4+ messages)
[GIT PULL] nuvoton: first batch of arm64 devicetree changes for 7.3
2026-08-04 5:23 UTC
[PATCH v4] arm64: dts: ti: Add LincolnTech OLDI LCD-185 Overlay for AM625-BeaglePlay
2026-08-04 5:12 UTC (2+ 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