linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-18 09:28:39 to 2019-09-19 05:08:19 UTC [more...]

[PATCH 1/3] arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk
 2019-09-19  5:05 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: "
` [PATCH 3/3] arm64: dts: imx8mn: "

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-19  4:56 UTC  (9+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH] staging: mt7621-pci-phy: Use devm_platform_ioremap_resource() in mt7621_pci_phy_probe()
 2019-09-19  4:20 UTC  (2+ messages)

[REGRESSION] sdhci no longer detects SD cards on LX2160A
 2019-09-19  4:13 UTC  (13+ messages)

[RFC PATCH v1 0/1] Add support for arm64 to carry ima measurement log in kexec_file_load
 2019-09-19  3:59 UTC  (5+ messages)
` [RFC PATCH v1 1/1] "

[PATCH v2] clk: imx7ulp: remove IMX7ULP_CLK_MIPI_PLL clock
 2019-09-19  3:10 UTC  (2+ messages)

[PATCH 0/3] reset: meson: add Meson-A1 SoC support
 2019-09-19  2:34 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: meson: add reset controller for Meson-A1 SoC
` [PATCH 2/3] dt-bindings: reset: add bindings for the Meson-A1 SoC Reset Controller

[PATCH] mfd: mt6360: add pmic mt6360 driver
 2019-09-19  2:20 UTC  (5+ messages)

[PATCH v4 0/3] fix double page fault on arm64
 2019-09-19  2:16 UTC  (14+ messages)
` [PATCH v4 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v4 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v4 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[Question-GIC-v4.1] Plan on GIC-v4.1 driver development
 2019-09-19  1:32 UTC  (4+ messages)

[PATCH 00/13] KVM: Dynamically size memslot arrays
 2019-09-19  0:23 UTC  (5+ messages)
` [PATCH 02/13] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions

[PATCH 0/8] PM / devfreq: Add dev_pm_qos support
 2019-09-19  0:20 UTC  (10+ messages)
` [PATCH 1/8] PM / devfreq: Lock devfreq in trans_stat_show
` [PATCH 2/8] PM / devfreq: Don't fail devfreq_dev_release if not in list
` [PATCH 3/8] PM / devfreq: Move more initialization before registration
` [PATCH 4/8] PM / devfreq: Don't take lock in devfreq_add_device

SCMI & Devfreq
 2019-09-18 22:53 UTC  (5+ messages)
  ` [EXT] "

[PATCH] arm64: dts: mt8183: Add node for the Mali GPU
 2019-09-18 22:16 UTC  (5+ messages)

[PATCH] of: restore old handling of cells_name=NULL in of_*_phandle_with_args()
 2019-09-18 20:19 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] drm: sun8i-ui/vi: Fix layer zpos change/atomic modesetting
 2019-09-18 20:16 UTC  (4+ messages)

[PATCH] serial: bcm2835: Use devm_platform_ioremap_resource() in bcm2835aux_serial_probe()
 2019-09-18 20:12 UTC 

[PATCH v2 2/3] drm: Measure Self Refresh Entry/Exit times to avoid thrashing
 2019-09-18 20:07 UTC 

[PATCH] udc: lpc32xx: fix 64-bit compiler warning
 2019-09-18 20:01 UTC 

[PATCH] stmmac: selftest: avoid large stack usage
 2019-09-18 19:54 UTC 

fix default dma_mmap_* pgprot v3
 2019-09-18 19:50 UTC  (3+ messages)
