linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-12 14:44:43 to 2018-03-13 13:55:31 UTC [more...]

[PATCH] KVM: arm/arm64: replacing per-VM's per-CPU variable
 2018-03-13 21:03 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire
 2018-03-13 13:55 UTC  (2+ messages)

[PATCH v4 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2018-03-13 13:53 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: PLT: Move struct plt_entries definition to header
` [PATCH v4 2/2] ARM: ftrace: Add MODULE_PLTS support

[PATCH v4 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-03-13 13:51 UTC  (6+ messages)
` [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver
  ` [alsa-devel] "
` [PATCH v4 15/24] ASoC: qdsp6: q6core: Add q6core driver
  ` [alsa-devel] "

[PATCH v5 01/26] ARM: shmobile: Add watchdog support
 2018-03-13 13:43 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v2 0/6] ASoC: sun4i-i2s: Updates to the driver
 2018-03-13 13:39 UTC  (14+ messages)
` [PATCH v2 1/6] ASoC: sun4i-i2s: Add slot width override
  ` [linux-sunxi] "
` [PATCH v2 2/6] ASoC: sun4i-i2s: Add regmap field to sign extend sample
` [PATCH v2 3/6] ASoC: sun4i-i2s: Correct divider calculations
` [PATCH v2 4/6] ASoC: sun4i-i2s: Add multi-lane functionality
` [PATCH v2 5/6] ASoc: sun4i-i2s: Add 20, 24 and 32 bit support
` [PATCH v2 6/6] ASoC: sun4i-i2s: Add support for loopback
    ` [linux-sunxi] "

[PATCH 3/3] irqchip/gic-v3: Bounds check redistributor accesses
 2018-03-13 13:38 UTC  (2+ messages)
` [3/3] "

[PATCH 1/2] ARM: npcm: add CONFIG_ARCH_MULTI_V7 dependency
 2018-03-13 13:35 UTC  (6+ messages)

[PATCH v12 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2018-03-13 13:32 UTC  (4+ messages)
` [PATCH v12 1/3] "
` [PATCH v12 2/3] arm: dts: add Nuvoton NPCM750 device tree
` [PATCH v12 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture

[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
 2018-03-13 13:25 UTC  (16+ messages)

[PATCH] arm64: fix undefined reference to 'printk'
 2018-03-13 12:52 UTC  (3+ messages)
  ` [PATCH v2] "

[RESEND PATCH v1 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
 2018-03-13 12:52 UTC  (3+ messages)
` [PATCH] i2c: i2c-stm32f7: fix semicolon.cocci warnings

[PATCH] arm64: dts: qcom: rename qcom,pcie devices to pcie
 2018-03-13 12:13 UTC 

[GIT PULL 00/31] perf/core improvements and fixes
 2018-03-13 12:05 UTC  (13+ messages)
` [PATCH 11/31] perf vendor events: Drop incomplete multiple mapfile support
` [PATCH 12/31] perf vendor events: Fix error code in json_events()
` [PATCH 13/31] perf vendor events: Drop support for unused topic directories
` [PATCH 14/31] perf vendor events: Add support for pmu events vendor subdirectory
` [PATCH 15/31] perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
` [PATCH 16/31] perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
` [PATCH 17/31] perf vendor events: Add support for arch standard events
` [PATCH 18/31] perf vendor events arm64: Add armv8-recommended.json
` [PATCH 19/31] perf vendor events arm64: Fixup ThunderX2 to use recommended events
` [PATCH 20/31] perf vendor events arm64: fixup A53 "
` [PATCH 21/31] perf vendor events arm64: add HiSilicon hip08 JSON file
` [PATCH 24/31] perf vendor events arm64: Enable JSON events for ThunderX2 B0

[PATCH v4 00/22] arm64: Rework cpu capabilities handling
 2018-03-13 11:51 UTC  (23+ messages)
` [PATCH v4 01/22] arm64: capabilities: Update prototype for enable call back
` [PATCH v4 02/22] arm64: capabilities: Move errata work around check on boot CPU
` [PATCH v4 03/22] arm64: capabilities: Move errata processing code
` [PATCH v4 04/22] arm64: capabilities: Prepare for fine grained capabilities
` [PATCH v4 05/22] arm64: capabilities: Add flags to handle the conflicts on late CPU
` [PATCH v4 06/22] arm64: capabilities: Unify the verification
` [PATCH v4 07/22] arm64: capabilities: Filter the entries based on a given mask
` [PATCH v4 08/22] arm64: capabilities: Prepare for grouping features and errata work arounds
` [PATCH v4 09/22] arm64: capabilities: Split the processing of "
` [PATCH v4 10/22] arm64: capabilities: Allow features based on local CPU scope
` [PATCH v4 11/22] arm64: capabilities: Group handling of features and errata workarounds
` [PATCH v4 12/22] arm64: capabilities: Introduce weak features based on local CPU
` [PATCH v4 13/22] arm64: capabilities: Restrict KPTI detection to boot-time CPUs
` [PATCH v4 14/22] arm64: capabilities: Add support for features enabled early
` [PATCH v4 15/22] arm64: capabilities: Change scope of VHE to Boot CPU feature
` [PATCH v4 16/22] arm64: capabilities: Clean up midr range helpers
` [PATCH v4 17/22] arm64: Add helpers for checking CPU MIDR against a range
` [PATCH v4 18/22] arm64: capabilities: Add support for checks based on a list of MIDRs
` [PATCH v4 19/22] arm64: capabilities: Handle shared entries
` [PATCH v4 20/22] arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
` [PATCH v4 21/22] arm64: Delay enabling hardware DBM feature
` [PATCH v4 22/22] arm64: Add work around for Arm Cortex-A55 Erratum 1024718

[PATCH v5 00/23] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-13 11:48 UTC  (18+ messages)
` [PATCH v5 03/23] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v5 05/23] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v5 09/23] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v5 14/23] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v5 19/23] arm64: KVM: Allow far branches from vector slots to the main vectors
` [PATCH v5 22/23] arm64: KVM: Allow mapping of vectors outside of the RAM region

[PATCH v2] drm/sun4i: move rgb mode_valid from connector to encoder
 2018-03-13 11:36 UTC 

[PATCH] clk: mvebu: cp110: Fix clock tree representation
 2018-03-13 11:32 UTC  (2+ messages)

[PATCH v2] drm/sun4i: add lvds mode_valid function
 2018-03-13 11:20 UTC 

[Query] ARM64 kaslr support - randomness, seeding and kdump
 2018-03-13 11:20 UTC  (7+ messages)

[PATCH] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-03-13 11:14 UTC  (2+ messages)

arm64: allwinner: Add support for TERES I laptop
 2018-03-13 11:07 UTC  (15+ messages)
` [PATCH 1/5] arm64: dts: allwinner: a64: Add i2c0 pins
` [PATCH 2/5] arm64: dts: allwinner: a64: Add watchdog
` [PATCH 3/5] arm64: dts: allwinner: a64: add simplefb for A64 SoC
` [PATCH 4/5] arm64: dts: allwinner: a64: Add pwm device
` [PATCH 5/5] arm64: allwinner: a64: Add support for TERES I laptop

