linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-20 08:19:13 to 2018-06-20 17:40:35 UTC [more...]

[PATCH v9 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-06-20 17:40 UTC  (11+ messages)
` [PATCH v9 01/10] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v9 02/10] firmware: xilinx: Add Zynqmp firmware driver
` [PATCH v9 03/10] firmware: xilinx: Add zynqmp IOCTL API for device control
` [PATCH v9 04/10] firmware: xilinx: Add query data API
` [PATCH v9 05/10] firmware: xilinx: Add clock APIs
` [PATCH v9 06/10] firmware: xilinx: Add debugfs interface
` [PATCH v9 07/10] firmware: xilinx: Add debugfs for IOCTL API
` [PATCH v9 08/10] firmware: xilinx: Add debugfs for query data API
` [PATCH v9 09/10] dt-bindings: clock: Add bindings for ZynqMP clock driver
` [PATCH v9 10/10] drivers: clk: Add "

[PATCH v3 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-06-20 17:40 UTC  (18+ messages)
` [PATCH v3 01/17] khwasan, mm: change kasan hooks signatures
` [PATCH v3 02/17] khwasan: move common kasan and khwasan code to common.c
` [PATCH v3 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v3 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v3 05/17] khwasan: initialize shadow to 0xff
` [PATCH v3 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v3 07/17] khwasan, arm64: fix up fault handling logic
` [PATCH v3 08/17] khwasan: add tag related helper functions
` [PATCH v3 09/17] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v3 10/17] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v3 11/17] khwasan: split out kasan_report.c from report.c
` [PATCH v3 12/17] khwasan: add bug reporting routines
` [PATCH v3 13/17] khwasan: add hooks implementation
` [PATCH v3 14/17] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v3 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v3 16/17] khwasan: update kasan documentation
` [PATCH v3 17/17] kasan: add SPDX-License-Identifier mark to source files

[PATCH v4 0/6] Enhance support for the SP805 WDT
 2018-06-20 17:39 UTC  (7+ messages)
` [PATCH v4 1/6] Documentation: DT: Consolidate SP805 binding docs

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-06-20 17:22 UTC  (27+ messages)
` [PATCH v8 01/26] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v8 02/26] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v8 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v8 04/26] PM / Domains: Add support for CPU devices to genpd
` [PATCH v8 05/26] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v8 06/26] timer: Export next wakeup time of a CPU
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs
` [PATCH v8 08/26] PM / Domains: Extend genpd CPU governor to cope with QoS constraints
` [PATCH v8 09/26] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH v8 10/26] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v8 11/26] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v8 12/26] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v8 13/26] drivers: firmware: psci: Move psci to separate directory
` [PATCH v8 14/26] MAINTAINERS: Update files for PSCI
` [PATCH v8 15/26] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v8 16/26] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v8 17/26] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v8 18/26] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v8 19/26] drivers: firmware: psci: Prepare to use "
` [PATCH v8 20/26] drivers: firmware: psci: Share a few internal PSCI functions
` [PATCH v8 21/26] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v8 22/26] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v8 23/26] drivers: firmware: psci: Try to attach CPU devices to their PM domains
` [PATCH v8 24/26] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode
` [PATCH v8 25/26] arm64: kernel: Respect the hierarchical CPU topology in DT for PSCI
` [PATCH v8 26/26] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH 0/3] I-side fixes
 2018-06-20 17:01 UTC  (6+ messages)
` [PATCH 2/3] arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}
  ` [PATCH 2/3] arm64: Remove unnecessary ISBs from set_{pte, pmd, pud}
` [PATCH 3/3] arm64: IPI each CPU after invalidating the I-cache for kernel mappings

KVM guest sometimes failed to boot because of kernel stack overflow if KPTI is enabled on a hisilicon ARM64 platform
 2018-06-20 16:33 UTC  (7+ messages)

[PATCH v4 00/19] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-06-20 16:00 UTC  (8+ messages)
` [PATCH v4 02/19] dt-bindings: sram: sunxi: Add A10 binding for the C1 SRAM region
` [PATCH v4 05/19] dt-bindings: sram: sunxi: Add A33 "
` [PATCH v4 15/19] dt-bindings: media: Document bindings for the Sunxi-Cedrus VPU driver

[PATCH v5 0/5] ASoC: add driver for Atmel I2S controller
 2018-06-20 15:47 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: clk: at91: add an I2S mux clock

[PATCH] arm64: kpti: Use early_param for kpti= command-line option
 2018-06-20 15:46 UTC  (4+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-06-20 15:24 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: add type casts to untagged_addr macro
` [PATCH v4 2/7] uaccess: add untagged_addr definition for other arches
` [PATCH v4 3/7] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v4 4/7] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v4 5/7] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v4 6/7] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v4 7/7] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/6] dmaengine: xilinx_dma: fix splitting transfer causes misalignments
 2018-06-20 14:57 UTC  (14+ messages)
` [PATCH 2/6] dmaengine: xilinx_dma: fix completion callback is not invoked for each DMA operation
` [PATCH 3/6] dt-bindings: xilinx_dma: add required xlnx, lengthregwidth property
  ` [PATCH 3/6] dt-bindings: xilinx_dma: add required xlnx,lengthregwidth property
