linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 17:43:06 to 2020-11-10 07:05:53 UTC [more...]

[PATCH v2 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-10  7:04 UTC  (8+ messages)
` [PATCH v2 1/6] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v2 2/6] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v2 3/6] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v2 4/6] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v2 5/6] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v2 6/6] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0

[PATCH 0/4] Add KRYO2XX Errata / mitigations data
 2020-11-10  7:00 UTC  (8+ messages)
` [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver

[RESEND PATCH 00/19] Second step support for A100
 2020-11-10  6:49 UTC  (20+ messages)
` [RESEND PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller
` [RESEND PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
` [RESEND PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler
` [RESEND PATCH 04/19] dt-bindings: dma: allwinner, sun50i-a64-dma: Add A100 compatible
` [RESEND PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA
` [RESEND PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller
` [RESEND PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode
` [RESEND PATCH 08/19] phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg
` [RESEND PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API
` [RESEND PATCH 10/19] dt-bindings: watchdog: sun4i: Add A100 compatible
` [RESEND PATCH 11/19] arm64: dts: allwinner: a100: add watchdog node
` [RESEND PATCH 12/19] dt-bindings: Add bindings for USB phy on Allwinner A100
` [RESEND PATCH 13/19] phy: sun4i-usb: add support for A100 USB PHY
` [RESEND PATCH 14/19] arm64: dts: allwinner: a100: add usb related nodes
` [RESEND PATCH 15/19] arm64: allwinner: A100: enable EHCI, OHCI and USB PHY nodes in Perf1
` [RESEND PATCH 16/19] dt-bindings: mmc: sunxi: Add A100 compatibles
` [RESEND PATCH 17/19] mmc: sunxi: add support for A100 mmc controller
` [RESEND PATCH 18/19] arm64: allwinner: a100: Add MMC related nodes
` [RESEND PATCH 19/19] arm64: dts: allwinner: a100: perf1: Add eMMC and MMC node

Inconclusive KASAN report on ARM32
 2020-11-10  6:10 UTC  (2+ messages)

[v9 1/2] i2c: imx: support slave mode for imx I2C driver
 2020-11-10  6:07 UTC  (2+ messages)

[PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions
 2020-11-10  6:02 UTC  (3+ messages)

[PATCH 00/19] Second step support for A100
 2020-11-10  6:00 UTC  (12+ messages)
` [PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller
` [PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
` [PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler
` [PATCH 04/19] dt-bindings: dma: allwinner, sun50i-a64-dma: Add A100 compatible
` [PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA
` [PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller
` [PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode
` [PATCH 08/19] phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg
` [PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API
` [PATCH 10/19] dt-bindings: watchdog: sun4i: Add A100 compatible

[PATCH v2 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-10  5:25 UTC  (3+ messages)

[PATCH v1 23/24] kvm: arm64: Trap host SMCs in protected mode
 2020-11-10  5:02 UTC  (2+ messages)

[PATCH v6 00/25] Add support for Clang LTO
 2020-11-10  4:48 UTC  (15+ messages)
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-11-10  4:23 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 33/42] i2c: mediatek: move dma reset before i2c reset
 2020-11-10  3:54 UTC 

[PATCH AUTOSEL 5.9 01/55] ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015
 2020-11-10  3:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.9 41/55] i2c: mediatek: move dma reset before i2c reset
` [PATCH AUTOSEL 5.9 47/55] arm64: kexec_file: try more regions if loading segments fails

[PATCH v14 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-11-10  3:49 UTC  (13+ messages)
` [PATCH v14 4/8] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v14 5/8] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v14 7/8] signal: define the field siginfo.si_faultflags
` [PATCH v14 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH] Bluetooth: btusb: btrtl: Add support for RTL8852A
 2020-11-10  3:38 UTC 

[PATCH] arm/mm: Convert PUD level pgtable helper macros into functions
 2020-11-10  3:36 UTC 

[PATCH V4 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit
 2020-11-10  3:32 UTC  (4+ messages)

[PATCH 00/10] Broadcom b53 YAML bindings
 2020-11-10  3:31 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern
` [PATCH 02/10] dt-bindings: net: dsa: Document sfp and managed properties
` [PATCH 03/10] ARM: dts: BCM5301X: Update Ethernet switch node name
` [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node
` [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node
` [PATCH 06/10] ARM: dts: NSP: Update ethernet switch node name
` [PATCH 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name
` [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node
` [PATCH 09/10] ARM: dts: NSP: Provide defaults ports container node
` [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings

[PATCH v2 02/13] ARM: dts: mmp2-olpc-xo-1-75: Delete #address-cells from ssp3
 2020-11-10  3:19 UTC 

[PATCH 0/3] Support for ELAN eKTF2132 touchscreens
 2020-11-10  3:12 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: imx50-kobo-aura: Enable eKTF2132 touchscreen

[PATCH] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target
 2020-11-10  3:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: imx50-evk: Fix the chip select 1 IOMUX
 2020-11-10  2:36 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
 2020-11-10  2:30 UTC  (2+ messages)

[PATCH v1] ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs
 2020-11-10  2:21 UTC  (2+ messages)

[PATCH -next] clk: imx: scu: Make pd_np with static keyword
 2020-11-10  2:17 UTC  (2+ messages)

[PATCH 0/5 v16] KASan for Arm
 2020-11-10  2:05 UTC  (7+ messages)
        ` [PATCH] ARM: Link with '-z norelro'

[PATCH] ARM: imx: imx7ulp: Add a comment explaining the B2 silicon version
 2020-11-10  1:56 UTC  (2+ messages)

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-11-10  1:55 UTC  (4+ messages)
` [PATCH v2] Make iwmmxt.S support Clang's integrated assembler

[PATCH 1/8] clk: pwm: drop of_match_ptr from of_device_id table
 2020-11-10  1:54 UTC  (9+ messages)
` [PATCH 2/8] clk: imx8mm: "
` [PATCH 3/8] clk: imx8mn: "
` [PATCH 4/8] clk: imx8mp: "
` [PATCH 5/8] clk: imx8mq: "

[PATCH] clk: mediatek: fix mtk_clk_register_mux() as static function
 2020-11-10  1:38 UTC  (3+ messages)

[PATCH] ARM: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
 2020-11-10  1:34 UTC  (2+ messages)

[PATCH] soc: ti: pruss: fix return check for of_device_get_match_data()
 2020-11-10  1:33 UTC 

[PATCH] firmware: arm_scmi: fix missing destroy_workqueue() on error in scmi_notification_init
 2020-11-10  1:23 UTC  (3+ messages)

[PATCH] "clocksource/drivers/cadence_ttc: fix memory leak in ttc_setup_clockevent()
 2020-11-10  1:15 UTC 

[PATCH -next] clk: imx: gate2: Remove unused variable ret
 2020-11-10  1:09 UTC  (2+ messages)

[PATCH v4 0/3] mainline LANMCU board
 2020-11-10  1:04 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: arm: fsl: add Van der Laan "
` [PATCH v5 2/2] ARM: dts: "

[PATCH 0/3] arm64: dts: imx8m: add IR support
 2020-11-10  0:54 UTC  (2+ messages)

[PATCH V2] arm64: dts: imx8mp-evk: add CAN support
 2020-11-10  0:51 UTC  (2+ messages)

[PATCH v2 0/3] mainline add Altesco I6P board
 2020-11-10  0:43 UTC  (2+ messages)

[PATCH v2 1/6] ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name
 2020-11-10  0:40 UTC  (4+ messages)
` [PATCH v2 4/6] ARM: dts: imx6ul: segin: Add phyBOARD-Segin with eMMC phyCORE-i.MX6UL

LLVM=1 LLVM_IAS=1 ARCH=arm (32b) state of the union
 2020-11-10  0:02 UTC 

[PATCH v5 0/4] DCMI BT656 parallel bus mode support
 2020-11-09 23:46 UTC  (5+ messages)

[PATCH v2 0/5] Add DRM/DSI support for MT8167 SoC
 2020-11-09 23:40 UTC  (3+ messages)
` [PATCH v2 5/5] drm/mediatek: Add support for main DDP path on MT8167

[PATCH] clk: meson: enable building as modules
 2020-11-09 23:36 UTC 

[PATCH v4 0/4] Upgrade READ_ONCE() to RCpc acquire on arm64 with LTO
 2020-11-09 23:25 UTC  (2+ messages)

[PATCH] arm64: meson: ship only the necessary clock controllers
 2020-11-09 23:23 UTC  (2+ messages)

[RFC PATCH v1 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2020-11-09 23:13 UTC  (4+ messages)
` [RFC PATCH v1 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [RFC PATCH v1 2/3] drm/msm: Add an adreno-smmu-priv callback to get pagefault info

[PATCH v3 0/9] clk: qoriq fixes and new fsl-flexspi driver
 2020-11-09 22:55 UTC  (5+ messages)
` [PATCH v3 3/9] clk: qoriq: provide constants for the type

[PATCH 0/2] remoteproc: Constify static struct rproc_ops
 2020-11-09 22:47 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: ingenic: Constify ingenic_rproc_ops

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-09 22:21 UTC  (8+ messages)
` [PATCH v7 10/12] ARM: dts: stm32: Fix schema warnings for pwm-leds
  ` [Linux-stm32] "

✅ PASS: Test report for kernel 5.10.0-rc3 (arm-next)
 2020-11-09 22:14 UTC 

[PATCH v2 1/2] dt-bindings: misc: convert fsl, dpaa2-console from txt to YAML
 2020-11-09 22:11 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: misc: convert fsl, qoriq-mc "

[PATCH] dt-bindings: arm: stm32: Add compatible strings for DH SoMs and boards
 2020-11-09 22:06 UTC  (2+ messages)

[PATCH v1 1/5] dt-binding: mfd: syscon: add Rockchip QoS register compatibles
 2020-11-09 22:03 UTC  (2+ messages)

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-09 22:02 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: sunxi: add PineTab developer sample DT binding

[PATCH] ARM: decompressor: avoid ADRL pseudo-instruction
 2020-11-09 21:45 UTC  (4+ messages)

[PATCH v5 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
 2020-11-09 21:36 UTC  (2+ messages)
` [PATCH v5 2/4] arm64: defconfig: Update config names for i2c-hid rejigger

[nomadik:ux500-janice-v5.10-rc1] BUILD SUCCESS c24ac90ff613a0a045aa9c286ba9db0587218b20
 2020-11-09 21:36 UTC 

[arm:cex7 2/64] drivers/pci/controller/mobiveil/pcie-mobiveil-host.c:85:24: error: no member named 'root_bus_nr' in 'struct mobiveil_root_port'
 2020-11-09 21:31 UTC 

[PATCH v2 0/4] arm64: mm: optimize VA space organization for 52-bit
 2020-11-09 18:51 UTC  (2+ messages)

ASoC: Question regarding device-tree multi-lane I2S for Allwinner SoC
 2020-11-09 21:15 UTC  (2+ messages)

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-09 21:00 UTC  (21+ messages)
` [PATCH v3 07/26] coresight: Introduce device access abstraction
` [PATCH v3 17/26] coresight: etm4x: Cleanup secure exception level masks
` [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU
` [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v3 23/26] coresight: etm4x: Detect system instructions support
` [PATCH v3 24/26] coresight: etm4x: Refactor probing routine
` [PATCH v3 25/26] coresight: etm4x: Add support for sysreg only devices
` [PATCH v3 26/26] dts: bindings: coresight: ETM system register access only units

[PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-09 20:41 UTC  (3+ messages)
` [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

[PATCH v2 00/13] i.MX8MM power domain support
 2020-11-09 20:34 UTC  (5+ messages)
` [PATCH v2 08/13] dt-bindings: imx: gpcv2: add support for optional resets
` [PATCH v2 10/13] dt-bindings: add defines for i.MX8MM power domains

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-09 20:19 UTC  (11+ messages)

[PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs
 2020-11-09 19:57 UTC  (2+ messages)

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-09 19:53 UTC  (6+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[PATCH v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] spi: stm32-qspi: fix reference leak in stm32 qspi operations
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH v2] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] ASoC: qcom: sc7180: Add missing PM ops
 2020-11-09 19:47 UTC  (2+ messages)

[PATCH] ARM: dts: imx7ulp: Pass the CPU 'clock-frequency' property
 2020-11-09 19:46 UTC 

[PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface
 2020-11-09 19:38 UTC  (4+ messages)

[PATCH v7 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 19:21 UTC  (5+ messages)
` [PATCH v7 1/4] mm: introduce debug_pagealloc_{map, unmap}_pages() helpers
` [PATCH v7 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v7 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v7 4/4] arch, mm: make kernel_page_present() always available

[PATCH 0/3] IRQ stack support for ARM
 2020-11-09 19:10 UTC  (8+ messages)
  ` [PATCH 2/3] arm: introduce IRQ stacks

[PATCH v1 0/2] Support SC7180 sound card variation without headset
 2020-11-09 19:02 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: google: dt-bindings: add new compatible for sc7180-coachz

[PATCH v19 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-11-09 18:47 UTC  (4+ messages)
` [PATCH v19 1/4] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v19 2/4] iommu/arm-smmu: Add a way for implementations to influence SCTLR
` [PATCH v19 3/4] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU

[PATCH v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-11-09 18:18 UTC  (3+ messages)

[PATCH 0/9] arm64: dts: rockchip: Engicam PX30.Core changes
 2020-11-09 18:10 UTC  (10+ messages)
` [PATCH 1/9] arm64: dts: rockchip: px30-enagicam: Enable USB Host, OTG
` [PATCH 2/9] arm64: dts: rockchip: px30-engicam-edimm2.2: Enable LVDS panel
` [PATCH 3/9] dt-bindings: arm: rockchip: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF
` [PATCH 4/9] arm64: dts: "
` [PATCH 5/9] arm64: dts: rockchip: px30-engicam: Add WiFi support
` [PATCH 6/9] arm64: dts: rockchip: px30-engicam: Add BT support
` [PATCH 7/9] arm64: defconfig: Enable ROCKCHIP_LVDS
` [PATCH 8/9] arm64: defconfig: Enable PHY_ROCKCHIP_INNO_DSIDPHY
` [PATCH 9/9] arm64: defconfig: Enable USB_SERIAL_CP210X

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2020-11-09 18:10 UTC  (4+ messages)
` [PATCH v1 17/24] kvm: arm64: Add __hyp_pa_symbol helper macro

[PATCH v2 0/2] eliminate two common errors reported by any yaml on arm64
 2020-11-09 18:00 UTC  (11+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges

[PATCH v2 0/5] KVM: arm64: Host EL2 entry improvements
 2020-11-09 17:59 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm64: Add kimg_hyp_va() helper
` [PATCH v2 2/5] KVM: arm64: Turn host HVC handling into a dispatch table
` [PATCH v2 3/5] KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
` [PATCH v2 4/5] KVM: arm64: Simplify __kvm_enable_ssbs()
` [PATCH v2 5/5] KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception

[PATCH] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions
 2020-11-09 17:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2020-11-09 17:39 UTC  (4+ messages)
` [PATCH v3 7/9] dt-bindings: ata: Update ahci bindings with possible per-port interrupts
` [PATCH v3 8/9] dt-bindings: ata: Update ahci_mvebu bindings
` [PATCH v3 9/9] arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts


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