linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 14:46:22 to 2019-08-08 09:03:44 UTC [more...]

[RESEND PATCH v5 0/4] add coupled regulators for Exynos5422/5800
 2019-08-08  9:02 UTC  (3+ messages)
    ` [RESEND PATCH v5 1/4] devfreq: exynos-bus: correct clock enable sequence
    ` [RESEND PATCH v5 3/4] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800

[PATCH v5 0/4] add coupled regulators for Exynos5422/5800
 2019-08-08  9:01 UTC  (5+ messages)
    ` [PATCH v5 2/4] devfreq: exynos-bus: convert to use dev_pm_opp_set_rate()

[PATCH] arm64: dts: renesas: r8a77995: draak: Fix backlight regulator name
 2019-08-08  9:00 UTC  (2+ messages)

[PATCH] dt-bindings: Rename file of DT bindings for Renesas memory controllers
 2019-08-08  8:58 UTC  (4+ messages)

usb zero copy dma handling
 2019-08-08  8:58 UTC  (2+ messages)

[PATCH 0/9] dt-bindings: first tentative of conversion to yaml format
 2019-08-08  8:51 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: mailbox: meson-mhu: convert to yaml
` [PATCH 2/9] dt-bindings: rng: amlogic,meson-rng: "
` [PATCH 3/9] dt-bindings: spi: meson: "
` [PATCH 4/9] dt-bindings: reset: amlogic,meson-reset: "
` [PATCH 5/9] dt-bindings: arm: amlogic: amlogic, meson-gx-ao-secure: "
` [PATCH 6/9] dt-bindings: phy: meson-g12a-usb2-phy: "
` [PATCH 7/9] dt-bindings: phy: meson-g12a-usb3-pcie-phy: "
` [PATCH 8/9] dt-bindings: serial: meson-uart: "
` [PATCH 9/9] dt-bindings: watchdog: meson-gxbb-wdt: "

[PATCH] ARM64: dts: allwinner: Add devicetree for pine H64 modelA evaluation board
 2019-08-08  8:42 UTC 

[PATCH 1/2] mmc: sdhci-of-at91: add quirk for broken HS200
 2019-08-08  8:35 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d27_som1_ek: add mmc capabilities for SDMMC0

[PATCH 0/6] Add initial support for S32V234-EVB
 2019-08-08  8:08 UTC  (9+ messages)
` [PATCH 5/6] tty: serial: Add linflexuart driver for S32V234

[PATCH v3 00/21] Common patches from downstream development
 2019-08-08  8:03 UTC  (4+ messages)
` [PATCH v3 09/21] ARM: dts: imx6qdl-colibri: add phy to fec

[PATCH] arm64: defconfig: enable deprecated ARMv8 instructions emulation
 2019-08-08  8:00 UTC 

[PATCH 1/2] drm: add cache support for arm64
 2019-08-08  7:59 UTC  (16+ messages)

[PATCH] pinctrl: stm32: stm32: Add of_node_put() before return
 2019-08-08  7:54 UTC 

[PATCH] mtd: spi-nor: aspeed-smc: Add of_node_put()
 2019-08-08  7:51 UTC 

[PATCH] pinctrl: freescale: imx: Add of_node_put() before return
 2019-08-08  7:47 UTC 

[RESEND PATCH 00/10] ARM: davinci: use the new clocksource driver
 2019-08-08  7:41 UTC  (4+ messages)

Detecting AArch32 support from a AArch64 process in user space
 2019-08-08  7:36 UTC 

[PATCH 1/3] mfd: ab3100: no need to check return value of debugfs_create functions
 2019-08-08  7:32 UTC  (6+ messages)
` [PATCH 2/3] mfd: ab8500: "
` [PATCH 3/3] mfd: aat2870: "

[PATCH v5 0/4] add mt8183 dpi driver
 2019-08-08  7:14 UTC  (3+ messages)
` [PATCH v5 3/4] drm/mediatek: add mt8183 dpi clock factor

