linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 18:34:12 to 2020-03-13 11:04:28 UTC [more...]

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-13 11:03 UTC 

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2020-03-13 11:03 UTC  (5+ messages)

[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
 2020-03-13 11:02 UTC 

[PATCH resend] thermal: imx: register as OF sensor
 2020-03-13 11:01 UTC 

[PATCH] ARM: dts: imx51: add capture-subsystem device
 2020-03-13 10:57 UTC 

[PATCH 0/6] arm64: gcc asm flag outputs
 2020-03-13 10:54 UTC  (5+ messages)
` [PATCH 1/6] arm64: Add asm/ccset.h header
` [PATCH 6/6] arm64: Hoist CONFIG option out of ALTERNATIVE in uaccess.h

[PATCH v2 1/2] ARM: dts: rockchip: add missing @0 to memory nodenames
 2020-03-13 10:37 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: "

[PATCH v2 0/2] properly define some of PHYs
 2020-03-13 10:25 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: imx6dl-riotboard: properly define rgmii PHY
` [PATCH v3 2/2] ARM: dts: imx6q-marsboard: "

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-13 10:15 UTC  (6+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()

[PATCH v2 0/2] properly define some of PHYs
 2020-03-13 10:12 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dts: imx6dl-riotboard: properly define rgmii PHY
` [PATCH v2 2/2] ARM: dts: imx6q-marsboard: "

[PATCH 0/3] imx: drop dependency on ARM64
 2020-03-13 10:11 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: freescale: drop the dependency on ARM64 for i.MX8M
` [PATCH 2/3] clk: imx: "
` [PATCH 3/3] soc: imx: select ARM_GIC_V3 "

[PATCH] soc: imx: gpc: fix power up sequencing
 2020-03-13 10:09 UTC 

[PATCH v1] ARM: tegra: Correct PL310 Auxiliary Control Register initialization
 2020-03-13 10:05 UTC  (2+ messages)

[PATCH 1/2] net: dsa: felix: allow the device to be disabled
 2020-03-13 10:01 UTC  (5+ messages)

[PATCH] ARM: dts: imx51-zii-rdu1: set name prefix for TPA6130A2
 2020-03-13  9:58 UTC 

[PATCH] ARM: dts: imx6: RDU2: assign video PLL as input to LDB
 2020-03-13  9:58 UTC 

[PATCH 1/3] ARM: dts: rockchip: add missing model properties
 2020-03-13  9:47 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: rockchip: add missing @0 to memory nodenames

[PATCH V4 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-03-13  9:34 UTC  (14+ messages)
` [PATCH V4 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V4 02/13] dt-bindings: soc: Add opp table on scpsys bindings
` [PATCH V4 03/13] soc: mediatek: add support for the performance state
` [PATCH V4 04/13] arm64: dts: mt8183: add performance state support of scpsys
` [PATCH V4 05/13] soc: mediatek: add header for mediatek SIP interface
` [PATCH V4 06/13] soc: mediatek: add MT8183 dvfsrc support
` [PATCH V4 07/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V4 08/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V4 09/13] interconnect: mediatek: Add mt8183 interconnect provider driver
` [PATCH V4 10/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V4 11/13] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V4 12/13] regulator: Regulator driver for the Mediatek DVFSRC
` [PATCH V4 13/13] arm64: dts: mt8183: add dvfsrc regulator nodes

[PATCH 00/23] mtd: spi-nor: Move manufacturer/SFDP code out of the core
 2020-03-13  9:30 UTC  (11+ messages)
` [PATCH 01/23] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
` [PATCH 02/23] mtd: spi-nor: Prepare core / manufacturer code split
` [PATCH 04/23] mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
` [PATCH 23/23] mtd: spi-nor: Trim what is exposed in spi-nor.h

[PATCH v7 00/17] arm64: return address signing
 2020-03-13  9:14 UTC  (20+ messages)
` [PATCH v7 01/17] arm64: cpufeature: Fix meta-capability cpufeature check
` [PATCH v7 02/17] arm64: cpufeature: add pointer auth meta-capabilities
` [PATCH v7 03/17] arm64: rename ptrauth key structures to be user-specific
` [PATCH v7 04/17] arm64: install user ptrauth keys at kernel exit time
` [PATCH v7 05/17] arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
` [PATCH v7 06/17] arm64: cpufeature: Move cpu capability helpers inside C file
` [PATCH v7 07/17] arm64: cpufeature: handle conflicts based on capability
` [PATCH v7 08/17] arm64: enable ptrauth earlier
` [PATCH v7 09/17] arm64: initialize and switch ptrauth kernel keys
` [PATCH v7 10/17] arm64: initialize ptrauth keys for kernel booting task
` [PATCH v7 11/17] arm64: mask PAC bits of __builtin_return_address
` [PATCH v7 12/17] arm64: unwind: strip PAC from kernel addresses
` [PATCH v7 13/17] arm64: __show_regs: strip PAC from lr in printk
` [PATCH v7 14/17] arm64: suspend: restore the kernel ptrauth keys
` [PATCH v7 15/17] kconfig: Add support for 'as-option'
` [PATCH v7 16/17] arm64: compile the kernel with ptrauth return address signing
` [PATCH v7 17/17] lkdtm: arm64: test kernel pointer authentication

[PATCH] arm64: dts: meson-g12-common: add spicc controller nodes
 2020-03-13  9:14 UTC 

[PATCH] arm64: defconfig: buildin FSL DDR PMU
 2020-03-13  9:05 UTC 

[PATCH v4 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-13  9:01 UTC  (9+ messages)
` [PATCH v4 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v4 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v4 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v4 4/8] scsi: ufs: introduce common delay function
` [PATCH v4 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v4 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v4 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v4 8/8] scsi: ufs-mediatek: customize the delay for host enabling

[v5, PATCH 0/5] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-03-13  9:10 UTC  (9+ messages)
` [v5, PATCH 4/5] cpufreq: mediatek: add opp notification for "

[PATCH 0/4] arm64: meson-g12: enable support for SPIFC
 2020-03-13  9:07 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: meson-g12: split emmc pins to select 4 or 8 bus width
` [PATCH 2/4] arm64: dts: meson-g12: add the SPIFC nodes
` [PATCH 3/4] arm64: dts: khadas-vim3: add SPIFC controller node
` [PATCH 4/4] arm64: dts: meson-g12b-odroid-n2: "

[PATCH RESEND] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2020-03-13  9:03 UTC 

[PATCH 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
 2020-03-13  9:00 UTC  (5+ messages)
  ` [PATCH 2/2] ARM: DTS: Add devicetree file "

[PATCH v7 0/3] arm64: dts: meson: add dts/bindings for SmartLabs SML-5442TW
 2020-03-13  8:51 UTC  (3+ messages)
` [PATCH v7 3/3] arm64: dts: meson: add support for the "

[PATCH v10 0/5] Add Support for MediaTek PMIC MT6358
 2020-03-13  8:30 UTC  (7+ messages)
` [PATCH v10 4/5] rtc: mt6397: Add support for the MediaTek MT6358 RTC

[PATCH] thermal: imx: Calling imx_thermal_unregister_legacy_cooling() in .remove
 2020-03-13  8:28 UTC 

[PATCH] arm64: dts: rockchip: Add Hugsun X99 IR receiver and power led
 2020-03-13  8:32 UTC  (2+ messages)

[PATCH v2 0/3] ov5645: Switch to assigned-clock-rates
 2020-03-13  8:02 UTC  (9+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: i2c: "
` [PATCH v2 2/3] media: i2c: ov5645: "
` [PATCH v2 3/3] ARM: dts: imx6qdl-wandboard: Switch to assigned-clock-rates for ov5645 node

[RFC 00/11] Add generic MFD i.MX mix and audiomix support
 2020-03-13  7:58 UTC  (9+ messages)
` [RFC 02/11] arm64: dts: imx8mp: Add AIPS 4 and 5
` [RFC 04/11] clk: imx: Add gate shared for i.MX8MP audiomix
` [RFC 05/11] clk: imx: pll14xx: Add the device as argument when registering
` [RFC 06/11] clk: imx: Add helpers for passing the device as argument

[PATCH V6 0/4] mailbox/firmware: imx: support SCU channel type
 2020-03-13  7:38 UTC  (4+ messages)

[PATCH] mmc: sdhci-of-at91: Display clock changes for debug purpose only
 2020-03-13  7:18 UTC  (2+ messages)

[PATCH] input: keyboard: imx_sc_key: Use devm_add_action_or_reset() to handle all cleanups
 2020-03-13  6:59 UTC 

[PATCH RFC] perf:Add driver for HiSilicon PCIe PMU
 2020-03-13  6:51 UTC  (3+ messages)

[GIT PULL] Allwinner Fixes for 5.6 - part 2
 2020-03-13  6:07 UTC 

[GIT PULL 3/3] Allwinner Device Tree Changes for 5.7
 2020-03-13  5:54 UTC 

[GIT PULL 2/3] Allwinner Core Changes for 5.7
 2020-03-13  5:53 UTC 

[GIT PULL 1/3] Allwinner fixes for 5.6
 2020-03-13  5:52 UTC 

Current status about arm64 livepatch support
 2020-03-13  2:27 UTC  (2+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-13  1:39 UTC  (6+ messages)
` [PATCH v5 01/23] irqchip/gic-v3: Use SGIs without active state if offered

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-13  1:13 UTC  (35+ messages)
` [PATCH 05/89] clk: Return error code when of provider pointer is NULL
` [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH 12/89] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH 13/89] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH 14/89] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH 15/89] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH 16/89] clk: bcm: rpi: Add clock id to data
` [PATCH 17/89] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH 18/89] clk: bcm: rpi: Rename is_prepared function
` [PATCH 19/89] clk: bcm: rpi: Split pllb clock hooks
` [PATCH 20/89] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH 21/89] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks
` [PATCH 27/89] clk: bcm: Add BCM2711 DVP driver

[PATCH 00/10] Add devicetree features and fixes for UniPhier SoCs
 2020-03-13  0:58 UTC  (11+ messages)
` [PATCH 01/10] ARM: dts: uniphier: Add XDMAC node
` [PATCH 02/10] arm64: "
` [PATCH 03/10] ARM: dts: uniphier: Add USB3 controller nodes for Pro5
` [PATCH 04/10] arm64: dts: uniphier: Enable spi node for PXs3 reference board
` [PATCH 05/10] arm64: dts: uniphier: Add nodes of thermal monitor and thermal zone for PXs3
` [PATCH 06/10] ARM: dts: uniphier: Add ethernet aliases
` [PATCH 07/10] arm64: "
` [PATCH 08/10] ARM: dts: uniphier: Set SCSSI clock and reset IDs for each channel
` [PATCH 09/10] arm64: "
` [PATCH 10/10] arm64: dts: uniphier: Stabilize Ethernet RGMII mode of LD20 global and PXs3 ref board

[PATCH v4 0/6] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2020-03-13  0:06 UTC  (4+ messages)
` [PATCH v4 1/6] x86/elf: Add table to document READ_IMPLIES_EXEC

[PATCH v9 00/13] arm64: Branch Target Identification support
 2020-03-13  0:01 UTC  (7+ messages)
` [PATCH v9 02/13] ELF: Add ELF program property parsing support
` [PATCH v9 12/13] mm: smaps: Report arm64 guarded pages in smaps
` [PATCH v9 13/13] arm64: BTI: Add Kconfig entry for userspace BTI

[PATCH] arm64: Kconfig: allow to change FORCE_MAX_ZONEORDER via custom config
 2020-03-12 23:50 UTC 

Hello linux-arm-kernel@lists.infradead.org
 2020-03-12 23:25 UTC 

[PATCH v2 0/2] rtc: sun6i: Make external oscillator optional
 2020-03-12 23:20 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: sun6i: Make external 32k "

[PATCH 1/5] pci: handled return value of platform_get_irq correctly
 2020-03-12 22:45 UTC  (3+ messages)

[PATCH v2 2/2] ASoC: brcm: DSL/PON SoC device tree bindings of audio driver
 2020-03-12 22:32 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: brcm: Add DSL/PON SoC "
` [PATCH v2 0/2] ASoC: brcm: add dsl and pon chip "

[PATCH 0/6] Fix sparse warnings for common qe library code
 2020-03-12 22:28 UTC  (7+ messages)
` [PATCH 1/6] soc: fsl: qe: fix sparse warnings for qe.c
` [PATCH 2/6] soc: fsl: qe: fix sparse warning for qe_common.c
` [PATCH 3/6] soc: fsl: qe: fix sparse warnings for ucc.c
` [PATCH 4/6] soc: fsl: qe: fix sparse warnings for qe_ic.c
` [PATCH 5/6] soc: fsl: qe: fix sparse warnings for ucc_fast.c
` [PATCH 6/6] soc: fsl: qe: fix sparse warnings for ucc_slow.c

[GIT PULL part 2] Broadcom devicetree fixes for 5.6
 2020-03-12 22:04 UTC 

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-12 21:43 UTC  (8+ messages)
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery

[PATCH v2 0/2] drivers: clk: zynqmp: Update fraction clock check from custom type flags
 2020-03-12 21:31 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: clk: zynqmp: Add support for "
` [PATCH v2 2/2] drivers: clk: zynqmp: Update fraction clock check from "

[PATCH v2 02/11] PCI: Add ats_supported host bridge flag
 2020-03-12 21:21 UTC  (2+ messages)

[PATCH v2 05/11] PCI/ATS: Gather checks into pci_ats_supported()
 2020-03-12 21:01 UTC  (2+ messages)

[PATCH v2 04/11] ACPI/IORT: Check ATS capability in root complex node
 2020-03-12 20:58 UTC  (2+ messages)

[PATCH v2 03/11] PCI: OF: Check whether the host bridge supports ATS
 2020-03-12 20:45 UTC  (2+ messages)

[GIT PULL] fixes to soc/fsl drivers for v5.6
 2020-03-12 20:25 UTC 

[PATCH] ARM: bcm2835-rpi-zero-w: Add missing pinctrl name
 2020-03-12 20:06 UTC  (2+ messages)

[PATCH] arm64: define __alloc_zeroed_user_highpage
 2020-03-12 19:59 UTC  (3+ messages)

[PATCH] net: stmmac: platform: Fix misleading interrupt error msg
 2020-03-12 19:46 UTC  (3+ messages)

[PATCH v3] dt-bindings: Convert usb-connector to YAML format
 2020-03-12 19:02 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: arm: fsl: add nxp based toradex colibri bindings
 2020-03-12 18:51 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: dts: colibri: introduce dts with UHS-I support enabled

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-03-12 18:42 UTC  (7+ messages)


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