linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-13 09:14:13 to 2020-03-13 18:49:43 UTC [more...]

[PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
 2020-03-13 18:49 UTC  (11+ messages)

[PATCH] ARM: dts: rockchip: Keep rk3288-tinker SD card IO powered during reboot
 2020-03-13 18:38 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-13 17:55 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v3 02/10] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v3 03/10] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v3 04/10] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v3 05/10] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v3 06/10] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v3 07/10] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v3 08/10] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v3 09/10] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v3 10/10] arm64: defconfig: ti: k3: enable dma and networking

[PATCHv2 0/2] arm64: add finalized cap helper
 2020-03-13 17:51 UTC  (2+ messages)

[PATCH v2 0/2] properly define some of PHYs
 2020-03-13 17:50 UTC  (4+ messages)
` [PATCH v3 1/2] ARM: dts: imx6dl-riotboard: properly define rgmii PHY
` [PATCH v3 2/2] ARM: dts: imx6q-marsboard: "

[PATCH] perf: arm-ccn: Use scnprintf() for avoiding potential buffer overflow
 2020-03-13 17:49 UTC  (2+ messages)

[PATCH] pwm: bcm2835: Dynamically allocate base
 2020-03-13 17:37 UTC  (5+ messages)

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-13 17:16 UTC  (13+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v4 4/4] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH 0/6] arm64: gcc asm flag outputs
 2020-03-13 17:14 UTC  (14+ messages)
` [PATCH 1/6] arm64: Add asm/ccset.h header
` [PATCH 2/6] arm64: uaccess: Use named asm operands for __in_range
` [PATCH 4/6] arm64: uaccess: Use asm/ccset.h macros in __range_ok
` [PATCH 6/6] arm64: Hoist CONFIG option out of ALTERNATIVE in uaccess.h

[GIT PULL 01/10] dt-bindings: Changes for v5.7-rc1
 2020-03-13 16:58 UTC  (10+ messages)
` [GIT PULL 02/10] firmware: tegra: "
` [GIT PULL 03/10] soc/tegra: "
` [GIT PULL 04/10] memory: tegra: "
` [GIT PULL 05/10] ARM: tegra: Core changes "
` [GIT PULL 06/10] ARM: tegra: Device tree "
` [GIT PULL 07/10] ARM: tegra: Default configuration "
` [GIT PULL 08/10] arm64: tegra: Device tree "
` [GIT PULL 09/10] cpuidle: tegra: Changes "
` [GIT PULL 10/10] phy: "

[PATCH v3] MIPS: Replace setup_irq() by request_irq()
 2020-03-13 16:47 UTC  (10+ messages)
` [PATCH v4] "

[GIT PULL] STM32 SOC changes for v5.7 #1
 2020-03-13 16:29 UTC 

[GIT PULL] STM32 DT changes for v5.7 #1
 2020-03-13 16:27 UTC 

[PATCH v3 00/26] Introduce common headers for vDSO
 2020-03-13 16:19 UTC  (28+ messages)
` [PATCH v3 01/26] linux/const.h: Extract common header "
` [PATCH v3 02/26] linux/bits.h: "
` [PATCH v3 03/26] linux/limits.h: "
` [PATCH v3 04/26] x86:Introduce asm/vdso/clocksource.h
` [PATCH v3 05/26] arm: Introduce asm/vdso/clocksource.h
` [PATCH v3 06/26] arm64: "
` [PATCH v3 07/26] mips: "
` [PATCH v3 08/26] linux/clocksource.h: Extract common header for vDSO
` [PATCH v3 09/26] linux/math64.h: "
` [PATCH v3 10/26] linux/time.h: "
` [PATCH v3 11/26] linux/time32.h: "
` [PATCH v3 12/26] linux/time64.h: "
` [PATCH v3 13/26] linux/jiffies.h: "
` [PATCH v3 14/26] linux/ktime.h: "
` [PATCH v3 15/26] common: Introduce processor.h
` [PATCH v3 16/26] scripts: Fix the inclusion order in modpost
` [PATCH v3 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent
` [PATCH v3 18/26] arm64: Introduce asm/vdso/processor.h
` [PATCH v3 19/26] arm64: vdso: Include common headers in the vdso library
` [PATCH v3 20/26] arm64: vdso32: "
` [PATCH v3 21/26] arm64: Introduce asm/vdso/arch_timer.h
` [PATCH v3 22/26] mips: vdso: Enable mips to use common headers
` [PATCH v3 23/26] x86: vdso: Enable x86 "
` [PATCH v3 24/26] arm: vdso: Enable arm "
` [PATCH v3 25/26] lib: vdso: Enable "
` [PATCH v3 26/26] arm64: vdso32: Enable Clang Compilation

[PATCH v2 1/2] ASoC: brcm: Add DSL/PON SoC audio driver
 2020-03-13 16:17 UTC  (2+ messages)
