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

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-20  5:18 UTC  (9+ messages)
` [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH v2 02/10] i2c: mux: pca9541: "
` [PATCH v2 03/10] input: rohm_bu21023: "
` [PATCH v2 04/10] media: af9013: "
` [PATCH v2 05/10] media: drxk_hard: "
` [PATCH v2 06/10] media: rtl2830: "
` [PATCH v2 07/10] media: tda1004x: "
` [PATCH v2 08/10] media: tda18271: "

[PATCH V2 1/5] PCI: handle error return from pci_reset_bridge_secondary_bus()
 2018-06-20  5:17 UTC  (6+ messages)
` [PATCH V2 2/5] IB/hfi1: use pci_reset_bus() for initiating pci secondary bus reset
` [PATCH V2 3/5] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V2 4/5] PCI: Unify try slot and bus reset API
` [PATCH V2 5/5] PCI: Unify "

[PATCH 0/5] arm64: allwinner: h6: Enable AXP805 PMIC on Pine H64
 2018-06-20  5:15 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mfd: axp20x: Add "self-working" mode for AXP806
` [PATCH 2/5] mfd: axp20x: Add self-working mode support "
` [PATCH 3/5] mfd: axp20x: Support AXP806 in I2C mode
` [PATCH 4/5] arm64: dts: allwinner: h6: Use macros for R_CCU clock and reset indices
` [PATCH 5/5] arm64: dts: allwinner: h6: enable AXP805 PMIC on Pine H64

[PATCH v10 0/2] Initial Allwinner V3s CSI Support
 2018-06-20  4:45 UTC  (3+ messages)

[PATCH] ARM: mvebu: declare asm symbols as character arrays in pmsu.c
 2018-06-20  4:31 UTC 

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-20  3:31 UTC  (16+ messages)

[PATCH V2] PCI: Enable PASID when End-to-End TLP is supported by all bridges
 2018-06-20  3:04 UTC  (3+ messages)

[PATCH V3 0/4] clk: new APIs to handle all available clocks
 2018-06-20  2:53 UTC  (2+ messages)

[PATCH v2] net: ethernet: stmmac: dwmac-rk: Add GMAC support for PX30
 2018-06-20  2:40 UTC  (5+ messages)

[PATCH] arm64/mm: Introduce a variable to hold base address of linear region
 2018-06-20  2:16 UTC  (17+ messages)

[GIT PULL] Allwinner clock changes for 4.18
 2018-06-20  2:14 UTC  (6+ messages)

[PATCH] ASoC: add hp-det-gpio and mic-det-gpio to audio graph card binding
 2018-06-20  1:59 UTC 

[PATCH 0/5] RFC: Mezzanine handling for 96boards
 2018-06-20  0:45 UTC  (10+ messages)
` [PATCH 2/5] RFC: eeprom: at24: Allow passing gpiodesc from pdata
` [PATCH 5/5] RFC: ARM64: dts: Add Low-Speed Connector to ZCU100
      ` [Dev] [PATCH 0/5] RFC: Mezzanine handling for 96boards

[PATCH v3 00/27] Fix some doc build warnings/errors and broken links
 2018-06-20  0:42 UTC  (3+ messages)
` [PATCH v3 24/27] devicetree: fix a series of wrong file references

[PATCH] driver core: add a debugfs entry to show deferred devices
 2018-06-19 23:43 UTC  (4+ messages)

[GIT PULL 1/3] Broadcom devicetree fixes for 4.18
 2018-06-19 23:31 UTC  (3+ messages)
` [GIT PULL 2/3] Broadcom devicetree-arm64 "
` [GIT PULL 3/3] Broadcom maintainers-arm64 "

[PATCH 1/1] arm64: dts: rockchip: correct voltage selector Firefly-RK3399
 2018-06-19 23:21 UTC  (3+ messages)

[PATCH 0/5] Fixes coding style in xilinx_emaclite.c
 2018-06-19 22:55 UTC  (2+ messages)

[PATCH 0/2] Make badr macro compatible with newer GAS versions
 2018-06-19 22:50 UTC  (8+ messages)
` [PATCH 1/2] ARM: avoid badr macro for switching to Thumb-2 mode
` [PATCH 2/2] ARM: assembler: prevent ADR from setting the Thumb bit twice

