linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 08:22:46 to 2021-02-17 11:54:26 UTC [more...]

[PATCH v2 0/5] arm64: dts: librem5 phone and devkit dts and config updates
 2021-02-17 11:52 UTC  (7+ messages)
` [PATCH v2 1/5] arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
` [PATCH v2 2/5] arm64: dts: librem5: Drop assigned-clocks from SAI2
` [PATCH v2 3/5] arm64: defconfig: Enable devfreq support for i.MX8MQ
` [PATCH v2 4/5] arm64: dts: librem5: protect some partitions of the nor-flash
` [PATCH v2 5/5] arm64: dts: imx8mq-librem5-r2: set nearlevel to 120

[PATCH v2 00/25] Apple M1 SoC platform bring-up
 2021-02-17 11:49 UTC  (22+ messages)
` [PATCH v2 02/25] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [PATCH v2 06/25] arm64: arch_timer: implement support for interrupt-names
` [PATCH v2 09/25] arm64: entry: Map the FIQ vector to IRQ on NEEDS_FIQ platforms
` [PATCH v2 10/25] asm-generic/io.h: Add a non-posted variant of ioremap()
` [PATCH v2 14/25] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [PATCH v2 23/25] tty: serial: samsung_tty: Add earlycon support for Apple UARTs

[PATCH v3 00/15] Raspberry PI 4 V3D enablement
 2021-02-17 11:48 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: soc: bcm: bcm2835-pm: Convert bindings to DT schema
` [PATCH v3 02/15] dt-bindings: soc: bcm: bcm2835-pm: Introduce reg-names
` [PATCH v3 03/15] dt-bindings: soc: bcm: bcm2835-pm: Add support for bcm2711
` [PATCH v3 04/15] ARM: dts: bcm2835/bcm2711: Introduce reg-names in watchdog node
` [PATCH v3 05/15] ARM: dts: bcm2711: Use proper compatible in PM/Watchdog node
` [PATCH v3 06/15] mfd: bcm2835-pm: Use 'reg-names' to get resources
` [PATCH v3 07/15] mfd: bcm2835-pm: Add support for BCM2711
` [PATCH v3 08/15] soc: bcm: bcm2835-power: Add support for BCM2711's RPiVid ASB
` [PATCH v3 09/15] soc: bcm: bcm2835-power: Bypass power_on/off() calls
` [PATCH v3 10/15] dt-bindings: gpu: v3d: Add BCM2711's compatible
` [PATCH v3 11/15] drm/v3d: Get rid of pm code
` [PATCH v3 12/15] drm/v3d: Add support for bcm2711
` [PATCH v3 13/15] ARM: dts: bcm2711: Enable V3D
` [PATCH v3 14/15] ARM: configs: Enable DRM_V3D
` [PATCH v3 15/15] arm64: config: "

[PATCH] ARM: dts: at91-sama5d27_som1: fix phy address to 7
 2021-02-17 11:38 UTC 

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-17 11:40 UTC  (8+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

[PATCH] arm64: kernel: disable CNP on Carmel
 2021-02-17 11:25 UTC  (4+ messages)

[PATCH] KVM: arm64: Handle CMOs on Read Only memslots
 2021-02-17 11:12 UTC  (7+ messages)

[PATCH 0/2] Fix missing entropy on Zynq arch due to get_cycles() not supported
 2021-02-17 11:07 UTC  (3+ messages)
` [PATCH 1/2] clocksource: arm_global_timer: implement rate compensation whenever source clock changes
` [PATCH 2/2] arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymore

[PATCH] ARM: Implement Clang's SLS mitigation
 2021-02-17 11:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V0 1/6] dt-bindings: Added the yaml bindings for DCC
 2021-02-17 11:03 UTC  (2+ messages)
  ` [PATCH V0 2/6] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node

[PATCH v5] drm/sun4i: tcon: fix inverted DCLK polarity
 2021-02-17 11:03 UTC  (5+ messages)
` [PATCH v6] "
    ` [PATCH] pinctrl/sunxi: adding input-debounce-ns property

[PATCH v3 1/1] usb: cdns3: add power lost support for system resume
 2021-02-17 10:39 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: Add PCI bus info to ethtool driver query output
 2021-02-17  9:57 UTC 