[PATCH] arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
 2019-08-08  6:58 UTC  (4+ messages)

[PATCH v2] arm64: mm: print hexadecimal EC value in mem_abort_decode()
 2019-08-08  6:58 UTC  (5+ messages)

[PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
 2019-08-08  6:57 UTC  (13+ messages)

[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
 2019-08-08  6:45 UTC  (4+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support
` [PATCH V5 2/3] Documentation: admin-guide: perf: add i.MX8 ddr pmu user doc
` [PATCH V5 3/3] MAINTAINERS: add imx8 ddr perf admin-guide maintainer information

[PATCH] kernfs: fix memleak in kernel_ops_readdir()
 2019-08-08  6:42 UTC  (3+ messages)

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-08-08  6:17 UTC  (15+ messages)
` [PATCH v6 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v6 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v6 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v6 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v6 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v6 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v6 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v6 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v6 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v6 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v6 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v6 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v6 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

[PATCH v3] arm64: mm: print hexadecimal EC value in mem_abort_decode()
 2019-08-08  6:29 UTC 

[PATCH v2 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver
 2019-08-08  6:27 UTC  (10+ messages)
` [PATCH v2 3/5] ASoC: SOF: Add DT DSP device support
  ` [Sound-open-firmware] "

[PATCH V4 1/2] perf: imx8_ddr_perf: add AXI ID filter support
 2019-08-08  6:11 UTC  (7+ messages)

[PATCH 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-08-08  5:48 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-08  5:42 UTC  (3+ messages)
` [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*()

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-08  5:30 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: omap: add new binding for PRM instances
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control support
` [PATCH 5/8] soc: ti: omap-prm: add omap4 PRM data

[PATCH 0/5] Add Bitmain BM1880 clock driver
 2019-08-08  5:15 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: clock: Add Bitmain BM1880 SoC clock controller binding
` [PATCH 4/5] clk: Add driver for Bitmain BM1880 SoC clock controller

[PATCH] arm64/cache: silence -Woverride-init warnings
 2019-08-08  4:50 UTC  (2+ messages)

[PATCH v2 0/4] clk: meson: g12a: add support for DVFS
 2019-08-08  4:47 UTC  (4+ messages)
` [PATCH v2 1/4] clk: core: introduce clk_hw_set_parent()

[RFC/RFT v3 00/14] arm64: g12a: add support for DVFS
 2019-08-08  4:43 UTC  (4+ messages)
` [RFC/RFT v3 07/14] clk: meson: g12a: add notifiers to handle cpu clock change

[PATCH v2 0/2] rtc: add new Amlogic Virtual Wake RTC
 2019-08-08  4:23 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
` [PATCH v2 2/2] rtc: Add Amlogic Virtual Wake RTC

i2c: imx: support slave mode for imx I2C driver
 2019-08-08  3:53 UTC 

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-08  3:46 UTC  (10+ messages)

[PATCH v1 0/2] Remove smbus quick cmd and update adapter name
 2019-08-08  3:37 UTC  (3+ messages)
` [PATCH v1 1/2] i2c: iproc: Stop advertising support of SMBUS quick cmd
` [PATCH v1 2/2] i2c: iproc: Add full name of devicetree node to adapter name

[PATCH v6 19/24] drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory
 2019-08-08  3:42 UTC 

[PATCH] arm64: dts: fsl: add support for Hummingboard Pulse
 2019-08-08  3:17 UTC  (2+ messages)

[PATCH 0/6] arm64: add support for the Khadas VIM3
 2019-08-08  3:02 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: arm: amlogic: add bindings for G12B based S922X SoC

[PATCH v2 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-08  2:59 UTC  (6+ messages)
` [PATCH v2 2/6] thermal: amlogic: Add thermal driver to support "

[PATCH] ARM: ep93xx: Mark expected switch fall-through
 2019-08-08  2:38 UTC 

Linux next-20190807: arm64: build failed - phy-rockchip-inno-hdmi.c:1046:26: error: anonymous bit-field has negative width (-1)
 2019-08-08  1:01 UTC  (2+ messages)

[PATCH] dt-bindings: clock: imx8mn: Fix tab indentation for yaml file
 2019-08-07 23:59 UTC  (4+ messages)

[RFCv3 0/3] interconnect: Add imx support via devfreq
 2019-08-07 22:35 UTC  (6+ messages)
` [RFCv3 1/3] dt-bindings: interconnect: Add bindings for imx
` [RFCv3 2/3] interconnect: Add imx core driver

[PATCH] clk: versatile: Add of_node_put() in cm_osc_setup()
 2019-08-07 22:25 UTC  (2+ messages)

[PATCH v3 0/2] iommu/arm-smmu: Split pagetable support
 2019-08-07 22:21 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/io-pgtable-arm: Add support for ARM_ADRENO_GPU_LPAE io-pgtable format
` [PATCH v3 2/2] iommu/arm-smmu: Add support for Adreno GPU pagetable formats

[PATCH v3 0/2] iommu/arm-smmu: Split pagetable support
 2019-08-07 22:19 UTC  (2+ messages)
` [PATCH v3 1/2] iommu/io-pgtable-arm: Add support for ARM_ADRENO_GPU_LPAE io-pgtable format

[nomadik:ux500-skomer 5/7] main.c:undefined reference to `printascii'
 2019-08-07 21:48 UTC 

Offer
 2019-08-07 21:22 UTC 

[PATCH] clk: aspeed: Add SDIO gate
 2019-08-07 21:15 UTC  (2+ messages)

[PATCH] phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third value
 2019-08-07 21:02 UTC  (2+ messages)

[PATCH v7 0/2] arm64 tagged address ABI
 2019-08-07 20:38 UTC  (4+ messages)
` [PATCH v7 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
` [PATCH v7 2/2] arm64: Relax Documentation/arm64/tagged-pointers.rst

[PATCH v10 00/22] Generic page walk and ptdump
 2019-08-07 20:16 UTC  (5+ messages)
` [PATCH v10 20/22] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH 0/2 v2] tracing/arm: Fix the stack tracer when LR is saved after local storage
 2019-08-07 19:29 UTC  (4+ messages)
` [PATCH 1/2 v2] tracing/arm64: Have max stack tracer handle the case of return address after data
` [PATCH 2/2 v2] tracing: Document the stack trace algorithm in the comments

[RESEND][PATCH] usb: musb: sunxi: propagate devicetree node to glue pdev
 2019-08-07 18:57 UTC  (2+ messages)

[PATCH 0/6] ARM: psci: cpuidle: PSCI CPUidle rework
 2019-08-07 18:09 UTC  (5+ messages)
` [PATCH 4/6] ARM: psci: cpuidle: Introduce PSCI CPUidle driver
` [PATCH 6/6] PSCI: cpuidle: Refactor CPU suspend power_state parameter handling

[PATCH] drm/amdgpu: replace readq/writeq with atomic64 operations
 2019-08-07 18:00 UTC  (8+ messages)

[RFCv2 0/9] dt-bindings: first tentative of conversion to yaml format
 2019-08-07 17:59 UTC  (3+ messages)
` [RFCv2 9/9] dt-bindings: watchdog: meson-gxbb-wdt: convert to yaml

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-07 17:57 UTC  (6+ messages)
` [PATCH v8 09/14] media: rkisp1: add rockchip isp1 core driver

[PATCH v2 0/5] firmware: arm_scmi: add SCMI v2.0 fastchannels and reset protocol support
 2019-08-07 17:41 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: arm: Extend SCMI to support new reset protocol

next/master boot: 263 boots: 11 failed, 186 passed with 64 offline, 1 untried/unknown, 1 conflict (next-20190802)
 2019-08-07 17:38 UTC 

[PATCH] firmware: arm_scmi: Use {get,put}_unaligned_le32 accessors
 2019-08-07 17:37 UTC  (4+ messages)
` [PATCH v2] firmware: arm_scmi: Use {get, put}_unaligned_le{32, 64} accessors

[PATCH] arm64: dts: allwinner: a64: Drop PMU node
 2019-08-07 17:36 UTC  (9+ messages)

[PATCH 0/2] tracing/arm: Fix the stack tracer when LR is saved after local storage
 2019-08-07 17:20 UTC  (6+ messages)
` [PATCH 1/2] tracing/arm64: Have max stack tracer handle the case of return address after data
` [PATCH 2/2] tracing: Document the stack trace algorithm in the comments

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-07 17:17 UTC  (7+ messages)

[PATCH] arm64: Clarify when cpu_enable() is called
 2019-08-07 16:51 UTC  (3+ messages)

[PATCH v3 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver
 2019-08-07 16:42 UTC  (6+ messages)
` [PATCH v3 1/5] ASoC: SOF: Add OF DSP device support
` [PATCH v3 2/5] ASoC: SOF: imx: Add i.MX8 HW support
` [PATCH v3 3/5] ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
` [PATCH v3 4/5] arm64: dts: imx8qxp: Add DSP DT node
` [PATCH v3 5/5] dt-bindings: dsp: fsl: Add DSP core binding support

[PATCH] arm64: Disable big endian builds with clang
 2019-08-07 16:19 UTC  (12+ messages)

[PATCH 0/6] hwspinlock: allow sharing of hwspinlocks
 2019-08-07 16:19 UTC  (9+ messages)

[PATCH V5 00/12] 52-bit kernel + user VAs
 2019-08-07 16:17 UTC  (18+ messages)
` [PATCH V5 01/12] arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
` [PATCH V5 02/12] arm64: mm: Flip kernel VA space
` [PATCH V5 03/12] arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
` [PATCH V5 04/12] arm64: dump: De-constify VA_START and KASAN_SHADOW_START
` [PATCH V5 05/12] arm64: mm: Introduce VA_BITS_MIN
` [PATCH V5 06/12] arm64: mm: Introduce vabits_actual
` [PATCH V5 07/12] arm64: mm: Logic to make offset_ttbr1 conditional
` [PATCH V5 08/12] arm64: mm: Separate out vmemmap
` [PATCH V5 09/12] arm64: mm: Modify calculation of VMEMMAP_SIZE
` [PATCH V5 10/12] arm64: mm: Introduce 52-bit Kernel VAs
` [PATCH V5 11/12] arm64: mm: Remove vabits_user
` [PATCH V5 12/12] docs: arm64: Add layout and 52-bit info to memory document

[PATCH v2 0/3] arm/arm64: Add support for function error injection
 2019-08-07 16:07 UTC  (2+ messages)

[PATCH v3 00/11] Add arm64/signal initial kselftest support
 2019-08-07 16:04 UTC  (5+ messages)
` [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
` [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp

[PATCH V4 00/11] 52-bit kernel + user VAs
 2019-08-07 15:57 UTC  (6+ messages)
` [PATCH V4 11/11] docs: arm64: Add layout and 52-bit info to memory document

[PATCH v6 0/3] Make IPA use PM_EM
 2019-08-07 15:42 UTC  (3+ messages)
` [PATCH v6 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH] arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughs
 2019-08-07 15:40 UTC  (3+ messages)

[PATCH 0/9] arm64: Stolen time support
 2019-08-07 15:26 UTC  (5+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface

[PATCH] arm64: dts: rockchip: add rk3328 VPU node
 2019-08-07 15:20 UTC 

[PATCH v2 0/4] perf: Use capabilities instead of uid and euid
 2019-08-07 14:56 UTC  (4+ messages)
` [PATCH v2 2/4] perf: Use CAP_SYS_ADMIN with perf_event_paranoid checks

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-07 14:44 UTC  (2+ messages)
` [PATCH v3 1/4] perf: Add capability-related utilities


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