[PATCH 0/5] Fixes coding style in xilinx_emaclite.c
 2018-06-19 22:37 UTC  (4+ messages)
` [PATCH 1/5] net: emaclite: Use __func__ instead of hardcoded name

[PATCH V2 1/2] efi/fb: Simplify fixup code to prefer struct resource
 2018-06-19 22:29 UTC  (3+ messages)
` [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
 2018-06-19 22:21 UTC  (3+ messages)

[PATCH] efi/fb: Convert PCI bus address to resource if translated by the bridge
 2018-06-19 22:14 UTC  (5+ messages)

[PATCH] PCI: Do not enable PASID when End-to-End TLP is not supported
 2018-06-19 22:13 UTC  (2+ messages)

[PATCH v1] ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
 2018-06-19 22:07 UTC 

[PATCH] ARM: at91: remove unnecessary of_platform_default_populate calls
 2018-06-19 21:40 UTC 

[PATCH] MAINTAINERS: Remove the AT91 clk driver entry
 2018-06-19 21:30 UTC  (2+ messages)

[PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-19 21:29 UTC  (8+ messages)
` [PATCH 01/11] i2c: add helpers for locking the I2C segment
` [PATCH 04/11] input: rohm_bu21023: switch to i2c_lock_segment

[PATCH 00/20] coresight: Update device tree bindings
 2018-06-19 21:24 UTC  (6+ messages)
` [PATCH 15/20] dts: arm: imx7{d, s}: Update coresight binding for hardware ports
  ` [PATCH 15/20] dts: arm: imx7{d,s}: "
` [PATCH 18/20] dts: sama5d2: Update coresight bindings "

[PATCH 0/5] Enable Linux guests on Hyper-V on ARM64
 2018-06-19 21:23 UTC  (6+ messages)
` [PATCH 1/5] arm64: mm: Add slow_virt_to_phys()
` [PATCH 2/5] arm64: hyperv: Add core Hyper-V include files
` [PATCH 3/5] arm64: hyperv: Add support for Hyper-V as a hypervisor
` [PATCH 4/5] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH 5/5] Drivers: hv: Enable CONFIG_HYPERV on ARM64

[PATCH v5 0/6] clocksource: rework Atmel TCB timer driver
 2018-06-19 21:19 UTC  (7+ messages)
` [PATCH v5 1/6] ARM: at91: add TCB registers definitions
` [PATCH v5 2/6] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks
` [PATCH v5 3/6] clocksource/drivers: atmel-pit: make option silent
` [PATCH v5 4/6] ARM: at91: Implement clocksource selection
` [PATCH v5 5/6] ARM: configs: at91: use new TCB timer driver
` [PATCH v5 6/6] ARM: configs: at91: unselect PIT

[RFC PATCH v2] driver core: add a debugfs entry to show deferred devices
 2018-06-19 20:54 UTC  (5+ messages)

Query: Patches break with Microsoft exchange server
 2018-06-19 20:42 UTC  (11+ messages)

[PATCH 1/3] ARM: mmu: Setup MT_MEMORY and MT_MEMORY_NONACHED L1 entries
 2018-06-19 20:26 UTC  (4+ messages)

[PATCH 0/5] HTC Herald various device support
 2018-06-19 20:24 UTC  (5+ messages)
` [PATCH 4/5] [omap1] Bluetooth device code common to HTC smartphones

[PATCH v2] arm: msm: Add MSM IOMMU support
 2018-06-19 20:23 UTC  (3+ messages)

[PATCH] dt-bindings: Fix unbalanced quotation marks
 2018-06-19 19:49 UTC  (3+ messages)

[PATCH 0/2] firmware: ti_sci: Add host-id as an optional parameter
 2018-06-19 19:44 UTC  (3+ messages)
` [PATCH 1/2] Documentation: dt: keystone: ti-sci: Add optional host-id parameter
` [PATCH 2/2] firmware: ti_sci: Provide host-id as an optional dt parameter

[PATCH 0/5] arm64: Initial support Texas Instrument's AM654 Platform
 2018-06-19 19:42 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: arm: ti: Add bindings for AM654 SoC
` [PATCH 2/5] arm64: Add support for TI's K3 Multicore SoC architecture
` [PATCH 3/5] arm64: dts: ti: Add Support for AM654 SoC
` [PATCH 4/5] soc: ti: Add Support for AM654 SoC config option
` [PATCH 5/5] arm64: dts: ti: Add support for AM654 EVM base board

[RFC PATCH] ARM: Use logical or instead of addition for badr address calculation
 2018-06-19 18:28 UTC  (11+ messages)

[RFC PATCH] driver core: add a debugfs entry to show deferred devices
 2018-06-19 18:20 UTC 

[PATCH v1 0/6] perf cs-etm: Fix tracing packet handling and minor refactoring
 2018-06-19 18:19 UTC  (3+ messages)

[PATCH] ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMP
 2018-06-19 17:20 UTC 

[PATCH v5 0/7] add virt-dma support for imx-sdma
 2018-06-19 16:57 UTC  (8+ messages)
` [PATCH v5 1/7] tty: serial: imx: correct dma cookie status
` [PATCH v5 2/7] dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel
` [PATCH v5 3/7] dmaengine: imx-sdma: add virt-dma support
` [PATCH v5 4/7] dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel'
` [PATCH v5 5/7] dmaengine: imx-sdma: remove the maximum limitation for bd numbers
` [PATCH v5 6/7] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap
` [PATCH v5 7/7] dmaengine: imx-sdma: alloclate bd memory from dma pool

[PATCH 0/3] I-side fixes
 2018-06-19 16:50 UTC  (5+ messages)
` [PATCH 3/3] arm64: IPI each CPU after invalidating the I-cache for kernel mappings

[PATCH] ARM: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
 2018-06-19 16:29 UTC 

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

[PATCHv3 00/19] arm64: invoke syscalls with pt_regs
 2018-06-19 16:14 UTC  (30+ messages)
` [PATCHv3 08/19] arm64: convert raw syscall invocation to C
` [PATCHv3 09/19] arm64: convert syscall trace logic "
` [PATCHv3 10/19] arm64: convert native/compat syscall entry "
` [PATCHv3 11/19] arm64: don't reload GPRs after apply_ssbd
` [PATCHv3 12/19] arm64: zero GPRs upon entry from EL0
` [PATCHv3 13/19] kernel: add ksys_personality()
` [PATCHv3 15/19] arm64: remove in-kernel call to sys_personality()
` [PATCHv3 16/19] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
  ` [PATCHv3 16/19] arm64: use {COMPAT, }SYSCALL_DEFINE0 "
` [PATCHv3 17/19] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv3 18/19] arm64: convert compat wrappers to C
` [PATCHv3 19/19] arm64: implement syscall wrappers

[PATCH] arm64: mm: mark tramp_pg_dir read-only
 2018-06-19 16:00 UTC  (13+ messages)

[PATCH 1/3] ARM: dts: imx53: Add 'ARM platform' node
 2018-06-19 15:50 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: imx53: Add a label for the PMU node
` [PATCH 3/3] ARM: mx5: Set the DBGEN bit in ARM_GPC register

[PATCH v10 00/14] Krait clocks + Krait CPUfreq
 2018-06-19 15:29 UTC  (11+ messages)
` [PATCH v10 07/14] clk: qcom: Add support for Krait clocks
` [PATCH v10 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v10 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v10 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH v10 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v10 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v10 13/14] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v10 14/14] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH] clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL
 2018-06-19 15:29 UTC  (3+ messages)

[PATCH v2 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-06-19 15:22 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem

[PATCH v3 0/4] allwinner: a64: add SRAM controller / system control
 2018-06-19 15:20 UTC  (11+ messages)
` [PATCH v3 4/4] arm64: dts: allwinner: a64: add SRAM controller device tree node
  ` [linux-sunxi] "

[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2
 2018-06-19 15:15 UTC  (3+ messages)
` [RFC PATCH 1/2] spi: Add "

next/master boot: 138 boots: 8 failed, 112 passed with 18 offline (next-20180619)
 2018-06-19 14:57 UTC  (4+ messages)

[PATCH v3] irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
 2018-06-19 14:46 UTC  (6+ messages)

[PATCH v2 0/5] crypto: ccree: cleanup, fixes and R-Car enabling
 2018-06-19 13:57 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).