linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-04 16:06:05 to 2018-10-05 13:57:28 UTC [more...]

[RFC PATCH 0/9] patchable function pointers for pluggable crypto routines
 2018-10-05 13:57 UTC  (12+ messages)
` [RFC PATCH 1/9] kernel: add support for patchable function pointers
` [RFC PATCH 2/9] arm64: kernel: add arch "
` [RFC PATCH 3/9] crypto: crc-t10dif - make crc_t10dif a static inline
` [RFC PATCH 4/9] crypto: crc-t10dif - use patchable function pointer for core update routine
` [RFC PATCH 5/9] crypto: crc-t10dif/arm64 - move PMULL based code into core library
` [RFC PATCH 6/9] crypto: crc-t10dif/arm "
` [RFC PATCH 7/9] crypto: crct10dif/generic - switch crypto API driver to "
` [RFC PATCH 8/9] crypto: crc-t10dif/powerpc - move PMULL based code into "
` [RFC PATCH 9/9] crypto: crc-t10dif/x86 "

[PATCH V5 00/24] mmc: mmci: add sdmmc variant for stm32
 2018-10-05 13:54 UTC  (27+ messages)
` [PATCH V5 01/24] mmc: mmci: Change struct members from bool to u8
` [PATCH V5 02/24] mmc: mmci: create common mmci_dma_setup/release
` [PATCH V5 03/24] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V5 04/24] mmc: mmci: merge prepare data functions
` [PATCH V5 05/24] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V5 06/24] mmc: mmci: add get_next_data callback
` [PATCH V5 07/24] mmc: mmci: add dma_start callback
` [PATCH V5 08/24] mmc: mmci: add dma_finalize callback
` [PATCH V5 09/24] mmc: mmci: add dma_error callback
` [PATCH V5 10/24] mmc: mmci: add validate_data callback
` [PATCH V5 11/24] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V5 12/24] mmc: mmci: add datactrl block size variant property
` [PATCH V5 13/24] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V5 14/24] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V5 15/24] mmc: mmci: add variant property to define dpsm bit
` [PATCH V5 16/24] mmc: mmci: add variant property to define irq pio mask
` [PATCH V5 17/24] mmc: mmci: add variant property to write datactrl before command
` [PATCH V5 18/24] mmc: mmci: add variant property to not read datacnt
` [PATCH V5 19/24] dt-bindings: mmci: add optional reset property
` [PATCH V5 20/24] mmc: "
` [PATCH V5 21/24] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V5 22/24] mmc: mmci: add stm32 sdmmc registers
` [PATCH V5 23/24] dt-bindings: mmci: add stm32 sdmmc variant
` [PATCH V5 24/24] mmc: "

[PATCH] mmc: meson-mx-sdio: mark expected switch fall-through
 2018-10-05 13:54 UTC  (2+ messages)

[PATCH] arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
 2018-10-05 13:49 UTC 

[PATCH] irqchip/gic-v3-its: Add early memory allocation errata
 2018-10-05 13:42 UTC  (5+ messages)

[PATCH] arm_pmu: Delete incorrect cache event mapping for some armv8_pmuv3 events
 2018-10-05 13:34 UTC  (9+ messages)

[GIT PULL 1/5] i.MX drivers updates for 4.20
 2018-10-05 13:30 UTC  (6+ messages)
` [GIT PULL 5/5] i.MX defconfig "

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-10-05 13:23 UTC  (8+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties

[RFC PATCH] skb: Define NET_IP_ALIGN based on CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
 2018-10-05 13:16 UTC  (5+ messages)

[PATCH] ARM: dts: sun7i: Disable OOB IRQ for brcm wifi on Cubietruck and Banana Pro
 2018-10-05 13:10 UTC  (5+ messages)

[PATCH 00/12] i2c: quirks: add zero length checks and update drivers
 2018-10-05 13:04 UTC  (4+ messages)
` [PATCH 09/12] i2c: zx2967: use core to detect 'no zero length' quirk

[PATCH] MAINTAINERS: mail to Baoyou Xie bounces, so remove
 2018-10-05 12:36 UTC  (3+ messages)

[PATCH v2] mm: Introduce new function vm_insert_kmem_page
 2018-10-05 12:11 UTC  (15+ messages)

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-05 11:49 UTC  (16+ messages)
` [PATCH v9 03/11] PM / Domains: Document flags for genpd

[PATCH v3 0/3] arm64 SMMUv3 PMU driver with IORT support
 2018-10-05 11:06 UTC  (5+ messages)
` [PATCH v3 1/3] acpi: arm64: add iort support for PMCG

[PATCH] asm-generic/pgtable-nop?d.h: define folded with a value for use in C
 2018-10-05 11:02 UTC  (3+ messages)

[PATCH v4 00/10] Allwinner H6 USB support
 2018-10-05 10:44 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH] traps:Recover undefined user instruction on ARM
 2018-10-05 10:24 UTC  (4+ messages)

[PATCH 0/3] Introduce STM32 thermal driver
 2018-10-05 10:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: stm32-thermal: add binding documentation
` [PATCH 3/3] ARM: dts: stm32: add thermal sensor support on STM32MP157c
` [PATCH 2/3] thermal: add stm32 thermal driver

[PATCH] arm64: defconfig: Enable TI_SCI related configs
 2018-10-05 10:03 UTC 

[PATCH] arm64: defconfig: Enable SERIAL_8250_OMAP
 2018-10-05 10:01 UTC 

[PATCH 0/5] Spectre big.Little updates
 2018-10-05  9:46 UTC  (5+ messages)
  ` [PATCH 5/5] ARM: spectre-v2: per-CPU vtables to work around big.Little systems

[PATCH] Fix typo in a comment in arch/arm64/mm/kasan_init.c
 2018-10-05  9:29 UTC  (2+ messages)

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-05  9:04 UTC  (20+ messages)
` [PATCH v5 01/17] arm64: add pointer authentication register bits
` [PATCH v5 02/17] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH v5 03/17] arm64/kvm: hide ptrauth from guests
` [PATCH v5 04/17] arm64: Don't trap host pointer auth use to EL2
` [PATCH v5 05/17] arm64/cpufeature: detect pointer authentication
` [PATCH v5 06/17] asm-generic: mm_hooks: allow hooks to be overridden individually
` [PATCH v5 07/17] arm64: add basic pointer authentication support
` [PATCH v5 08/17] arm64: expose user PAC bit positions via ptrace
` [PATCH v5 09/17] arm64: perf: strip PAC when unwinding userspace
` [PATCH v5 10/17] arm64: enable pointer authentication
` [PATCH v5 11/17] arm64: docs: document "
` [RFC 12/17] arm64: move ptrauth keys to thread_info
` [RFC 13/17] arm64: install user ptrauth keys at kernel exit time
` [RFC 14/17] arm64: unwind: strip PAC from kernel addresses
` [RFC 15/17] arm64: enable ptrauth earlier
` [RFC 16/17] arm64: initialize and switch ptrauth kernel keys
` [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address

[PATCH 0/2] add i2c controlled qixis driver
 2018-10-05  8:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage
` [PATCH 2/2] fsl: add i2c controlled qixis driver

Reboot using an i2c power-system-controller ?
 2018-10-05  8:39 UTC  (7+ messages)
` [RFC 1/2] reboot: Make restart_handler_list a blocking notifier chain
` [RFC UGLY 2/2] arm: Re-enable interrupts after shutting down non-boot CPUs

[PATCH v2] arm64: dts: rockchip: add spdif sound node for rock64
 2018-10-05  8:34 UTC  (3+ messages)

[GIT PULL] ARM: dts updates for arm 32 bits for v4.20
 2018-10-05  8:30 UTC  (7+ messages)

[PATCH 0/4] AXP8x3 AC and battery power supply support
 2018-10-05  8:29 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: add compatibles for AXP803 AC and battery power supplies
` [PATCH 2/4] ARM: dtsi: axp81x: add AC power supply subnode
` [PATCH 3/4] arm64: allwinner: a64: add battery and AC power supply support
` [PATCH 4/4] power: supply: add AXP803/AXP813 AC and battery "

[PATCH 0/4] Add MT7623 dts bindings documentation
 2018-10-05  8:29 UTC  (2+ messages)

[GIT PULL] updates for DT 32bit for v4.20 round 2
 2018-10-05  8:28 UTC 

[PATCH] drm/meson: fix max mode_config height/width
 2018-10-05  8:19 UTC  (7+ messages)

[PATCH] nvmem: lpc18xx_eeprom: fix compile warning
 2018-10-05  8:12 UTC  (3+ messages)

[PATCH] arm64: dts: add LX2160AQDS board support
 2018-10-05  8:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] spi: spi-mem: add stm32 qspi controller
 2018-10-05  7:55 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi: "
