messages from 2018-06-19 00:38:27 to 2018-06-19 12:53:14 UTC [more...]
[RESEND PATCH v2 0/9] Rewrite asm-generic/bitops/{atomic, lock}.h and use on arm64
2018-06-19 12:53 UTC (10+ messages)
` [RESEND PATCH v2 1/9] h8300: Don't include linux/kernel.h in asm/atomic.h
` [RESEND PATCH v2 2/9] m68k: Don't use asm-generic/bitops/lock.h
` [RESEND PATCH v2 3/9] asm-generic: Move some macros from linux/bitops.h to a new bits.h file
` [RESEND PATCH v2 4/9] openrisc: Don't pull in all of linux/bitops.h in asm/cmpxchg.h
` [RESEND PATCH v2 5/9] sh: Don't pull in all of linux/bitops.h in asm/cmpxchg-xchg.h
` [RESEND PATCH v2 6/9] asm-generic/bitops/atomic.h: Rewrite using atomic_*
` [RESEND PATCH v2 7/9] asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*
` [RESEND PATCH v2 8/9] arm64: Replace our atomic/lock bitop implementations with asm-generic
` [RESEND PATCH v2 9/9] arm64: bitops: Include <asm-generic/bitops/ext2-atomic-setbit.h>
[PATCH] iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE
2018-06-19 12:52 UTC
[PATCH 0/8] Tegra Combined UART driver
2018-06-19 12:52 UTC (7+ messages)
` [PATCH 1/8] dt-bindings: tegra186-hsp: Add shared interrupts
` [PATCH 4/8] mailbox: tegra-hsp: Refactor in preparation of mailboxes
[PATCH 1/2] arm64: avoid alloc memory on offline node
2018-06-19 12:52 UTC (17+ messages)
[PATCH] arm: Hook up SYNC_CORE functionality for sys_membarrier()
2018-06-19 12:50 UTC (2+ messages)
[PATCH 0/3] I-side fixes
2018-06-19 12:48 UTC (4+ messages)
` [PATCH 1/3] arm64: Avoid flush_icache_range() in alternatives patching code
` [PATCH 2/3] arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
` [PATCH 3/3] arm64: IPI each CPU after invalidating the I-cache for kernel mappings
[PATCHv3 00/19] arm64: invoke syscalls with pt_regs
2018-06-19 12:47 UTC (21+ messages)
` [PATCHv3 01/19] arm64: consistently use unsigned long for thread flags
` [PATCHv3 02/19] arm64: move SCTLR_EL{1, 2} assertions to <asm/sysreg.h>
` [PATCHv3 02/19] arm64: move SCTLR_EL{1,2} "
` [PATCHv3 03/19] arm64: introduce sysreg_clear_set()
` [PATCHv3 04/19] arm64: kill config_sctlr_el1()
` [PATCHv3 05/19] arm64: kill change_cpacr()
` [PATCHv3 06/19] arm64: move sve_user_{enable, disable} to <asm/fpsimd.h>
` [PATCHv3 07/19] arm64: remove sigreturn wrappers
` [PATCHv3 10/19] arm64: convert native/compat syscall entry to C
[PATCH 0/3] cpufreq: add AVS support for Armada 3700
2018-06-19 12:44 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: marvell: Add documentation for the Armada 3700 AVS binding
` [PATCH 2/3] cpufreq: armada-37xx: Add AVS support
` [PATCH 3/3] arm64: dts: marvell: armada-37xx: add the node allowing "
[PATCH 0/2] clk: Fix switching CPU rate from 300Mhz to 1.2GHz on Armada 3700
2018-06-19 12:34 UTC (3+ messages)
` [PATCH 1/2] clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz
` [PATCH 2/2] clk: mvebu: armada-37xx-periph: switch to SPDX license identifier
[PATCH] arm64/mm: Introduce a variable to hold base address of linear region
2018-06-19 11:58 UTC (17+ messages)
[PATCH 0/5] RFC: Mezzanine handling for 96boards
2018-06-19 11:56 UTC (5+ messages)
` [PATCH 4/5] RFC: bus: 96boards Low-Speed Connector
` [Dev] "
` [Dev] [PATCH 0/5] RFC: Mezzanine handling for 96boards
dynamic reservation and allocation of physically contiguous memory using CMA
2018-06-19 11:45 UTC
[RFC PATCH 1/3] arm64: zynqmp: dt: Add support for setting SD tap delays
2018-06-19 11:38 UTC (4+ messages)
` [RFC PATCH 3/3] sdhci: arasan: Add support to read Tap Delay values from DT
[PATCH 0/2] KVM: Fix !KVM_COMPAT ioctl behaviour
2018-06-19 11:24 UTC (7+ messages)
` [PATCH 1/2] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
` [PATCH 2/2] KVM: arm64: Prevent KVM_COMPAT from being selected
[PATCH] dt-bindings: Fix unbalanced quotation marks
2018-06-19 11:15 UTC (3+ messages)
[PATCH 0/4] soc: imx: add scu firmware api support
2018-06-19 11:15 UTC (3+ messages)
` [PATCH 4/4] soc: imx: add SC firmware IPC and APIs
[PATCH v3 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
2018-06-19 11:05 UTC (12+ messages)
` [PATCH v3 1/9] drm/exynos: rename "bridge_node" to "mic_bridge_node"
` [PATCH v3 2/9] drm/exynos: move connector creation to attach callback
` [PATCH v3 3/9] drm/exynos: enable out_bridge in exynos_dsi_enable()
` [PATCH v3 4/9] dt-bindings: display: add DT bindings for BOE HV070WSA-100 panel
` [PATCH v3 5/9] drm/panel: add support for BOE HV070WSA-100 panel to simple-panel
` [PATCH v3 6/9] dt-bindings: tc358754: add DT bindings
` [PATCH v3 7/9] drm/bridge: tc358764: Add DSI to LVDS bridge driver
` [PATCH] drm/bridge: tc358764: fix noderef.cocci warnings
` [PATCH v3 8/9] ARM: dts: exynos5250: add DSI node
` [PATCH v3 9/9] ARM: dts: exynos5250-arndale: add DSI and panel nodes
[PATCH v2 0/5] Initial support of Trusted Foundations on Tegra30
2018-06-19 11:00 UTC (6+ messages)
` [PATCH v2 1/5] ARM: trusted_foundations: Implement L2 cache initialization callback
` [PATCH v2 2/5] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v2 3/5] ARM: tegra: Setup L2 cache using Trusted Foundations firmware
` [PATCH v2 4/5] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v2 5/5] ARM: tegra: Always boot CPU in ARM-mode
[PATCH v3 0/7] arm64: perf: Support for chained counters
2018-06-19 10:57 UTC (12+ messages)
` [PATCH v3 1/7] arm_pmu: Clean up maximum period handling
` [PATCH v3 2/7] arm_pmu: Change API to support 64bit counter values
` [PATCH v3 3/7] arm_pmu: Add support for 64bit event counters
` [PATCH v3 4/7] arm_pmu: Tidy up clear_event_idx call backs
` [PATCH v3 5/7] arm64: perf: Clean up armv8pmu_select_counter
` [PATCH v3 6/7] arm64: perf: Disable PMU while processing counter overflows
` [PATCH v3 7/7] arm64: perf: Add support for chaining event counters
[PATCH] ARM: dts: imx53-qsb: Let the codec control MCLK pinctrl
2018-06-19 10:53 UTC (3+ messages)
[PATCH 00/20] coresight: Update device tree bindings
2018-06-19 10:35 UTC (4+ messages)
` [PATCH 15/20] dts: arm: imx7{d, s}: Update coresight binding for hardware ports
` [PATCH 15/20] dts: arm: imx7{d,s}: "
[PATCH] arm64/acpi: Add fixup for HPE m400 quirks
2018-06-19 10:21 UTC (7+ messages)
[PATCH v5 0/3] Support Common Not Private translations
2018-06-19 10:18 UTC (4+ messages)
` [PATCH v5 1/3] arm64: mm: "
` [PATCH v5 2/3] arm64: KVM: Enable "
` [PATCH v5 3/3] arm64: Introduce command line parameter to disable CNP
[PATCH] iommu/io-pgtable-arm: Fix pgtable allocation in selftest
2018-06-19 10:02 UTC (2+ messages)
[RFC PATCH] sdhci-of-arasan: card initialization failure -84
2018-06-19 9:09 UTC (3+ messages)
` [PATCH v2] mmc: sdhci-of-arasan: Add quirk for unstable clocks
[PATCH] serial: mps2-uart: Initialize early console
2018-06-19 9:07 UTC (2+ messages)
[PATCH v6 00/29] Add support for mediatek SOC MT2712
2018-06-19 8:47 UTC (47+ messages)
` [PATCH v6 01/29] drm/mediatek: update dt-bindings for mt2712
` [PATCH v6 02/29] drm/mediatek: support maximum 64 mutex mod
` [PATCH v6 03/29] drm/mediatek: add ddp component AAL1
` [PATCH v6 04/29] drm/mediatek: add ddp component OD1
` [PATCH v6 05/29] drm/mediatek: add ddp component PWM1
` [PATCH v6 06/29] drm/mediatek: add ddp component PWM2
` [PATCH v6 07/29] drm/mediatek: add component DPI1
` [PATCH v6 08/29] drm/mediatek: add component DSI2
` [PATCH v6 09/29] drm/mediatek: add component DSI3
` [PATCH v6 10/29] drm/mediatek: add the DSI1 for component init condition
` [PATCH v6 11/29] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH v6 12/29] drm/mediatek: Update the definition of connection from RDMA1 to DPI0
` [PATCH v6 13/29] drm/mediatek: add connection from RDMA0 "
` [PATCH v6 14/29] drm/mediatek: add connection from RDMA0 to DSI2
` [PATCH v6 15/29] drm/mediatek: add connection from RDMA0 to DSI3
` [PATCH v6 16/29] drm/mediatek: add connection from RDMA1 to DPI1
` [PATCH v6 17/29] drm/mediatek: add connection from RDMA1 to DSI1
` [PATCH v6 18/29] drm/mediatek: add connection from RDMA1 to DSI2
` [PATCH v6 19/29] drm/mediatek: add connection from RDMA1 to DSI3
` [PATCH v6 20/29] drm/mediatek: add connection from RDMA2 to DPI0
` [PATCH v6 21/29] drm/mediatek: add connection from RDMA2 to DPI1
` [PATCH v6 22/29] drm/mediatek: add connection from RDMA2 to DSI1
` [PATCH v6 23/29] drm/mediatek: add connection from RDMA2 to DSI2
` [PATCH v6 24/29] drm/mediatek: add connection from RDMA2 to DSI3
` [PATCH v6 25/29] drm/mediatek: add DPI1 support for mutex
` [PATCH v6 26/29] drm/mediatek: add DSI2 "
` [PATCH v6 27/29] drm/mediatek: add DSI3 "
` [PATCH v6 28/29] drm/mediatek: add third ddp path
` [PATCH v6 29/29] drm/mediatek: Add support for mediatek SOC MT2712
[PATCH] arm64: zynqmp: Add support for Avnet Ultra96 rev1 board
2018-06-19 8:36 UTC (2+ messages)
[PATCH] crypto: arm/speck - fix building in Thumb2 mode
2018-06-19 8:34 UTC (3+ messages)
[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
2018-06-19 8:34 UTC (3+ messages)
Dynamic ftrace self test broken on ARM
2018-06-19 8:16 UTC (3+ messages)
i.MX fixes for 4.18
2018-06-19 8:14 UTC
[RFC PATCH v2 0/6] serial: uartps: Add run time support for more IPs than hardcoded 2
2018-06-19 8:09 UTC (3+ messages)
` [RFC PATCH v2 1/6] serial: uartps: Do not initialize field to zero again
[PATCH 1/2] arm64: dts: exynos: Remove leading 0x from unit addresses in Exynos5433
2018-06-19 7:59 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: exynos: Remove unneeded DSI and DECON address/size cells "
[PATCH] ARM: dts: nomadik: Cut FSMC timings
2018-06-19 7:54 UTC
[RFC PATCH] ARM: Use logical or instead of addition for badr address calculation
2018-06-19 7:51 UTC (3+ messages)
[PATCH v3 0/4] allwinner: a64: add SRAM controller / system control
2018-06-19 7:36 UTC (6+ messages)
` [PATCH v3 4/4] arm64: dts: allwinner: a64: add SRAM controller device tree node
` [linux-sunxi] "
[PATCH 0/2] Add support for the ConnectCore 6UL SOM and SBC Express
2018-06-19 7:32 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: imx6ul: Add DTS for ConnectCore 6UL System-On-Module (SOM)
` [PATCH 2/2] ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Express
[PATCH v2 0/4] arm: dts: Aspeed SoC device-tree update
2018-06-19 6:58 UTC (4+ messages)
` [PATCH v2 2/4] dt-bindings: misc: Aspeed coprocessor interrupt controller
[PATCH 01/10] ARM: OMAP1: ams-delta: drop GPIO lookup table for serio device
2018-06-19 6:50 UTC (5+ messages)
[PATCH v2 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
2018-06-19 6:44 UTC (5+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v2 2/4] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v2 3/4] efi/arm: map UEFI memory map earlier on boot
` [PATCH v2 4/4] arm64: acpi: fix alignment fault in accessing ACPI
[PATCH v2] ARM: dts: imx6sx: fix irq for pcie bridge
2018-06-19 6:43 UTC (2+ messages)
[PATCH 0/5] Fixes coding style in xilinx_emaclite.c
2018-06-19 5:42 UTC (4+ messages)
` [PATCH 2/5] net: emaclite: Balance braces in else statement
[PATCH] MAINTAINERS: Update email-id of Sinan Kaya
2018-06-19 4:31 UTC (2+ messages)
[PATCH v2] dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
2018-06-19 4:29 UTC (2+ messages)
[PATCH] arm64: dts: uniphier: fix widget name of headphone for LD11/LD20 boards
2018-06-19 4:12 UTC
[PATCH 1/2] arm64: dts: uniphier: add headphone detect gpio for LD20 global board
2018-06-19 4:11 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: uniphier: add headphone detect gpio for LD11 "
[PATCH] arm64: dts: freescale: Update to use SPDX identifiers
2018-06-19 3:09 UTC (2+ messages)
[PATCH] ARM: dts: imx7d-sdb: Remove duplicate regulator-can2-3v3
2018-06-19 2:55 UTC (2+ messages)
[PATCH v2 1/2] ARM: dts: imx6qdl-sabreauto: Add sensors
2018-06-19 2:54 UTC (2+ messages)
[PATCH 1/3] ARM: dts: imx6dl: Add Engicam i.CoreM6 1.5 Quad/Dual MIPI starter kit support
2018-06-19 2:49 UTC (2+ messages)
[PATCH v2 2/4] ARM: dts: i.MX6: imx6dl-mamoj: Add parallel display support
2018-06-19 2:45 UTC (6+ messages)
` [PATCH v2 3/4] ARM: dts: i.MX6: imx6dl-mamoj: Add Wifi support
` [PATCH v2 4/4] ARM: dts: i.MX6: imx6dl-mamoj: Add usb host and device support
[PATCH] ARM: dts: imx6: RDU2: correct touchscreen axis inversion
2018-06-19 2:18 UTC (2+ messages)
[PATCH v2] mtd: atmel-quadspi: add suspend/resume hooks
2018-06-19 1:28 UTC (5+ messages)
[PATCH V2 1/3] ARM: imx: add L2 page power control for GPC
2018-06-19 1:08 UTC (2+ messages)
[PATCH 1/2] ARM: imx: add standby mode suspend for i.MX6SLL
2018-06-19 0:38 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).