linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 03:06:32 to 2019-11-11 17:36:25 UTC [more...]

[PATCH v8 0/4] E0PD support
 2019-11-11 17:36 UTC  (12+ messages)
` [PATCH v8 1/4] arm64: Add initial support for E0PD
` [PATCH v8 2/4] arm64: Factor out checks for KASLR in KPTI code into separate function
` [PATCH v8 3/4] arm64: Don't use KPTI where we have E0PD
` [PATCH v8 4/4] arm64: Use a variable to store non-global mappings decision

arm64: dts: rockchip: Add SDR104 mode to SD-card I/F on rk3399-roc-pc
 2019-11-11 17:27 UTC  (2+ messages)

[PATCH v4 0/6] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-11 17:23 UTC  (6+ messages)
  ` [PATCH v4 4/6] "
  ` [PATCH v4 5/6] PM / devfreq: imx8m-ddrc: Measure bandwidth with perf

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-11-11 17:23 UTC  (4+ messages)
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA

[PATCH v2 00/10] Improvements for random.h/archrandom.h
 2019-11-11 17:20 UTC  (2+ messages)

[PATCH v5 0/8] Enable Linux guests on Hyper-V on ARM64
 2019-11-11 17:16 UTC  (6+ messages)
` [PATCH v5 2/8] arm64: hyperv: Add hypercall and register access functions

[PATCH 0/2] arm64: Workaround for Cortex-A55 erratum 1530923
 2019-11-11 17:16 UTC  (6+ messages)
` [PATCH 1/2] arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT
` [PATCH 2/2] arm64: Workaround for Cortex-A55 erratum 1530923

[PATCH] ARM: OMAP1: drop duplicated dependency on ARCH_OMAP1
 2019-11-11 17:10 UTC 

[PATCH 0/4] Raspberry Pi 4 PCIe support
 2019-11-11 16:40 UTC  (9+ messages)
` [PATCH 3/4] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH 4/4] PCI: brcmstb: add MSI capability

[PATCH] firmware: arm_scmi: Remove set but not used variable 'val'
 2019-11-11 16:36 UTC  (4+ messages)
` [PATCH] firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT

[PATCH v2 0/8] iommu: Add PASID support to Arm SMMUv3
 2019-11-11 16:05 UTC  (11+ messages)
` [PATCH v2 4/8] iommu/arm-smmu-v3: Prepare for SSID support
` [PATCH v2 5/8] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v2 6/8] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v2 7/8] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v2 8/8] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH] arm64: dts: rockchip: Add node for gpu on rk3399-roc-pc
 2019-11-11 15:38 UTC 

[PATCH v5 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-11 15:25 UTC  (17+ messages)
` [PATCH v5 01/15] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v5 02/15] soc: ti: k3: add navss ringacc driver
` [PATCH v5 03/15] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v5 04/15] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v5 05/15] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v5 06/15] dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA
` [PATCH v5 07/15] dmaengine: ti: k3 PSI-L remote endpoint configuration
` [PATCH v5 08/15] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v5 09/15] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v5 10/15] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v5 11/15] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v5 12/15] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v5 13/15] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v5 14/15] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH v5 15/15] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH v4 0/4] arm64: meson: add support for A1 Power Domains
 2019-11-11 15:00 UTC  (11+ messages)
` [PATCH v4 2/4] firmware: meson_sm: Add secure power domain support
` [PATCH v4 3/4] soc: amlogic: Add support for Secure power domains controller

[PATCH 1/2] iommu/arm-smmu-v3: Don't display an error when IRQ lines are missing
 2019-11-11 14:44 UTC  (8+ messages)
` [PATCH 2/2] iommu/arm-smmu: Remove duplicate error message

[PATCH net-next 0/6] net: stmmac: Improvements for -next
 2019-11-11 14:42 UTC  (7+ messages)
` [PATCH net-next 1/6] net: stmmac: Fix sparse warning
` [PATCH net-next 2/6] net: stmmac: gmac4+: Add Split Header support
` [PATCH net-next 3/6] net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
` [PATCH net-next 4/6] net: stmmac: tc: Remove the speed dependency
` [PATCH net-next 5/6] net: stmmac: Rework stmmac_rx()
` [PATCH net-next 6/6] net: stmmac: Implement UDP Segmentation Offload

[GIT PULL 3/8] memory: tegra: Changes for v5.5-rc1
 2019-11-11 14:38 UTC  (2+ messages)
