linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-14 16:50:24 to 2018-03-15 12:51:44 UTC [more...]

[PATCH] clk: imx51: uart4, uart5 gates only exist on imx50, imx53
 2018-03-15 12:51 UTC 

[PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-15 12:45 UTC  (5+ messages)
` [PATCH v2 1/4] asm/tlbflush: Add flush_tlb_pgtable() "
` [PATCH v2 2/4] ioremap: Implement TLB_INV before huge mapping
` [PATCH v2 3/4] arm64: Implement page table free interfaces
` [PATCH v2 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[PATCH v2 0/8] mmc: sunxi: Add runtime PM support
 2018-03-15 12:40 UTC  (15+ messages)
` [PATCH v2 2/8] mmc: sunxi: Move the power off action in a separate function
` [PATCH v2 5/8] mmc: sunxi: Move resources management to separate functions
` [PATCH v2 6/8] mmc: sunxi: Move the reset deassertion before enabling the clocks
` [PATCH v2 7/8] mmc: sunxi: Set our device drvdata earlier
` [PATCH v2 8/8] mmc: sunxi: Add runtime_pm support

[RFC 0/5] DT property to reserve IOMMU regions
 2018-03-15 12:03 UTC  (6+ messages)
` [RFC 2/5] dt-bindings: brcm: Add reserved-dma-region for iPROC

[PATCH 0/4] ARM64: dts: meson: hhi syscon and clock controllers
 2018-03-15 11:55 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: meson: update documentation with hhi syscon
` [PATCH 2/4] ARM64: dts: meson-gx: sysctrl is the parent of the clock controller
` [PATCH 3/4] ARM64: dts: meson-axg: use hhi syscon for "
` [PATCH 4/4] ARM64: dts: meson-gx: fix gxl clock controller compatible

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-15 11:46 UTC  (7+ messages)
  ` [PATCH v5 1/6] "

[PATCH] Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
 2018-03-15 11:43 UTC  (14+ messages)

[PATCH 0/8] ARM: sun9i: a80: Add display support
 2018-03-15 11:41 UTC  (9+ messages)
` [PATCH 1/8] drm/sun4i: Add compatible strings for A80 TCONs
` [PATCH 2/8] drm/sun4i: Add DT binding for Detail Enhancement Unit in Allwinner A80 SoC
` [PATCH 3/8] drm/sun4i: Add support for A80 TCONs
` [PATCH 4/8] drm/sun4i: Add compatible strings for the A80 display pipeline
` [PATCH 5/8] drm/sun4i: Add driver support for "
` [PATCH 6/8] ARM: dts: sun9i: Add device nodes for documented display pipelines for A80
` [PATCH 7/8] ARM: dts: sun9i: Add pinmux settings for LCD0 RGB888 output
` [PATCH 8/8] ARM: dts: sun9i: cubieboard4: Enable VGA display output

[GIT PULL 1/6] i.MX drivers updates for 4.17
 2018-03-15 11:36 UTC  (6+ messages)
` [GIT PULL 2/6] i.MX SoC changes "
` [GIT PULL 3/6] i.MX device tree updates with new clock "
` [GIT PULL 4/6] i.MX device tree updates "
` [GIT PULL 5/6] Freescale arm64 "
` [GIT PULL 6/6] i.MX defconfig "

[PATCH v3 00/11] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-03-15 11:26 UTC  (8+ messages)
` [PATCH v3 05/11] mmc: sdhci: Disable HS200 mode if controller can't support 1.8v
` [PATCH v3 06/11] mmc: sdhci: Add quirk to disable HW timeout

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-03-15 11:06 UTC  (6+ messages)
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size

[PATCH v6 00/25] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-03-15 11:00 UTC  (33+ messages)
` [PATCH v6 01/25] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v6 02/25] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v6 03/25] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v6 04/25] PM / Domains: Add support for CPU devices to genpd
` [PATCH v6 05/25] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v6 06/25] timer: Export next wakeup time of a CPU
` [PATCH v6 07/25] PM / Domains: Add genpd governor for CPUs
` [PATCH v6 08/25] PM / Domains: Extend genpd CPU governor to cope with QoS constraints
` [PATCH v6 09/25] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH v6 10/25] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v6 11/25] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v6 12/25] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v6 13/25] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v6 14/25] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v6 15/25] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v6 16/25] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v6 17/25] drivers: firmware: psci: Prepare to use "
` [PATCH v6 18/25] drivers: firmware: psci: Share a few internal PSCI functions
` [PATCH v6 19/25] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v6 20/25] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v6 21/25] drivers: firmware: psci: Try to attach CPU devices to their PM domains
` [PATCH v6 22/25] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode
` [PATCH v6 23/25] MAINTAINERS: Update files for PSCI
` [PATCH v6 24/25] arm64: kernel: Respect the hierarchical CPU topology in DT "
` [PATCH v6 25/25] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH v2] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-03-15 10:52 UTC  (2+ messages)