5.10 LTS Kernel: 2 or 6 years?
 2021-02-17  9:40 UTC  (5+ messages)

[PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-17  9:23 UTC  (25+ messages)
` [PATCH v1 01/18] include: media: hevc: Add scaling and decode params controls
` [PATCH v1 02/18] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v1 03/18] arm64: dts: imx8mq-evk: add reserve memory node for CMA region
` [PATCH v1 04/18] media: hevc: add structures for hevc codec
` [PATCH v1 05/18] media: controls: Add control for HEVC codec
` [PATCH v1 06/18] media: hantro: Make sure that ctx->codex_ops is set
` [PATCH v1 07/18] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v1 08/18] media: hantro: Add HEVC structures
` [PATCH v1 09/18] media: hantro: move hantro_needs_postproc function
` [PATCH v1 10/18] media: hantro: Add helper functions for buffer information
` [PATCH v1 11/18] media: hantro: Add helper function for auxiliary buffers allocation
` [PATCH v1 12/18] media: uapi: Add a control for HANTRO driver
` [PATCH v1 13/18] media: hantro: Introduce G2/HEVC decoder
` [PATCH v1 14/18] media: hantro: add G2 support to postproc
` [PATCH v1 15/18] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v1 16/18] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v1 17/18] dt-bindings: media: nxp,imx8mq-vpu: Update bindings
` [PATCH v1 18/18] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH 1/5] ARM: dts: clps711x: Add SYSCON nodes where it is used
 2021-02-17  9:20 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: clps711x: Add keypad node
` [PATCH 3/5] ARM: dts: clps711x: Fix serial port names
` [PATCH 4/5] ARM: dts: clps711x: edb7211: Add unit-address to memory node
` [PATCH 5/5] ARM: dts: clps711x: Add an empty chosen node to top level DTSI

[PATCH] i2c: exynos5: Preserve high speed master code
 2021-02-17  8:43 UTC  (6+ messages)

[PATCH v2] i2c: exynos5: Preserve high speed master code
 2021-02-17  8:35 UTC  (2+ messages)

[PATCH V0 3/6] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
 2021-02-17  8:08 UTC 

[PATCH v5 0/5] Remove LPC register partitioning
 2021-02-17  8:04 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: aspeed-lpc: Remove LPC partitioning

[PATCH] ARM: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled
 2021-02-17  7:08 UTC  (3+ messages)

KASAN: invalid-access Write in enqueue_timer
 2021-02-17  6:37 UTC  (7+ messages)

[PATCH net-next v2 0/5] dwmac-sun8i cleanup and shutdown hook
 2021-02-17  4:20 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: stmmac: dwmac-sun8i: Return void from PHY unpower
` [PATCH net-next v2 2/5] net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
` [PATCH net-next v2 3/5] net: stmmac: dwmac-sun8i: Use reset_control_reset
` [PATCH net-next v2 4/5] net: stmmac: dwmac-sun8i: Minor probe function cleanup
` [PATCH net-next v2 5/5] net: stmmac: dwmac-sun8i: Add a shutdown callback

[GIT PULL 1/2] Broadcom late devicetree changes for 5.12
 2021-02-17  1:16 UTC  (2+ messages)
` [GIT PULL 2/2] Broadcom late drivers "

[PATCH] Revert "ARM: dts: bcm2711: Add the BSC interrupt controller"
 2021-02-17  1:12 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the arm-soc tree
 2021-02-17  0:23 UTC  (9+ messages)

[PATCH] drivers: net: xilinx_emaclite: remove arch limitation
 2021-02-16 23:00 UTC  (2+ messages)

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-02-16 22:05 UTC  (10+ messages)
` [PATCH v3 09/66] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v3 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v3 63/66] KVM: arm64: nv: Allocate VNCR page when required

[PATCH v9 00/16] Add support for Clang LTO
 2021-02-16 21:37 UTC  (3+ messages)
` [PATCH v9 05/16] kbuild: lto: merge module sections

[PATCH 1/2] clk: mstar: Allow MStar clk drivers to be compile tested
 2021-02-16 20:54 UTC  (5+ messages)