` [PATCH 4/6] dmaengine: xilinx_dma: fix hardcoded maximum transfer length may be wrong
` [PATCH 5/6] dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
` [PATCH 6/6] dt-bindings: xilinx_dma: drop has-sg property

[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2
 2018-06-20 14:54 UTC  (7+ messages)
` [RFC PATCH 1/2] spi: Add "
` [RFC PATCH 2/2] dt-bindings: spi: QuadSPI driver for Atmel SAMA5D2 documentation

[PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)
 2018-06-20 14:14 UTC  (5+ messages)
` [PATCH 1/4] ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
` [PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 "

Dynamic ftrace self test broken on ARM
 2018-06-20 14:13 UTC  (6+ messages)

[PATCH V3 0/3] add iwdg2 support for stm32mp157c
 2018-06-20 13:51 UTC  (4+ messages)
` [PATCH V3 1/3] watchdog: stm32: add pclk feature for stm32mp1
` [PATCH V3 2/3] ARM: dts: stm32: add iwdg2 support for stm32mp157c
` [PATCH V3 3/3] ARM: dts: stm32: add iwdg2 support for stm32mp157c-ed1

[PATCH 0/5] arm64: allwinner: h6: Enable AXP805 PMIC on Pine H64
 2018-06-20 13:46 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: allwinner: h6: Use macros for R_CCU clock and reset indices

[PATCH V4] PCI: move early dump functionality from x86 arch into the common code
 2018-06-20 13:46 UTC  (2+ messages)

[PATCH V2 0/3] add iwdg2 support for stm32mp157c
 2018-06-20 13:35 UTC  (7+ messages)
` [PATCH V2 1/3] watchdog: stm32: add pclk feature for stm32mp1

[PATCH/RFT v2 2/2] arm64: dts: r8a77995: Add all HSCIF nodes
 2018-06-20 13:04 UTC  (2+ messages)

[PATCH/RFT v2 1/2] arm64: dts: r8a77995: Add SCIF-{0, 1, 3, 4, 5} device nodes
 2018-06-20 13:02 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: tegra186-gpio: Add information for Tegra194
 2018-06-20 12:54 UTC  (5+ messages)
` [PATCH 2/5] gpio: tegra186: Add support "
` [PATCH 3/5] arm64: tegra: Add GPIO controller on Tegra194
` [PATCH 4/5] arm64: tegra: Enable card detect for SD card on P2888
` [PATCH 5/5] arm64: tegra: Add ethernet controller on Tegra194

[PATCH 1/2] dt-bindings: arm: Add compatible string for NVIDIA Carmel
 2018-06-20 12:28 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Add CPU nodes to Tegra194 device tree

[PATCH v2 0/8] Tegra Combined UART driver
 2018-06-20 12:20 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: tegra186-hsp: Add shared interrupts
` [PATCH v2 2/8] dt-bindings: serial: Add bindings for nvidia, tegra194-tcu
` [PATCH v2 3/8] mailbox: Add transmit done by blocking option
` [PATCH v2 4/8] mailbox: tegra-hsp: Refactor in preparation of mailboxes
` [PATCH v2 5/8] mailbox: tegra-hsp: Add support for shared mailboxes
` [PATCH v2 6/8] serial: Add Tegra Combined UART driver
` [PATCH v2 7/8] arm64: tegra: Add nodes for tcu on Tegra194
` [PATCH v2 8/8] arm64: tegra: Mark tcu as primary serial port on Tegra194 P2888

[PATCH v5 0/8] Introduce on-chip interconnect API
 2018-06-20 12:11 UTC  (9+ messages)
