linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-24 08:04:06 to 2017-11-27 06:20:23 UTC [more...]

[PATCH V2 0/7] PCI: handle CRS response following Hot Reset and D3hot->D0
 2017-11-27  6:20 UTC  (3+ messages)
` [PATCH V2 1/7] PCI: protect restore with device lock to be consistent
` [PATCH V2 2/7] PCI: handle FLR failure and allow other reset types

[PATCH] ARM: dts: imx53-cx9020: Fix the Ethernet PHY reset GPIO polarity
 2017-11-27  4:55 UTC  (2+ messages)

[PATCH] clk: samsung: s3c: Remove unneeded enumeration
 2017-11-27  2:31 UTC 

[PATCH] MAINTAINERS: change maintainer for Rockchip drm drivers
 2017-11-27  2:22 UTC  (5+ messages)

[PATCH] drm/rockchip: dma-mapping: Use vma_pages helper
 2017-11-27  2:20 UTC  (2+ messages)

[PATCH] ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile
 2017-11-27  2:19 UTC 

[PATCH] arm64: dts: Hi3660: Fix state id for 'CPU_NAP' state
 2017-11-27  2:01 UTC  (5+ messages)

[PATCH v2 0/4] coresight: support panic dump functionality
 2017-11-27  1:57 UTC  (11+ messages)
` [PATCH v2 1/4] coresight: Support "
` [PATCH v2 4/4] coresight: etm4x: Hook panic dump callback for etmv4

do page fault in atomic bug on arm
 2017-11-27  1:40 UTC  (14+ messages)

[PATCH 0/2] Fix ftracetest issues
 2017-11-27  1:35 UTC  (5+ messages)
` [PATCH 1/2] ARM: BUG if jumping to usermode address in kernel mode
` [PATCH 2/2] ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code

[PATCH 01/11] Initialize the mapping of KASan shadow memory
 2017-11-27  1:26 UTC  (16+ messages)
            ` 答复: "

[PATCH] arm: l2c: unlock ways when in non-secure mode
 2017-11-26 23:56 UTC  (3+ messages)

[PATCH] arm64: renesas: document V3MSK board bindings
 2017-11-26 22:29 UTC  (2+ messages)

[PATCH v2 00/11] Rockchip ISP1 Driver
 2017-11-26 22:16 UTC  (5+ messages)
` [PATCH v2 05/11] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v2 06/11] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings

[PATCH 00/37] Optimize KVM/ARM for VHE systems
 2017-11-26 19:55 UTC  (30+ messages)
` [PATCH 04/37] KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
` [PATCH 08/37] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH 09/37] KVM: arm64: Move debug dirty flag calculation out of world switch
` [PATCH 28/37] KVM: arm64: Move common VHE/non-VHE trap config in separate functions
` [PATCH 32/37] KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
` [PATCH 35/37] KVM: arm/arm64: Get rid of vgic_elrsr
` [PATCH 36/37] KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load

[PATCH v8 1/2] of: documentation: add bindings documentation for TS-4600
 2017-11-26 19:39 UTC  (3+ messages)
