linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 17:35:11 to 2019-12-20 10:05:12 UTC [more...]

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2019-12-20 10:04 UTC  (17+ messages)
` [PATCH v2 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH v2 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH v2 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH v2 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH v2 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH v2 31/45] KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
` [PATCH v2 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH v2 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()

[PATCH v4 00/14] cpuidle: psci: Support hierarchical CPU arrangement
 2019-12-20 10:01 UTC  (16+ messages)
` [PATCH v4 10/14] cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains
` [PATCH v4 13/14] cpuidle: psci: Add support for PM domains by using genpd
` [PATCH v4 14/14] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH] clocksource/drivers/bcm2835_timer: fix memory leak of timer
 2019-12-20  9:58 UTC  (2+ messages)

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-12-20  9:58 UTC  (11+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode

[PATCH v7 00/12] dmaengine/soc: Add Texas Instruments UDMA support
 2019-12-20  9:57 UTC  (13+ messages)
` [PATCH v7 03/12] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v7 04/12] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v7 05/12] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v7 06/12] dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA

[PATCH] i2c: cadence: Added slave support
 2019-12-20  9:25 UTC  (5+ messages)

[PATCH] arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
 2019-12-20  9:17 UTC 

[PATCH 1/2] include: trace: Add SCMI header with trace events
 2019-12-20  9:20 UTC  (5+ messages)

[PATCH] cpuidle: clps711x: convert to devm_platform_ioremap_resource
 2019-12-20  9:17 UTC  (4+ messages)