` [PATCH 2/2] MIPS: remove support for DMA_ATTR_WRITE_COMBINE

[PATCH v3 0/5] Read-only memremap()
 2019-09-18 19:40 UTC  (5+ messages)
` [PATCH v3 3/5] memremap: Add support for read-only memory mappings
` [PATCH v3 5/5] soc: qcom: cmd-db: Map with read-only mappings

[PATCH][next] memory: exynos5422: fix spelling mistake "counld" -> "could"
 2019-09-18 18:57 UTC  (2+ messages)

[PATCH v2 0/3] Exynos5 DMC minor fixes
 2019-09-18 18:55 UTC  (7+ messages)
  ` [PATCH v2 3/3] dt-bindings: ddr: Add bindings for Samsung LPDDR3 memories
    ` [PATCH v2 1/3] memory: Exynos5422: minor fixes in DMC
    ` [PATCH v2 2/3] ARM: dts: exynos: fix too long line in memory device

[PATCH v2] pwm: stm32-lp: add check in case requested period cannot be achieved
 2019-09-18 18:40 UTC  (2+ messages)

[PATCH v10 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-18 18:05 UTC  (12+ messages)
` [PATCH v10 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v10 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v10 3/6] mm: Introduce Reported pages
` [PATCH v10 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v10 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v10 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v10 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v10 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v10 QEMU 3/3] virtio-balloon: Provide a interface for "

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-09-18 17:31 UTC  (8+ messages)
` [PATCH v2 2/8] dt-bindings: sram: Convert SRAM "
` [PATCH v2 3/8] dt-bindings: sram: Convert Samsung Exynos SYSRAM "
` [PATCH v2 4/8] dt-bindings: memory-controllers: Convert Samsung Exynos SROM "
` [PATCH v2 5/8] dt-bindings: watchdog: Convert Samsung SoC watchdog "
` [PATCH v2 6/8] dt-bindings: watchdog: Add missing clocks requirement in Samsung SoC watchdog
` [PATCH v2 7/8] dt-bindings: pwm: Convert PWM bindings to json-schema
` [PATCH v2 8/8] dt-bindings: pwm: Convert Samsung "

[PATCH] hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_probe()
 2019-09-18 17:13 UTC  (3+ messages)

[PATCH V6 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-18 17:06 UTC  (19+ messages)
` [PATCH V6 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox
` [PATCH V6 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH 0/4] iommu/arm-smmu: Remove arm_smmu_flush_ops
 2019-09-18 16:17 UTC  (5+ messages)
` [PATCH 1/4] iommu/arm-smmu: Remove .tlb_inv_range indirection
` [PATCH 2/4] iommu/arm-smmu: Remove "leaf" indirection
` [PATCH 3/4] iommu/arm-smmu: Move .tlb_sync method to implementation
` [PATCH 4/4] iommu/arm-smmu: Remove arm_smmu_flush_ops

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-09-18 16:10 UTC  (10+ messages)
          ` printk() + memory offline deadlock (WAS Re: page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang)

[PATCH] [v2] arm64: fix unreachable code issue with cmpxchg
 2019-09-18 16:02 UTC  (4+ messages)

[GIT PULL] Mailbox changes for v5.4
 2019-09-18 16:00 UTC 

[PATCH 0/8] ti-sysc related warning fixes for v5.3-rc cycle
 2019-09-18 15:51 UTC  (6+ messages)
` [PATCH 5/8] ARM: dts: Drop bogus ahclkr clocks for dra7 mcasp 3 to 8

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-18 15:46 UTC  (5+ messages)
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions

[PATCH v2] ASoC: atmel_ssc_dai: Remove wrong spinlock usage
 2019-09-18 10:14 UTC  (2+ messages)
` Applied "ASoC: atmel_ssc_dai: Remove wrong spinlock usage" to the asoc tree

[PATCH 0/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-09-18 15:37 UTC  (3+ messages)
` [PATCH 1/5] "

[PATCH v2] iommu/arm-smmu: Report USF more clearly
 2019-09-18 15:32 UTC  (2+ messages)

[PATCH v2] pwm: atmel: Remove platform_device_id and use only dt bindings
 2019-09-18 15:11 UTC  (2+ messages)

[GIT PULL] fixes for omaps for v5.4 merge window
 2019-09-18 15:10 UTC 

[PATCH v1 0/9] Basic sound support for Arndale board / wm8994 updates
 2019-09-18 14:51 UTC  (19+ messages)
    ` [PATCH v1 1/9] ASoC: wm8994: Do not register inapplicable controls for WM1811
    ` [PATCH v1 2/9] mfd: wm8994: Add support for MCLKn clock control
    ` [PATCH v1 3/9] ASoC: wm8994: Add support for setting MCLKn clock rate
    ` [PATCH v1 4/9] ASoC: wm8994: Add support for MCLKn clock gating
    ` [PATCH v1 5/9] ASoC: samsung: arndale: Simplify DAI link initialization
    ` [PATCH v1 6/9] ASoC: dt-bindings: Document "samsung,arndale-wm1811" compatible
    ` [PATCH v1 7/9] ASoC: samsung: arndale: Add support for WM1811 CODEC
    ` [PATCH v1 8/9] ASoC: samsung: arndale: Add missing OF node dereferencing
    ` [PATCH v1 9/9] ARM: dts: arndale: Add audio support (WM1811 CODEC boards)

[PATCH v2] arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
 2019-09-18 14:46 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl: SolidRun: add phy node with 100Mb/s max-speed
 2019-09-18 14:45 UTC  (10+ messages)

[PATCH] pwm: atmel: Remove platform_device_id and use only dt bindings
 2019-09-18 14:40 UTC  (2+ messages)

[PATCH 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-09-18 14:30 UTC  (5+ messages)
` [PATCH 5/6] media: sun4i: Add "

[PATCH v3 0/2] Simplify count_read/count_write/signal_read
 2019-09-18 14:22 UTC  (3+ messages)
` [PATCH v3 1/2] counter: Simplify the count_read and count_write callbacks
` [PATCH v3 2/2] docs: driver-api: generic-counter: Update Count and Signal data types

[GIT PULL] firmware: arm_scmi: fixes for scmi-updates-5.4
 2019-09-18 14:21 UTC 

[PATCH] ethernet: Use devm_platform_ioremap_resource() in three functions
 2019-09-18 14:16 UTC  (2+ messages)

[PATCH] mfd: mt6360: add pmic mt6360 driver
 2019-09-18 14:10 UTC  (2+ messages)

[PATCH RESEND 00/14] Next round of associating ddc adapters with connectors
 2019-09-18 14:01 UTC 

[PATCH] hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_tacho_probe()
 2019-09-18 13:39 UTC  (2+ messages)

[arm-platforms:irq/gic-v4.1-devel 28/37] drivers/irqchip/irq-gic-v3-its.c:3700:3: error: implicit declaration of function 'writeq_relaxed'; did you mean 'writew_relaxed'?
 2019-09-18 13:34 UTC 

[PATCH v2 0/2] dts: arm64: imx8mq: Enable gpu passive throttling
 2019-09-18 13:33 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: etnaviv: Add #cooling-cells

[PATCH] media: dt-bindings: Fix building error for dt_binding_check
 2019-09-18 13:24 UTC  (2+ messages)

[PATCH v2 01/11] dt-bindings: power: syscon-reboot: Convert bindings to json-schema
 2019-09-18 13:17 UTC  (24+ messages)
` [PATCH v2 02/11] dt-bindings: power: syscon-poweroff: "
` [PATCH v2 03/11] dt-bindings: arm: samsung: Convert Samsung board/soc "
` [PATCH v2 04/11] dt-bindings: arm: samsung: Document missing S5Pv210 boards bindings
` [PATCH v2 05/11] dt-bindings: arm: samsung: Document missing Exynos7 "
` [PATCH v2 06/11] dt-bindings: arm: samsung: Convert Exynos Chipid bindings to json-schema
` [PATCH v2 07/11] dt-bindings: arm: samsung: Convert Exynos PMU "
` [PATCH v2 08/11] dt-bindings: arm: samsung: Convert Exynos System Registers "
` [PATCH v2 09/11] dt-bindings: rtc: s3c: Convert S3C/Exynos RTC "
` [PATCH v2 10/11] dt-bindings: iio: adc: exynos: Convert Exynos ADC "
` [PATCH v2 11/11] dt-bindings: iio: adc: exynos: Remove old requirement of two register address ranges

[arm-platforms:irq/gic-v4.1-devel 12/36] drivers/irqchip/irq-gic-v3-its.c:2172:9: error: implicit declaration of function 'gits_read_vpropbaser'; did you mean 'gicr_read_vpropbaser'?
 2019-09-18 13:00 UTC 

[PATCH 3/3] reset: add support for the Meson-A1 SoC Reset Controller
 2019-09-18 12:39 UTC  (2+ messages)

[PATCH] ARM: dts: vesnin: Add power_green led
 2019-09-18 12:38 UTC 

[PATCH] dt-bindings: memory-controllers: Convert Samsung Exynos SROM bindings to json-schema
 2019-09-18 12:25 UTC  (3+ messages)

[PATCH] counter: stm32-lptimer-cnt: fix a kernel-doc warning
 2019-09-18 12:22 UTC 

[PATCH] counter: stm32-timer-cnt: fix a kernel-doc warning
 2019-09-18 12:22 UTC 

[PATCH v2 0/7] counter: Simplify count_read/count_write/signal_read
 2019-09-18 12:16 UTC  (3+ messages)
` [PATCH v2 7/7] counter: stm32-timer-cnt: Update count_read and count_write callbacks

[RFC PATCH 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-09-18 11:53 UTC  (4+ messages)
` [RFC PATCH 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH v6 0/4] Add HDMI jack support on RK3288
 2019-09-18 11:52 UTC  (4+ messages)
` [PATCH v6 2/4] drm: dw-hdmi-i2s: Use fixed id for codec device

[PATCH v3] pinctrl: at91-pio4: implement .get_multiple and .set_multiple
 2019-09-18 11:36 UTC 

[RESEND PATCH v2] coresight: etm4x: Add support for ThunderX2
 2019-09-18 11:04 UTC 

[PATCHv8 0/7] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-09-18 11:03 UTC  (4+ messages)
` [PATCHv8 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

[PATCH] media: rc: Use devm_platform_ioremap_resource() in tango_ir_probe()
 2019-09-18 11:00 UTC  (2+ messages)

[PATCH v6 00/11] Add arm64/signal initial kselftest support
 2019-09-18 10:59 UTC  (6+ messages)
` [PATCH v6 01/11] kselftest: arm64: extend toplevel skeleton Makefile

[PATCH] regulator: vexpress: Use PTR_ERR_OR_ZERO() in vexpress_regulator_probe()
 2019-09-18 10:44 UTC  (2+ messages)

[PATCH 0/9] added helper macros to remove duplicate code from probe functions of the platform drivers
 2019-09-18 10:27 UTC  (2+ messages)

[RFC PATCH v3 0/6] Enable ptp_kvm for arm64
 2019-09-18 10:23 UTC  (5+ messages)
` [RFC PATCH v3 4/6] psci: Add hvc call service for ptp_kvm

[PATCH] irqchip/gic-v3: Fix GIC_LINE_NR accessor
 2019-09-18 10:23 UTC  (2+ messages)

[PATCH] ASoC: atmel_ssc_dai: Remove wrong spinlock usage
 2019-09-18  9:59 UTC  (3+ messages)

[PATCH V6 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-09-18  9:33 UTC  (2+ messages)

[PATCH] media: platform: Use devm_platform_ioremap_resource() in two functions
 2019-09-18  9:30 UTC 

[PATCH V7 0/3] arm64/mm: Enable memory hot remove
 2019-09-18  9:28 UTC  (4+ messages)
` [PATCH V7 1/3] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()


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