linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-29 11:36:05 to 2019-01-29 20:27:51 UTC [more...]

[PATCH v2 0/2] USB SS PHY for Qualcomm's QCS404
 2019-01-29 20:27 UTC  (3+ messages)
` [PATCH v2 2/2] phy: qualcomm: usb: Add Super-Speed PHY driver

[PATCH] mmc: atmel-mci: enable 8 bits buswidth support
 2019-01-29 20:12 UTC  (2+ messages)

[PATCH] MIPS: Select PINCTRL_RT2880 when RALINK is enabled
 2019-01-29 20:09 UTC  (2+ messages)

[PATCH] ARM: socfpga: fix base address of SDR controller
 2019-01-29 20:08 UTC 

[PATCH 1/4] regulator: rk808: Fix BUCK1/2 voltages on rk805
 2019-01-29 19:54 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: rockchip: rv1108-elgin: Fix vcc5/6-supply representation
` [PATCH 3/4] ARM: dts: rockchip: rv1108-elgin: Use the correct regulator properties
` [PATCH 4/4] ARM: dts: rockchip: rv1108-evb: "

BUG: sleeping function called from invalid context at kernel/locking/mutex.c:908
 2019-01-29 19:48 UTC  (3+ messages)

next-20190129 build: 2 failures 14 warnings (next-20190129)
 2019-01-29 19:27 UTC 

[PATCH 00/13] ARM: lpc32xx: various minor fixes and clean-ups
 2019-01-29 19:20 UTC  (14+ messages)
` [PATCH 01/13] ARM: defconfig: lpc32xx: enable fixed voltage regulator support
` [PATCH 02/13] ARM: defconfig: lpc32xx: enable DRM simple panel driver
` [PATCH 03/13] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant
` [PATCH 04/13] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property
` [PATCH 05/13] ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage
` [PATCH 06/13] ARM: dts: lpc32xx: remove inclusion of deprecated skeleton.dtsi
` [PATCH 07/13] ARM: dts: lpc32xx: phy3250: remove regulators umbrella device node
` [PATCH 08/13] ARM: dts: lpc32xx: phy3250: setup LCD controller to panel interface
` [PATCH 09/13] ARM: dts: lpc32xx: phy3250: add unit address to memory device node
` [PATCH 10/13] ARM: dts: lpc32xx: ea3250: "
` [PATCH 11/13] ARM: dts: lpc32xx: ea3250: beautify gpio keys children nodes
` [PATCH 12/13] ARM: lpc32xx: remove platform data of ARM PL180 SD/MMC controller
` [PATCH 13/13] ARM: lpc32xx: remove platform data of ARM PL111 LCD controller

[PATCH] kvm: arm64: Relax the restriction on using stage2 PUD huge mapping
 2019-01-29 19:12 UTC 

[PATCH v8 00/26] APEI in_nmi() rework and SDEI wire-up
 2019-01-29 18:49 UTC  (27+ messages)
` [PATCH v8 01/26] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v8 02/26] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v8 03/26] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v8 04/26] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v8 05/26] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v8 06/26] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v8 07/26] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v8 08/26] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v8 09/26] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v8 10/26] ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
` [PATCH v8 11/26] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v8 12/26] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v8 13/26] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v8 14/26] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v8 15/26] ACPI / APEI: Move locking to the notification helper
` [PATCH v8 16/26] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v8 17/26] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v8 18/26] ACPI / APEI: Make GHES estatus header validation more user friendly
` [PATCH v8 19/26] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v8 20/26] ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
` [PATCH v8 21/26] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v8 22/26] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v8 23/26] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v8 24/26] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v8 25/26] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v8 26/26] ACPI / APEI: Add support for the SDEI GHES Notification type

[GIT PULL 1/3] bcm2835-dt-next-2019-01-29
 2019-01-29 18:53 UTC  (3+ messages)
` [GIT PULL 2/3] bcm2835-dt-64-next-2019-01-29
` [GIT PULL 3/3] bcm2835-drivers-next-2019-01-29

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-29 18:48 UTC  (16+ messages)
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records

[PATCH v3] arm64: add ptrace regsets for ptrauth key management
 2019-01-29 18:44 UTC  (3+ messages)

[PATCH] soc: ti: knav_dma: Use proper enum in pktdma_init_chan
 2019-01-29 18:35 UTC  (3+ messages)

[PATCH] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
 2019-01-29 18:18 UTC  (2+ messages)

[PATCH v2 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420
 2019-01-29 17:55 UTC  (8+ messages)
  ` [PATCH v2 2/8] clk: samsung: add new clocks for DMC for Exynos5422 SoC
  ` [PATCH v2 3/8] clk: samsung: add BPLL rate table for Exynos 5422 SoC
  ` [PATCH v2 4/8] drivers: devfreq: add DMC driver for Exynos5422
  ` [PATCH v2 5/8] dt-bindings: devfreq: add Exynos5422 DMC device description
  ` [PATCH v2 6/8] DT: arm: exynos: add DMC device for exynos5422
  ` [PATCH v2 7/8] drivers: devfreq: events: add Exynos PPMU new events
  ` [PATCH v2 8/8] ARM: exynos_defconfig: enable DMC driver