[PATCH] ARM: Call syscall_trace_exit even when system call skipped
 2018-03-15 10:38 UTC  (4+ messages)
`  "

[PATCH] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-15 10:36 UTC  (6+ messages)

[PATCH] mmc: dw_mmc-rockchip: correct property names in debug
 2018-03-15 10:23 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: VGIC MMIO: add missing irq_lock
 2018-03-15 10:06 UTC  (3+ messages)

[PATCH 0/5] DPAA Ethernet fixes
 2018-03-15  9:32 UTC  (4+ messages)

[PATCH 0/2] cec: stm32: add wakeup support
 2018-03-15  9:29 UTC  (3+ messages)
` [PATCH 1/2] cec: stm32: simplify clock management
` [PATCH 2/2] cec: stm32: add suspend/resume functions

[GIT PULL] STi DT update for v4.17 round 2
 2018-03-15  9:06 UTC 

[PATCH] serial: stm32: fix initialization of RS485 mode
 2018-03-15  8:44 UTC 

[PATCH v2] Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
 2018-03-15  7:45 UTC  (8+ messages)

[PATCH v7 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
 2018-03-15  7:40 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: dmaengine: Add MediaTek High-Speed DMA controller bindings
` [PATCH v7 2/3] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT7623 SoC
` [PATCH v7 3/3] dmaengine: mediatek: update MAINTAINERS entry with MediaTek DMA driver

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-03-15  7:39 UTC  (5+ messages)
` [PATCH v2 1/2] mm/vmalloc: Add interfaces to free unmapped page table
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[RFC] arm64: extra entries in /proc/iomem for kexec
 2018-03-15  7:33 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: Enable stm32mp1 clock driver on stm32mp157c
 2018-03-15  7:18 UTC 

[PATCH v1 0/4] Fix issues with huge mapping in ioremap
 2018-03-15  7:17 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: fix uart4 pin-num for rk3288
 2018-03-15  7:17 UTC 

[GIT PULL] ARM: aspeed: dts changes for 4.17
 2018-03-15  6:42 UTC 

[PATCH] phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
 2018-03-15  6:29 UTC  (5+ messages)

linux-next: manual merge of the tty tree with the arm-soc tree
 2018-03-15  6:28 UTC 

[PATCH] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-15  5:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: msm8974: castor: Correct typo in touchscreen compatible string
 2018-03-15  5:21 UTC  (3+ messages)
` [PATCH v2] ARM: dts: msm8974: castor: Fix typo and add startup delay in touchscreen node

[PATCH] soc: imx: gpc: Use kemdup() function
 2018-03-15  3:13 UTC  (2+ messages)

[PATCH v2 1/2] soc: imx: gpcv2: Do not pass static memory as platform data
 2018-03-15  3:08 UTC  (3+ messages)

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-15  2:17 UTC  (17+ messages)
` [PATCH 2/7] ixgbe: eliminate "
` [PATCH 4/7] igbvf: "
` [PATCH 5/7] igb: "
` [PATCH 6/7] e1000: "
` [PATCH 7/7] ixgbevf: "

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-15  1:53 UTC  (2+ messages)