` [PATCH 2/2] clk: mstar: msc313-mpll: Fix format specifier

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-16 20:44 UTC  (21+ messages)
` [PATCH V3 08/14] coresight: core: Add support for dedicated percpu sinks
` [PATCH V3 11/14] coresight: sink: Add TRBE driver
` [PATCH V3 13/14] perf: aux: Add flags for the buffer format
` [PATCH V3 14/14] coresight: etm-perf: Add support for trace "

[PATCH v2] soc: renesas: rmobile-sysc: Mark fwnode when PM domain is added
 2021-02-16 20:33 UTC  (3+ messages)

[PATCH v6] Add virtio SCMI device specification
 2021-02-16 19:26 UTC  (9+ messages)

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-16 19:27 UTC  (5+ messages)
` [PATCH v8 21/22] counter: 104-quad-8: Replace mutex with spinlock

[PATCH v25 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2021-02-16 18:48 UTC  (3+ messages)
` [PATCH v25 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] arm64 module: set plt* section addresses to 0x0
 2021-02-16 18:38 UTC  (2+ messages)

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-02-16 18:04 UTC  (4+ messages)

[PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-16 17:16 UTC  (11+ messages)

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2021-02-16 17:03 UTC  (11+ messages)
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
` [PATCH kvmtool 14/21] hw/serial: Switch to new trap handlers
` [PATCH kvmtool 15/21] vfio: Refactor ioport trap handler
` [PATCH kvmtool 16/21] vfio: Switch to new ioport trap handlers
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler

[PATCH RESEND v3 0/2] Add support for Topwise A721 tablet
 2021-02-16 16:59 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] dt-bindings: arm: Add Topwise A721
` [PATCH RESEND v3 2/2] ARM: dts: sun4i: Add support for Topwise A721 tablet

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-02-16 16:27 UTC  (12+ messages)

Bidding invitation
 2021-02-16 14:51 UTC 

[PATCH v3 0/1] correct the inside linear map range during hotplug check
 2021-02-16 15:03 UTC  (2+ messages)
` [PATCH v3 1/1] arm64: mm: "

[PATCH v2 0/1] correct the inside linear map boundaries during hotplug check
 2021-02-16 14:48 UTC  (11+ messages)
` [PATCH v2 1/1] arm64: mm: "

[RFC PATCH 0/8] Host1x context isolation support
 2021-02-16 13:20 UTC  (4+ messages)
` [RFC PATCH 1/8] of/device: Allow specifying a custom iommu_spec to of_dma_configure

[PATCH v4 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
 2021-02-16 12:34 UTC  (3+ messages)
` [PATCH v4 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 ethernet controller

[PATCH v2 0/3] Misc bug fixes in mtk power domain driver
 2021-02-16 11:59 UTC  (2+ messages)

[GIT PULL 0/6] ARM SoC changes for v5.12
 2021-02-16 11:44 UTC  (3+ messages)
` [GIT PULL 5/6] ARM SoC devicetree updates "

[PATCH 0/2] Fix Marvell CP110 pin control finction names
 2021-02-16 11:31 UTC  (3+ messages)
` [PATCH 1/2] doc: cp110-system-controller: fix the pin function names
` [PATCH 2/2] drivers/pinctrl: armada-cp110 - fix MPP54/MPP55 functions

[PATCH v6 0/3] perf vendor events: Support PMU events for A64FX
 2021-02-16 11:13 UTC  (5+ messages)
` [PATCH v6 2/3] perf tools: Add lexical definition of event name

[RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
 2021-02-16 10:35 UTC  (3+ messages)

[net-next PATCH v5 00/15] ACPI support for dpaa2 driver
 2021-02-16  9:59 UTC  (7+ messages)
` [net-next PATCH v5 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 1/2] arm64: dts: imx8mp: add eqos node and alias
 2021-02-16  9:38 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add support EQOS MAC on phyBOARD-Pollux-i.MX8MP

[PATCH 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-16  9:04 UTC  (6+ messages)

[PATCH] phy: rockchip-typec: add missing of_node_put
 2021-02-16  8:48 UTC 

[PATCH] mfd: syscon: Don't free allocated name for regmap_config
 2021-02-16  8:42 UTC  (3+ messages)

[PATCH v5 0/3] Adding the Sparx5 Switch Reset Driver
 2021-02-16  8:32 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-16  8:20 UTC  (10+ 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).