` [GIT PULL v2 "

[PATCH] arm64: dts: rockchip: Enable HDMI Sound on rk3399-roc-pc
 2019-11-11 14:37 UTC 

[PATCH v10] PM / devfreq: Add dev_pm_qos support
 2019-11-11 14:37 UTC  (12+ messages)
  ` [PATCH v10 06/11] PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structs
  ` [PATCH v10 01/11] PM / devfreq: Fix devfreq_notifier_call returning errno
  ` [PATCH v10 02/11] PM / devfreq: Set scaling_max_freq to max on OPP notifier error
  ` [PATCH v10 09/11] PM / devfreq: Introduce get_freq_range helper

[PATCH v2 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-11-11 14:31 UTC  (7+ messages)
` [PATCH v2 08/13] cpuidle: psci: Add a helper to attach a CPU to its PM domain

[PATCH v3 0/6] PM / devfreq: Add dynamic scaling for imx ddr controller
 2019-11-11 14:29 UTC  (4+ messages)
` [PATCH v3 6/6] arm64: dts: imx8m: Add ddr controller nodes

[PATCH] arm64: dts: rockchip: Add regulators for pcie on rk3399-roc-pc
 2019-11-11 14:21 UTC 

[PATCH -next] fsi: aspeed: Use devm_kfree in aspeed_master_release()
 2019-11-11 14:17 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINE
 2019-11-11 14:14 UTC  (3+ messages)

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-11-11 14:05 UTC  (6+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode

[PATCH v5 0/7] Improve tlb range flush
 2019-11-11 14:02 UTC  (2+ messages)

[PATCH] drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform
 2019-11-11 13:49 UTC  (3+ messages)
` [PATCH] drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2019-11-11 13:37 UTC  (4+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support

[PATCH v2] dt-bindings: Add syscon YAML description
 2019-11-11 13:35 UTC 

[PATCH] clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value
 2019-11-11 13:28 UTC 

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-11 13:24 UTC  (2+ messages)

[GIT PULL v2] Hisilicon driver updates for v5.5
 2019-11-11 12:53 UTC 

[PATCH] clk: sunxi: use of_device_get_match_data
 2019-11-11 12:45 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: orange-pi-3: Enable IR receiver
 2019-11-11 12:44 UTC  (3+ messages)

[PATCH] clk: zynqmp: Add support for custom type flags
 2019-11-11 12:42 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
 2019-11-11 12:39 UTC  (2+ messages)

[GIT PULL] soc: updates for v5.5
 2019-11-11 12:23 UTC 

[GIT PULL] arm64: dts64 updates for v5.5
 2019-11-11 12:22 UTC 

[GIT PULL] ARM: dts32 updates for v5.5
 2019-11-11 12:20 UTC 

[PATCH] clk: zynqmp: Add support for clock with CLK_DIVIDER_POWER_OF_TWO flag
 2019-11-11 12:19 UTC  (3+ messages)

[PATCH V4 net-next 0/7] ARM: Enable GENET support for RPi 4
 2019-11-11 12:15 UTC  (9+ messages)
` [PATCH V4 net-next 1/7] net: bcmgenet: Avoid touching non-existent interrupt
` [PATCH V4 net-next 2/7] net: bcmgenet: Fix error handling on IRQ retrieval
` [PATCH V4 net-next 3/7] dt-bindings: net: bcmgenet: Add BCM2711 support
` [PATCH V4 net-next 4/7] "
` [PATCH V4 net-next 5/7] net: bcmgenet: Refactor register access in bcmgenet_mii_config
` [PATCH V4 net-next 6/7] net: bcmgenet: Add RGMII_RXID support
` [PATCH V4 net-next 7/7] ARM: dts: bcm2711-rpi-4: Enable GENET support

[PATCH v3 1/3] watchdog: sama5d4_wdt: cleanup the bit definitions
 2019-11-11 12:13 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: watchdog: sama5d4_wdt: add microchip,sam9x60-wdt compatible
` [PATCH v3 3/3] watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog

[PATCH v2] media: rockchip/rga: fix potential use after free
 2019-11-11 12:03 UTC  (2+ messages)

[PATCH] ARM: dts: imx25: fix usbhost1 node
 2019-11-11 11:46 UTC 

[PATCH V2 1/4] ARM: dts: imx6sll: Update usdhc fallback compatible to support HS400 mode
 2019-11-11 11:21 UTC  (2+ messages)

[PATCH v3 0/5] irqchip/irq-bcm7038-l1 updates
 2019-11-11 10:52 UTC  (2+ messages)

generic ioremap (and lots of cleanups) v3
 2019-11-11 10:36 UTC  (19+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 17/21] lib: provide a simple generic ioremap implementation

[PATCH v4 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-11 10:31 UTC  (33+ messages)
` [PATCH v4 01/15] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v4 02/15] soc: ti: k3: add navss ringacc driver
` [PATCH v4 05/15] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v4 07/15] dmaengine: ti: k3 PSI-L remote endpoint configuration
` [PATCH v4 09/15] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v4 10/15] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v4 11/15] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v4 12/15] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v4 14/15] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH v4 15/15] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH v3 1/2] kasan: detect negative size in memory operation function
 2019-11-11 10:28 UTC  (9+ messages)

[PATCH] irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
 2019-11-11 10:15 UTC  (3+ messages)

[PATCH v5 0/8] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-11-11 10:07 UTC  (4+ messages)
` [PATCH v5 4/8] dt-bindings: mmc: Add optional generic properties for mmc

[PATCH] arm64: defconfig: Enable the SBSA watchdog
 2019-11-11  9:36 UTC 

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-11-11  9:30 UTC  (3+ messages)
` [PATCH 38/46] video: backlight: tosa: use gpio lookup table

[PATCH 1/3] arm64: dts: rockchip: Fix min voltage for rk3399-firefly vdd_log
 2019-11-11  8:42 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: rk3399-rock960: add vdd_log
` [PATCH 3/3] arm64: dts: rk3399: Add init voltage for vdd_log

[PATCH v4 2/3] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
 2019-11-11  8:04 UTC  (2+ messages)
` [PATCH v4 3/3] Documentation/arm64: Fix a simple typo in memory.rst

[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-11  8:01 UTC  (2+ messages)
` [PATCH v4 1/3] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-11-11  7:54 UTC  (11+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-11  7:33 UTC  (4+ messages)
` [PATCH v4 47/47] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[PATCH v2 0/2] add Microchip PIT64B timer
 2019-11-11  7:30 UTC  (4+ messages)
` [PATCH v2 2/2] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2019-11-11  7:01 UTC  (7+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[PATCH net,v2 0/3] Rework mt762x GDM setup flow
 2019-11-11  6:51 UTC  (4+ messages)
` [PATCH net, v2 1/3] net: ethernet: mediatek: Integrate GDM/PSE setup operations
` [PATCH net, v2 2/3] net: ethernet: mediatek: Refine the timing of GDM/PSE setup
` [PATCH net, v2 3/3] net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL mode

[PATCH v5 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-11-11  6:44 UTC  (4+ messages)
` [PATCH v5 1/3] pinctrl: meson: add a new callback for SoCs fixup

[RFC 02/11] soc: Add Realtek chip info driver for RTD1195 and RTD1295
 2019-11-11  6:40 UTC  (5+ messages)
` [PATCH] base: soc: Export soc_device_to_device() helper

[PATCH] PM / devfreq: events: fix excessive stack usage
 2019-11-11  6:07 UTC  (3+ messages)
  ` [PATCH v2] PM / devfreq: events: Fix "

[PATCH] arm64: dts: rockchip: add analog audio nodes on rk3399-rockpro64
 2019-11-11  5:40 UTC  (4+ messages)

[PATCH v2 0/2] Initial RTD1619 SoC and Realtek Mjolnir EVB support
 2019-11-11  4:18 UTC  (2+ messages)

[PATCH v2 2/2] arm64: dts: Initial RTD1619 SoC and Realtek Mjolnir EVB support
 2019-11-11  3:49 UTC  (2+ messages)

[PATCH] ARM: spectre-v2: remove Brahma-B53 from hardening
 2019-11-11  3:33 UTC  (2+ messages)

[PATCH] arm64: dts: realtek: Add Realtek rtd1619 and mjolnir
 2019-11-11  3:09 UTC  (5+ messages)

[PATCH 0/7] arm64: dts: Initial RTD1395 and BPi-M4 support
 2019-11-11  3:04 UTC  (3+ messages)
` [PATCH 5/7] ARM: dts: rtd1195: Introduce r-bus
` [PATCH 7/7] arm64: dts: realtek: Add RTD1395 and BPi-M4


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