` [PATCH v5 1/8] interconnect: Add generic "
` [PATCH v5 2/8] dt-bindings: Introduce interconnect provider bindings
` [PATCH v5 3/8] interconnect: Add debugfs support
` [PATCH v5 4/8] interconnect: qcom: Add RPM communication
` [PATCH v5 5/8] dt-bindings: interconnect: Document qcom, msm8916 NoC bindings
` [PATCH v5 6/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v5 7/8] dt-bindings: Introduce interconnect consumers bindings
` [PATCH v5 8/8] interconnect: Allow endpoints translation via DT

[PATCH v5 0/6] clocksource: rework Atmel TCB timer driver
 2018-06-20 11:55 UTC  (9+ messages)
` [PATCH v5 2/6] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-20 11:51 UTC  (13+ messages)

[PATCH v2] mmc: sdhci-of-arasan: Add quirk for unstable clocks
 2018-06-20 11:33 UTC  (4+ messages)
` [PATCH v3 0/2] mmc: sdhci-of-arasan: workaround for broken clocks
  ` [PATCH v3 1/2] dt-bindings: mmc: broken clock stable indicator on arasan controllers
  ` [PATCH v3 2/2] mmc: sdhci-of-arasan: Add quirk for unstable clocks

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

[PATCH 00/20] coresight: Update device tree bindings
 2018-06-20 10:53 UTC  (6+ messages)
` [PATCH 18/20] dts: sama5d2: Update coresight bindings for hardware ports

[PATCH] ARM: dts: imx7d-sdb: Restore pwm backlight support
 2018-06-20 10:50 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sll: declare src module to be compatible to imx51's src
 2018-06-20 10:23 UTC  (2+ messages)

[PATCH 0/1] Move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir}
 2018-06-20 10:09 UTC  (3+ messages)
` [PATCH 1/1] arm64/mm: move {idmap_pg_dir, tramp_pg_dir, swapper_pg_dir} to .rodata section

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

[PATCH] arm64: allwinner: a64-sopine: Add cd-gpios to mmc0 node
 2018-06-20  9:30 UTC 

[PATCHv3 00/19] arm64: invoke syscalls with pt_regs
 2018-06-20  9:21 UTC  (5+ messages)
` [PATCHv3 10/19] arm64: convert native/compat syscall entry to C

[PATCH 1/1] arm64: dts: rockchip: correct voltage selector Firefly-RK3399
 2018-06-20  9:15 UTC  (4+ messages)

[PATCH v10 00/14] Krait clocks + Krait CPUfreq
 2018-06-20  9:08 UTC  (6+ messages)
` [PATCH v10 13/14] cpufreq: Add module to register cpufreq on Krait CPUs

[PATCH] ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMP
 2018-06-20  8:56 UTC  (2+ messages)

[PATCH v2 0/5] crypto: ccree: cleanup, fixes and R-Car enabling
 2018-06-20  8:51 UTC  (4+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-06-20  8:50 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a77980: add "

[PATCH] arm64: dts: allwinner: h6: Add LED device nodes for Pine H64
 2018-06-20  8:43 UTC  (2+ messages)

[PATCH v7 00/29] Add support for mediatek SOC MT2712
 2018-06-20  8:33 UTC  (21+ messages)
` [PATCH v7 11/29] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH v7 12/29] drm/mediatek: Update the definition of connection from RDMA1 to DPI0
` [PATCH v7 13/29] drm/mediatek: add connection from RDMA0 "
` [PATCH v7 14/29] drm/mediatek: add connection from RDMA0 to DSI2
` [PATCH v7 15/29] drm/mediatek: add connection from RDMA0 to DSI3
` [PATCH v7 16/29] drm/mediatek: add connection from RDMA1 to DPI1
` [PATCH v7 17/29] drm/mediatek: add connection from RDMA1 to DSI1
` [PATCH v7 18/29] drm/mediatek: add connection from RDMA1 to DSI2
` [PATCH v7 19/29] drm/mediatek: add connection from RDMA1 to DSI3
` [PATCH v7 20/29] drm/mediatek: add connection from RDMA2 to DPI0
` [PATCH v7 21/29] drm/mediatek: add connection from RDMA2 to DPI1
` [PATCH v7 22/29] drm/mediatek: add connection from RDMA2 to DSI1
` [PATCH v7 23/29] drm/mediatek: add connection from RDMA2 to DSI2
` [PATCH v7 24/29] drm/mediatek: add connection from RDMA2 to DSI3
` [PATCH v7 25/29] drm/mediatek: add DPI1 support for mutex
` [PATCH v7 26/29] drm/mediatek: add DSI2 "
` [PATCH v7 27/29] drm/mediatek: add DSI3 "
` [PATCH v7 28/29] drm/mediatek: add third ddp path
` [PATCH v7 29/29] drm/mediatek: Add support for mediatek SOC MT2712


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