` [PATCH 1/2] cpuidle: kirkwood: "

[PATCH net-next v2 0/3] net: emaclite: support arm64 platform
 2019-12-20  8:57 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: emaclite: Fix coding style
` [PATCH net-next v2 2/3] net: emaclite: In kconfig remove arch dependency
` [PATCH net-next v2 3/3] net: emaclite: Fix arm64 compilation warnings

[PATCH v3] arm64: dts: meson-a1: add I2C nodes
 2019-12-20  9:16 UTC 

[PATCH] ARM: dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection
 2019-12-20  9:11 UTC 

[PATCH v22 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2019-12-20  8:55 UTC  (5+ messages)
` [PATCH v22 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
` [PATCH v22 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH] mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel()
 2019-12-20  8:54 UTC  (2+ messages)

[PATCH v1 0/6] scsi: ufs: add MediaTek vendor implementations
 2019-12-20  8:36 UTC  (7+ messages)
` [PATCH v1 1/6] soc: mediatek: add header for SiP service interface
` [PATCH v1 2/6] scsi: ufs-mediatek: add device reset implementation
` [PATCH v1 3/6] scsi: ufs-mediatek: introduce reference clock control
` [PATCH v1 4/6] scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage
` [PATCH v1 5/6] scsi: ufs-mediatek: configure customized auto-hibern8 timer
` [PATCH v1 6/6] scsi: ufs-mediatek: configure and enable clk-gating

[PATCH v2 00/11] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2019-12-20  8:43 UTC  (17+ messages)
  ` [PATCH v2 01/11] PM / devfreq: Add devfreq_get_devfreq_by_node function
  ` [PATCH v2 02/11] PM / devfreq: Remove devfreq_get_devfreq_by_phandle function
  ` [PATCH v2 03/11] PM / devfreq: event: Add devfreq_event_get_edev_by_node function
  ` [PATCH v2 04/11] dt-bindings: devfreq: exynos-bus: Replace deprecated 'devfreq' and 'devfreq-events' property
  ` [PATCH v2 05/11] dt-bindings: devfreq: rk3399_dmc: Replace deprecated "
  ` [PATCH v2 06/11] dt-bindings: memory: exynos5422-dmc: Replace the "
  ` [PATCH v2 07/11] PM / devfreq: exynos-bus: Replace the deprecated 'devfreq' and "
  ` [PATCH v2 08/11] PM / devfreq: rk3399_dmc: Replace the deprecated "
  ` [PATCH v2 09/11] memory: samsung: exynos5422-dmc: "
  ` [PATCH v2 10/11] ARM: dts: exynos: Replace deprecated property for Exynos bus and DMC
  ` [PATCH v2 11/11] arm64: dts: exynos: Replace deprecated property for Exynos bus on TM2

[PATCH] clocksource/drivers: Fix memory leaks in ttc_setup_clockevent and ttc_setup_clocksource
 2019-12-20  8:37 UTC  (3+ messages)

[PATCH v5 0/7] drm/mediatek: fix cursor issue and apply CMDQ in MTK DRM
 2019-12-20  8:28 UTC  (2+ messages)

[PATCH] dt-bindings: usb: Convert Allwinner A80 USB PHY controller to a schema
 2019-12-20  8:10 UTC  (4+ messages)

[PATCH V2 1/3] crypto: caam: Add support for i.MX8M Mini
 2019-12-20  8:07 UTC  (6+ messages)
` [PATCH V2 3/3] arm64: defconfig: Enable CRYPTO_DEV_FSL_CAAM

[PATCH 1/5] ARM: dts: sun9i: Make sure the USB PHY resources are in the same order
 2019-12-20  8:01 UTC  (4+ messages)
` [PATCH 4/5] ARM: dts: sun8i: nanopi-duo2: Fix GPIO regulator state array

[PATCH V3 0/2] irqchip: add NXP INTMUX interrupt controller
 2019-12-20  7:44 UTC  (4+ messages)
` [PATCH V3 1/2] dt-bindings/irq: add binding for NXP INTMUX interrupt multiplexer
` [PATCH V3 2/2] drivers/irqchip: add NXP INTMUX interrupt multiplexer support

[PATCH v2 0/6] arm64: meson: Add support for USB on Amlogic A1
 2019-12-20  7:38 UTC  (6+ messages)
` [PATCH v2 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-20  7:37 UTC  (5+ messages)
` [PATCH v4 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v4 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH V3] arm64: dts: mediatek: add cpufreq and cci devfreq nodes for mt8183
 2019-12-20  7:26 UTC 

[PATCH] arm64: crypto: Use modern annotations for assembly functions
 2019-12-20  7:09 UTC  (2+ messages)

[PATCH V3 1/3] crypto: caam: Add support for i.MX8M Mini
 2019-12-20  7:08 UTC  (3+ messages)
` [PATCH V3 3/3] arm64: defconfig: Enable CRYPTO_DEV_FSL_CAAM

[PATCH] crypto: atmel-aes - Fix CTR counter overflow when multiple fragments
 2019-12-20  7:08 UTC  (2+ messages)

[PATCH 1/5] crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all()
 2019-12-20  7:07 UTC  (2+ messages)

[PATCH v4 resend] crypto: picoxcell: adjust the position of tasklet_init and fix missed tasklet_kill
 2019-12-20  7:05 UTC  (2+ messages)

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-20  7:03 UTC  (7+ messages)
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops

[PATCH 4/4] Staging: vc04_services: Fix checkpatch.pl error
 2019-12-20  6:20 UTC  (2+ messages)

[PATCH net-next 0/3] net: axienet: Fix random driver issues
 2019-12-20  5:51 UTC  (7+ messages)
` [PATCH net-next 1/3] net: axienet: Propagate registration errors during probe

[PATCH v11 00/10] Mediatek MT8183 scpsys support
 2019-12-20  5:11 UTC  (17+ messages)
` [PATCH v11 01/10] dt-bindings: mediatek: Add property to mt8183 smi-common
` [PATCH v11 02/10] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v11 03/10] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v11 04/10] soc: mediatek: Add multiple step bus protection control
` [PATCH v11 05/10] soc: mediatek: Remove infracfg misc driver support
` [PATCH v11 06/10] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v11 07/10] soc: mediatek: Add extra sram control
` [PATCH v11 08/10] soc: mediatek: Add MT8183 scpsys support
` [PATCH v11 09/10] arm64: dts: Add power controller device node of MT8183
` [PATCH v11 10/10] arm64: dts: Add power-domains properity to mfgcfg

[PATCH v4 0/6] PAXB INTx support with proper model
 2019-12-20  3:54 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: pci: Update iProc PCI binding for INTx support
` [PATCH v4 2/6] PCI: iproc: Add INTx support with better modeling
` [PATCH v4 3/6] arm: dts: Change PCIe INTx mapping for Cygnus
` [PATCH v4 4/6] arm: dts: Change PCIe INTx mapping for NSP
` [PATCH v4 5/6] arm: dts: Change PCIe INTx mapping for HR2
` [PATCH v4 6/6] arm64: dts: Change PCIe INTx mapping for NS2

[PATCH v10 00/12] Mediatek MT8183 scpsys support
 2019-12-20  3:31 UTC  (13+ messages)
` [PATCH v10 04/12] soc: mediatek: Use basic_clk_name for all compatibles
` [PATCH v10 05/12] soc: mediatek: Add multiple step bus protection control
` [PATCH v10 06/12] soc: mediatek: Use bp_table for all compatibles
` [PATCH v10 07/12] soc: mediatek: Remove infracfg misc driver support

