linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-16 06:46:29 to 2019-05-16 15:55:40 UTC [more...]

[PATCH v1 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-05-16 15:53 UTC  (6+ messages)
` [PATCH v1 1/5] jump_label: Don't warn on __exit jump entries
` [PATCH v1 2/5] arm64: Use correct ll/sc atomic constraints
` [PATCH v1 3/5] arm64: atomics: avoid out-of-line ll/sc atomics
` [PATCH v1 4/5] arm64: avoid using hard-coded registers for LSE atomics
` [PATCH v1 5/5] arm64: atomics: remove atomic_ll_sc compilation unit

[GIT PULL 0/4] ARM: SoC contents for 5.2 merge window
 2019-05-16 15:53 UTC  (4+ messages)
` [GIT PULL 1/4] ARM: SoC platform updates

[PATCH RESEND] ACPI/IORT: Fix build error when IOMMU_SUPPORT disabled
 2019-05-16 15:52 UTC  (2+ messages)
` [PATCH v2] ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled

[PATCH v2 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-16 15:51 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: DTS: allwinner: a64: Add pinmux for RGB666 LCD
` [PATCH v2 2/4] dt-bindings: Add ANX6345 DP/eDP transmitter binding
` [PATCH v2 3/4] arm64: DTS: allwinner: a64: Enable audio on Teres-I
` [PATCH v2 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge "

[PATCH 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-16 15:48 UTC  (8+ messages)
` [PATCH 1/4] arm64: DTS: allwinner: a64: Add pinmux for RGB666 LCD
` [PATCH 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH v3 1/3] include/of_fdt.h: add a weak arch hook to update fdt pgprot
 2019-05-16 15:39 UTC  (10+ messages)
` [PATCH v3 2/3] arm64: implement update_fdt_pgprot()
` [PATCH v3 3/3] fdt: add support for rng-seed

[PATCH 0/3] ENETC: support hardware timestamping
 2019-05-16 15:30 UTC  (7+ messages)
` [PATCH 1/3] enetc: add hardware timestamping support
` [PATCH 2/3] enetc: add get_ts_info interface for ethtool
` [PATCH 3/3] arm64: dts: fsl: ls1028a: add ENETC 1588 timer node

[PATCH v2] i2c: i2c-stm32f7: fix the get_irq error cases
 2019-05-16 15:29 UTC 

[PATCH v1 1/2] pid: add pidfd_open()
 2019-05-16 15:29 UTC  (11+ messages)
` [PATCH v1 2/2] tests: add pidfd_open() tests

[PATCH V2 0/6] coresight: Fix snapshot mode
 2019-05-16 15:22 UTC  (10+ messages)
` [PATCH V2 1/6] coresight: etb10: Properly set AUX buffer head in "
` [PATCH V2 5/6] coresight: perf: Don't set the truncated flag "
` [PATCH V2 6/6] perf tools: Properly set the value of 'old' and 'head' "

[PATCH 0/3] add thermal driver for h6
 2019-05-16 15:02 UTC  (5+ messages)
` [PATCH 2/3] thermal: sun50i: "

[PATCH 1/2] pid: add pidfd_open()
 2019-05-16 14:53 UTC  (6+ messages)

[PATCH v2 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-05-16 14:44 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: mmc: sun4i: Add YAML schemas

[PATCH V3 0/8] Add EMC scaling support for Tegra210
 2019-05-16 14:39 UTC  (13+ messages)
` [PATCH V3 1/8] dt-bindings: memory: tegra: Add external memory controller binding "
` [PATCH V3 4/8] memory: tegra: Add Tegra210 EMC clock driver

[RFC V2 00/16] objtool: Add support for Arm64
 2019-05-16 14:29 UTC  (18+ messages)
` [RFC 01/16] objtool: Add abstraction for computation of symbols offsets
` [RFC 02/16] objtool: orc: Refactor ORC API for other architectures to implement
` [RFC 03/16] objtool: Move registers and control flow to arch-dependent code
` [RFC 04/16] objtool: arm64: Add required implementation for supporting the aarch64 architecture in objtool
` [RFC 05/16] objtool: arm64: Handle hypercalls as nops
` [RFC 06/16] arm64: alternative: Mark .altinstr_replacement as containing executable instructions
` [RFC 07/16] objtool: special: Adapt special section handling
` [RFC 08/16] objtool: arm64: Adapt the stack frame checks for arm architecture
` [RFC 09/16] arm64: assembler: Add macro to annotate asm function having non standard stack-frame
` [RFC 10/16] arm64: sleep: Prevent stack frame warnings from objtool
` [RFC 11/16] objtool: arm64: Enable stack validation for arm64
` [RFC 12/16] arm64: kvm: Annotate non-standard stack frame functions
` [RFC 13/16] arm64: kernel: Add exception on kuser32 to prevent stack analysis
` [RFC 14/16] arm64: crypto: Add exceptions for crypto object "
` [RFC 15/16] objtool: Introduce INSN_UNKNOWN type
` [RFC 16/16] arm64: kernel: Annotate non-standard stack frame functions

[PATCH V3 1/2] soc: imx: Add SCU SoC info driver support
 2019-05-16 14:09 UTC  (6+ messages)

[PATCH] arm64: vdso: Explicitly add build-id option
 2019-05-16 13:48 UTC  (5+ messages)

[PATCH v2 0/5] arm64: IRQ priority masking and Pseudo-NMI fixes
 2019-05-16 13:43 UTC  (4+ messages)
` [PATCH v2 4/5] arm64: irqflags: Introduce explicit debugging for IRQ priorities

[PATCH V6 00/15] Add Tegra194 PCIe support
 2019-05-16 13:34 UTC  (6+ messages)
` [PATCH V6 02/15] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs

[PATCH 0/3] pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
 2019-05-16 13:27 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: bcm2835-gpio: Document BCM7211 compatible
` [PATCH 2/3] pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
` [PATCH 3/3] pinctrl: bcm2835: bcm7211: Add support for 7211 pull-up functionality

[PATCH v3 1/2] dt-bindings: sound: Convert Allwinner SPDIF binding to YAML
 2019-05-16 13:24 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: sound: sun4i-spdif: Document that the RX channel can be missing

[RFC 0/6] arm64: Enable access to pmu registers by user-space
 2019-05-16 13:21 UTC  (7+ messages)
` [PATCH 1/6] perf: arm64: Compile tests unconditionally
` [PATCH 2/6] perf: arm64: Add test to check userspace access to hardware counters
` [PATCH 3/6] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH 4/6] arm64: pmu: Add hook to handle pmu-related undefined instructions
` [PATCH 5/6] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [PATCH 6/6] Documentation: arm64: Document PMU counters access from userspace

[PATCH v2 00/11] dts: Update DT bindings for CoreSight replicator and funnel
 2019-05-16 13:21 UTC  (4+ messages)
` [PATCH v2 04/11] ARM: dts: ste: Update coresight DT bindings

[PATCH v4 0/8] Allwinner H6 Mali GPU support
 2019-05-16 13:21 UTC  (10+ messages)

[PATCH] i2c: i2c-stm32f7: fix the get_irq error cases
 2019-05-16 13:20 UTC  (4+ messages)

[PATCH] drivers/clk/rockchip/clk-rk3228.c: add 1.464GHz clock rate
 2019-05-16 12:44 UTC 

[PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources
 2019-05-16 12:47 UTC  (3+ messages)

[PATCH v8 00/14] Add support for TISCI Interrupt controller drivers
 2019-05-16 12:40 UTC  (3+ messages)
` [PATCH v8 06/14] genirq: Introduce irq_chip_{request, release}_resource_parent() apis

[PATCH 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-05-16 12:23 UTC  (11+ messages)
` [PATCH 1/8] cpufreq: mediatek: change to regulator_get_optional
` [PATCH 2/8] cpufreq: mediatek: add clock enable for intermediate clock
` [PATCH 3/8] cpufreq: mediatek: Add support for mt8183
` [PATCH 4/8] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
` [PATCH 5/8] devfreq: add mediatek "
` [PATCH 6/8] PM / OPP: Support adjusting OPP voltages at runtime
` [PATCH 7/8] cpufreq: mediatek: add opp notification for SVS support
` [PATCH 8/8] devfreq: mediatek: cci devfreq register "

[PATCH] dt-bindings: pwm: Convert Allwinner PWM to a schema
 2019-05-16 12:08 UTC 

[PATCH v14 00/11] Introduce the for_each_set_clump8 macro
 2019-05-16 11:50 UTC  (3+ messages)
` [PATCH v14 01/11] bitops: "

[PATCH] arm64: dts: ls1012a: Add QSPI support for ls1012a
 2019-05-16 11:47 UTC  (4+ messages)
` [PATCH] arm64: dts: ls1046a: Fast read m25p60
` [PATCH] arm64: dts: ls1088a: Add QSPI support
` [PATCH] arm64: dts: ls208x: Remove non-compatible driver device from qspi node

boot regression on da850-evm with commit f979c08f7624
 2019-05-16 11:42 UTC 

[PATCH AUTOSEL 5.0 33/34] perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
 2019-05-16 11:39 UTC 

[PATCH V2 1/8] ARM: dts: imx53: Update UART configuration on M53Menlo
 2019-05-16 11:36 UTC  (2+ messages)

[PATCH V3 1/4] dt-bindings: fsl: scu: add ocotp binding
 2019-05-16 11:21 UTC  (3+ messages)
` [PATCH V3 2/4] nvmem: imx: add i.MX8 nvmem driver

[PATCH V3 0/4] arm64/mm: Enable memory hot remove
 2019-05-16 11:16 UTC  (13+ messages)
` [PATCH V3 2/4] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V3 3/4] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH V3 4/4] arm64/mm: Enable memory hot remove

[PATCH] clk: imx: imx8mm: fix int pll clk gate
 2019-05-16 11:15 UTC  (2+ messages)

[PATCH V2] ARM: dts: r8a779x: Configure PMIC IRQ pinmux
 2019-05-16 11:09 UTC  (3+ messages)

[PATCH v2 1/2] fdt: add support for rng-seed
 2019-05-16 11:07 UTC  (8+ messages)
` [PATCH v2 2/2] amr64: map FDT as RW for early_init_dt_scan()

[PATCH v2] i2c: bcm2835: Model Divider in CCF
 2019-05-16 10:59 UTC  (4+ messages)

[PATCH V12 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-05-16 10:46 UTC  (12+ messages)
` [PATCH V12 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V12 3/5] thermal: imx_sc: add i.MX system controller thermal support

[PATCH] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a
 2019-05-16 10:39 UTC  (2+ messages)
` [PATCH] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string

[PATCH v6 00/12] support gce on mt8183 platform
 2019-05-16 10:27 UTC  (14+ messages)
` [PATCH v6 01/12] dt-binding: gce: remove thread-num property
` [PATCH v6 02/12] dt-binding: gce: add gce header file for mt8183
` [PATCH v6 03/12] dt-binding: gce: add binding for gce subsys property
` [PATCH v6 04/12] dt-binding: gce: add binding for gce event property
` [PATCH v6 05/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v6 06/12] mailbox: mediatek: cmdq: support mt8183 gce function
` [PATCH v6 07/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v6 08/12] soc: mediatek: cmdq: define the instruction struct
` [PATCH v6 09/12] soc: mediatek: cmdq: add polling function
` [PATCH v6 10/12] soc: mediatek: cmdq: add cmdq_dev_get_subsys function
` [PATCH v6 11/12] soc: mediatek: cmdq: add cmdq_dev_get_event function
` [PATCH v6 12/12] arm64: dts: add gce node for mt8183

[PATCH 2/2] drm/rockchip: dw_hdmi: Handle suspend/resume
 2019-05-16 10:14 UTC  (2+ messages)

[PATCH v10 0/2] drm/sun4i: sun6i_mipi_dsi: Fixes/updates
 2019-05-16  9:11 UTC  (2+ messages)

drm: sun4i: segmentation fault with rmmod sun4i_drm
 2019-05-16  9:45 UTC 

[PATCH] ARM: dts: sun7i: olimex-lime2: Enable ac and power supplies
 2019-05-16  9:28 UTC 

[PATCH v5 1/1] iommu/io-pgtable-arm: Add support to use system cache
 2019-05-16  9:30 UTC 

[PATCH v6 07/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
 2019-05-16  9:27 UTC  (3+ messages)
` [PATCH v6 10/12] soc: mediatek: cmdq: add cmdq_dev_get_subsys function
` [PATCH v6 11/12] soc: mediatek: cmdq: add cmdq_dev_get_event function

[PATCH 0/3] mmc: meson-gx: add ddr-access-quirk support
 2019-05-16  9:09 UTC  (6+ messages)
` [PATCH 2/3] mmc: meson-gx: add ddr-access-quirk

[PATCH v2] arm64: dts: allwinner: a64: orangepi-win: Add wifi and bluetooth nodes
 2019-05-16  8:52 UTC  (2+ messages)

[RFC PATCH V1 0/6] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-05-16  8:49 UTC  (3+ messages)

[PATCH] dt-bindings: bus: Convert Allwinner RSB to a schema
 2019-05-16  8:33 UTC  (2+ messages)

[PATCH 0/2] drm/sun4i: Fix sun8i HDMI PHY initialization
 2019-05-16  8:31 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: spi: Add YAML schemas for the generic SPI options
 2019-05-16  8:27 UTC  (3+ messages)

[PATCH] arm64: defconfig: enable NXP FlexCAN driver
 2019-05-16  8:21 UTC 

[PATCH v3 0/4] add slow clock support for SAM9X60
 2019-05-16  8:10 UTC  (4+ messages)
` [PATCH v3 2/4] clk: at91: sckc: add support to specify registers bit offsets

[PATCH 0/4] iio: adc: mediatek: add mt6765 driver support
 2019-05-16  8:10 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: mediatek: Add document for mt6765
` [PATCH 2/4] iio: adc: mediatek: mt6765 upstream driver
` [PATCH 3/4] iio: adc: mediatek: SET_LATE_SYSTEM_SLEEP_PM_OPS support
` [PATCH 4/4] iio: auxadc: mediatek: change to subsys_initcall

[PATCH v2 0/6] clk: rockchip: Support for some new features
 2019-05-16  7:30 UTC  (7+ messages)
` [PATCH v2 1/6] clk: rockchip: Add supprot to limit input rate for fractional divider
` [PATCH v2 2/6] clk: rockchip: fix up the frac clk get rate error
` [PATCH v2 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
` [PATCH v2 4/6] clk: rockchip: add a clock-type for muxes based in the pmugrf
` [PATCH v2 5/6] clk: rockchip: add pll up and down when change pll freq
` [PATCH v2 6/6] clk: rockchip: support pll setting by auto

[RFC PATCH] KVM: arm/arm64: Enable direct irqfd MSI injection
 2019-05-16  7:21 UTC  (5+ messages)

[PATCH 4.4 247/266] cpu/speculation: Add mitigations= cmdline option
 2019-05-16  7:04 UTC  (2+ messages)

[PATCH] iommu: io-pgtable: Support non-coherent page tables
 2019-05-16  6:47 UTC  (2+ messages)

[PATCH] Opt out of scripts/get_maintainer.pl
 2019-05-16  6:27 UTC  (2+ 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).