messages from 2018-10-15 16:28:35 to 2018-10-16 13:30:24 UTC [more...]
[PATCH] power: reset: at91-reset: enable I-cache for at91sam9260_reset
2018-10-16 13:30 UTC (2+ messages)
[PATCH v2 0/6] Proper arch timer support for Exynos5433-based TM2(e) boards
2018-10-16 13:11 UTC (13+ messages)
` [PATCH v2 3/6] clocksource: exynos_mct: Add arch_timer cooperation mode for ARM64
` [PATCH v2 5/6] arm64: dts: exynos: Move arch-timer node to right place
` [PATCH v2 6/6] arm64: platform: Add enable Exynos Multi-Core Timer driver
` [PATCH v2 1/6] clocksource: exynos_mct: Remove dead code
` [PATCH v2 4/6] clocksource: Change CPU hotplug priority of exynos_mct driver
` [PATCH v2 2/6] clocksource: exynos_mct: Fix error path in timer resources initialization
[PATCH] ARM: dts: rv1108-evb: enable eMMC support
2018-10-16 13:09 UTC (2+ messages)
[PATCH v3] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms
2018-10-16 13:04 UTC (2+ messages)
[PATCH] drm/rockchip: psr: do not dereference encoder before it is null checked
2018-10-16 13:00 UTC (2+ messages)
[PATCH 0/3] driver core: add probe error check helper
2018-10-16 12:55 UTC (11+ messages)
` [PATCH 1/3] driver core: add probe_err log helper
` [PATCH 2/3] driver core: add deferring probe reason to devices_deferred property
` [PATCH 3/3] drivers: use probe_err function in obvious cases
[PATCH v4 0/4] arm64 SMMUv3 PMU driver with IORT support
2018-10-16 12:49 UTC (5+ messages)
` [PATCH v4 1/4] acpi: arm64: add iort support for PMCG
` [PATCH v4 2/4] perf: add arm64 smmuv3 pmu driver
` [PATCH v4 3/4] perf/smmuv3: Add MSI irq support
` [PATCH v4 4/4] perf/smmuv3_pmu: Enable HiSilicon Erratum 162001800 quirk
[PATCH 0/7] Enable spi dma on Rockchip RK3399
2018-10-16 12:32 UTC (3+ messages)
` [PATCH 3/7] arm64: dts: rockchip: add rk3399 SPI DMAs
[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
2018-10-16 12:25 UTC (5+ messages)
` [RESEND PATCH v5 1/9] pwm: extend PWM framework with "
[PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories
2018-10-16 12:17 UTC (5+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "
[PATCH 2/2] ARM: copypage: do not use naked functions
2018-10-16 12:09 UTC (9+ messages)
[PATCH v4 0/9] Add support for audiocodec in Allwinner A64
2018-10-16 11:49 UTC (12+ messages)
` [PATCH v4 1/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S
` [PATCH v4 2/9] ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio
` [PATCH v4 3/9] ASoC: sun8i-codec-analog: split regmap code into separate driver
` [PATCH v4 4/9] ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls
` [PATCH v4 5/9] ASoC: sunxi: Add new driver "
` [PATCH v4 6/9] ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64
` [PATCH v4 7/9] arm64: dts: allwinner: a64: add nodes necessary for analog sound support
` [PATCH v4 8/9] arm64: dts: allwinner: a64: enable sound on Pine64 and SoPine
` [PATCH v4 9/9] arm64: dts: allwinner: a64: enable sound on Pinebook
[PATCH 1/2] ARM: copypage-fa: add kto and kfrom to input operands list
2018-10-16 11:35 UTC (9+ messages)
[PATCH] iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes
2018-10-16 11:31 UTC
[PATCH v2 0/2] pwm-tiecap: Add support for AM654 SoCs
2018-10-16 11:15 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatible
` [PATCH v2 2/2] pwm: Kconfig: Enable TI ECAP driver for ARCH_K3
[PATCH v2 0/3] arm64: cpufeature: Fix handling of CTR_EL0
2018-10-16 11:00 UTC (2+ messages)
[PATCH 1/2] arm64: dts: clearfog-gt-8k: fix USB regulator gpio polarity
2018-10-16 10:50 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: clearfog-gt-8k: 1G eth PHY reset signal
perf segmentation fault from NULL dereference
2018-10-16 10:47 UTC (13+ messages)
` [PATCH] perf tools: Allocate id array in perf_event__synthesize_event_update_cpus
` [PATCH] perf tools: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
[PATCH v9 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
2018-10-16 10:44 UTC (10+ messages)
` [PATCH v9 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource
` [PATCH v9 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v9 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v9 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v9 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
` [PATCH v9 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
` [PATCH v9 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v9 9/9] PCI: mediatek: Add loadable kernel module support
[PATCH 0/2] arm64: dts: meson: reserved memory updates
2018-10-16 10:15 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: meson: fix reserve memory regions
[PATCH 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
2018-10-16 10:08 UTC (11+ messages)
[BUG] hikey960: psci: Failure to boot CPU after hotplug
2018-10-16 10:01 UTC (2+ messages)
[PATCH 1/2] drm/bridge: Add virtual display DT bindings
2018-10-16 9:40 UTC (10+ messages)
[PATCH v3 0/7] Add-DMA-MDMA-chaining-support
2018-10-16 9:19 UTC (8+ messages)
` [PATCH v3 4/7] dmaengine: stm32-dma: Add DMA/MDMA chaining support
[PATCH 0/4] add support for MBIGEN generating message based SPIs
2018-10-16 9:15 UTC (5+ messages)
` [PATCH 1/4] irqchip/gic-v3-mbi: fix uninitialized mbi_lock
` [PATCH 2/4] irqchip/mbigen: rename register marcros
` [PATCH 3/4] irqchip/mbigen: add support for a MBIGEN generating SPIs
` [PATCH 4/4] dt-bindings/irqchip/mbigen: add example of MBIGEN generate SPIs
[PATCH] PM / AVS: SmartReflex: remove unused function
2018-10-16 9:09 UTC (2+ messages)
[PATCH V3 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
2018-10-16 9:06 UTC (5+ messages)
[PATCH 0/5] Add initial pinctrl support for MT6797 SoC
2018-10-16 8:36 UTC (2+ messages)
[PATCH 0/4] Add system mmu support for Armada-806
2018-10-16 8:25 UTC (4+ messages)
` [PATCH 2/4] iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
[PATCH] pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
2018-10-16 8:04 UTC (3+ messages)
[PATCH] gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
2018-10-16 8:03 UTC (2+ messages)
[PATCH] pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
2018-10-16 8:02 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: bcm4708-pinmux: improve example binding
2018-10-16 7:44 UTC (2+ messages)
[PATCH v6 00/18] APEI in_nmi() rework
2018-10-16 7:43 UTC (4+ messages)
` [PATCH v6 17/18] mm/memory-failure: increase queued recovery work's priority
[PATCH] arm64: dts: ls1012a: Add FRWY-LS1012A board support
2018-10-16 7:40 UTC
[PATCH] arm64: dts: ls1012a: Add FRWY-LS1012A device tree binding
2018-10-16 7:39 UTC
[PATCH v4 1/2] arm64: dts: allwinner: new board - Emlid Neutis N5
2018-10-16 7:21 UTC (3+ messages)
` [PATCH v5 0/2] Neutis N5 support
[PATCH v2] ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks
2018-10-16 7:16 UTC (2+ messages)
[PATCH 1/3] ARM: ep93xx: Move timer driver to the clocksource subsystem
2018-10-16 7:14 UTC (4+ messages)
` [PATCH 3/3] clocksource/drivers/ep93xx: Create a state container
[PATCH V2 0/4] arm64: imx: add imx8qxp support
2018-10-16 7:08 UTC (9+ messages)
` [PATCH V2 2/4] arm64: dts: "
[RESEND PATCH v3 0/2] add new UniPhier PCIe host driver
2018-10-16 5:27 UTC (3+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: PCI: Add UniPhier PCIe host controller description
` [RESEND PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support
[PATCH] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
2018-10-16 4:54 UTC (4+ messages)
[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
2018-10-16 4:37 UTC (12+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "
[PATCH v4 0/7] AXP8x3 AC and battery power supply support
2018-10-16 4:17 UTC (13+ messages)
` [PATCH v4 1/7] dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding
` [PATCH v4 2/7] ARM: dts: axp81x: add AC power supply subnode
` [PATCH v4 3/7] arm64: dts: allwinner: axp803: add AC and battery power supplies
` [PATCH v4 4/7] arm64: dts: allwinner: a64: sopine: enable "
` [PATCH v4 6/7] mfd: axp20x: Add AC power supply cell for AXP813
` [PATCH v4 7/7] mfd: axp20x: Add supported cells for AXP803
[PATCH 0/3] i2c: uniphier-f: fix concurrency issues and race conditions
2018-10-16 3:01 UTC (4+ messages)
` [PATCH 1/3] i2c: uniphier-f: make driver robust against concurrency
` [PATCH 2/3] i2c: uniphier-f: fix occasional timeout error
` [PATCH 3/3] i2c: uniphier-f: fix race condition when IRQ is cleared
[PATCH] arm64/ptrace: add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP support
2018-10-16 2:54 UTC (5+ messages)
` 答复: "
` 答复: "
[PATCH v3 0/2] add new UniPhier PCIe host driver
2018-10-16 2:08 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: Add UniPhier PCIe host controller description
` [PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support
[PATCH v2 0/6] sparsemem support for RISC-V
2018-10-16 0:04 UTC (8+ messages)
` [PATCH v2 1/6] mm: Introduce common STRUCT_PAGE_MAX_SHIFT define
` [PATCH v2 2/6] mm/sparse: add common helper to mark all memblocks present
` [PATCH v2 3/6] ARM: mm: make use of new memblocks_present() helper
` [PATCH v2 4/6] arm64: "
` [PATCH v2 5/6] sh: "
` [PATCH v2 6/6] RISC-V: Implement sparsemem
[PATCH 00/17] ARMv8.3 pointer authentication support
2018-10-15 22:42 UTC (7+ messages)
` [PATCH v5 11/17] arm64: docs: document pointer authentication
` [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address
[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
2018-10-15 22:25 UTC (9+ messages)
` [PATCH 1/5] dt-bindings: display: renesas: du: Document the r8a77470 bindings
` [PATCH 2/5] dt-bindings: display: renesas: du: Document the r8a7744 bindings
` [PATCH 3/5] drm: rcar-du: Add r8a77470 support
` [PATCH 4/5] drm: rcar-du: Add R8A7744 support
revisit arm64 per-task stack canaries
2018-10-15 21:47 UTC (6+ messages)
[PATCH RESEND] usb: gadget: udc: atmel: handle at91sam9rl PMC
2018-10-15 21:31 UTC
[PATCH 0/6] Standardize onboard LED support for 96Boards
2018-10-15 19:56 UTC (4+ messages)
` [PATCH 6/6] arm64: dts: xilinx: ultra96: Standardize LED labels and triggers
[PATCH 0/2] pwm-tiecap: Add support for AM654 SoCs
2018-10-15 19:12 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatible
[PATCH 0/3] spi-nor: Add Octal SPI support
2018-10-15 19:11 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC
[PATCH v2] ARM: error out if compiling ARMv6 using Clang before 8.0
2018-10-15 18:55 UTC
[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
2018-10-15 18:37 UTC (3+ messages)
` [PATCH v8 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI
[RESEND] dt-bindings: thermal: samsung: Add SPDX license identifier
2018-10-15 18:35 UTC (2+ messages)
[RESEND] dt-bindings: clock: samsung: Add SPDX license identifiers
2018-10-15 18:35 UTC (2+ messages)
[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
2018-10-15 18:34 UTC (10+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI
[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
2018-10-15 18:24 UTC (5+ messages)
` [PATCH 03/12] dt-bindings: sun6i-dsi: Add compatible for A64 MIPI DSI
` [PATCH 09/12] dt-bindings: panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel bindings
[PATCH 08/14] ARM64: dts: hisilicon: Add tsensor interrupt name
2018-10-15 18:01 UTC (6+ messages)
` [PATCH 10/14] ARM64: dts: hisilicon: Add interrupt names for the tsensors
[RFC PATCH v2 00/12] crypto: Adiantum support
2018-10-15 17:54 UTC (13+ messages)
` [RFC PATCH v2 01/12] crypto: chacha20-generic - add HChaCha20 library function
` [RFC PATCH v2 02/12] crypto: chacha20-generic - add XChaCha20 support
` [RFC PATCH v2 03/12] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH v2 04/12] crypto: chacha - add XChaCha12 support
` [RFC PATCH v2 05/12] crypto: arm/chacha20 - add XChaCha20 support
` [RFC PATCH v2 06/12] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [RFC PATCH v2 07/12] crypto: arm/chacha - add XChaCha12 support
` [RFC PATCH v2 08/12] crypto: poly1305 - add Poly1305 core API
` [RFC PATCH v2 09/12] crypto: nhpoly1305 - add NHPoly1305 support
` [RFC PATCH v2 10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [RFC PATCH v2 11/12] crypto: adiantum - add Adiantum support
` [RFC PATCH v2 12/12] fscrypt: "
[PATCH v2 00/29] Allwinner H6 DE3 and HDMI support
2018-10-15 17:43 UTC (4+ messages)
` [PATCH v2 15/29] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a
` [linux-sunxi] "
[PATCH 5/5] RISC-V: Implement sparsemem
2018-10-15 17:39 UTC (2+ messages)
[PATCH] dmaengine: owl: Fix warnings generated during build
2018-10-15 17:10 UTC (2+ messages)
[PATCH 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
2018-10-15 17:07 UTC (2+ messages)
[PATCH v3 0/2] dmaengine: add UniPhier MIO DMAC driver
2018-10-15 17:03 UTC (7+ messages)
` [PATCH v3 2/2] dmaengine: uniphier-mdmac: "
[PATCH 1/3] clk: imx6q: reset exclusive gates on init
2018-10-15 17:01 UTC (4+ messages)
` [PATCH 2/3] clk: imx6q: optionally get CCM inputs via standard clock handles
[PATCH 0/7] NULL pointer deref fix for stm32-dma
2018-10-15 17:00 UTC (2+ messages)
[PATCH 0/3] Device Tree for ASUS Tinker Board S [v3]
2018-10-15 16:49 UTC (4+ messages)
` [PATCH 1/3] Add the tinker board S to the device tree - just an outline
[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
2018-10-15 16:48 UTC (5+ messages)
` [PATCH v4 5/6] arm64: dts: add QorIQ LX2160A SoC support
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).