[PATCH v1 0/4] scsi: ufs-mediatek: provide power management
 2019-12-20  2:25 UTC  (12+ messages)
` [PATCH v1 1/4] scsi: ufs-mediatek: introduce reference clock control
` [PATCH v1 2/4] scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage
` [PATCH v1 3/4] scsi: ufs-mediatek: configure customized auto-hibern8 timer
` [PATCH v1 4/4] scsi: ufs-mediatek: configure and enable clk-gating

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-20  1:48 UTC  (4+ messages)
` [PATCH 19/22] arm64: mte: Allow user control of the tag check mode via prctl()
    ` [PATCH] arm64: mte: Clear SCTLR_EL1.TCF0 on exec

[PATCH v6 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-12-20  1:44 UTC  (5+ messages)
        ` `

[PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
 2019-12-20  1:36 UTC  (2+ messages)
` [PATCH] arm64: mte: Do not service syscalls after async tag fault

[PATCH v2 0/2 RESEND] scsi: ufs-mediatek: add device reset implementation
 2019-12-20  1:15 UTC  (4+ messages)
` [PATCH v2 1/2 RESEND] soc: mediatek: add header for SiP service interface

[PATCH 0/3] Convert QCOM watchdog timer bindings to YAML
 2019-12-20  0:40 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: watchdog: "
` [PATCH 2/3] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150
` [PATCH 3/3] arm64: dts: qcom: qcs404: Update the compatible for watchdog timer

[PATCH v2 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings
 2019-12-20  0:01 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: ipmi: aspeed: Introduce a v2 binding for KCS

[PATCH 00/14] media: sun4i-csi: A10/A20 CSI1 and R40 CSI0 support
 2019-12-19 23:58 UTC  (7+ messages)
` [PATCH 01/14] dt-bindings: media: sun4i-csi: Add compatible for CSI1 on A10/A20
` [PATCH 02/14] dt-bindings: media: sun4i-csi: Add compatible for CSI0 on R40
` [PATCH 10/14] dt-bindings: bus: sunxi: Add R40 MBUS compatible

[PATCH 00/12] Add PX30 LVDS support
 2019-12-19 23:47 UTC  (3+ messages)
` [PATCH 01/12] dt-bindings: display: rockchip-lvds: Declare PX30 compatible

[PATCH 1/2] dt-bindings: phy: Fix the PX30 DSI PHY compatible in the example
 2019-12-19 23:47 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: phy: Use a real life PX30 DSI PHY example

[PATCH V2 0/7] soc: imx: Enable additional functionality of i.MX8M Mini
 2019-12-19 23:41 UTC  (5+ messages)
` [PATCH V2 2/7] soc: imx: gpcv2: Update imx8m-power.h to include iMX8M Mini
` [PATCH V2 4/7] dt-bindings: imx-gpcv2: Update bindings to support i.MX8M Mini

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2019-12-19 23:39 UTC  (3+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon

[v2 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-12-19 23:35 UTC  (7+ messages)
` [v2 3/6] of: address: add support to parse PCI outbound-ranges
` [v2 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller

[PATCH AUTOSEL 5.4 128/350] spi: pxa2xx: Set controller->max_transfer_size in dma mode
 2019-12-19 23:24 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 197/350] ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependency
` [PATCH AUTOSEL 5.4 316/350] int128: move __uint128_t compiler test to Kconfig

[PATCH 0/5] ARM: OMAP2+: Introduce cpuidle for am335x/am437x
 2019-12-19 23:17 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: arm: cpu: Add TI AM335x and AM437x enable method

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-19 23:06 UTC  (17+ messages)
` [RFC 01/25] dt-bindings: vendor-prefixes: Add Xnano
` [RFC 02/25] dt-bindings: arm: realtek: Add Xnano X5
` [RFC 05/25] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [RFC 06/25] dt-bindings: leds: Add Titan Micro Electronics TM1628
` [RFC 10/25] dt-bindings: vendor-prefixes: Add Fuda Hisi Microelectronics
` [RFC 11/25] dt-bindings: leds: tm1628: Add Fuda Hisi Microelectronics FD628
` [RFC 15/25] dt-bindings: vendor-prefixes: Add Fude Microelectronics
` [RFC 16/25] dt-bindings: leds: tm1628: Add Fude Microelectronics AiP1618

[PATCH v1 0/2] scsi: ufs: fixup active period of ufshcd interrupt
 2019-12-19 23:04 UTC  (2+ messages)

[PATCH 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2019-12-19 22:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description

[PATCH] mailbox: make cmd_dma a __le64 to reduce warnings
 2019-12-19 21:58 UTC  (2+ messages)

[PATCH v2] arm64: xen: Use modern annotations for assembly functions
 2019-12-19 21:07 UTC  (2+ messages)

[PATCH 0/2] reset: Add Broadcom STB RESCAL reset controller
 2019-12-19 20:52 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: reset: Document BCM7216 "

[PATCH 0/9] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2019-12-19 20:22 UTC  (7+ messages)
  ` [PATCH 7/9] memory: samsung: exynos5422-dmc: Replace deprecated 'devfreq-events' property
  ` [PATCH 8/9] ARM: dts: exynos: Replace deprecated property for Exynos bus and DMC
  ` [PATCH 9/9] arm64: dts: exynos: Replace deprecated property for Exynos bus

[PATCH 0/9] Add device tree for Samsung Galaxy S III mini (GT-I8190)
 2019-12-19 20:20 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: ux500: Remove unused ste-href-ab8505.dtsi
` [PATCH 2/9] ARM: dts: ux500: Add device tree include for AB8505
` [PATCH 3/9] dt-bindings: arm: ux500: Document samsung, golden compatible
` [PATCH 4/9] ARM: dts: ux500: Add device tree for Samsung Galaxy S III mini (GT-I8190)
` [PATCH 5/9] ARM: dts: ux500: samsung-golden: Add IMU (accelerometer + gyroscope)
` [PATCH 6/9] ARM: dts: ux500: samsung-golden: Add touch screen
` [PATCH 7/9] ARM: dts: ux500: samsung-golden: Add WiFi
` [PATCH 8/9] ARM: dts: ux500: samsung-golden: Add Bluetooth
` [PATCH 9/9] ARM: defconfig: u8500: Enable new drivers for samsung-golden

[PATCH] arm64: dts: imx8mm: Add missing mux options for UART1 and UART2 signals
 2019-12-19 20:13 UTC  (2+ messages)

[PATCH V4 00/10] ARM: Add minimal Raspberry Pi 4 support
 2019-12-19 19:54 UTC  (7+ messages)
` [PATCH V4 01/10] bluetooth: hci_bcm: Fix RTS handling during startup

[PATCH v2 0/5] ls1028a: dts fixes and new board support
 2019-12-19 19:34 UTC  (5+ messages)
` [PATCH v2 3/5] dt-bindings: arm: fsl: add LS1028A based boards
` [PATCH v2 4/5] dt-bindings: arm: fsl: add Kontron sl28 boards

[PATCH RFC v6 0/9] interconnect: Add imx support via devfreq
 2019-12-19 19:11 UTC  (9+ messages)
  ` [PATCH RFC v6 1/9] dt-bindings: interconnect: Add bindings for imx8m noc

[PATCH v2 0/6] Amazon's Annapurna Labs Alpine v3 device-tree
 2019-12-19 19:04 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: arm: amazon: rename al, alpine DT binding to amazon, al
  ` [PATCH v2 1/6] dt-bindings: arm: amazon: rename al,alpine DT binding to amazon,al
` [PATCH v2 3/6] dt-bindings: arm: amazon: update maintainers of amazon, al DT bindings
  ` [PATCH v2 3/6] dt-bindings: arm: amazon: update maintainers of amazon,al "
` [PATCH v2 4/6] dt-bindings: arm: amazon: add missing alpine-v2 DT binding
` [PATCH v2 6/6] arm64: dts: amazon: add Amazon's Annapurna Labs Alpine v3 support

[PATCH] ARM: dts: aspeed: tiogapass: Add gpio line names
 2019-12-19 18:33 UTC 

[PATCH V2 0/7] Add minimal boot support for IPQ6018
 2019-12-19 18:24 UTC  (3+ messages)
` [PATCH V2 4/7] clk: qcom: Add DT bindings for ipq6018 gcc clock controller

[PATCH v2 0/6] Improvements to IMX290 CMOS driver
 2019-12-19 18:22 UTC  (7+ messages)
` [PATCH v2 1/6] media: i2c: imx290: Add support for 2 data lanes
` [PATCH v2 2/6] media: i2c: imx290: Add support for test pattern generation
` [PATCH v2 3/6] media: i2c: imx290: Add RAW12 mode support
` [PATCH v2 4/6] media: i2c: imx290: Add support to enumerate all frame sizes
` [PATCH v2 5/6] media: i2c: imx290: Add configurable link frequency and pixel rate
` [PATCH v2 6/6] media: i2c: imx290: Move the settle time delay out of loop

[PATCH v2] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2019-12-19 17:47 UTC  (2+ 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).