[PATCH V6 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-03-15  0:51 UTC  (5+ messages)
` [PATCH V6 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH v2 1/2] dt-bindings: thermal: add binding for MT7622 SoC
 2018-03-15  0:04 UTC  (3+ messages)

[PATCH 00/12] thermal: exynos: sanitize DeviceTree support
 2018-03-14 23:42 UTC  (2+ messages)

[GIT PULL] i.MX clock misc updates for 4.17
 2018-03-14 22:15 UTC  (2+ messages)

[GIT PULL] i.MX new clock additions for 4.17
 2018-03-14 22:13 UTC  (2+ messages)

[PATCH] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
 2018-03-14 21:09 UTC 

[PATCH] ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl
 2018-03-14 20:36 UTC 

[PATCH] arm64: dts: renesas: v3msk: add EtherAVB pins
 2018-03-14 20:30 UTC 

[PATCH v2] arm64: dts: renesas: eagle: add EtherAVB pins
 2018-03-14 19:58 UTC 

[xlnx:master 1383/1536] drivers/dma/xgene-dma.c:459:3: error: implicit declaration of function 'xgene_dma_invalidate_buffer'; did you mean 'xgene_dma_set_src_buffer'?
 2018-03-14 19:40 UTC 

[PATCH 0/4] ARM: brcmstb: Add support for the V7 memory map
 2018-03-14 19:40 UTC  (2+ messages)

[PATCH] ARM: B15: Update to support Brahma-B53
 2018-03-14 19:38 UTC  (2+ messages)

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-14 19:36 UTC  (5+ messages)
` [PATCH v3 3/5] arm: Convert to GENERIC_IRQ_MULTI_HANDLER

[PATCH 0/3] irqchip: GIC kexec/kdump improvement and workarounds
 2018-03-14 19:35 UTC  (7+ messages)

[PATCH] ARM: dts: exynos: Add #sound-dai-cells property to exynos5250 i2s nodes
 2018-03-14 19:15 UTC  (3+ messages)

[Query] ARM64 kaslr support - randomness, seeding and kdump
 2018-03-14 18:24 UTC  (9+ messages)

[RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
 2018-03-14 17:44 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: imx25-pdk: Remove unneeded 'codec-handle' property
 2018-03-14 17:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx53-tx53: "

[RESEND PATCH v4 3/3]] ARM: dts: STi: Remove "console=ttyASN" from bootargs for STi boards
 2018-03-14 17:22 UTC 

[RESEND PATCH v4 3/3] ARM: dts: STi: Remove console=ttyASN from bootargs for STi boards] ARM: dts: STi: Remove "console=ttyASN" from bootargs for STi boards
 2018-03-14 17:19 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the Gateworks System Controller
 2018-03-14 17:13 UTC  (4+ messages)
` [PATCH v2 4/4] input: misc: Add Gateworks System Controller support

[PATCH] i2c: mv64xxx: Apply errata delay only in standard mode
 2018-03-14 17:03 UTC 

[PATCH 0/2] coresight: next v4.16-rc5
 2018-03-14 16:59 UTC  (2+ messages)

[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-14 16:50 UTC  (27+ messages)
` [PATCH v6 01/26] arm64: alternatives: Add dynamic patching feature
` [PATCH v6 02/26] arm64: insn: Add N immediate encoding
` [PATCH v6 03/26] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v6 04/26] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v6 05/26] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v6 06/26] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v6 07/26] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v6 08/26] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v6 09/26] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v6 10/26] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH v6 11/26] KVM: arm64: Fix HYP idmap unmap when using 52bit PA
` [PATCH v6 12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v6 13/26] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v6 14/26] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v6 15/26] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v6 16/26] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v6 17/26] arm64: Update the KVM memory map documentation
` [PATCH v6 18/26] arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
` [PATCH v6 19/26] arm64: KVM: Move stashing of x0/x1 into the vector code itself
` [PATCH v6 20/26] arm64: KVM: Move BP hardening vectors into .hyp.text section
` [PATCH v6 21/26] arm64: KVM: Reserve 4 additional instructions in the BPI template
` [PATCH v6 22/26] arm64: KVM: Allow far branches from vector slots to the main vectors
` [PATCH v6 23/26] arm/arm64: KVM: Introduce EL2-specific executable mappings
` [PATCH v6 24/26] arm64: Make BP hardening slot counter available
` [PATCH v6 25/26] arm64: KVM: Allow mapping of vectors outside of the RAM region
` [PATCH v6 26/26] arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72


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