linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-20 12:37:00 to 2020-04-20 21:18:54 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-04-20 21:18 UTC  (15+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 01/12] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v11 02/12] scs: add accounting
  ` [PATCH v11 03/12] scs: add support for stack usage debugging
  ` [PATCH v11 04/12] scs: disable when function graph tracing is enabled

[PATCH 1/2] dt-bindings: mailbox: imx-mu: correct example
 2020-04-20 21:07 UTC  (2+ messages)

[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
 2020-04-20 21:03 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] coresight: cti: Add power management to CTI driver
 2020-04-20 20:58 UTC  (2+ messages)

[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
 2020-04-20 20:54 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: entry: Enable random_kstack_offset support

[RFC PATCH v1 40/50] arch/*/include/asm/stackprotector.h: Use get_random_canary() consistently
 2020-04-20 20:42 UTC  (2+ messages)

[PATCH] arm64: add check_wx_pages debugfs for CHECK_WX
 2020-04-20 20:42 UTC  (2+ messages)

[PATCH 0/4] ARM: sun7i: Convert A20 GMAC driver to CCU
 2020-04-20 20:32 UTC  (11+ messages)
` [PATCH 1/4] clk: sunxi-ng: a10/a20: rewrite init code to a platform driver
` [PATCH 2/4] clk: sunxi-ng: a20: export a regmap to access the GMAC register
` [PATCH 3/4] net: stmmac: dwmac-sunxi: Implement syscon-based clock handling
` [PATCH 4/4] ARM: dts: sun7i: Use syscon-based implementation for gmac

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-20 20:29 UTC  (7+ messages)
` [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate

[PATCH v3 0/4] meson-ee-pwrc: support for Meson8/8b/8m2 and GX
 2020-04-20 20:26 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: power: meson-ee-pwrc: add support for Meson8/8b/8m2
` [PATCH v3 2/4] dt-bindings: power: meson-ee-pwrc: add support for the Meson GX SoCs
` [PATCH v3 3/4] soc: amlogic: meson-ee-pwrc: add support for Meson8/Meson8b/Meson8m2
` [PATCH v3 4/4] soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCs

[PATCH 00/17] Modularizing Versatile Express
 2020-04-20 20:07 UTC  (28+ messages)
` [PATCH 01/17] ARM: vexpress: Move vexpress_flags_set() into arch code
` [PATCH 02/17] arm64: vexpress: Don't select CONFIG_POWER_RESET_VEXPRESS
` [PATCH 03/17] arm64: vexpress: Don't select CONFIG_VEXPRESS_CONFIG
` [PATCH 04/17] power/reset: vexpress: Support building as a module
` [PATCH 06/17] clk: versatile: Only enable SP810 on 32-bit by default
` [PATCH 07/17] clk: vexpress-osc: Use the devres clock API variants
` [PATCH 08/17] clk: vexpress-osc: Support building as a module
` [PATCH 09/17] mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO
` [PATCH 10/17] mfd: vexpress-sysreg: Drop unused syscon child devices
` [PATCH 11/17] mfd: vexpress-sysreg: Use devres API variants
` [PATCH 12/17] mfd: vexpress-sysreg: Support building as a module

[PATCH v11 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-04-20 19:57 UTC  (9+ messages)
` [PATCH v11 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v11 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2020-04-20 19:44 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: Convert i.MX to json-schema
 2020-04-20 19:19 UTC  (2+ messages)

Fix sdio reinit card fail issue
 2020-04-20 19:15 UTC  (3+ messages)
` [PATCH 1/3] mmc: core: need do mmc_power_cycle in mmc_sdio_resend_if_cond

[PATCH v4] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
 2020-04-20 19:12 UTC  (2+ messages)

[PATCH v6 0/4] Config mipi tx current and impedance
 2020-04-20 18:46 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: display: mediatek: add property to control mipi tx drive current

[RFC PATCH V6 0/3] media: support Mediatek sensor interface driver
 2020-04-20 18:43 UTC  (3+ messages)
` [RFC PATCH V6 2/3] dt-bindings: mt8183: Add sensor interface dt-bindings

[PATCH V2] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-04-20 18:37 UTC  (2+ messages)

[PATCHv3 0/6] iommu/arm-smmu: Allow client devices to select identity mapping
 2020-04-20 18:36 UTC  (12+ messages)
` [PATCHv3 1/6] iommu: arm-smmu-impl: Convert to a generic reset implementation
` [PATCHv3 2/6] iommu/arm-smmu: Allow client devices to select direct mapping
` [PATCHv3 3/6] iommu/arm-smmu: Implement iommu_ops->def_domain_type call-back
` [PATCHv3 4/6] iommu/arm-smmu-qcom: Request direct mapping for modem device
` [PATCHv3 5/6] dt-bindings: remoteproc: qcom: Add iommus property
` [PATCHv3 6/6] arm64: dts: qcom: sdm845-cheza: "

[PATCH V2] dt-bindings: thermal: Convert i.MX to json-schema
 2020-04-20 18:35 UTC  (2+ messages)

[PATCHv4 0/6] iommu/arm-smmu: Allow client devices to select identity mapping
 2020-04-20 18:33 UTC  (7+ messages)
` [PATCHv4 1/6] iommu: arm-smmu-impl: Convert to a generic reset implementation
` [PATCHv4 2/6] iommu/arm-smmu: Implement iommu_ops->def_domain_type call-back
` [PATCHv4 3/6] iommu/arm-smmu: Allow client devices to select direct mapping
` [PATCHv4 4/6] iommu/arm-smmu-qcom: Request direct mapping for modem device
` [PATCHv4 5/6] dt-bindings: remoteproc: qcom: Add iommus property
` [PATCHv4 6/6] arm64: dts: qcom: sdm845-cheza: "

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-04-20 18:19 UTC  (6+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
    ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-04-20 18:17 UTC  (4+ messages)
` [PATCH 0/2] Stop monitoring disabled devices
  ` [PATCH 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
  ` [PATCH 2/2] thermal: core: Stop polling DISABLED thermal devices

[PATCH] coresight: etmv4: Update default filter and initialisation
 2020-04-20 18:16 UTC  (2+ messages)

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-20 18:14 UTC  (15+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces

[PATCH] firmware: arm_scmi: Fix return error code in smc_send_message
 2020-04-20 18:13 UTC  (6+ messages)

[PATCH] net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
 2020-04-20 18:11 UTC  (2+ messages)

[PATCH] media: cedrus: Implement runtime PM
 2020-04-20 18:09 UTC  (7+ messages)
` [linux-sunxi] "

[PATCH v7 0/6] clockevent: add low power STM32 timer
 2020-04-20 18:04 UTC  (3+ messages)
` [PATCH v7 1/6] dt-bindings: mfd: Document STM32 low power timer bindings

[PATCH 0/5] STM32 ETZPC bus controller
 2020-04-20 17:58 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: bus: Add firewall bindings
` [PATCH 2/5] bus: stm32: Introduce firewall controller helpers
` [PATCH 3/5] dt-bindings: bus: Add STM32 ETZPC firewall controller
` [PATCH 4/5] bus: stm32: Add stm32 ETZPC firewall bus controller
` [PATCH 5/5] ARM: dts: stm32: Use ETZPC firewall bus

[PATCH v2 0/4] meson-ee-pwrc: support for Meson8/8b/8m2 and GX
 2020-04-20 17:55 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: power: meson-ee-pwrc: add support for Meson8/8b/8m2

[PATCH v2 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-04-20 17:51 UTC  (4+ messages)
` [PATCH v2 1/2] tty: serial: Add modem control gpio support for "

[PATCHv2] coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
 2020-04-20 17:37 UTC  (2+ messages)

[PATCH 0/6] Add Stinger96 and IoT Box board support
 2020-04-20 17:31 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: Add vendor prefix for Shiratech Solutions
` [PATCH 2/6] ARM: dts: Add missing pinctrl entries for STM32MP15
` [PATCH 3/6] dt-bindings: arm: stm32: Document Stinger96 compatible
` [PATCH 4/6] ARM: dts: stm32mp1: Add Stinger96 board support
` [PATCH 5/6] dt-bindings: arm: stm32: Document IoT Box compatible
` [PATCH 6/6] ARM: dts: stm32mp1: Add IoT Box board support

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-04-20 17:02 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Document CTS/RTS gpios in "
` [PATCH v3 2/2] tty: serial: Add modem control gpio support for "

[PATCH 0/4] SCMI various fixes to Response handling code
 2020-04-20 16:46 UTC  (6+ messages)
` [PATCH 1/4] firmware: arm_scmi: Rename .clear_notification() transport_ops
` [PATCH 2/4] firmware: arm_scmi: Clear channel on reception of unexpected responses
` [PATCH 3/4] firmware: arm_scmi: Clear channel for delayed responses
` [PATCH 4/4] firmware: arm_scmi: Fix handling of unexpected "

[PATCH] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-04-20 16:32 UTC  (3+ messages)

[PATCHv2 0/6] iommu/arm-smmu: Allow client devices to select identity mapping
 2020-04-20 16:28 UTC  (11+ messages)
` [PATCHv2 1/6] iommu: arm-smmu-impl: Convert to a generic reset implementation
` [PATCHv2 2/6] iommu/arm-smmu: Allow client devices to select direct mapping
` [PATCHv2 3/6] iommu/arm-smmu: Implement iommu_ops->def_domain_type call-back
` [PATCHv2 4/6] iommu/arm-smmu-qcom: Request direct mapping for modem device
` [PATCHv2 5/6] dt-bindings: remoteproc: qcom: Add iommus property
` [PATCHv2 6/6] arm64: dts: qcom: sdm845-cheza: "

[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
 2020-04-20 16:20 UTC  (4+ messages)

[PATCH] mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization
 2020-04-20 16:18 UTC 

[PATCH v2 0/4] iommu: Add Allwinner H6 IOMMU driver
 2020-04-20 16:16 UTC  (7+ messages)
` [PATCH v2 2/4] "

[PATCH RFC] KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
 2020-04-20 16:10 UTC  (2+ messages)

[RFC net-next PATCH v2 0/2] ACPI support for xgmac_mdio and dpaa2-mac drivers
 2020-04-20 15:44 UTC  (9+ messages)
` [RFC net-next PATCH v2 1/2] net/fsl: add ACPI support for mdio bus
` [RFC net-next PATCH v2 2/2] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 00/15] ARM: dts: Marvell SoC Device Tree updates (for 5.8)
 2020-04-20 15:35 UTC 

[PATCH v2] i2c: stm32: don't print an error on probe deferral
 2020-04-20 15:17 UTC 

[PATCH] ARM: dts: shmobile: Update CMT1 compatible values
 2020-04-20 15:15 UTC 

[PATCH] i2c: stm32: don't print an error on probe deferral
 2020-04-20 15:11 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: arm: Add Akebi96 board support
 2020-04-20 15:04 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: uniphier: Add support for Akebi96

[PATCH v3 0/2] dts: uniphier: Add Akebi96 Board support
 2020-04-20 15:04 UTC 

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-20 15:02 UTC  (11+ messages)

[PATCH v2 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-20 15:00 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: i2c-stm32f7: allows for any "

[PATCH v3 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-20 14:57 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range
` [PATCH v3 2/2] i2c: i2c-stm32f7: allows for any bus frequency

[PATCH V2] clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait
 2020-04-20 14:56 UTC  (2+ messages)

[PATCH] ARM: align the start and end of v7_setup_stack to cache line
 2020-04-20 14:50 UTC 

[PATCH V7 0/4] mailbox/firmware: imx: support SCU channel type
 2020-04-20 14:46 UTC  (3+ messages)
` [PATCH V7 4/4] firmware: imx-scu: Support one TX and one RX

[PATCH 1/2] soc/tegra: pmc: Enable PMIC wake event on Tegra186
 2020-04-20 14:43 UTC  (4+ messages)
` [PATCH 2/2] arm64: tegra: Make the RTC a wakeup source on Jetson TX2

[PATCH] clk: imx: clk-sscg-pll: Remove unnecessary blank lines
 2020-04-20 14:39 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: h6: fix cooling-cell property
 2020-04-20 14:30 UTC 

[PATCH] ASoC: mxs-saif: Avoid unnecessary check
 2020-04-20 14:25 UTC 

[RFC PATCH v2 00/13] perf pmu-events: Support event aliasing for system PMUs
 2020-04-20 14:20 UTC  (6+ messages)
` [RFC PATCH v2 09/13] perf vendor events: Add JSON metrics for imx8mm DDR Perf

[PATCH v5 0/9] Add support for Allwinner H6 DVFS
 2020-04-20 14:20 UTC  (13+ messages)
` [PATCH v5 1/9] arm64: dts: allwinner: h6: Add clock to CPU cores
` [PATCH v5 2/9] arm64: dts: allwinner: h6: Add thermal trip points/cooling map
` [PATCH v5 3/9] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table
` [PATCH v5 4/9] arm64: configs: Enable sun50i cpufreq nvmem
` [PATCH v5 5/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Beelink GS1
` [PATCH v5 6/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Orange Pi 3
` [PATCH v5 7/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Tanix TX6
` [PATCH v5 8/9] arm64: dts: allwinner: Sort Pine H64 device-tree nodes
` [PATCH v5 9/9] arm64: dts: allwinner: h6: Enable CPU opp tables for Pine H64

[PATCH v8 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-04-20 14:19 UTC  (3+ messages)
  ` [PATCH v8 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

[PATCH -next] drm/mediatek: Fix Kconfig warning
 2020-04-20 13:50 UTC 

[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2020-04-20 14:03 UTC  (8+ messages)

[PATCH v2 00/12] "Task_isolation" mode
 2020-04-20 13:55 UTC  (9+ messages)
  ` [PATCH v3 00/13] "
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
        ` [EXT] "

[RFC PATCH] arm64: unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-04-20 13:46 UTC  (5+ messages)

[PATCH v3] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
 2020-04-20 13:34 UTC 

[PATCH v2] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
 2020-04-20 13:36 UTC  (3+ messages)

[PATCH RESEND] arm64: Map page table of linear map readonly
 2020-04-20 13:38 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: sun50i-a64: Add missing address/size-cells
 2020-04-20 13:27 UTC  (2+ messages)

[PATCH v2 2/2] arm64: dts: uniphier: Add support for Akebi96
 2020-04-20 13:21 UTC  (3+ messages)

[nomadik:ux500-skomer-v5.7-rc1 8/26] drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c:62:20: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' {aka 'long unsigned int'}
 2020-04-20 13:11 UTC 

[PATCH v2 0/7] Add H6 I2S support
 2020-04-20 12:56 UTC  (6+ messages)
` [PATCH v2 4/7] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v2 6/7] ASoC: sun4i-i2s: Adjust regmap settings

[PATCH v3 0/7] Add support for Allwinner H6 DVFS
 2020-04-20 12:49 UTC  (6+ messages)

[PATCH v4 0/2] Add support for Allwinner H6 DVFS
 2020-04-20 12:46 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: allwinner: h6: Add clock to CPU cores
` [PATCH v4 2/2] arm64: dts: allwinner: h6: Add thermal trip points/cooling map


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).