linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-21 09:28:07 to 2019-02-21 16:08:22 UTC [more...]

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-02-21 16:08 UTC  (12+ messages)

[PATCH 00/30 v2] ARM: ixp4xx: Modernize and DT support
 2019-02-21 15:44 UTC  (27+ messages)
` [PATCH 01/30 v2] ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER
` [PATCH 02/30 v2] ARM: ixp4xx: Pass IRQ resource to beeper
` [PATCH 03/30 v2] ARM: ixp4xx: Convert to SPARSE_IRQ
` [PATCH 04/30 v2] irqchip: Add driver for IXP4xx
` [PATCH 05/30 v2] gpio: ixp4xx: Add driver for the IXP4xx GPIO
` [PATCH 06/30 v2] ARM: ixp4xx: Switch to use new IRQ+GPIO drivers
` [PATCH 07/30 v2] clocksource/drivers/ixp4xx: Add driver
` [PATCH 08/30 v2] ARM: ixp4xx: Switch to use new timer driver
` [PATCH 09/30 v2] irqchip: ixp4xx: Add DT bindings
` [PATCH 10/30 v2] irqchip: ixp4xx: Add OF initialization support
` [PATCH 11/30 v2] clocksource/drivers/ixp4xx: Add DT bindings
` [PATCH 12/30 v2] clocksource/drivers/ixp4xx: Add OF initialization support
` [PATCH 13/30 v2] gpio: ixp4xx: Add DT bindings
` [PATCH 14/30 v2] gpio: ixp4xx: Add OF probing support
` [PATCH 15/30 v2] ARM: ixp4xx: Add DT bindings
` [PATCH 16/30 v2] ARM: ixp4xx: Add device tree boot support
` [PATCH 18/30 v2] ARM: ixp4xx: Move NPE and QMGR to drivers/soc
` [PATCH 19/30 v2] ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
` [PATCH 21/30 v2] ARM: ixp4xx: Turn the QMGR into a platform device
` [PATCH 22/30 v2] soc: ixp4xx: npe: Pass addresses as resources
` [PATCH 24/30 v2] soc: ixp4xx: Remove unused functions
` [PATCH 25/30 v2] soc: ixp4xx: qmgr: Pass resources
` [PATCH 26/30 v2] soc: ixp4xx: Add DT bindings for IXP4xx NPE
` [PATCH 28/30 v2] soc: ixp4xx: qmgr: Add DT bindings for IXP4xx qmgr
` [PATCH 29/30 v2] soc: ixp4xx: qmgr: Add DT probe code
` [PATCH 30/30 v2] ARM: dts: Add queue manager and NPE to the IXP4xx DTSI

[BUG] vf610-zii-dev-rev-b SPI fails at boot
 2019-02-21 15:59 UTC  (2+ messages)
` [PATCH] spi: spi-gpio: fix SPI_CS_HIGH capability

[PATCH v6 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-02-21 15:54 UTC  (18+ messages)
` [PATCH v6 1/6] arm64/kvm: preserve host HCR_EL2 value
` [PATCH v6 2/6] arm64/kvm: preserve host MDCR_EL2 value
` [PATCH v6 3/6] arm64/kvm: context-switch ptrauth registers
` [PATCH v6 4/6] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v6 5/6] arm64/kvm: control accessibility of ptrauth key registers
` [kvmtool PATCH v6 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication

[PATCH v2 0/2] clk: samsung: Fix kfree() of const memory on setting driver_override
 2019-02-21 15:44 UTC  (5+ messages)
` [PATCH v2 1/2] clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device_alloc() failure
` [PATCH v2 2/2] clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-02-21 15:23 UTC  (14+ messages)
` [PATCH v5 01/26] KVM: Documentation: Document arm64 core registers in detail
` [PATCH v5 02/26] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH v5 06/26] arm64/sve: Check SVE virtualisability
` [PATCH v5 07/26] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH v5 17/26] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH v5 18/26] KVM: arm64/sve: Add SVE support to register access ioctl interface

[GIT PULL] arm64: late fixes for 5.0
 2019-02-21 15:15 UTC 

[PATCH v2 00/13] Convert x86 & arm64 to use generic page walk
 2019-02-21 14:57 UTC  (20+ messages)
` [PATCH v2 01/13] arm64: mm: Add p?d_large() definitions
` [PATCH v2 02/13] x86/mm: "
` [PATCH v2 03/13] mm: Add generic p?d_large() macros
` [PATCH v2 04/13] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v2 05/13] mm: pagewalk: Allow walking without vma
` [PATCH v2 06/13] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v2 07/13] mm: pagewalk: Add test_p?d callbacks
` [PATCH v2 08/13] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v2 09/13] x86/mm: Point to struct seq_file from struct pg_state
` [PATCH v2 10/13] x86/mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v2 11/13] x86/mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v2 12/13] x86/mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v2 13/13] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH 4.20 22/32] arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
 2019-02-21 14:36 UTC  (2+ messages)
