linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 22:35:31 to 2020-12-02 13:56:56 UTC [more...]

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-02 13:54 UTC  (8+ messages)
` [PATCH 1/8] clk: sunxi-ng: h6: Fix clock divider range on some clocks
` [PATCH 2/8] pinctrl: sunxi: Add support for the Allwinner H616 pin controller
` [PATCH 3/8] pinctrl: sunxi: Add support for the Allwinner H616-R "
` [PATCH 4/8] clk: sunxi-ng: Add support for the Allwinner H616 R-CCU
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
` [PATCH 6/8] mmc: sunxi: add support for A100 mmc controller
` [PATCH 7/8] arm64: dts: allwinner: Add Allwinner H616 .dtsi file

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-02 13:52 UTC  (36+ messages)
` [PATCH v4 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v4 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v4 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v4 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v4 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v4 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system

[PATCH v4 0/2] media: i2c: OV5648 image sensor support
 2020-12-02 13:50 UTC  (6+ messages)
` [PATCH v4 2/2] media: i2c: Add support for the OV5648 image sensor

[v1] PCI: Export pci_pio_to_address() for module use
 2020-12-02 13:49 UTC  (2+ messages)

[v5,0/3] PCI: mediatek: Add new generation controller support
 2020-12-02 13:38 UTC  (4+ messages)
` [v5,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v5,2/3] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
` [v5,3/3] MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainer

[PATCH] clk: at91: sam9x60: remove atmel,osc-bypass support
 2020-12-02 13:38 UTC  (2+ messages)

[PATCHv5 00/12] arm64: remove set_fs() and friends
 2020-12-02 13:15 UTC  (13+ messages)
` [PATCHv5 01/12] arm64: sdei: move uaccess logic to arch/arm64/
` [PATCHv5 02/12] arm64: sdei: explicitly simulate PAN/UAO entry
` [PATCHv5 03/12] arm64: uaccess: move uao_* alternatives to asm-uaccess.h
` [PATCHv5 04/12] arm64: uaccess: rename privileged uaccess routines
` [PATCHv5 05/12] arm64: uaccess: simplify __copy_user_flushcache()
` [PATCHv5 06/12] arm64: uaccess: refactor __{get,put}_user
` [PATCHv5 07/12] arm64: uaccess: split user/kernel routines
` [PATCHv5 08/12] arm64: uaccess cleanup macro naming
` [PATCHv5 09/12] arm64: uaccess: remove set_fs()
` [PATCHv5 10/12] arm64: uaccess: remove addr_limit_user_check()
` [PATCHv5 11/12] arm64: uaccess: remove redundant PAN toggling
` [PATCHv5 12/12] arm64: uaccess: remove vestigal UAO support

[PATCH v2] staging: media: imx: Kconfig: support VIDEO_IMX7_CSI for imx8m
 2020-12-02 13:12 UTC 

