linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-24 17:16:20 to 2018-03-26 17:38:56 UTC [more...]

[PATCH v7 00/11] Add clock driver for Actions S900 SoC
 2018-03-26 17:38 UTC  (3+ messages)
` [PATCH v7 01/11] arm64: dts: actions: Add S900 clock management unit nodes
` [PATCH v7 02/11] arm64: dts: actions: Source CMU clock for UART5

[PATCH] KVM: arm/armv4 : merge the same case handler
 2018-03-26 17:07 UTC 

[PATCH v3] mtd: nand: marvell: Fix clock resource by adding a register clock
 2018-03-26 16:49 UTC  (2+ messages)

[PATCH v7 0/7] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-26 16:48 UTC  (10+ messages)
` [PATCH v7 1/7] net: qla3xxx: "
` [PATCH v7 2/7] qlcnic: "
` [PATCH v7 3/7] bnx2x: Replace doorbell barrier() with wmb()
` [PATCH v7 4/7] bnx2x: Eliminate duplicate barriers on weakly-ordered archs
` [PATCH v7 5/7] net: qlge: "
` [PATCH v7 6/7] bnxt_en: "
` [PATCH v7 7/7] net: ena: "

[PATCH v2] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-03-26 16:40 UTC  (3+ messages)

[PATCH 33/38] arm64: Implement thread_struct whitelist for hardened usercopy
 2018-03-26 16:22 UTC  (4+ messages)

[PATCH v2 1/2] Revert "arm64: dts: fsl: fix ifc simple-bus unit address format warnings"
 2018-03-26 16:20 UTC  (2+ messages)
` [PATCH v2 2/2] Revert "dt-bindings: ifc: Fix the unit address format in the examples"

[PATCH 0/4] net: drivers/net: Use octal permissions
 2018-03-26 16:08 UTC  (6+ messages)
` [PATCH 3/4] net: Use octal not symbolic permissions
` [PATCH 4/4] drivers/net: "

[PATCH] arm64: dts: renesas: v3msk: add EtherAVB pins
 2018-03-26 16:02 UTC  (4+ messages)

[PATCH v2, 10/10] kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
 2018-03-26 15:53 UTC 

Regression with arm in next with stack protector
 2018-03-26 15:37 UTC  (5+ messages)

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-03-26 15:35 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 0/2] net: ethernet: ave: add UniPhier PXs3 support
 2018-03-26 15:29 UTC  (2+ messages)

[PATCH] pinctrl: samsung: add pin_dbg_show callback for debugfs
 2018-03-26 15:27 UTC 