` [PATCH 4.20 23/32] efi/arm: Revert "Defer persistent reservations until after paging_init()"

[PATCH v4 0/3] add i2c support for mt8183
 2019-02-21 14:22 UTC  (8+ messages)
` [PATCH v4 2/3] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH v4 3/3] i2c: mediatek: Add i2c support for MediaTek MT8183

[PATCH] trace: skip hwasan
 2019-02-21 14:19 UTC  (6+ messages)

[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-02-21 14:14 UTC  (3+ messages)
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()

[PATCH v2 0/3] add support for SAM9X60's shutdown controller
 2019-02-21 14:09 UTC  (5+ messages)
` [PATCH v2 1/3] power: reset: at91-poweroff: add RTT wakeup capability
` [PATCH v2 2/3] power: reset: at91-poweroff: add support for SAM9X60
` [PATCH v2 3/3] dt-bindings: arm: atmel: add binding for SAM9X60 shutdown controller

[RFC PATCH] ARM: enable irq in translation/section permission fault handlers
 2019-02-21 14:03 UTC  (7+ messages)

[PATCH 0/2] mmc: mmci: add quirk property to add stm32 transfer mode
 2019-02-21 14:03 UTC  (7+ messages)
` [PATCH 1/2] mmc: mmci: introduce a quirks property into variant struct
` [PATCH 2/2] mmc: mmci: add quirk property to add stm32 transfer mode

[RFC PATCH 13/27] mtd: nand: ecc: Clarify the software Hamming introductory line
 2019-02-21 14:02 UTC  (20+ messages)
` [RFC PATCH 14/27] mtd: nand: ecc: Turn the software Hamming implementation generic
` [RFC PATCH 15/27] mtd: nand: Remove useless include about software Hamming ECC
` [RFC PATCH 16/27] mtd: nand: ecc: Let the software BCH ECC engine be a module
` [RFC PATCH 17/27] mtd: nand: ecc: Let the software Hamming ECC engine be unselected
` [RFC PATCH 18/27] mtd: nand: ecc: Create the software BCH engine instance
` [RFC PATCH 19/27] mtd: nand: ecc: Create the software Hamming "
` [RFC PATCH 20/27] mtd: nand: Let software ECC engines be retrieved from the NAND core
` [RFC PATCH 21/27] mtd: spinand: Fix typo in comment
` [RFC PATCH 22/27] mtd: spinand: Let the SPI-NAND core flag a SPI-NAND chip
` [RFC PATCH 23/27] mtd: spinand: Move the ECC helper functions into a separate file
` [RFC PATCH 24/27] mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
` [RFC PATCH 25/27] mtd: nand: Add helpers to manage ECC engines and configurations

[PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller
 2019-02-21 13:28 UTC  (4+ messages)
` [PATCH v5 06/10] Platform: OLPC: Add XO-1.75 EC driver

[RFC PATCH 00/27] Introduce the generic ECC engine abstraction
 2019-02-21 13:01 UTC  (28+ messages)
` [RFC PATCH 01/27] mtd: nand: Move nand_device forward declaration to the top
` [RFC PATCH 02/27] mtd: nand: Compile in the NAND core by default
` [RFC PATCH 03/27] mtd: nand: Introduce the ECC engine abstraction
` [RFC PATCH 04/27] mtd: Fix typo in mtd_ooblayout_set_databytes() description
` [RFC PATCH 05/27] mtd: nand: Move standard OOB layouts to the NAND core
` [RFC PATCH 06/27] mtd: nand: Move ECC specific functions to ecc/engine.c
` [RFC PATCH 07/27] mtd: nand: ecc: Move BCH code into the ecc/ directory
` [RFC PATCH 08/27] mtd: nand: ecc: Use SPDX license identifier for the software BCH code
` [RFC PATCH 09/27] mtd: nand: ecc: Turn the software BCH implementation generic
` [RFC PATCH 10/27] mtd: rawnand: Get rid of chip->ecc.priv
` [RFC PATCH 11/27] mtd: nand: ecc: Move Hamming code into the ecc/ directory
` [RFC PATCH 12/27] mtd: nand: ecc: Use SPDX license identifier for the software Hamming code

[RFC PATCH 26/27] mtd: spinand: Use the external ECC engine logic
 2019-02-21 13:01 UTC 

[RFC PATCH 27/27] mtd: spinand: Propagate ECC information to the MTD structure
 2019-02-21 13:02 UTC 

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-21 12:46 UTC  (13+ messages)
        ` [PATCH] sched/x86: Save [ER]FLAGS on context switch

[PATCH v2 0/6] Initial support for CVADP
 2019-02-21 12:39 UTC  (8+ messages)
` [PATCH v2 1/6] arm64: Handle trapped DC CVADP
` [PATCH v2 2/6] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v2 3/6] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v2 4/6] arm64: Expose DC CVADP to userspace
` [PATCH v2 5/6] arm64: add CVADP support to the cache maintenance helper
` [PATCH v2 6/6] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[GIT PULL 1/3] ARM: defconfig: NXP LPC32xx and LPC18xx/LPC43xx changes for 5.1
 2019-02-21 12:35 UTC  (4+ messages)
` [GIT PULL 3/3] ARM: lpc32xx: NXP LPC32xx platform "

[RFC 0/4] clk/driver: platform: Fix kfree() of const memory on setting driver_override
 2019-02-21 11:43 UTC  (5+ messages)

[PATCH] KVM: arm64: Fix architecturally invalid reset value for FPEXC32_EL2
 2019-02-21 11:42 UTC 

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-02-21 11:03 UTC  (9+ messages)

[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
 2019-02-21 11:02 UTC  (3+ messages)
` [PATCH 06/14] KVM: arm/arm64: Factor out VMID into struct kvm_vmid

[PATCH] soc: fsl: guts: make fsl_guts_get_svr() static
 2019-02-21 10:37 UTC 

[PATCH] clk: imx8mq: Fix the CLKO2 source select list
 2019-02-21 10:34 UTC  (5+ messages)

[PATCH net-next 0/7] net: phy: marvell10g: Add 2.5GBaseT
 2019-02-21 10:31 UTC  (10+ messages)
` [PATCH net-next 1/7] net: phy: marvell10g: Use get_features to get the PHY abilities
` [PATCH net-next 2/7] net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
` [PATCH net-next 3/7] net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
` [PATCH net-next 4/7] net: phy: marvell10g: Use a #define for 88X3310 family id
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-21 10:15 UTC  (10+ messages)
` [PATCH v4 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v4 2/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts
` [PATCH v4 4/9] PCI: keystone: Use hwirq to get the MSI IRQ number offset
` [PATCH v4 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler
` [PATCH v4 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v4 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v4 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v4 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH] irqchip: brcmstb-l2: use _irqsave variants in non-interrupt code
 2019-02-21 10:15 UTC  (2+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2019-02-21 10:10 UTC  (6+ messages)
` [PATCH v3 27/30] ARM: dts: sun8i: h3: use calibration for ths
          ` Allwinner SID THS calibration data cell representation?

[PATCH 4/5] arm64: defconfig: enable RX-8581 config option
 2019-02-21  9:40 UTC 

[PATCH V4 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-02-21  9:19 UTC  (3+ messages)
` [PATCH V4 2/4] firmware: imx: enable imx scu general irq function
` [PATCH V4 3/4] arm64: dts: freescale: imx8qxp: enable scu general irq channel

[PATCH 00/15] mtd: rawnand: 5th batch of cleanups
 2019-02-21  9:15 UTC  (4+ messages)
` [PATCH 08/15] mtd: rawnand: Initialize the nand_device object
` [PATCH 13/15] mtd: rawnand: Get rid of chip->chipsize
` [PATCH 15/15] mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds

[GIT PULL] Actions ARM64 DT updates for v5.1
 2019-02-21  9:33 UTC  (3+ messages)

[PATCH 0/6] mtd: rawnand: 6th batch of cleanups
 2019-02-21  9:27 UTC  (6+ messages)
` [PATCH 1/6] mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
` [PATCH 3/6] mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
` [PATCH 4/6] mtd: rawnand: Change Kconfig titles and re-order a bit the list
` [PATCH 5/6] mtd: rawnand: Clarify Kconfig entry MTD_NAND
` [PATCH 6/6] mtd: nand: Remove useless line in Kconfig


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