` [PATCH 2/2] spi: spi-mem: "
  ` [Linux-stm32] "

[PATCH 0/4] arm64/mm: Enable HugeTLB migration
 2018-10-05  7:34 UTC  (12+ messages)
` [PATCH 1/4] mm/hugetlb: Enable PUD level huge page migration

[PATCH 0/9] Add interconnect support + bindings for A630 GPU
 2018-10-05  6:36 UTC  (3+ messages)
` [PATCH 7/9] OPP: Add dev_pm_opp_get_interconnect_bw()

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-10-05  5:25 UTC  (7+ messages)

[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-05  3:53 UTC  (3+ messages)
` [PATCH v4 4/6] clk: qoriq: Add clockgen support for lx2160a

[PATCH] ARM: KVM: Correctly order SGI register entries in the cp15 array
 2018-10-05  3:38 UTC  (3+ messages)

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-05  3:25 UTC  (2+ messages)

[PATCH 1/2] of: Add vendor prefix for Menlo Systems GmbH
 2018-10-04 22:42 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx53: Add Menlosystems M53 board

[PATCH v2 0/3] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-10-04 21:26 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add ZynqMP power domain bindings

[PATCH v3 0/4] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-10-04 21:23 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: power: Add ZynqMP power domain bindings
` [PATCH v3 2/4] firmware: xilinx: Add APIs to control node status/power
` [PATCH v3 3/4] firmware: xilinx: Add node IDs for zynqmp firmware
` [PATCH v3 4/4] drivers: soc: xilinx: Add ZynqMP power domain driver

[PATCHv3 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-10-04 21:00 UTC  (4+ messages)
` [PATCHv3 2/2] iommu/arm-smmu: Add SMMU clock

[PATCH i2c-next v6 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-04 20:43 UTC  (6+ messages)
` [PATCH i2c-next v6 1/5] dt-bindings: i2c: Add 'timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v6 2/5] i2c: Add support reading of 'timeout-ms' and '#retries' properties
` [PATCH i2c-next v6 3/5] dt-bindings: i2c: aspeed: Add 'timeout-ms' property as an optional property
` [PATCH i2c-next v6 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v6 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH v8 00/10] EDAC: Enhancements to Synopsys EDAC driver
 2018-10-04 20:36 UTC  (5+ messages)
` [PATCH v8 02/10] edac: synopsys: Rename the static functions to a shorter name
` [PATCH v8 03/10] edac: synopsys: Modify the comments in the driver

[PATCH 09/21] drm/atmel: Drop transitional hooks
 2018-10-04 20:24 UTC 

[PATCH 1/2] drm/sun4i: tcon: fix check of tcon->panel null pointer
 2018-10-04 19:56 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] drm/sun4i: tcon: prevent tcon->panel dereference if null

linux-next: Signed-off-by missing for commits in the arm-soc tree
 2018-10-04 19:37 UTC  (2+ messages)

[GIT PULL] Allwinner H3/H5 changes for 4.20, bis
 2018-10-04 19:36 UTC 

How is the Linux kernel API dma_alloc_coherent() typically implemented for the ARM Architecture?
 2018-10-04 19:13 UTC  (5+ messages)

[PATCH 0/2] rtc: Add ASPEED RTC
 2018-10-04 18:37 UTC  (5+ messages)
` [PATCH 1/2] rtc: Add ASPEED RTC driver
` [PATCH 2/2] dt-bindings: rtc: Add ASPEED description

[PATCH 2/2] ARM: dts: aspeed: Add Facebook Backpack-CMM BMC
 2018-10-04 17:58 UTC  (2+ messages)

[PATCH v6 00/18] APEI in_nmi() rework
 2018-10-04 17:34 UTC  (5+ messages)
` [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol

[GIT PULL] for-next updates for soc/fsl drivers for v4.20 take 2
 2018-10-04 16:47 UTC 

[GIT PULL] fixes for soc/fsl drivers for v4.19 take 2
 2018-10-04 16:44 UTC  (3+ messages)

[PATCH i2c-next v5 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-04 16:26 UTC  (6+ messages)
` [PATCH i2c-next v5 2/5] i2c: Add support for 'timeout-ms' and '#retries' OF properties
` [PATCH i2c-next v5 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting

[PATCH] clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
 2018-10-04 16:20 UTC  (2+ messages)

[GIT PULL 1/3] Rockchip ARM64 devicetree updates for 4.20 - round2
 2018-10-04 16:15 UTC  (3+ messages)

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-04 16:06 UTC  (4+ messages)
` [PATCH 10/12] drm/panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel driver


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