[PATCH v6 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-12-02 15:02 UTC  (9+ messages)
` [PATCH v6 1/4] mmc: sdhci-of-arasan: Add structure device pointer in probe func
` [PATCH v6 2/4] firmware: keembay: Add support for Trusted Firmware Service call
` [PATCH v6 3/4] dt-bindings: mmc: Add phys, vmmc and vqmmc supplies for Keem Bay SOC
` [PATCH v6 4/4] mmc: sdhci-of-arasan: Enable UHS-1 support "

[PATCH v4 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-12-02 13:06 UTC  (4+ messages)
` [PATCH v4 3/7] mfd: Add base driver for Netronix embedded controller

[PATCH v2 0/3] Fix several bugs in KVM stage 2 translation
 2020-12-02 12:50 UTC  (6+ messages)

[PATCH] dt-bindings: mfd: fix stm32 timers example
 2020-12-02 12:45 UTC 

[PATCH v3 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-12-02 12:40 UTC  (5+ messages)
` [PATCH v3 2/4] media: meson: Add M2M driver "

[PATCH v2 0/7] imx8mq: updates for the interconnect fabric
 2020-12-02 12:23 UTC  (13+ messages)
` [PATCH v2 1/7] arm64: dts: imx8m: Add NOC nodes
` [PATCH v2 6/7] arm64: defconfig: updates for 5.10
` [PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq

[PATCH v11 0/5] leds: mt6360: Add LED driver for MT6360
 2020-12-02 12:23 UTC  (7+ messages)
` [PATCH v11 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v11 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v11 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v11 4/5] dt-bindings: leds: Add bindings for MT6360 LED
` [PATCH v11 5/5] leds: mt6360: Add LED driver for MT6360

[PATCHv4 00/17] arm64: remove set_fs() and friends
 2020-12-02 12:19 UTC  (5+ messages)
` [PATCHv4 12/17] arm64: uaccess: split user/kernel routines

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-02 12:17 UTC  (8+ messages)
` [RFC V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [RFC V2 2/3] arm64/mm: Define arch_get_mappable_range()

[PATCH 00/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-02 12:12 UTC  (11+ messages)
` [PATCH 01/10] arm64: defconfig: Enable REGULATOR_PF8X00
` [PATCH 02/10] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit
` [PATCH 03/10] arm64: dts: imx: Add Engicam "
` [PATCH 04/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SOM
` [PATCH 05/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit
` [PATCH 06/10] arm64: dts: imx: Add Engicam C.TOUCH 2.0
` [PATCH 07/10] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini "
` [PATCH 08/10] arm64: dts: imx8mm: "
` [PATCH 09/10] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0 10.1" OF
` [PATCH 10/10] arm64: dts: imx8mm: "

[PATCH] clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
 2020-12-02 12:05 UTC  (2+ messages)

[PATCH V7 1/3] scsi: ufs: Serialize eh_work with system PM events and async scan
 2020-12-02 12:04 UTC  (2+ messages)
` [PATCH V7 3/3] scsi: ufs: Print host regs in IRQ handler when AH8 error happens

[PATCH 0/2] fixes for at91 devices
 2020-12-02 12:01 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: at91: sam9x60ek: remove bypass property
` [PATCH 2/2] ARM: dts: at91: sama5d2: map securam as device

[v6,0/3] introduce TI reset controller for MT8192 SoC
 2020-12-02 11:06 UTC  (4+ messages)
` [v6, 3/3] reset-controller: ti: force the write operation when assert or deassert

[PATCH v2 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-02  8:41 UTC  (7+ messages)
` [PATCH v2 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
` [PATCH v2 3/3] edac: Supporting AST2400 and AST2600 edac driver

Support 1 of N SPI interrupt for interrupt distribution
 2020-12-02 11:09 UTC  (5+ messages)
` [PATCH v1 1/3] irqchip/gic: enable irq target all

[PATCH v3 0/6] gpio: mvebu: Armada 8K/7K PWM support
 2020-12-02 11:09 UTC  (8+ messages)
` [PATCH v3 1/6] gpio: mvebu: fix potential user-after-free on probe
` [PATCH v3 2/6] gpio: mvebu: update Armada XP per-CPU comment
` [PATCH v3 3/6] gpio: mvebu: switch pwm duration registers to regmap
` [PATCH v3 4/6] gpio: mvebu: add pwm support for Armada 8K/7K
` [PATCH v3 5/6] arm64: dts: armada: add pwm offsets for ap/cp gpios
` [PATCH v3 6/6] dt-bindings: ap806: document gpio pwm-offset property

[PATCH v3 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-02 10:12 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
` [PATCH v3 3/3] edac: Supporting AST2400 and AST2600 edac driver

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-02 10:48 UTC  (10+ messages)
` [RFC PATCH v2 1/2] topology: Represent clusters of CPUs within a die
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[PATCH v7 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-12-02 10:46 UTC  (2+ messages)

[PATCH] iommu: arm-smmu-impl: add NXP hook to preserve bootmappings
 2020-12-02 10:29 UTC  (3+ messages)

imx-i2c frequency scaling issue imx6ull + edt-ft5x06
 2020-12-02 10:24 UTC 

[PATCH V6 1/3] scsi: ufs: Serialize eh_work with system PM events and async scan
 2020-12-02 10:16 UTC  (2+ messages)
` [PATCH V6 3/3] scsi: ufs: Print host regs in IRQ handler when AH8 error happens

[PATCH v2] hwrng: exynos - fix reference leak in exynos_trng_probe
 2020-12-02 10:14 UTC  (2+ messages)

[PATCH] gpio: zynq: fix reference leak in zynq_gpio functions
 2020-12-02  9:45 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Remove pre-defined initial voltage values of device powers
 2020-12-02  9:18 UTC 

[PATCH v2 00/10] ARM: mstar: Add basic support for i2m and SMP
 2020-12-02  9:10 UTC  (4+ messages)
` [PATCH v2 10/10] ARM: mstar: SMP support

[PATCH] dt-bindings: xlnx, vcu-settings: fix dt_binding_check warnings
 2020-12-02  9:05 UTC 

[PATCH 1/2] arm64: defconfig: Enable Tegra SoC Thermal driver
 2020-12-02  9:00 UTC  (2+ messages)
` [PATCH 2/2] ARM: config: "

[PATCH v2 6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2020-12-02  8:55 UTC  (3+ messages)
` [PATCH v3 1/2] aarch64: align address for BTI protection [BZ #26988]
` [PATCH v3 2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-02  8:47 UTC  (16+ messages)

[PATCH] phy: rockchip-emmc: emmc_phy_init() always return 0
 2020-12-02  8:36 UTC  (3+ messages)

[PATCH v3 0/1] Fix object remain in offline per-cpu quarantine
 2020-12-02  8:26 UTC  (3+ messages)
` [PATCH v3 1/1] kasan: fix "

[PATCH 0/2] phy: rockchip: set otapdlysec for in dts
 2020-12-02  8:25 UTC  (3+ messages)
` [PATCH 1/2] phy: rockchip-emmc: output tap delay dt property
` [PATCH 2/2] devicetree: phy: rockchip-emmc add output-tapdelay-select

[PATCH] staging: media: imx: drop dependency on ipuv3
 2020-12-02  8:24 UTC  (2+ messages)

[PATCH] irqchip/gic-v3: Check SRE bit for GICv2 legacy support
 2020-12-02  8:23 UTC  (7+ messages)

[PATCH v2] scsi: ufs: Remove pre-defined initial voltage values of device powers
 2020-12-02  8:22 UTC  (2+ messages)

[PATCH v6 0/8] mainline Plymovent M2M and BAS board
 2020-12-02  8:18 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: display: simple: fix alphabetical order for EDT compatibles
` [PATCH v6 2/8] dt-bindings: display: simple: add EDT compatibles already supported by the driver
` [PATCH v6 3/8] dt-bindings: display: simple: Add Kyocera tcg070wvlq panel
` [PATCH v6 4/8] dt-bindings: vendor-prefixes: Add an entry for Plymovent
` [PATCH v6 5/8] dt-bindings: arm: fsl: add Plymovent M2M board
` [PATCH v6 6/8] ARM: dts: "
` [PATCH v6 7/8] dt-bindings: arm: fsl: add Plymovent BAS board
` [PATCH v6 8/8] ARM: dts: "

[PATCH v4 0/3] mainline Plymovent M2M and BAS board
 2020-12-02  8:17 UTC  (4+ messages)
` [PATCH v5 1/6] dt-bindings: display: simple: Add EDT ETM0700G0BDH6 display

[PATCH v2 0/3] firmware: xilinx: Clean up series
 2020-12-02  7:38 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: xilinx: Remove additional newline
` [PATCH v2 2/3] firmware: xilinx: Add a blank line after function declaration
` [PATCH v2 3/3] firmware: xilinx: Properly align function parameter

[PATCH 0/3] firmware: xilinx: Clean up series
 2020-12-02  7:38 UTC  (4+ messages)
` [PATCH 3/3] firmware: xilinx: Properly align function parameter

[PATCH] ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family
 2020-12-02  7:37 UTC 

[PATCH -next v2] firmware: xilinx: Mark pm_api_features_map with static keyword
 2020-12-02  7:31 UTC  (4+ messages)

[PATCH] phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error
 2020-12-02  7:23 UTC  (2+ messages)

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-12-02  6:03 UTC  (3+ messages)
` [PATCH v5 08/11] input: raspberrypi-ts: Release firmware handle when not needed

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-02  5:46 UTC  (5+ messages)

[PATCH v2 0/4] Add some clocks support for i.MX8qxp DC0/MIPI-LVDS subsystems
 2020-12-02  5:33 UTC  (5+ messages)
` [PATCH v2 1/4] clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocks
` [PATCH v2 2/4] clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocks
` [PATCH v2 3/4] clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()
` [PATCH v2 4/4] clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystems

[PATCH 1/2] misc: Add clock control logic into Aspeed LPC SNOOP driver
 2020-12-02  5:16 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: aspeed: Add LCLK to lpc-snoop

[PATCH v4] remoteproc/mediatek: read IPI buffer offset from FW
 2020-12-02  4:46 UTC 

[PATCH] remoteproc/mediatek: unprepare clk if scp_before_load fails
 2020-12-02  4:45 UTC 

[PATCH] arm64: dts: visconti: Add watchdog support for TMPV7708 SoC
 2020-12-02 13:21 UTC 

[PATCH] MAINTAINERS: Add entries for Toshiba Visconti5 watchdog driver
 2020-12-02 13:22 UTC 

[PATCH] ARM: sa11111: make sa1111 bus's remove callback return void
 2020-12-02  3:15 UTC  (2+ messages)

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-02  2:59 UTC  (3+ messages)
` [PATCH v8 02/16] kbuild: add "

[PATCH v2 1/1] clk: imx: scu: fix MXC_CLK_SCU module build break
 2020-12-02  2:52 UTC  (2+ messages)

imx6q: PL310 caching issues?
 2020-12-02  2:49 UTC  (2+ messages)

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-12-02  2:37 UTC  (7+ messages)
` [PATCH v2 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-12-02  1:22 UTC  (6+ messages)

[PATCH v6 4/4] soc: imx8m: change to use platform driver
 2020-12-02  1:27 UTC  (2+ messages)

[PATCH -next] pinctrl: pinctrl-microchip-sgpio: Add OF config dependency
 2020-12-01 23:12 UTC  (2+ messages)

[PATCH] drivers/perf: Enable PID_IN_CONTEXTIDR with SPE
 2020-12-01 23:09 UTC  (4+ messages)

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-12-01 22:54 UTC  (3+ messages)
` [PATCH v2 2/6] remoteproc/pru: "

[GIT PULL] pinctrl: samsung: Pull for v5.11
 2020-12-01 22:55 UTC  (2+ messages)

[GIT PULL] arm64: dts: amlogic updates for v5.11
 2020-12-01 22:37 UTC 

[GIT PULL] soc: amlogic: driver updates for v5.11
 2020-12-01 22:34 UTC 

[GIT PULL] arm64: Kconfig.platform: amlogic updates for v5.11
 2020-12-01 22:34 UTC 


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