[PATCH v2 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-03-26 15:11 UTC  (3+ messages)
` [PATCH v2 04/11] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing

in-kernel user of ecdsa
 2018-03-26 14:59 UTC 

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

[PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
 2018-03-26 13:59 UTC  (11+ messages)
    ` [Letux-kernel] "

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-03-26 12:45 UTC  (9+ messages)
` [PATCH 1/2] rcu: declare rcu_eqs_special_set() in public header
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[PATCH v3 0/7] SMMUv3 52-bit address support
 2018-03-26 12:35 UTC  (8+ messages)
` [PATCH v3 1/7] iommu/arm-smmu-v3: Clean up address masking
` [PATCH v3 2/7] iommu/arm-smmu-v3: Clean up register definitions
` [PATCH v3 3/7] iommu/arm-smmu-v3: Clean up table definitions
` [PATCH v3 4/7] iommu/arm-smmu-v3: Clean up queue definitions
` [PATCH v3 5/7] iommu/io-pgtable-arm: Support 52-bit physical address
` [PATCH v3 6/7] iommu/arm-smmu-v3: "
` [PATCH v3 7/7] iommu/arm-smmu-v3: Support 52-bit virtual address

[PATCH v2 0/2] SDM845 System Cache Driver
 2018-03-26 12:20 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: Documentation for qcom, llcc
` [PATCH v2 2/2] drivers: soc: Add LLCC driver

[PATCH v8 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-03-26 12:01 UTC  (6+ messages)
` [PATCH v8 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
    ` 答复: "
        ` 答复: "
            ` 答复: "

[PATCH v4 00/22] arm64: Rework cpu capabilities handling
 2018-03-26 11:53 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: add cdtech vendor prefix
 2018-03-26 11:46 UTC  (6+ messages)
` [PATCH 4/7] ARM: dts: sun7i: Add pinmux settings for LCD0 RGB888 output

sun6i SPI driver issue
 2018-03-26 11:45 UTC  (2+ messages)

[GIT PULL 1/6] i.MX drivers updates for 4.17
 2018-03-26 11:42 UTC  (3+ messages)
` [GIT PULL 6/6] i.MX defconfig "
  ` [GIT PULL v2 "

[PATCH] arm64: avoid race condition issue in dump_backtrace
 2018-03-26 11:39 UTC  (4+ messages)

[RFC PATCH 1/2] i2c: add bus_freq_hz in i2c_adapter
 2018-03-26 11:19 UTC  (2+ messages)
` [RFC PATCH 2/2] i2c: at91: provide bus_freq_hz

[PATCH v3 0/7] drm/sun4i: Allwinner MIPI-DSI support
 2018-03-26 11:14 UTC  (3+ messages)

linux-next: Failure to build using next-20180326 and next-20180323
 2018-03-26 10:20 UTC 

[PATCH v12 0/2] clk: npcm750: Add NPCM7XX Clock driver and binding
 2018-03-26 10:16 UTC  (3+ messages)
` [PATCH v12 1/2] dt-binding: clk: npcm750: add binding
` [PATCH v12 2/2] clk: npcm7xx: add clock controller

[PATCH 1/2] ASoC: mediatek: remove redundant MODULE_ALIAS entries
 2018-03-26 10:09 UTC  (2+ messages)
` [PATCH 2/2] ASoC: mediatek: fix module autoloading for OF platform drivers

[PATCH] spi: mediatek: remove redundant MODULE_ALIAS entries
 2018-03-26 10:04 UTC 

[PATCH] usb: xhci-mtk: remove redundant MODULE_ALIAS entries
 2018-03-26 10:03 UTC 

[PATCH 1/2] arm64: defconfig: enable THUNDER_NIC_VF
 2018-03-26 10:02 UTC  (7+ messages)
` [PATCH 2/2] arm64: defconfig: Raise NR_CPUS to 256

[PATCH] arm64: tlbflush: avoid writing RES0 bits
 2018-03-26 10:02 UTC  (2+ messages)

[PATCH] pwm: mediatek: remove redundant MODULE_ALIAS entries
 2018-03-26 10:02 UTC 

[PATCH v4 0/3] Fix issues with huge mapping in ioremap for ARM64
 2018-03-26  9:55 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: Implement page table free interfaces

[v9,04/15] clk: qcom: Add HFPLL driver
 2018-03-26  9:47 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-axg: add saradc support
 2018-03-26  9:21 UTC 

[PATCH v2 0/3] arm64: dts: renesas: salvator-x(s)/ulcb: Configure PMIC for DDR Backup Power
 2018-03-26  9:13 UTC  (7+ messages)
` [PATCH v2 2/3] arm64: dts: renesas: salvator-common: "

[PATCH v6] ARM: dts: wheat: Fix ADV7513 address usage
 2018-03-26  9:04 UTC  (5+ messages)

[PATCH v2] arm64: dts: renesas: eagle: add EtherAVB pins
 2018-03-26  9:03 UTC  (2+ messages)

[RFC 1/2] docs: dts: Added documentation for Xilinx zynqmp Reset Controller bindings
 2018-03-26  9:01 UTC  (3+ messages)
` [RFC 2/2] reset: reset-zynqmp: Adding support for Xilinx zynqmp reset controller

[PATCH v4 0/5] PINCTRL: Mediatek pinctrl driver for mt2712
 2018-03-26  8:59 UTC  (6+ messages)
` [PATCH v4 3/5] pinctrl: add mt2712 pinctrl driver
` [PATCH v4 4/5] pintcrl: support bias-disable of generic and special pins simultaneously
  ` [PATCH v4 5/5] pinctrl: fix check warnings

[PATCH] KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
 2018-03-26  8:53 UTC  (2+ messages)

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
 2018-03-26  8:50 UTC  (5+ messages)

[PATCH v2] arm64: dts: renesas: r8a77965: Add all MSIOF device nodes
 2018-03-26  8:49 UTC  (2+ messages)

[PATCH 0/3] iio: adc: meson-axg: add saradc driver support
 2018-03-26  8:46 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: meson-saradc: squash and share the common adc platform data
` [PATCH 2/3] dt-bindings: iio: adc: document the Meson AXG support
` [PATCH 3/3] iio: adc: meson-axg: add saradc driver

[PATCH v2 0/6] Add different features for I2C
 2018-03-26  8:41 UTC  (18+ messages)
` [PATCH v2 1/6] i2c: i2c-stm32f7: Add 10-bit address support
` [PATCH v2 2/6] i2c: i2c-stm32f7: Add slave support
` [PATCH v2 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
` [PATCH v2 4/6] i2c: i2c-stm32: Add generic DMA API
` [PATCH v2 6/6] i2c: i2c-stm32f7: Implement I2C recovery mechanism

[PATCH] spi: spi-atmel: Use correct enum for DMA transfer direction
 2018-03-26  8:39 UTC  (3+ messages)

[PATCH v4 0/5] Support qcom pinctrl protected pins
 2018-03-26  8:39 UTC  (2+ messages)

[PATCH v2] ARM: mxs_defconfig: Re-sync defconfig
 2018-03-26  8:34 UTC  (2+ messages)

[PATCH 0/3] clk: meson: drop unnecessary AO clock flags
 2018-03-26  8:18 UTC  (4+ messages)
` [PATCH 1/3] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH 2/3] clk: meson: drop CLK_IGNORE_UNUSED flag
` [PATCH 3/3] ARM64: dts: meson: fix clock source of the pclk for UART_AO

[PATCH v4] ARM: dts: imx6q-icore-ofcap12: Switch LVDS timings from panel-simple
 2018-03-26  8:05 UTC  (2+ messages)
` [PATCH v4] ARM: dts: imx6q: Add Engicam i.CoreM6 1.5 Quad/Dual MIPI starter kit support

[PATCH 0/4] ARM64: dts: meson: hhi syscon and clock controllers
 2018-03-26  7:49 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: meson: update documentation with hhi syscon

[PATCH v4 0/5] drm/blend: Support generic plane-wide alpha
 2018-03-26  7:47 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc: add command line option to specify preferred depth
 2018-03-26  7:35 UTC 

[PATCH 1/7] ARM: multi_v7_defconfig: add OCOTP driver for NXP SoCs
 2018-03-26  7:32 UTC  (2+ messages)

[PATCH v8 00/14] iommu/rockchip: Use OF_IOMMU
 2018-03-26  6:31 UTC  (5+ messages)
` [PATCH v8 09/14] dt-bindings: iommu/rockchip: Add clock property
` [PATCH v8 11/14] iommu/rockchip: Use OF_IOMMU to attach devices automatically

[PATCH v2] arm: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
 2018-03-26  1:05 UTC  (2+ messages)

[PATCH v2 0/7] KASan for arm
 2018-03-25 23:58 UTC  (2+ messages)

[PATCH v6 11/11] clk: actions: Add S900 SoC clock support
 2018-03-25 20:35 UTC  (2+ messages)

[PATCH] arm64: dts: armada-3720-espressobin: wire up spi flash
 2018-03-25 19:57 UTC 

[PATCH v6 01/11] arm64: dts: actions: Add S900 clock management unit nodes
 2018-03-25 19:19 UTC  (2+ messages)

[PATCH 2/2] MAINTAINERS: demote ARM port to "odd fixes"
 2018-03-25 18:41 UTC  (4+ messages)

[PATCH v2 0/6] ARM: clang support
 2018-03-25 18:19 UTC  (9+ messages)
` [PATCH v2 1/6] bus: arm-cci: use asm unreachable
` [PATCH v2 2/6] efi/libstub/arm: add support for building with clang
` [PATCH v2 3/6] ARM: trusted_foundations: do not use naked function
` [PATCH v2 4/6] ARM: drop no-thumb-interwork in EABI mode
` [PATCH v2 5/6] ARM: add support for building ARM kernel with clang
` [PATCH v2 6/6] ARM: uaccess: remove const to avoid duplicate specifier

[PATCH v6 04/11] clk: actions: Add gate clock support
 2018-03-25 17:17 UTC  (2+ messages)

[PATCH V2 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations
 2018-03-25 16:29 UTC  (2+ messages)

Possible kernel bug in torvalds/linux/master
 2018-03-25 15:39 UTC  (3+ messages)

[PATCH v3] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-25 13:54 UTC  (10+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v4 00/17] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-25 13:33 UTC  (4+ messages)
` [PATCH v4 17/17] net: ena: "

[PATCH 0/5] ARM: clang support
 2018-03-25 13:24 UTC  (4+ messages)
` [PATCH 5/5] ARM: add support for building ARM kernel with clang

[GIT PULL] ARM: exynos: mach for v4.17, part two
 2018-03-25 12:10 UTC 

[PATCH v6 0/3] add support for Socionext SynQuacer I2C controller
 2018-03-25 11:07 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: i2c: add binding for Socionext SynQuacer I2C
` [PATCH v6 2/3] i2c: add support for Socionext SynQuacer I2C controller
` [PATCH v6 3/3] i2c: add param sanity check to i2c_transfer()

[PATCH v5 0/2] add support for Socionext SynQuacer I2C controller
 2018-03-25 10:30 UTC  (5+ messages)
` [PATCH v5 2/2] i2c: "

Fix compile failures due to arm64 includes in stable kernels
 2018-03-25  7:32 UTC 

[PATCH v2 08/11] firmware: arm_sdei: Add ACPI GHES registration helper
 2018-03-25  1:41 UTC  (2+ messages)

[PATCH] watchdog: Add support for Armada 37xx CPU watchdog
 2018-03-24 21:50 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: marvell: armada-37xx: mark the gpio controllers as irq controller
 2018-03-24 21:08 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: armada-3720-espressobin: wire up LED2

[RFC 1/2] documentation: Add nvmem bindings documentation
 2018-03-24 17:46 UTC  (2+ messages)
` [RFC 2/2] nvmem: zynqmp: Added zynqmp nvmem firmware driver

[PATCH v5 00/13] ARM: dts: ipq: updates to enable a few peripherals
 2018-03-24 17:16 UTC  (4+ messages)


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