[PATCH 0/2] Allow xhci-plat using a second clock
 2018-03-13 10:58 UTC  (4+ messages)
` [PATCH 2/2] usb: host: xhci-plat: Fix clock resource by adding a register clock

[PATCH] drm/meson: Add support for DMT modes on HDMI
 2018-03-13 10:51 UTC  (3+ messages)

[PATCH v3] mtd: nand: marvell: Fix clock resource by adding a register clock
 2018-03-13 10:30 UTC 

[PATCH v2] mtd: nand: marvell: Fix clock resource by adding a register clock
 2018-03-13 10:29 UTC  (5+ messages)

[PATCH v5 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-03-13 10:24 UTC  (13+ messages)
` [PATCH v5 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v5 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver

[PATCH] ARM: dts: sun8i-h3: Add Mali node
 2018-03-13 10:16 UTC 

[PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'
 2018-03-13  9:40 UTC  (8+ messages)
` [PATCH 1/3] drm/meson: Fix an un-handled error path "
` [PATCH 2/3] drm/meson: Use drm_dev_put() instead of drm_dev_unref()
` [PATCH 3/3] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'

[PATCH v3 00/11] perf events patches for improved ARM64 support
 2018-03-13  9:36 UTC  (4+ messages)
` [PATCH v3 04/11] perf vendor events: add support for pmu events vendor subdirectory

[PATCH v2 0/8] PECI device driver introduction
 2018-03-13  9:32 UTC  (3+ messages)
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic PECI hwmon client driver

[PATCH V2] ZBOOT: fix stack protector in compressed boot phase
 2018-03-13  8:55 UTC  (2+ messages)

[PATCH v3 0/5] linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc
 2018-03-13  8:39 UTC  (3+ messages)
` [PATCH v3 5/5] linux/const.h: move BIT(_ULL) to linux/const.h for use in assembly

[PATCH v3 1/2] ASoC: samsung: Snow DT bindings update
 2018-03-13  7:28 UTC  (4+ messages)
    ` [PATCH v3 2/2] ASoC: samsung: Add HDMI audio support for Snow

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

[PATCH] arm: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
 2018-03-13  5:18 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the arm-soc tree
 2018-03-13  3:11 UTC 

[GIT PULL] i.MX clock misc updates for 4.17
 2018-03-13  2:05 UTC 

[GIT PULL] i.MX new clock additions for 4.17
 2018-03-13  1:39 UTC 

[PATCH] clk: imx6ull: Add epdc_podf instead of sim_podf
 2018-03-13  1:03 UTC  (2+ messages)

[PATCH] ARM: BCM5301X: Fix NAND ECC parameters for Linksys Panamera
 2018-03-13  1:02 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: VGIC MMIO: add missing irq_lock
 2018-03-13  1:00 UTC  (2+ messages)

[PATCH v5 1/4] clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
 2018-03-13  0:59 UTC  (3+ messages)
` [PATCH v5 3/4] dt-bindings: imx: update clock doc for imx6sll

[PATCH v5 1/2] dt-bindings: imx: update pinctrl doc for imx6sll
 2018-03-13  0:56 UTC  (4+ messages)
` [PATCH v5 2/2] pinctrl: imx: Add pinctrl driver support "

[PATCH v2 0/2] KVM: arm/arm64: GICv2-on-v3 fixes
 2018-03-13  0:45 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
` [PATCH v2 2/2] kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3

[PATCH v5 0/4] Set name of regmap_config
 2018-03-13  0:37 UTC  (3+ messages)
` [PATCH v5 2/4] rtc: at91sam9: "

[PATCH v5 00/36] DRM Rockchip rk3399 (Kevin)
 2018-03-13  0:26 UTC  (15+ messages)
` [PATCH v5 01/36] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v5 02/36] drm/rockchip: Remove analogix psr worker
` [PATCH v5 03/36] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v5 04/36] drm/rockchip: add mutex vop lock
` [PATCH v5 06/36] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v5 19/36] drm/rockchip: Restore psr->state when enable/disable psr failed

[PATCH] ARM: dts: NSP: Switch to port 8 for CPU port
 2018-03-12 22:51 UTC  (2+ messages)

[PATCH 2/3] soc: rockchip: power-domain: Use of_clk_get_parent_count() instead of open coding
 2018-03-12 22:32 UTC  (5+ messages)

[PATCH] ARM: bcm2835: Add the DPI hardware to the device tree
 2018-03-12 21:24 UTC  (3+ messages)

[PATCH 0/9] Sunxi-Cedrus driver for the Allwinner Video Engine, using the V4L2 request API
 2018-03-12 20:29 UTC  (6+ messages)
` [PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf
  ` [PATCH 5/9] media: platform: Add Sunxi Cedrus decoder driver
    ` [linux-sunxi] "
  ` [linux-sunxi] [PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-12 19:24 UTC  (2+ messages)

[PATCH 0/9] DT: Fix "debounce-interval" property misspellings
 2018-03-12 17:59 UTC  (3+ messages)
` [PATCH 4/9] ARM: dts: exynos: Fix "debounce-interval" property misspelling

[PATCH 00/10] Switch Versatile and RealView to DRM
 2018-03-12 17:37 UTC  (10+ messages)
` [PATCH 01/10] ARM: dts: Augment VGA connector bridge on PB11MPcore
` [PATCH 04/10] ARM: dts: Augment VGA connector bridge on Realview PBX
` [PATCH 05/10] ARM: dts: Add Versatile IB2 device tree
` [PATCH 06/10] ARM: dts: Augment panel setting for Versatile

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-03-12 17:07 UTC  (8+ messages)
` [PATCH 1/7] ARM: disallow combining XIP and LTO

[PATCH v7 0/3] Add DTS for SDM845 SoC and MTP
 2018-03-12 17:02 UTC  (3+ messages)
` [PATCH v7 3/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "

[REPOST PATCH 0/2] ARM: dts: keystone WDT & ECC support
 2018-03-12 16:46 UTC  (4+ messages)

[PATCH] ARM: dts: msm8974: castor: Correct typo in touchscreen compatible string
 2018-03-12 16:45 UTC  (2+ messages)

Nokia N900: refcount_t underflow, use after free
 2018-03-12 16:10 UTC  (10+ messages)

[PATCH] arm/dts: Correct typo in touchscreen compatible string
 2018-03-12 15:54 UTC 

[PATCH v11 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2018-03-12 15:23 UTC  (3+ messages)
` [PATCH v11 2/3] arm: dts: add Nuvoton NPCM750 device tree

[GIT PULL] arm64: dts: hisilicon dts updates for v4.17
 2018-03-12 15:06 UTC  (3+ messages)

[GIT PULL] arm64: defconfig: hisilicon config updates for v4.17
 2018-03-12 15:06 UTC  (3+ messages)

[PATCH] arm64: dts: stratix10: disable false USB overcurrent on devkit
 2018-03-12 14:55 UTC 


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