linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-31 15:03:14 to 2017-07-31 21:36:04 UTC [more...]

[PATCH v4] arm64: kernel: implement fast refcount checking
 2017-07-31 21:36 UTC  (4+ messages)

[PATCH 1/5 v2] pinctrl: Add DT bindings for Cortina Gemini
 2017-07-31 21:30 UTC 

[PATCH] arm64: defconfig: enable fine-grained task level IRQ time accounting
 2017-07-31 20:22 UTC 

[GIT PULL] Meson clock fixes for 4.13-rc4
 2017-07-31 20:20 UTC  (2+ messages)

[PATCHv5 0/3] Add Altera I2C Controller Driver
 2017-07-31 20:16 UTC  (5+ messages)
` [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver

[PATCH v2] soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create
 2017-07-31 20:09 UTC  (2+ messages)

[PATCH] remoteproc/keystone: Add support for Keystone 66AK2G SOCs
 2017-07-31 20:05 UTC 

[PATCH v3 0/4] thermal: add brcmstb AVS TMON driver
 2017-07-31 19:26 UTC  (5+ messages)
` [PATCH v3 1/4] Documentation: devicetree: add binding for Broadcom STB AVS TMON
` [PATCH v3 2/4] thermal: add brcmstb AVS TMON driver
` [PATCH v3 3/4] ARM: multi_v7_defconfig: add CONFIG_BRCMSTB_THERMAL
` [PATCH v3 4/4] arm64: defconfig: "

[PATCH v2 0/5] ACPI: DMA ranges management
 2017-07-31 18:57 UTC  (7+ messages)
` [PATCH v2 1/5] ACPICA: resource_mgr: Allow _DMA method in walk resources
` [PATCH v2 2/5] ACPI: Make acpi_dev_get_resources() method agnostic
` [PATCH v2 3/5] ACPI: Introduce DMA ranges parsing
` [PATCH v2 4/5] ACPI: Make acpi_dma_configure() DMA regions aware
` [PATCH v2 5/5] ACPI/IORT: Add IORT named component memory address limits

[PATCH] clocksource: arm_arch_timer: Fix mem frame loop initialization
 2017-07-31 18:37 UTC 

[PATCH] Add drm ioctl DRM_IOCTL_MODE_GETFB2 & associated helpers
 2017-07-31 18:29 UTC 

[GIT PULL] Amlogic fixes for v4.13-rc
 2017-07-31 17:52 UTC 