` Applied "ASoC: brcm: Add DSL/PON SoC audio driver" to the asoc tree

[PATCH v2 2/2] ASoC: brcm: DSL/PON SoC device tree bindings of audio driver
 2020-03-13 16:17 UTC  (2+ messages)
` Applied "ASoC: brcm: DSL/PON SoC device tree bindings of audio driver" to the asoc tree

[PATCH] clk: imx: clk-gate2: Pass the device to the register function
 2020-03-13 16:10 UTC 

[RFC 00/11] Add generic MFD i.MX mix and audiomix support
 2020-03-13 15:55 UTC  (5+ messages)
` [RFC 10/11] reset: imx: Add audiomix reset controller support

[PATCH v3 00/12] mtd: spi-nor: add xSPI Octal DTR support
 2020-03-13 15:50 UTC  (14+ messages)
` [PATCH v3 01/12] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v3 02/12] spi: atmel-quadspi: reject DTR ops
` [PATCH v3 03/12] spi: spi-mem: allow specifying a command's extension
` [PATCH v3 04/12] mtd: spi-nor: add support for DTR protocol
` [PATCH v3 05/12] mtd: spi-nor: default to address width of 3 for configurable widths
` [PATCH v3 06/12] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH v3 07/12] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH v3 08/12] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH v3 09/12] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH v3 10/12] mtd: spi-nor: perform a Soft Reset on shutdown
` [PATCH v3 11/12] mtd: spi-nor: Disable Octal DTR mode on suspend
` [PATCH v3 12/12] mtd: spi-nor: add support for Cypress Semper flash

[PATCH 00/23] mtd: spi-nor: Move manufacturer/SFDP code out of the core
 2020-03-13 15:50 UTC  (9+ messages)
` [PATCH 01/23] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
` [PATCH 02/23] mtd: spi-nor: Prepare core / manufacturer code split

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-13 15:46 UTC  (2+ messages)

[PATCH] ARM: dts: sunxi: Fix dtc 'dma-ranges' warnings
 2020-03-13 15:47 UTC 

[PATCH v3] ARM: orion: replace setup_irq() by request_irq()
 2020-03-13 15:45 UTC  (6+ messages)
` [PATCH v3] ARM: spear: "
    ` [PATCH v3] ARM: iop32x: "
        ` [PATCH v3] ARM: ep93xx: Replace "
          ` [PATCH v3] ARM: OMAP: replace "
            ` [PATCH v3] ARM: "

[GIT PULL 0/3] Renesas SoC updates for v5.7 (take two)
 2020-03-13 15:43 UTC  (4+ messages)
` [GIT PULL 1/3] Renesas ARM DT "
` [GIT PULL 2/3] Renesas ARM64 "
` [GIT PULL 3/3] Renesas DT binding updates for v5.7

