linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-30 21:12:06 to 2019-10-31 16:48:44 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-31 16:46 UTC  (7+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings
  ` [PATCH v3 02/17] arm64/lib: copy_page: avoid x18 register in assembler code
  ` [PATCH v3 03/17] arm64: kvm: stop treating register x18 as caller save
  ` [PATCH v3 04/17] arm64: kernel: avoid x18 __cpu_soft_restart
  ` [PATCH v3 05/17] add support for Clang's Shadow Call Stack (SCS)

[V3, 0/2] media: ov8856: Add YAML binding and sensor mode support
 2019-10-31 16:38 UTC  (4+ messages)
` [V3, 1/2] media: dt-bindings: ov8856: Document YAML bindings
` [V3, 2/2] media: i2c: ov8856: Add support for more sensor modes

[PATCH 1/4] ARM: dts: mmp3: A handful of fixes
 2019-10-31 16:34 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: mmp3: Add a name to /clocks node
` [PATCH 2/4] ARM: dts: mmp3: Fix /soc/watchdog node name
` [PATCH 3/4] ARM: dts: mmp3-dell-ariel: Add a name to /memory node
` [PATCH 4/4] ARM: dts: mmp3-dell-ariel: Add a serial point alias

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-31 16:23 UTC  (5+ messages)
` [PATCH v2 04/11] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card

[PATCH] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
 2019-10-31 16:22 UTC  (5+ messages)

[PATCH] arm64: perf: Simplify the ARMv8 PMUv3 event attributes
 2019-10-31 16:08 UTC  (5+ messages)

[PATCH v4 0/4] E0PD support
 2019-10-31 16:06 UTC  (15+ messages)
` [PATCH v4 4/4] arm64: Use a variable to store non-global mappings decision

[PATCH v6 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
 2019-10-31 16:04 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: Rework voltage supplies for regulators on rk3399-roc-pc
 2019-10-31 15:56 UTC  (3+ messages)

[PATCH v4 0/2] Add IMX296 CMOS image sensor support
 2019-10-31 15:48 UTC  (11+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding

[PATCH 0/3] arm: Enable unified vDSO
 2019-10-31 15:44 UTC  (4+ messages)
` [PATCH 1/3] arm: Add support for generic vDSO
` [PATCH 2/3] arm: Add clock_getres entry point
` [PATCH 3/3] arm: Add clock_gettime64 "

[PATCH V2 1/4] docs/perf: Add explanation for DDR_CAP_AXI_ID_FILTER_ENHANCED quirk
 2019-10-31 15:38 UTC  (3+ messages)
` [PATCH V2 3/4] perf/imx_ddr: Add enhanced AXI ID filter support

[PATCH 1/2] dt-bindings: Add doc for Firefly ROC-RK3308-CC board
 2019-10-31 15:36 UTC  (2+ messages)

[RFC 0/3] Introduce memory controller mini-framework
 2019-10-31 15:11 UTC  (3+ messages)
` [RFC 1/3] memory: "

[PATCH v4 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-10-31 14:52 UTC  (4+ messages)
` [PATCH v4 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-31 14:37 UTC  (8+ messages)
` [PATCH v14 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
      ` [PATCH] mm: ptdump: Reduce level numbers by 1 in note_page()

[PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-10-31 14:26 UTC  (5+ messages)
` [PATCH 1/4] drm: bridge: dw_mipi_dsi: access registers via a regmap
` [PATCH 2/4] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH 3/4] drm: imx: Add i.MX 6 MIPI DSI host driver
` [PATCH 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc

[PATCH v3 00/11] Add support for more Kontron i.MX6UL/ULL SoMs and boards
 2019-10-31 14:24 UTC  (12+ messages)
` [PATCH v3 01/11] ARM: dts: imx6ul-kontron-n6310: Move common SoM nodes to a separate file
` [PATCH v3 02/11] ARM: dts: Add support for two more Kontron SoMs N6311 and N6411
` [PATCH v3 03/11] ARM: dts: imx6ul-kontron-n6310-s: Move common nodes to a separate file
` [PATCH v3 04/11] ARM: dts: Add support for two more Kontron evalkit boards 'N6311 S' and 'N6411 S'
` [PATCH v3 05/11] ARM: dts: imx6ul-kontron-n6x1x: Add 'chosen' node with 'stdout-path'
` [PATCH v3 06/11] ARM: dts: imx6ul-kontron-n6x1x-s: Specify bus-width for SD card and eMMC
` [PATCH v3 07/11] ARM: dts: imx6ul-kontron-n6x1x-s: Add vbus-supply and overcurrent polarity to usb nodes
` [PATCH v3 08/11] ARM: dts: imx6ul-kontron-n6x1x-s: Remove an obsolete comment and fix indentation
` [PATCH v3 09/11] ARM: dts: imx6ul-kontron-n6x1x-s: Disable the snvs-poweroff driver
` [PATCH v3 10/11] dt-bindings: arm: fsl: Add more Kontron i.MX6UL/ULL compatibles
` [PATCH v3 11/11] MAINTAINERS: Add an entry for Kontron Electronics ARM board support

[PATCH] arm64: dts: rockchip: Add vcc_sys enable pin on rk3399-roc-pc
 2019-10-31 14:23 UTC  (2+ messages)

[PATCH v2] PM / devfreq: Check NULL governor in available_governors_show
 2019-10-31 14:22 UTC  (2+ messages)

[PATCH v2] arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
 2019-10-31 14:17 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add nodes for buttons on rk3399-roc-pc
 2019-10-31 14:17 UTC  (2+ messages)

[PATCH 01/13] arm64: dts: rockchip: fix iface clock-name on px30 iommus
 2019-10-31 14:15 UTC  (3+ messages)

[Patch v3 0/7] Introduce TEE based Trusted Keys support
 2019-10-31 13:58 UTC  (8+ messages)
` [Patch v3 1/7] tee: optee: allow kernel pages to register as shm
` [Patch v3 2/7] tee: enable support to register kernel memory
` [Patch v3 3/7] tee: add private login method for kernel clients
` [Patch v3 4/7] KEYS: trusted: Add generic trusted keys framework
` [Patch v3 5/7] KEYS: trusted: Introduce TEE based Trusted Keys
` [Patch v3 6/7] doc: keys: Document usage of "
` [Patch v3 7/7] MAINTAINERS: Add entry for "

[PATCH] ARM: dts: sun6i: Remove useless reset-names
 2019-10-31 13:49 UTC 

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-31 13:38 UTC  (5+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH v9 0/8] PM / devfreq: Add dev_pm_qos support
 2019-10-31 13:31 UTC  (19+ messages)
  ` [PATCH v9 3/8] PM / devfreq: Set scaling_max_freq to max on OPP notifier error
  ` [PATCH v9 2/8] PM / devfreq: Fix devfreq_notifier_call returning errno
  ` [PATCH v9 6/8] PM / devfreq: Introduce get_freq_range helper
  ` [PATCH v9 7/8] PM / devfreq: Add PM QoS support
  ` [PATCH v9 8/8] PM / devfreq: Use PM QoS for sysfs min/max_freq
  ` [PATCH v9 4/8] PM / devfreq: Move more initialization before registration

[PATCH V2] spi: add power control when set_cs
 2019-10-31 13:23 UTC  (2+ messages)
` Applied "spi: add power control when set_cs" to the spi tree

[PATCH] arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
 2019-10-31 13:21 UTC  (2+ messages)

[RFC] arm64: cpufeatures: Add support for tlbi range maintenance
 2019-10-31 13:16 UTC  (4+ messages)

[PATCH v2 00/11] Add support for more Kontron i.MX6UL/ULL SoMs and boards
 2019-10-31 13:11 UTC  (8+ messages)
` [PATCH v2 01/11] ARM: dts: imx6ul-kontron-n6310: Move common SoM nodes to a separate file
` [PATCH v2 03/11] ARM: dts: imx6ul-kontron-n6310-s: Move common "
` [PATCH v2 11/11] ARM: dts: imx6ul-kontron-n6310-s-43: Add missing includes for GPIOs and IRQs

[PATCH] thermal: brcmstb: enable hwmon
 2019-10-31 13:08 UTC  (2+ messages)

[RFC PATCH 0/2] Add virtual SDEI support for arm64
 2019-10-31 13:07 UTC  (6+ messages)
` [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space

[PATCH] cpufreq: Add user_min/max_freq
 2019-10-31 13:01 UTC  (3+ messages)

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-31 13:00 UTC  (6+ messages)
` [PATCHv2 2/8] module/ftrace: handle patchable-function-entry

[PATCH v7 0/2] Allwinner H6 Mali GPU support
 2019-10-31 12:35 UTC  (2+ messages)

[PATCH v3 0/4] add meson secure watchdog driver
 2019-10-31 12:40 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: watchdog: add new binding for meson secure watchdog

[PATCH 0/4] Convert STM32 Timer mdf bindings to yaml
 2019-10-31 12:30 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: counter: Convert stm32 counter bindings to json-schema
` [PATCH 2/4] dt-bindings: iio: timer: Convert stm32 IIO trigger "
` [PATCH 3/4] dt-bindings: pwm: Convert stm32 pwm "
` [PATCH 4/4] dt-bindings: mfd: Convert stm32 timers "

[PATCH 0/2] clk: imx: imx7d: move setting clk parent to dts
 2019-10-31 12:09 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: imx7s: ccm: add assigned-clocks
` [PATCH 2/2] clk: imx: imx7d: remove clk_set_parent

❌ FAIL: Test report for kernel 5.4.0-rc5-34072e5.cki (arm-next)
 2019-10-31 11:26 UTC  (8+ messages)

[PATCH RESEND 0/2] Add Kizboxmini boards support
 2019-10-31 11:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: at91: add a common kizboxmini dtsi file

[PATCH net v2 00/10] net: stmmac: Fixes for -net
 2019-10-31 11:00 UTC  (11+ messages)
` [PATCH net v2 01/10] net: stmmac: Fix sparse warning
` [PATCH net v2 02/10] net: stmmac: gmac4: bitrev32 returns u32
` [PATCH net v2 03/10] net: stmmac: xgmac: "
` [PATCH net v2 04/10] net: stmmac: selftests: Prevent false positives in filter tests
` [PATCH net v2 05/10] net: stmmac: xgmac: Only get SPH header len if available
` [PATCH net v2 06/10] net: stmmac: xgmac: Fix TSA selection
` [PATCH net v2 07/10] net: stmmac: xgmac: Fix AV Feature detection
` [PATCH net v2 08/10] net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV
` [PATCH net v2 09/10] net: stmmac: xgmac: Disable MMC interrupts by default
` [PATCH net v2 10/10] net: stmmac: Fix the packet count in stmmac_rx()

[PATCH v3 00/25] PCI host resource consolidation
 2019-10-31 10:57 UTC  (12+ messages)
` [PATCH v3 19/25] PCI: of: Add inbound resource parsing to helpers

[PATCH v9 0/6] Add HDMI jack support on RK3288
 2019-10-31 10:52 UTC  (5+ messages)
` [PATCH v9 5/6] ARM: dts: rockchip: Add HDMI support to rk3288-veyron-analog-audio
` [PATCH v9 6/6] ARM: dts: rockchip: Add HDMI audio support to rk3288-veyron-mickey.dts

[PATCH v3] dt-bindings: media: Convert stm32 cec bindings to json-schema
 2019-10-31 10:36 UTC  (3+ messages)

[PATCH v4] PCI: of: Add inbound resource parsing to helpers
 2019-10-31 10:07 UTC  (3+ messages)

[PATCH v2] drm: sun4i: Add support for suspending the display driver
 2019-10-31  9:51 UTC  (2+ messages)

[PATCH v3 1/3] ARM64: dts: sun50i-h6-pine-h64: state that the DT supports the modelB
 2019-10-31  9:48 UTC  (2+ messages)

[PATCH v4 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
 2019-10-31  8:54 UTC  (7+ messages)
` [PATCH v4 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v4 4/8] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-31  8:53 UTC  (12+ messages)
` [PATCH 39/46] power: tosa: simplify probe function
` [PATCH 42/46] ARM: pxa: remove unused mach/bitfield.h
` [PATCH 45/46] ARM: mmp: rename pxa_register_device
` [PATCH 46/46] ARM: pxa: move plat-pxa to drivers/soc/

[PATCH 1/1] ARM: dts: imx7s: Add power domain for imx7d HSIC
 2019-10-31  8:43 UTC  (3+ messages)

[PATCH] arm: replace Sun/Solaris style flag on section directive
 2019-10-31  8:22 UTC  (2+ messages)

[PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
 2019-10-31  8:15 UTC  (4+ messages)

[PATCH v2 0/3] Add Bluetooth support to Teres A64 I
 2019-10-31  6:20 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: add DT binding for Realtek controllers
` [PATCH v2 2/3] Bluetooth: hci_h5: Add DT support for rtl8723bs
` [PATCH v2 3/3] arm64: dts: allwinner: a64: Enable Bluetooth on Teres-I

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-10-31  4:17 UTC  (3+ messages)
` [PATCH v5 03/12] clk: mediatek: mt8173: switch mmsys to platform "

[PATCH] drm/mediatek: covert to helper nonblocking atomic commit
 2019-10-31  2:48 UTC  (3+ messages)
` [PATCH v2] drm/mediatek: support CMDQ interface in ddp component

[PATCH] drm/mediatek: Add RGB[A] variants to published plane formats
 2019-10-31  2:41 UTC  (2+ messages)

[PATCH 1/2] perf/imx_ddr: add enhanced AXI ID filter support
 2019-10-31  1:42 UTC  (5+ messages)

[PATCH v2] ARM: ASPEED: update default ARCH_NR_GPIO for ARCH_ASPEED
 2019-10-31  1:40 UTC 

[PATCH] ARM: ASPEED: update default ARCH_NR_GPIO for ARCH_ASPEED
 2019-10-31  1:26 UTC  (3+ messages)

[PATCH V2] ARM: dts: imx7ulp-evk: Use APLL_PFD1 as usdhc's clock source
 2019-10-31  0:43 UTC 

[PATCH] ARM: dts: imx7ulp-evk: Use APLL_PFD1 as usdhc's clock source
 2019-10-31  0:38 UTC  (3+ messages)

[PATCH v4 0/6] Nvidia Arm SMMUv2 Implementation
 2019-10-31  0:07 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v4 2/6] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v4 3/6] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH v4 4/6] arm64: tegra: Add Memory controller DT node on T194
` [PATCH v4 5/6] arm64: tegra: Add DT node for T194 SMMU
` [PATCH v4 6/6] arm64: tegra: enable SMMU for SDHCI and EQOS on T194

[PATCH v2 1/5] arm: dts: vf-colibri: fix typo in top-level module compatible
 2019-10-30 23:12 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example

[PATCH v2] arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
 2019-10-30 21:54 UTC  (2+ messages)

[PATCH net 0/9] net: stmmac: Fixes for -net
 2019-10-30 21:52 UTC  (3+ messages)
` [PATCH net 4/9] net: stmmac: selftests: Must remove UC/MC addresses to prevent false positives

[PATCH] pci: controller: dwc: Remove dev_err use after platform_get_irq
 2019-10-30 21:46 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).