linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-04 13:49:20 to 2018-06-05 15:02:19 UTC [more...]

[PATCH v2 1/3] Revert "arm64: topology: divorce MC scheduling domain from core_siblings"
 2018-06-05 15:02 UTC  (5+ messages)
` [PATCH v2 2/3] ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled
` [PATCH v2 3/3] arm64: disable ACPI PPTT support temporarily

[PATCH v2 0/5] arm64: perf: Support for chained counters
 2018-06-05 15:00 UTC  (2+ messages)

[PATCH v10 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-06-05 14:59 UTC  (2+ messages)

[PATCH v2] arm: sun4i: Add support for Pengpod 1000 tablet
 2018-06-05 14:50 UTC  (4+ messages)

[PATCH v2 1/2] watchdog: Add support for Armada 37xx CPU watchdog
 2018-06-05 14:43 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: marvell: armada-37xx: add nodes to support watchdog

[RFC PATCH 5/6] arm64: dts: ti: Add Support for AM654 SoC
 2018-06-05 14:14 UTC  (4+ messages)
  ` [RFC PATCH 6/6] arm64: dts: ti: Add support for AM654 EVM base board

[PATCH v9 00/12] Support PPTT for ARM64
 2018-06-05 14:12 UTC  (6+ messages)
` [PATCH 1/3] Revert "arm64: topology: divorce MC scheduling domain from core_siblings"
  ` [PATCH 2/3] ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled
  ` [PATCH 3/3] arm64: disable ACPI PPTT support temporarily

[PATCH v2 00/26] arm64: allwinner: Add A64 DE2 HDMI support
 2018-06-05 13:58 UTC  (5+ messages)
  ` [linux-sunxi] "

[PATCH 00/10] Support DPAA PTP clock and timestamping
 2018-06-05 13:57 UTC  (5+ messages)
` [PATCH 09/10] dpaa_eth: add support for hardware timestamping

[PATCH v7 1/5] drm/rockchip: add transfer function for cdn-dp
 2018-06-05 13:42 UTC  (2+ messages)

[PATCH v4 0/3] Renesas R9A06G032 SMP enabler
 2018-06-05 13:24 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: cpu: Add Renesas R9A06G032 SMP enable method
` [PATCH v4 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver
` [PATCH v4 3/3] ARM: dts: Renesas R9A06G032 SMP enable method

[PATCH V2] ARM: dts: armada388-helios4
 2018-06-05 13:06 UTC  (2+ messages)

VMA/Paging apis broken on ARM/ARM64, possible work-arounds?
 2018-06-05 13:06 UTC  (2+ messages)

[PATCH v2] DMA: OMAP: fix OMAP1510 incorrect residue_granularity
 2018-06-05 12:56 UTC  (2+ messages)

[PATCH] arm: cntvoff: Add a function definition when !SMP
 2018-06-05 12:39 UTC  (4+ messages)

[PATCH] irqchip/stm32: fix non-SMP build warning
 2018-06-05 11:59 UTC  (2+ messages)

[PATCH V4] PCI: move early dump functionality from x86 arch into the common code
 2018-06-05 11:58 UTC  (3+ messages)

[PATCH] ARM: rpc: use designated initializers in ecard_default_ops
 2018-06-05 11:53 UTC 

[PATCH] arm64: cpu_errata: include required headers
 2018-06-05 11:50 UTC 

[PATCH] coresight: include vmalloc.h for vmap/vunmap
 2018-06-05 11:48 UTC 

[PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-06-05 11:01 UTC  (4+ messages)

[PATCH v4.9-stable] serial: pl011: add console matching function
 2018-06-05 10:19 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: fix ITS queue timeout
 2018-06-05 10:16 UTC  (2+ messages)

[PATCH v2] ARM: dts: da850: Fix interrups property for gpio
 2018-06-05 10:07 UTC 

[PATCH] ARM: davinci: da850: Fix interrups property for gpio
 2018-06-05 10:07 UTC  (2+ messages)

[PATCH V3] ARM: shmobile: Rework the PMIC IRQ line quirk
 2018-06-05  9:57 UTC  (5+ messages)

[reset-control] How to initialize hardware state with the shared reset line?
 2018-06-05  9:37 UTC  (8+ messages)

[PATCH v2 0/3] arm64/mm: migrate swapper_pg_dir
 2018-06-05  9:33 UTC  (4+ messages)
` [PATCH v2 1/3] arm64/mm: pass swapper_pg_dir as an argument to __enable_mmu()
` [PATCH v2 2/3] arm64/mm: introduce variable to save new swapper_pg_dir address
` [PATCH v2 3/3] arm64/mm: migrate swapper_pg_dir and tramp_pg_dir

[PATCH] ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
 2018-06-05  8:52 UTC 

[PATCH v2]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-06-05  8:36 UTC  (7+ messages)

[PATCH v3 0/8] media: rcar-vin: Brush endpoint properties
 2018-06-05  8:23 UTC  (6+ messages)
` [PATCH v3 8/8] ARM: dts: rcar-gen2: Remove unused VIN properties

[RESEND PATCH v5 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-06-05  8:13 UTC  (5+ messages)
` [PATCH v5 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v5 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
` [PATCH v5 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[PATCH] ARM64: dts: meson-axg: fix register ranges for SD/eMMC
 2018-06-05  8:05 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a7796: Add PCIe device nodes
 2018-06-05  8:03 UTC  (2+ messages)

panic kexec broken on ARM64?
 2018-06-05  8:01 UTC 

[PATCH 06/15] arm: dts: sun: Add missing cooling device properties for CPUs
 2018-06-05  7:11 UTC  (4+ messages)
` [PATCH V2 1/2] arm: dts: sun8i-h3: "
  ` [PATCH V2 2/2] arm: dts: sunxi: "

[RFC PATCH 0/3] firmware: Add K3 Support for TISCI driver
 2018-06-05  6:26 UTC  (4+ messages)
` [RFC PATCH 1/3] Documentation: dt: keystone: ti-sci: Add optional host-id parameter
` [RFC PATCH 2/3] firmware: ti_sci: Provide host-id as an optional dt parameter
` [RFC PATCH 3/3] arm64: dts: ti: k3-am6: Add Device Management Security Controller support

[RFC PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH
 2018-06-05  6:20 UTC 

[RFC PATCH 0/8] mailbox: ti-msgmgr: Add support for AM654 Secure Proxy
 2018-06-05  6:16 UTC  (9+ messages)
` [RFC PATCH 1/8] mailbox: ti-msgmgr: Get rid of unused structure members
` [RFC PATCH 2/8] mailbox: ti-msgmgr: Allocate Rx channel resources only on request
` [RFC PATCH 3/8] mailbox: ti-msgmgr: Change message count mask to be descriptor based
` [RFC PATCH 4/8] mailbox: ti-msgmgr: Move the memory region name to descriptor
` [RFC PATCH 5/8] dt-bindings: mailbox: ti, message-manager: Add support for secure proxy threads
` [RFC PATCH 6/8] mailbox: ti-msgmgr: Add support for Secure Proxy
` [RFC PATCH 7/8] drivers: mailbox: Make ti-msgmr driver depend on ARCH_K3
` [RFC PATCH 8/8] arm64: dts: ti: k3-am6: Add Secure Proxy instance

[PATCH v5 0/6] KASan for arm
 2018-06-05  6:14 UTC  (7+ messages)
` [PATCH v5 1/6] Add TTBR operator for kasan_init
` [PATCH v5 2/6] Disable instrumentation for some code
` [PATCH v5 3/6] Replace memory function for kasan
` [PATCH v5 4/6] Define the virtual space of KASan's shadow region
` [PATCH v5 5/6] Initialize the mapping of KASan shadow memory
` [PATCH v5 6/6] Enable KASan for arm

[RFC PATCH 0/6] arm64: Initial support Texas Instrument's AM654 Platform
 2018-06-05  6:01 UTC  (5+ messages)
` [RFC PATCH 1/6] Documentation: arm: ti: Add bindings for AM654 SoC
` [RFC PATCH 2/6] arm64: Add support for TI's K3 Multicore SoC architecture
` [RFC PATCH 3/6] serial: 8250_omap: Add support for AM654 UART controller
` [RFC PATCH 4/6] serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3

Regression in Linux next again
 2018-06-05  4:45 UTC  (13+ messages)
      ` [PATCH 1/7] regulator: core: Add debug messages
      ` [PATCH 2/7] regulator: core: Add regulator_set_voltage_rdev()
      ` [PATCH 3/7] regulator: core: Use re-entrant locks
      ` [PATCH 4/7] regulator: core: Implement voltage balancing algorithm
      ` [PATCH 5/7] regulator: core: Lock dependent regulators
      ` [PATCH 6/7] regulator: core: Lock dependent regulators on regulator_enable()
      ` [PATCH 7/7] regulator: core: Enable voltage balancing

[PATCH 0/6] arm64: dts: Add missing cooling device properties for CPUs
 2018-06-05  4:37 UTC  (6+ messages)
` [PATCH 1/6] arm64: dts: amlogic: "

Common config for N900 and D4
 2018-06-05  4:26 UTC  (4+ messages)

[PATCH] ARM: dts: armada388-helios4
 2018-06-05  2:56 UTC  (2+ messages)

[PATCH v5 4/4] ARM: dts: imx: add missing compatible and clock properties for EPIT
 2018-06-05  2:10 UTC  (3+ messages)

[PATCH 0/6] PAXB INTx support with proper model
 2018-06-05  1:17 UTC  (4+ messages)
` [PATCH 1/6] PCI: iproc: Update iProc PCI binding for INTx support

[PATCH] ARM: dts: imx53-qsb: Let the codec control MCLK pinctrl
 2018-06-05  0:56 UTC 

[PATCH] arm64: dts: stingray: Add otp device node
 2018-06-04 23:09 UTC  (7+ messages)

[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
 2018-06-04 22:30 UTC 

[PATCH] arm64: dts: stingray: move common board components to stingray-board-base
 2018-06-04 22:24 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: rockchip: correct voltage selector Firefly-RK3399
 2018-06-04 21:45 UTC  (2+ messages)

[PATCH] ARM: dts: cygnus: add ethernet0 alias
 2018-06-04 21:43 UTC  (2+ messages)

[PATCH 0/2] soc: bcm: brcmstb: Updates to support newer controllers
 2018-06-04 21:16 UTC  (7+ messages)
` [PATCH 1/2] soc: bcm: brcmstb: pm: Add support for newer rev B3.0 controllers
` [PATCH 2/2] soc: bcm: brcmstb: Add missing DDR MEMC compatible strings

[PATCH v2 1/2] ARM: debug: Add Iproc UART3 debug addresses
 2018-06-04 21:12 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: debug: fix BCM2836 order entry

[PATCH v3 0/3] Update Broadcom Stingray clock entries
 2018-06-04 21:11 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: Update Stingray clock DT nodes

[PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-04 20:03 UTC  (3+ messages)

[PATCH v2 0/2] support to set VSESR_EL2 by user space
 2018-06-04 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v2 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH] arm64: alternative:flush cache with unpatched code
 2018-06-04 19:34 UTC  (5+ messages)

[PATCH v6 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-04 19:15 UTC  (3+ messages)
` [PATCH v6 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v6 2/2] regulator: add QCOM RPMh regulator driver

[PATCH v2] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2018-06-04 18:08 UTC  (3+ messages)

[PATCH v5 0/6] Driver for at91 usart in spi mode
 2018-06-04 16:59 UTC  (7+ messages)
` [PATCH v5 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v5 2/6] dt-bindings: add binding for atmel-usart in SPI mode
` [PATCH v5 3/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v5 4/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v5 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v5 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[PATCH V2] ARM: shmobile: Rework the PMIC IRQ line quirk
 2018-06-04 16:26 UTC  (3+ messages)

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-06-04 16:23 UTC  (5+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top

[PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports
 2018-06-04 16:22 UTC  (2+ messages)

[PATCH v8 0/2] SDM845 System Cache Driver
 2018-06-04 16:18 UTC  (2+ messages)

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-06-04 16:03 UTC  (19+ messages)

[RFC PATCH -tip v5 05/27] ARM: kprobes: Remove jprobe arm implementation
 2018-06-04 16:00 UTC  (5+ messages)
` [RFC PATCH -tip v5 06/27] arm64: kprobes: Remove jprobe implementation
` [RFC PATCH -tip v5 16/27] ARM: kprobes: Don't call the ->break_handler() in arm kprobes code
` [RFC PATCH -tip v5 17/27] arm64: "
` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe

[PATCH v3] of: platform: stop accessing invalid dev in of_platform_device_destroy
 2018-06-04 15:46 UTC  (2+ messages)

[PATCHv9 1/3] ARM:dt-bindings:display Intel FPGA Video and Image Processing Suite
 2018-06-04 15:13 UTC 

[PATCH v9 00/12] Support PPTT for ARM64
 2018-06-04 15:12 UTC  (3+ messages)

[PATCH v12 0/5] Fix issues with huge mapping in ioremap for ARM64
 2018-06-04 15:10 UTC  (9+ messages)
` [PATCH v12 3/5] arm64: pgtable: Add p*d_page_vaddr helper macros
` [PATCH v12 4/5] arm64: Implement page table free interfaces

[PATCH 0/5] arm64: numa/topology/smp: fix the cpumasks for CPU hotplug
 2018-06-04 14:58 UTC  (3+ messages)
` [PATCH 1/5] arm64: topology: refactor reset_cpu_topology to add support for removing topology

[PATCH v5 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-04 14:56 UTC  (3+ messages)
` [PATCH v5 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings

[PATCH 0/3] Add R8A77980/Condor/V3HSK GPIO support
 2018-06-04 14:22 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: renesas: condor: specify EtherAVB PHY IRQ

[RFC PATCH 0/8] coresight: Update device tree bindings
 2018-06-04 14:20 UTC  (4+ messages)
` [RFC PATCH 7/8] dts: coresight: Define new bindings for direction of data flow

[PATCH 1/3] rtc: ftrtc010: switch to devm_rtc_allocate_device
 2018-06-04 14:15 UTC  (3+ messages)
` [PATCH 2/3] rtc: ftrtc010: handle dates after 2106
` [PATCH 3/3] rtc: ftrtc010: let the core handle range

[GIT PULL] EDAC pile for 4.18
 2018-06-04 14:12 UTC 

[PATCH v2 0/6] Add MCAN Support for dra76x
 2018-06-04 13:58 UTC  (8+ messages)
` [PATCH v2 3/6] clk: ti: dra7: Add clkctrl clock data for the mcan clocks

[PATCH v2] ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
 2018-06-04 13:56 UTC  (2+ messages)
` Applied "ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it" to the asoc tree

[PATCH v2] of: platform: stop accessing invalid dev in of_platform_device_destroy
 2018-06-04 13:54 UTC  (3+ 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).