[PATCH v3 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-01-29 18:10 UTC  (2+ messages)

[PATCH 00/14] clk: meson: rework drivers dependencies
 2019-01-29 18:09 UTC  (12+ messages)
` [PATCH 01/14] clk: export some clk_hw function symbols for module drivers
` [PATCH 02/14] clk: meson: use CONFIG_ARCH_MESON to enter meson clk directory
` [PATCH 04/14] clk: meson: move MESON_GATE to clk-regmap.h
` [PATCH 05/14] clk: meson: move parm out of clkc
` [PATCH 14/14] clk: meson: rework and clean drivers dependencies

[PATCH] can: mark expected switch fall-throughs
 2019-01-29 18:06 UTC 

[PATCH 0/7] Register an Energy Model for Arm reference platforms
 2019-01-29 17:52 UTC  (7+ messages)
` [PATCH 1/7] PM / OPP: Introduce a power estimation helper
` [PATCH 6/7] arm64: dts: juno: Add cpu dynamic-power-coefficient information

[PATCH 0/6] arm64: dts: DB820c: Add display and audio support
 2019-01-29 17:46 UTC  (10+ messages)
` [PATCH 1/6] arm64: dts: msm8996: Add graphics smmu node
` [PATCH 2/6] arm64: dts: msm8996: Add display "
` [PATCH 3/6] arm64: qcom: msm8996.dtsi: Add Display nodes
` [PATCH 4/6] arm64: dts: Add Adreno GPU and GPU smmu definitions
` [PATCH 5/6] arm64: dts: apq8096-db820c: Add HDMI display support
` [PATCH 6/6] arm64: dts: db820c: Add sound card support

[PATCH] arm64: dts: imx8mq: Add QuadSPI controller
 2019-01-29 17:40 UTC  (4+ messages)

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-29 17:31 UTC  (10+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
` [PATCH v6 14/22] dt-bindings: sun6i-dsi: Add A64 DSI compatible (w/ A31 fallback)
    ` [linux-sunxi] "

New underflow of regulator enable count warnings in v5.0-rc1
 2019-01-29 17:27 UTC  (8+ messages)

[PATCH 4/8] dt-bindings: devfreq: add DMC device description
 2019-01-29 17:06 UTC  (14+ messages)
  ` [PATCH 5/8] drivers: devfreq: exynos5: add DMC driver
  ` [PATCH 6/8] DT: arm: exynos: add DMC device for exynos5422
  ` [PATCH 8/8] arm: config: exynos: enable DMC driver
    ` [PATCH 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420

[PATCH] ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized
 2019-01-29 16:54 UTC  (2+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-01-29 16:33 UTC  (12+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH 3/5] KVM: arm/arm64: Require VCPU threads to turn them self off
` [PATCH 4/5] KVM: arm/arm64: Implement PSCI ON_PENDING when turning on VCPUs
` [PATCH 5/5] arm/arm64: KVM: Don't panic on failure to properly reset system registers

[PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
 2019-01-29 16:11 UTC  (9+ messages)

[PATCH] soc: imx: Add psci gpc support for i.MX8MQ
 2019-01-29 16:09 UTC  (2+ messages)

[PATCH v2] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
 2019-01-29 16:00 UTC 

[PATCH 0/4] drm/sun4i: dsi: Add burst mode support
 2019-01-29 15:48 UTC  (9+ messages)
` [PATCH 1/4] drm/sun4i: dsi: Restrict DSI tcon clock divider
` [PATCH 2/4] drm/sun4i: dsi: Change the start delay calculation
` [PATCH 4/4] drm/panel: Add Rondo RB070D30 panel

[PATCH] staging: mt7621-pinctrl: Test devm_kzalloc for failure while improving the code
 2019-01-29 15:45 UTC 

[PATCH] ARM: add "8<--- cut here ---" to kernel dumps
 2019-01-29 15:39 UTC  (3+ messages)

Out-of-tree mwlwifi driver crashes
 2019-01-29 15:36 UTC  (7+ messages)

[RFC v2 0/7] Introduce bus domains controller framework
 2019-01-29 15:14 UTC  (5+ messages)
` [RFC v2 2/7] domainsctrl: Introduce "
` [RFC v2 3/7] base: Add calls to domains controller

[GIT PULL] Amlogic fixes for v5.0-rc, round 2
 2019-01-29 15:13 UTC  (5+ messages)

[PATCH v2 0/2] reset: meson: add g12a SoC support
 2019-01-29 15:12 UTC  (3+ messages)
` [PATCH v2 2/2] reset: meson: add g12a compatible string

[GIT PULL] Amlogic fixes for v5.0-rc, round 2 (redo)
 2019-01-29 15:06 UTC 

[PATCH v4 2/2] spi-atmel: support inter-word delay
 2019-01-29 15:05 UTC  (4+ messages)

[PATCH 0/3] iommu/arm-smmu: Add support to use Last level cache
 2019-01-29 15:02 UTC  (12+ messages)

[PATCHv5 0/7] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-01-29 14:54 UTC  (9+ messages)
` [PATCHv5 4/7] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv5 6/7] coresight: debug: Add Unique Component Identifier (UCI) table