[PATCH v2 2/3] mailbox: introduce ARM SMC based mailbox
 2017-07-31 17:34 UTC  (2+ messages)

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-07-31 17:26 UTC  (60+ messages)
` [PATCH v3 01/59] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
` [PATCH v3 02/59] irqchip/gic-v3: Add redistributor iterator
` [PATCH v3 03/59] irqchip/gic-v3: Add VLPI/DirectLPI discovery
` [PATCH v3 04/59] irqchip/gic-v3-its: Move LPI definitions around
` [PATCH v3 05/59] irqchip/gic-v3-its: Add probing for VLPI properties
` [PATCH v3 06/59] irqchip/gic-v3-its: Macro-ize its_send_single_command
` [PATCH v3 07/59] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
` [PATCH v3 08/59] irqchip/gic-v3-its: Split out property table allocation
` [PATCH v3 09/59] irqchip/gic-v3-its: Allow use of indirect VCPU tables
` [PATCH v3 10/59] irqchip/gic-v3-its: Split out pending table allocation
` [PATCH v3 11/59] irqchip/gic-v3-its: Rework LPI freeing
` [PATCH v3 12/59] irqchip/gic-v3-its: Generalize device table allocation
` [PATCH v3 13/59] irqchip/gic-v3-its: Generalize LPI configuration
` [PATCH v3 14/59] irqchip/gic-v4: Add management structure definitions
` [PATCH v3 15/59] irqchip/gic-v3-its: Add GICv4 ITS command definitions
` [PATCH v3 16/59] irqchip/gic-v3-its: Add VLPI configuration hook
` [PATCH v3 17/59] irqchip/gic-v3-its: Add VLPI map/unmap operations
` [PATCH v3 18/59] irqchip/gic-v3-its: Add VLPI configuration handling
` [PATCH v3 19/59] irqchip/gic-v3-its: Add VPE domain infrastructure
` [PATCH v3 20/59] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
` [PATCH v3 21/59] irqchip/gic-v3-its: Add VPE irq domain [de]activation
` [PATCH v3 22/59] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
` [PATCH v3 23/59] irqchip/gic-v3-its: Add VPE scheduling
` [PATCH v3 24/59] irqchip/gic-v3-its: Add VPE invalidation hook
` [PATCH v3 25/59] irqchip/gic-v3-its: Add VPE affinity changes
` [PATCH v3 26/59] irqchip/gic-v3-its: Add VPE interrupt masking
` [PATCH v3 27/59] irqchip/gic-v3-its: Support VPE doorbell invalidation even when !DirectLPI
` [PATCH v3 28/59] irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
` [PATCH v3 29/59] irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
` [PATCH v3 30/59] irqchip/gic-v4: Add per-VM VPE domain creation
` [PATCH v3 31/59] irqchip/gic-v4: Add VPE command interface
` [PATCH v3 32/59] irqchip/gic-v4: Add VLPI configuration interface
` [PATCH v3 33/59] irqchip/gic-v4: Add some basic documentation
` [PATCH v3 34/59] irqchip/gic-v4: Enable low-level GICv4 operations
` [PATCH v3 35/59] irqchip/gic-v3: Advertise GICv4 support to KVM
` [PATCH v3 36/59] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v3 37/59] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v3 38/59] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v3 39/59] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v3 40/59] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v3 42/59] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v3 43/59] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v3 44/59] KVM: arm/arm64: GICv4: Handle MOVI applied to a VLPI
` [PATCH v3 45/59] KVM: arm/arm64: GICv4: Handle CLEAR "
` [PATCH v3 46/59] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v3 47/59] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v3 48/59] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v3 49/59] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v3 50/59] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v3 52/59] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v3 53/59] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v3 54/59] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v3 55/59] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v3 56/59] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v3 57/59] KVM: arm/arm64: GICv4: Theory of operations
` [PATCH v3 58/59] irqchip/gic-v3-its: Pass its_node pointer to each command bulder
` [PATCH v3 59/59] irqchip/gic-v3-its: Workaround Huawei D05 redistributor addressing

[PATCH 0/4] clk: sunxi-ng: Fix issues with fractional mode
 2017-07-31 17:18 UTC  (6+ messages)
` [PATCH 4/4] clk: sunxi-ng: Wait for lock when using "
  ` [linux-sunxi] Re: [PATCH 0/4] clk: sunxi-ng: Fix issues with "

[PATCH v3 0/5] ARM64: disable irq between breakpoint and step exception
 2017-07-31 17:15 UTC  (2+ messages)

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.14
 2017-07-31 16:40 UTC  (12+ messages)
` [PATCH 22/31] arm64: dts: salvator-xs: Add VC6 clock generator
` [PATCH 23/31] arm64: dts: r8a7795: salvator-xs: Connect DU dot clocks 0 and 3
` [PATCH 24/31] arm64: renesas: Add Renesas R8A77995 Kconfig support
` [PATCH 25/31] arm64: dts: renesas: Add Renesas R8A77995 SoC support
` [PATCH 26/31] arm64: dts: renesas: Add Renesas Draak board support
` [PATCH 27/31] arm64: dts: renesas: r8a7795: Add usb companion property in EHCI
` [PATCH 28/31] arm64: dts: renesas: r8a7795: add usb2_phy ch3 device node
` [PATCH 29/31] arm64: dts: renesas: r8a7795: add usb2.0 host ch3 device nodes
` [PATCH 30/31] arm64: dts: renesas: r8a7795: add usb-dmac ch2 and "
` [PATCH 31/31] arm64: dts: renesas: r8a7795: add hsusb ch3 device node

Uncorrectable bitflips with Linux 4.12 on SAMA5D2
 2017-07-31 16:35 UTC  (4+ messages)

[PATCH] mtd: nand: sunxi: fix potential divide-by-zero error
 2017-07-31 16:28 UTC  (2+ messages)