[PATCH 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
 2020-03-13 15:24 UTC  (8+ messages)
  ` [PATCH 2/2] ARM: DTS: Add devicetree file "

[PATCH] arm64: define __alloc_zeroed_user_highpage
 2020-03-13 15:03 UTC  (4+ messages)

[PATCH] arm64: add blank after 'if'
 2020-03-13 14:54 UTC 

[PATCH RFC] perf:Add driver for HiSilicon PCIe PMU
 2020-03-13 14:50 UTC  (5+ messages)

[PATCH net-next] net: stmmac: platform: convert to devm_platform_ioremap_resource
 2020-03-13 14:42 UTC 

[PATCH] arm64: dts: rockchip: Add Hugsun X99 IR receiver and power led
 2020-03-13 14:37 UTC  (5+ messages)

[PATCH -next 010/491] ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
 2020-03-13 14:26 UTC  (2+ messages)

[PATCH v2] i2c: stm32f7: do not backup read-only PECR register
 2020-03-13 14:18 UTC  (2+ messages)

[RFC PATCH] vfio: Ignore -ENODEV when getting MSI cookie
 2020-03-13 14:08 UTC  (2+ messages)

[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
 2020-03-13 13:59 UTC  (9+ messages)

[PATCH v4 0/3] clockevent: add low power STM32 timer
 2020-03-13 13:45 UTC  (7+ messages)
` [PATCH v4 3/3] clocksource: Add Low Power STM32 timers driver

Current status about arm64 livepatch support
 2020-03-13 13:30 UTC  (5+ messages)

[PATCH v1 1/3] dt-bindings: iio: adc: convert rockchip saradc bindings to yaml
 2020-03-13 13:29 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: iio: adc: rockchip-saradc: add description for rk3308
` [PATCH v1 3/3] dt-bindings: iio: adc: rockchip-saradc: add description for px30

[PATCH] ARM: dts: rockchip: remove clock-frequency from saradc node rv1108
 2020-03-13 13:26 UTC 

[PATCH 0/3] Update SDMMC nodes on STM32MP1 boards
 2020-03-13 13:26 UTC  (2+ messages)

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2020-03-13 13:17 UTC  (6+ messages)

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-13 13:15 UTC  (9+ messages)
` [v2 1/3] media: dt-bindings: ov8856: Document YAML bindings
` [v2 2/3] media: ov8856: Add devicetree support
` [v2 3/3] media: ov8856: Implement sensor module revision identification

[PATCH] ARM: dts: stm32: Do clean up in stmpic nodes
 2020-03-13 13:14 UTC  (4+ messages)
` [PATCH] ARM: dts: stm32: Rename stmfx node names

[PATCH] ARM: dts: stm32: add cpu clock-frequency property on stm32mp15x
 2020-03-13 13:12 UTC  (2+ messages)

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-03-13 12:59 UTC  (8+ messages)

[PATCH v3 0/4] STM32 early console
 2020-03-13 12:56 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp15 DK boards
 2020-03-13 12:50 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp157c-ed1
 2020-03-13 12:49 UTC  (2+ messages)

[PATCH 0/6] i2c-stm32f7: support suspend/resume & wakeup
 2020-03-13 12:49 UTC  (2+ messages)

[PATCH] arm64: Kconfig: allow to change FORCE_MAX_ZONEORDER via custom config
 2020-03-13 12:45 UTC  (3+ messages)

[PATCH] thermal: imx: Calling imx_thermal_unregister_legacy_cooling() in .remove
 2020-03-13 12:31 UTC  (2+ messages)

[PATCH v2 0/2] Fix Kernel failing to freeze system on panic
 2020-03-13 12:07 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: smp: fix smp_send_stop() behaviour
` [PATCH v2 2/2] arm64: smp: fix crash_smp_send_stop() behaviour

[PATCH resend] thermal: imx: register as OF sensor
 2020-03-13 12:07 UTC  (2+ messages)

[PATCH] arm64: defconfig: buildin FSL DDR PMU
 2020-03-13 12:02 UTC  (2+ messages)

[PATCH v2 00/20] Introduce common headers
 2020-03-13 12:01 UTC  (4+ messages)
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation

[PATCH v9 00/13] arm64: Branch Target Identification support
 2020-03-13 11:55 UTC  (4+ messages)
` [PATCH v9 02/13] ELF: Add ELF program property parsing support

[PATCH v4 4/4] perf tools: Support "branch-misses:pp" on arm64
 2020-03-13 11:53 UTC  (5+ messages)
` [PATCH v6 0/3] perf tools: Add support for some spe events
  ` [PATCH v6 3/3] perf report: Add SPE options to --itrace argument

[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
 2020-03-13 11:02 UTC 

[PATCH] ARM: dts: imx51: add capture-subsystem device
 2020-03-13 10:57 UTC 

[PATCH v2 1/2] ARM: dts: rockchip: add missing @0 to memory nodenames
 2020-03-13 10:37 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: "

[PATCH v2 0/2] properly define some of PHYs
 2020-03-13 10:12 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dts: imx6dl-riotboard: properly define rgmii PHY
` [PATCH v2 2/2] ARM: dts: imx6q-marsboard: "

[PATCH 0/3] imx: drop dependency on ARM64
 2020-03-13 10:11 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: freescale: drop the dependency on ARM64 for i.MX8M
` [PATCH 2/3] clk: imx: "
` [PATCH 3/3] soc: imx: select ARM_GIC_V3 "

[PATCH] soc: imx: gpc: fix power up sequencing
 2020-03-13 10:09 UTC 

[PATCH v1] ARM: tegra: Correct PL310 Auxiliary Control Register initialization
 2020-03-13 10:05 UTC  (2+ messages)

[PATCH 1/2] net: dsa: felix: allow the device to be disabled
 2020-03-13 10:01 UTC  (3+ messages)

[PATCH] ARM: dts: imx51-zii-rdu1: set name prefix for TPA6130A2
 2020-03-13  9:58 UTC 

[PATCH] ARM: dts: imx6: RDU2: assign video PLL as input to LDB
 2020-03-13  9:58 UTC 

[PATCH 1/3] ARM: dts: rockchip: add missing model properties
 2020-03-13  9:47 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: rockchip: add missing @0 to memory nodenames

[PATCH V4 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-03-13  9:34 UTC  (14+ messages)
` [PATCH V4 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V4 02/13] dt-bindings: soc: Add opp table on scpsys bindings
` [PATCH V4 03/13] soc: mediatek: add support for the performance state
` [PATCH V4 04/13] arm64: dts: mt8183: add performance state support of scpsys
` [PATCH V4 05/13] soc: mediatek: add header for mediatek SIP interface
` [PATCH V4 06/13] soc: mediatek: add MT8183 dvfsrc support
` [PATCH V4 07/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V4 08/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V4 09/13] interconnect: mediatek: Add mt8183 interconnect provider driver
` [PATCH V4 10/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V4 11/13] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V4 12/13] regulator: Regulator driver for the Mediatek DVFSRC
` [PATCH V4 13/13] arm64: dts: mt8183: add dvfsrc regulator nodes

[PATCH v7 00/17] arm64: return address signing
 2020-03-13  9:14 UTC  (4+ messages)
` [PATCH v7 15/17] kconfig: Add support for 'as-option'

[PATCH] arm64: dts: meson-g12-common: add spicc controller nodes
 2020-03-13  9:14 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).