` [PATCH v8 2/2] ARM: dts: TS-4600: add basic device tree

[PATCH 0/5] Add basic support for emtrion emCON-MX6 modules
 2017-11-26 19:24 UTC  (11+ messages)
` [PATCH 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6
    ` AW: "
` [PATCH 2/5] dt-bindings: Add vendor prefix for emtrion GmbH
` [PATCH 4/5] ARM: dts: Add support for emtrion emCON-MX6 series

[PATCH 0/3] ASoC: stm32: sai: fixes related to synchro feature
 2017-11-26 19:05 UTC  (3+ messages)
` [PATCH 1/3] ASoC: stm32: fix sync property description in SAI bindings

[PATCH 0/8] add UniPhier audio system support
 2017-11-26 19:04 UTC  (5+ messages)
` [PATCH 2/8] ASoC: uniphier: add DT bindings documentation for UniPhier EVEA
` [PATCH 3/8] ASoC: uniphier: add DT bindings documentation for UniPhier AIO

[PATCH v2 0/6] ARM: Add Variscite DART-MX6 SoM and Carrier-board support
 2017-11-26 19:00 UTC  (13+ messages)
` [PATCH v2 2/6] dt-bindings: Add vendor prefix for Solomon Goldentek Display Corporation
` [PATCH v2 3/6] devicetree/bindings: display: Add bindings for SGD GKTW70SDAE4SE Panel
` [PATCH v2 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support
` [PATCH v2 5/6] ARM: dts: imx6q: Add Variscite DART-MX6 Carrier-board support

[PATCH v2 04/11] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
 2017-11-26 18:13 UTC  (3+ messages)

[PATCH v2 03/11] media: rkisp1: add rockchip isp1 driver
 2017-11-26 17:32 UTC 

[PATCH V2] ARM: dts: bcm283x: Fix probing of bcm2835-i2s
 2017-11-26 17:25 UTC 

[PATCH v4] drm: bridge: synopsys/dw-hdmi: Enable cec clock
 2017-11-26 12:46 UTC  (2+ messages)

[PATCH 00/15] Move vcpu_load and vcpu_put calls to arch code
 2017-11-26  9:11 UTC  (18+ messages)
` [PATCH 01/15] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH 02/15] KVM: Factor out vcpu->pid adjustment for KVM_RUN
` [PATCH 03/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
` [PATCH 04/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
` [PATCH 05/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
` [PATCH 06/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
` [PATCH 07/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
` [PATCH 08/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH 09/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH 10/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH 11/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH 12/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH 13/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH 14/15] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
` [PATCH 15/15] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN

arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
 2017-11-26  8:29 UTC  (8+ messages)

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-26  6:58 UTC  (17+ messages)
` [PATCH v2 1/5] mm: memory_hotplug: Memory hotplug (add) support for arm64
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove
` [PATCH v2 4/5] mm: memory_hotplug: Add memory hotremove probe device

[PATCH 0/5] Make gpio_keys accept board descriptors
 2017-11-25 23:33 UTC  (8+ messages)
` [PATCH 1/5] Input: gpio-keys: Support getting descriptors from board
` [PATCH 2/5] gpio: pca953x: Name the gpiochip after the I2C address
` [PATCH 3/5] ARM: davinci: Switch DA850EVM to use GPIO descriptors
` [PATCH 4/5] ARM: imx: Give all GPIO chips a unique name
` [PATCH 5/5] ARM: imx: Use GPIO descriptors for gpio_keys

hi3521a syscon-reboot issue, reboot fails oddly
 2017-11-25 19:02 UTC 

[PATCH] ARM: dts: bcm283x: Use GPIO polarity defines consequently
 2017-11-25 17:54 UTC  (3+ messages)

[RFC PATCH 0/4] Initial KVM SVE support hacks
 2017-11-25 17:48 UTC  (6+ messages)
` [RFC PATCH 4/4] arm64/sve: KVM: Basic SVE support

[RFC] KVM API extensions for SVE
 2017-11-25 17:40 UTC  (6+ messages)

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-11-25 16:02 UTC  (7+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[PATCH] arm64: allwinner: a64: Enable AXP803 for Orangepi Win
 2017-11-25 15:56 UTC  (2+ messages)

[PATCH net v3] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
 2017-11-25 14:54 UTC  (3+ messages)

[PATCH v4 00/12] Add STM32 DFSDM support
 2017-11-25 14:36 UTC  (11+ messages)
` [PATCH v4 03/12] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
` [PATCH v4 08/12] IIO: ADC: add STM32 DFSDM sigma delta ADC support
` [PATCH v4 09/12] IIO: ADC: add stm32 DFSDM support for PDM microphone

[arm:to-build 13/13] traps.c:undefined reference to `__entry_text_start'
 2017-11-25 12:36 UTC 

[PATCH] pinctrl: sunxi: Fix A80 interrupt pin bank
 2017-11-25 12:19 UTC 

[PATCH] pinctrl: sunxi: Fix A64 UART mux value
 2017-11-25 12:12 UTC 

[PATCH 0/2] pinctrl: sunxi: Fix H5 MMC access
 2017-11-25 12:02 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: allwinner: H5: remove redundant MMC0 card detect pin
` [PATCH 2/2] pinctrl: sunxi: Disable strict mode for H5 driver

[PATCH] coresight: Deduplicate bus_find_device() by name matching
 2017-11-25 10:51 UTC 

[PATCH v2] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-25  9:55 UTC  (2+ messages)

[PATCH] ARM: dts: add minimal device tree for compute model 3
 2017-11-25  9:50 UTC  (3+ messages)

[PATCH] arm64: fix missing 'const' qualifiers
 2017-11-25  9:41 UTC 

[PATCH 0/6] clk: pr_err() strings should end with newlines
 2017-11-25  8:59 UTC  (3+ messages)
` [PATCH 2/6] clk: lpc32xx: "

"BUG: scheduling while atomic" in atmel-aes on Linux v4.14-rc6
 2017-11-25  0:17 UTC  (6+ messages)
` [PATCH v3] crypto: AF_ALG - remove locking in async callback

[PATCH 2/2] arm64: dts: renesas: v3msk: add EtherAVB support
 2017-11-24 20:59 UTC 

[PATCH 1/2] arm64: dts: renesas: initial V3MSK board device tree
 2017-11-24 20:59 UTC 

[PATCH 0/2] Add V3M Starter Kit board support
 2017-11-24 20:59 UTC 

[PATCH] video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocation in vt8500lcd_probe()
 2017-11-24 19:53 UTC 

[PATCH] video/fbdev/wm8505fb: Delete an error message for a failed memory allocation in wm8505fb_probe()
 2017-11-24 19:30 UTC 

v4.14-rc{4,7} null pointer dereference in event_sched_out()
 2017-11-24 18:16 UTC  (4+ messages)

[RFC PATCH 0/3] pinctrl: sunxi: Add DT-based generic pinctrl driver
 2017-11-24 17:19 UTC  (11+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: sunxi: document new generic binding

[RESEND PATCH 1/4] ARM: dts: efm32: Add generic compatible string for I2C EEPROM
 2017-11-24 16:27 UTC  (4+ messages)
` [RESEND PATCH 2/4] ARM: dts: keystone: "
` [RESEND PATCH 3/4] ARM: dts: lpc18xx: "
` [RESEND PATCH 4/4] ARM: dts: socfpga: "

[PATCH v3] staging: fsl-mc: use 32bits to support 64K size mc-portals
 2017-11-24 16:00 UTC  (4+ messages)

[PATCH V2 00/29] PCI: deprecate pci_get_bus_and_slot()
 2017-11-24 14:58 UTC  (5+ messages)
` [PATCH V2 07/29] ibft: "
` [PATCH V2 23/29] staging: rts5208: "

[PATCH 0/2] tee: optee: report OP-TEE revision information
 2017-11-24 14:47 UTC  (3+ messages)
` [PATCH 1/2] tee: optee: GET_OS_REVISION: document a2 as a build identifier
` [PATCH 2/2] tee: optee: report OP-TEE revision information

[PATCH v3] drm: bridge: synopsys/dw-hdmi: Enable cec clock
 2017-11-24 13:57 UTC  (5+ messages)

[PATCH] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-24 13:44 UTC  (2+ messages)

[PATCH 1/4] ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parser
 2017-11-24 12:52 UTC  (4+ messages)
` [PATCH 3/4] ARM: pxa/spitz: "

[PATCH v2] ARM: sa1100: simpad: Correct I2C GPIO offsets
 2017-11-24 12:36 UTC  (6+ messages)

[PATCH net-next] net: thunderx: Set max queue count taking XDP_TX into account
 2017-11-24 12:04 UTC 

[PATCH net-next] net: thunderx: Add support for xdp redirect
 2017-11-24 12:03 UTC 

[PATCH v3 0/2] arm: remove cpu_efficiency
 2017-11-24 11:57 UTC  (4+ messages)

mainline boot: 8 passed 1 failed (mainline/v4.14)
 2017-11-24 11:14 UTC  (3+ messages)

[PATCH v2] arm64: dts: renesas: r8a7795: Move nodes which have no reg property out of bus
 2017-11-24 11:09 UTC  (2+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-11-24 10:58 UTC  (4+ messages)
` [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory

[PATCH v2 0/5] arm64: dts: renesas: r8a77970: IPMMU upstream integration
 2017-11-24 10:36 UTC  (4+ messages)
` [PATCH v2 1/5] arm64: dts: renesas: r8a77970: sort includes

[PATCH] coresight: Fix disabling of CoreSight TPIU
 2017-11-24  9:58 UTC 

[PATCH v2] ARM64: crypto: do not call crypto_unregister_skcipher twice on error
 2017-11-24  8:22 UTC 


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