[PATCH v3 0/4] clk: meson: gxbb-aoclk: Add CEC 32k clock
 2017-07-31 16:25 UTC  (3+ messages)
` [PATCH v3 4/4] "

[PATCH] psci: add CPU_IDLE dependency
 2017-07-31 16:22 UTC 

[PATCH v4 0/5] Add Rockchip RGA V4l2 support
 2017-07-31 16:18 UTC  (9+ messages)
` [PATCH v4 1/6] [media] v4l: add portduff blend modes
` [PATCH v4 2/6] [media] extended-controls.rst: add PorterDuff mode control
` [PATCH v4 3/6] [media] rockchip/rga: v4l2 m2m support
` [PATCH v4 4/6] ARM: dts: rockchip: add RGA device node for RK3288
` [PATCH v4 5/6] ARM: dts: rockchip: add RGA device node for RK3399
` [PATCH v4 6/6] dt-bindings: Document the Rockchip RGA bindings

[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
 2017-07-31 16:17 UTC  (3+ messages)

[PATCH 1/2] vfio/type1: Cope with hardware MSI reserved regions
 2017-07-31 15:59 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add rk3399 hdmi nodes
 2017-07-31 15:58 UTC 

[PATCH v2 0/4] dw-hdmi CEC support
 2017-07-31 15:35 UTC  (9+ messages)
` [PATCH v2 1/4] drm/bridge: dw-hdmi: add cec notifier support
` [PATCH v2 2/4] drm/bridge: dw-hdmi: add better clock disable control
` [PATCH v2 3/4] drm/bridge: dw-hdmi: add cec driver
` [PATCH v2 4/4] drm/bridge: dw-hdmi: remove CEC engine register definitions

[PATCH RESEND] arm64: arch_timer: fix the infinite recursion when enable ftrace and erratum workaround
 2017-07-31 15:33 UTC  (4+ messages)

[RFC PATCH v1] net: ethernet: nb8800: Reset HW block in ndo_open
 2017-07-31 15:28 UTC  (14+ messages)

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-07-31 15:27 UTC  (12+ messages)

[PATCH] ARM: tegra: Register host1x node with iommu binding on tegra124
 2017-07-31 15:23 UTC  (6+ messages)

[PATCH 0/3] ARM: dts: NSP: dma-coherent and USB3 changes
 2017-07-31 15:21 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: NSP: Add dma-coherent to relevant DT entries

[PATCH] i2c: Convert to using %pOF instead of full_name
 2017-07-31 15:19 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.14
 2017-07-31 15:19 UTC  (39+ messages)
` [PATCH 01/38] ARM: dts: r7s72100: Add generic compatible string for I2C EEPROM
` [PATCH 02/38] ARM: dts: koelsch: "
` [PATCH 03/38] ARM: dts: r8a7743: add PFC support
` [PATCH 04/38] ARM: dts: sk-rzg1m: add SCIF0 pins
` [PATCH 05/38] ARM: dts: sk-rzg1m: add Ether pins
` [PATCH 06/38] ARM: dts: r8a7743: Add GPIO support
` [PATCH 07/38] ARM: dts: iwg20d-q7: Add pinctl support for scif0
` [PATCH 08/38] ARM: dts: r8a7743: Add Ethernet AVB support
` [PATCH 09/38] ARM: dts: iwg20d-q7: "
` [PATCH 10/38] ARM: dts: r8a7743: Add Inter Connect RAM
` [PATCH 11/38] ARM: dts: r8a7745: "
` [PATCH 12/38] ARM: dts: r8a7790: "
` [PATCH 13/38] ARM: dts: r8a7791: "
` [PATCH 14/38] ARM: dts: r8a7792: "
` [PATCH 15/38] ARM: dts: r8a7793: "
` [PATCH 16/38] ARM: dts: r8a7794: "
` [PATCH 17/38] ARM: dts: r8a7743: Reserve SRAM for the SMP jump stub
` [PATCH 18/38] ARM: dts: r8a7745: "
` [PATCH 19/38] ARM: dts: r8a7790: "
` [PATCH 20/38] ARM: dts: r8a7791: "
` [PATCH 21/38] ARM: dts: r8a7792: "
` [PATCH 22/38] ARM: dts: r8a7793: "
` [PATCH 23/38] ARM: dts: r8a7794: "
` [PATCH 24/38] ARM: dts: r8a7743: Add MMCIF0 support
` [PATCH 25/38] ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for vin nodes
` [PATCH 26/38] ARM: dts: r8a7791: "
` [PATCH 27/38] ARM: dts: r8a7794: "
` [PATCH 28/38] ARM: dts: iwg20m: Add MMCIF0 support
` [PATCH 29/38] ARM: dts: r7s72100: Add pin controller node
` [PATCH 30/38] ARM: dts: genmai: Add SCIF2 pin group
` [PATCH 31/38] ARM: dts: genmai: Add RIIC2 "
` [PATCH 32/38] ARM: dts: genmai: Add user led device nodes
` [PATCH 33/38] ARM: dts: genmai: Add ethernet pin group
` [PATCH 34/38] ARM: dts: rskrza1: Add SCIF2 "
` [PATCH 35/38] ARM: dts: rskrza1: Add Ethernet "
` [PATCH 36/38] ARM: dts: rskrza1: Add SDHI1 "
` [PATCH 37/38] ARM: dts: rskrza1: Add LED0 pin support
` [PATCH 38/38] ARM: dts: iwg20m: Correct indentation of mmcif0 properties

[PATCH] i2c: allow i2c-versatile for ARM MPS platforms
 2017-07-31 15:05 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Updates for v4.14
 2017-07-31 15:05 UTC  (6+ messages)
` [PATCH 1/5] ARM: debug-ll: Add support for r8a7743
` [PATCH 2/5] ARM: shmobile: rcar-gen2: Obtain jump stub region from DT
` [PATCH 3/5] ARM: shmobile: rcar-gen2: Add support for CPG/MSSR bindings
` [PATCH 4/5] ARM: shmobile: rcar-gen2: Correct arch timer frequency on RZ/G1E
` [PATCH 5/5] ARM: shmobile: Remove ARCH_SHMOBILE_MULTI