[PATCH 1/4] arm64: dts: juno/fast models: using GIC macros instead of hardcoded values
 2019-01-29 14:35 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: models: use list instead of tuple for mmci interrupts

[PATCH v2 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-29 14:34 UTC  (6+ messages)
` [PATCH v2 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation

[PATCH] clk: imx: Refactor entire sccg pll clk
 2019-01-29 14:33 UTC 

[PATCH V3 0/2] mmc: mmci: add stop command
 2019-01-29 14:31 UTC  (3+ messages)
` [PATCH V3 2/2] mmc: mmci: send stop command to clear the dpsm

[PATCH] arm64: fix potential deadlock in arm64-provide-pseudo-NMI-with-GICv3
 2019-01-29 13:42 UTC  (2+ messages)

devicetree: media: Documentation of Bt.656 Bus DT bindings
 2019-01-29 13:20 UTC  (3+ messages)

[PATCH v3 0/7] Standardize onboard LED support for 96Boards
 2019-01-29 13:17 UTC  (6+ messages)
` [PATCH v3 6/7] arm64: dts: xilinx: ultra96: Standardize LED labels and triggers

[PATCH v2 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-01-29 13:15 UTC  (2+ messages)

[PATCH v5 0/3] drivers: soc: xilinx: Add support for ZynqMP PM driver
 2019-01-29 13:11 UTC  (3+ messages)
` [PATCH v5 2/3] firmware: xilinx: Implement ZynqMP power management APIs

[PATCH v3 0/3] Add reset driver support for ZynqMP
 2019-01-29 13:10 UTC  (2+ messages)

Kernel boot regression with PAuth and aarch64-softmmu -cpu max and el2 enabled
 2019-01-29 12:51 UTC  (4+ messages)

[PATCH][next] mtd: rawnand: meson:: make several functions static
 2019-01-29 12:44 UTC 

[PATCH v2 0/5] media: Allwinner A10 CSI support
 2019-01-29 12:39 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH v2 3/5] media: sunxi: Add A10 CSI driver

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-29 12:31 UTC  (8+ messages)
` [PATCH v9 20/26] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v9 21/26] irqchip/gic: Add functions to access irq priorities

[PATCH v2] dt-bindings: aspeed-lpc: Make parameter optional
 2019-01-29 12:30 UTC  (2+ messages)

[PATCH v7 0/8] perf cs-etm: Add support for sample flags
 2019-01-29 12:28 UTC  (9+ messages)
` [PATCH v7 1/8] perf cs-etm: Add last instruction information in packet
` [PATCH v7 2/8] perf cs-etm: Set sample flags for instruction range packet
` [PATCH v7 3/8] perf cs-etm: Set sample flags for trace discontinuity
` [PATCH v7 4/8] perf cs-etm: Add exception number in exception packet
` [PATCH v7 5/8] perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
` [PATCH v7 6/8] perf cs-etm: Add traceID in packet
` [PATCH v7 7/8] perf cs-etm: Set sample flags for exception packet
` [PATCH v7 8/8] perf cs-etm: Set sample flags for exception return packet

[PATCH v3 1/1] Arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-01-29 12:30 UTC 

[PATCH -next] irqchip/tango: Fix potential NULL pointer dereference
 2019-01-29 12:20 UTC  (3+ messages)

[PATCH] arm64: dts: rock960: Enable HDMI audio devices
 2019-01-29 12:08 UTC  (3+ messages)

[PATCHv5 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-29 12:06 UTC  (2+ messages)

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-01-29 11:39 UTC  (2+ messages)

[PATCH v2] input: goodix - support Goodix gt5688
 2019-01-29 11:35 UTC  (2+ 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).