[PATCH] i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
 2017-07-31 15:04 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.14
 2017-07-31 15:04 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings
` [PATCH 2/5] dt-bindings: sram: Document renesas,smp-sram
` [PATCH 3/5] dt-bindings: display: rcar-du: Add a VSP channel index to the vsps DT property
` [PATCH 4/5] ARM: shmobile: Document R-Car D3 SoC DT bindings
` [PATCH 5/5] ARM: shmobile: Document Renesas Draak board "

[GIT PULL] Renesas ARM Based SoC Drivers Updates for v4.14
 2017-07-31 15:04 UTC  (5+ messages)
` [PATCH 1/4] soc: renesas: Identify R-Car D3
` [PATCH 2/4] soc: renesas: Add r8a77995 SYSC PM Domain Binding Definitions
` [PATCH 3/4] soc: renesas: rcar-sysc: Add support for R-Car D3 power areas
` [PATCH 4/4] soc: renesas: rcar-rst: Add support for R-Car D3

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.14
 2017-07-31 15:03 UTC  (11+ messages)
` [PATCH 01/10] ARM: shmobile: defconfig: Enable Ethernet AVB
` [PATCH 02/10] ARM: shmobile: defconfig: Enable missing PCIE_RCAR dependency
` [PATCH 03/10] ARM: shmobile: defconfig: Replace USB_XHCI_RCAR by USB_XHCI_PLATFORM
` [PATCH 04/10] ARM: shmobile: defconfig: Replace SND_SOC_RSRC_CARD by SND_SIMPLE_SCU_CARD
` [PATCH 05/10] ARM: shmobile: defconfig: Replace DRM_RCAR_HDMI by generic bridge options
` [PATCH 06/10] ARM: shmobile: defconfig: Enable DMA for serial ports
` [PATCH 07/10] ARM: shmobile: defconfig: Refresh
` [PATCH 08/10] ARM: multi_v7_defconfig: Replace SND_SOC_RSRC_CARD by SND_SIMPLE_SCU_CARD
` [PATCH 09/10] ARM: multi_v7_defconfig: Replace DRM_RCAR_HDMI by generic bridge options
` [PATCH 10/10] ARM: multi_v7_defconfig: Enable DMA for Renesas serial ports


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