linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 19:02:11 to 2021-12-12 12:23:06 UTC [more...]

[PATCH 0/6] irqchip/apple-aic: Add support for AICv2
 2021-12-12 12:21 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: interrupt-controller: apple, aic: Add apple, aic2 support
  ` [PATCH 1/6] dt-bindings: interrupt-controller: apple,aic: Add apple,aic2 support
` [PATCH 2/6] irqchip/apple-aic: Add Fast IPI support

[PATCH 1/2] arm64: dts: apple: t8103: Rename clk24 to clkref
 2021-12-12 12:02 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: apple: t8103: Sort nodes by address

[PATCH v2 0/2] kdump: simplify code
 2021-12-12 11:47 UTC  (7+ messages)
` [PATCH v2 1/2] kdump: vmcore: remove copy_to() and add copy_to_user_or_kernel()
` [PATCH v2 2/2] kdump: crashdump: use copy_to_user_or_kernel() to simplify code

[PATCH V5 0/6] Raspberry Pi Sense HAT driver
 2021-12-12 11:43 UTC  (12+ messages)
` [PATCH V5 1/6] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver
` [PATCH V5 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
` [PATCH V5 3/6] drivers/auxdisplay: sensehat: Raspberry Pi Sense HAT display driver
` [PATCH V5 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
` [PATCH V5 5/6] MAINTAINERS: Add sensehat driver authors to MAINTAINERS
` [PATCH V5 6/6] DO NOT MERGE: full sensehat device tree overlay for raspberry pi 4

[PATCH] usb: gadget: atmel: Revert regression in USB Gadget (atmel_usba_udc)
 2021-12-12  9:48 UTC  (2+ messages)

[PATCH] memory: brcmstb_dpfe: fix typo in a comment
 2021-12-12  8:22 UTC  (3+ messages)

[PATCH v2 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-12-12  7:30 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: arm-pmu: Document Apple PMU compatible strings
` [PATCH v2 2/8] dt-bindings: apple, aic: Add CPU PMU per-cpu pseudo-interrupts
  ` [PATCH v2 2/8] dt-bindings: apple,aic: "
` [PATCH v2 3/8] irqchip/apple-aic: Add cpumasks for E and P cores
` [PATCH v2 4/8] irqchip/apple-aic: Wire PMU interrupts
` [PATCH v2 5/8] irqchip/apple-aic: Move PMU-specific registers to their own include file
` [PATCH v2 6/8] arm64: apple: t8301: Add PMU nodes
` [PATCH v2 7/8] drivers/perf: arm_pmu: Handle 47 bit counters

[PATCH] soc: ti: Fix NULL vs IS_ERR() checking in dma_init
 2021-12-12  7:13 UTC 

[PATCH v2 0/2] Hi folks,
 2021-12-12  7:05 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platforms
` [PATCH v2 2/2] mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads
` [PATCH v2 0/2] (mmc: sdhci-pci-gli: GL9755: Quirks for Apple ARM platforms)

[PATCH v5 00/13] Add support for Airoha EN7523 SoC
 2021-12-12  6:59 UTC  (6+ messages)
` [PATCH v5 12/13] gpio: Add support for Airoha EN7523 GPIO controller

[PATCH 0/4] dt-bindings: Add trivial Apple t6000/t6001 SoC bindings
 2021-12-12  4:04 UTC  (2+ messages)

[PATCH 0/3] Apple SPI controller driver
 2021-12-12  3:47 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: Add apple-spi driver & binding files
` [PATCH 2/3] dt-bindings: spi: apple, spi: Add binding for Apple SPI controllers
` [PATCH 3/3] spi: apple: Add driver for Apple SPI controller

[PATCH] arm64: dts: apple: t8103: Add watchdog node
 2021-12-12  1:36 UTC  (2+ messages)

[PATCH v3 1/2] MAINTAINERS: Add Apple watchdog to ARM/APPLE MACHINE SUPPORT
 2021-12-12  1:22 UTC  (3+ messages)
` [PATCH v3 2/2] watchdog: Add Apple SoC watchdog driver

[PATCH v2 1/2] arm64: dts: rockchip: Add missing secondary compatible for PX30 DSI
 2021-12-11 23:38 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: convert Rockchip DW MIPI DSI binding to YAML format

[PATCH] arm64: dts: nitrogen8-som: correct network PHY reset
 2021-12-11 22:17 UTC 

[PATCH v6 0/4] Add basic SoC support for mediatek mt8195
 2021-12-11 20:40 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: mediatek: add mt8195 pericfg compatible
` [PATCH v6 2/4] dt-bindings: spi: add new clock name 'axi' for spi nor
` [PATCH v6 3/4] dt-bindings: pinctrl: mt8195: add 'pins' wrapping node
` [PATCH v6 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH v2 0/4] ARM: dts: stm32: merge spi and i2s nodes
 2021-12-11 20:05 UTC  (7+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port

[PATCH 00/22] Refactor perf cpumap
 2021-12-11 19:25 UTC  (15+ messages)
` [PATCH 01/22] libperf: Add comments to perf_cpu_map
` [PATCH 02/22] perf stat: Add aggr creators that are passed a cpu
` [PATCH 03/22] perf stat: Switch aggregation to use for_each loop
` [PATCH 06/22] perf cpumap: Remove map+index get_socket
` [PATCH 17/22] perf cpumap: Refactor cpu_map__build_map
` [PATCH 21/22] perf cpumap: Trim the cpu_aggr_map

[RFC PATCH v4 0/4] Add Naneng combo PHY support for RK3568
 2021-12-11 19:18 UTC  (8+ messages)
` [RFC PATCH v4 1/4] dt-bindings: mfd: syscon: add naneng combo phy register compatible
` [RFC PATCH v4 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [RFC PATCH v4 3/4] phy: rockchip: add naneng combo phy for RK3568

[PATCH] Revert "pinctrl: stm32: fix the reported number of GPIO lines per bank"
 2021-12-11 18:53 UTC 

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-11 15:24 UTC  (41+ messages)
` [patch V3 01/35] PCI/MSI: Set pci_dev::msi[x]_enabled early
` [patch V3 02/35] x86/pci/XEN: Use PCI device property
` [patch V3 03/35] x86/apic/msi: Use PCI device MSI property
` [patch V3 04/35] genirq/msi: Use PCI device property
` [patch V3 05/35] powerpc/cell/axon_msi: "
` [patch V3 06/35] powerpc/pseries/msi: Use PCI device properties
` [patch V3 07/35] device: Move MSI related data into a struct
` [patch V3 08/35] device: Add device:: Msi_data pointer and struct msi_device_data
` [patch V3 09/35] PCI/MSI: Allocate MSI device data on first use
` [patch V3 10/35] platform-msi: "
` [patch V3 11/35] bus: fsl-mc-msi: "
` [patch V3 12/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 13/35] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch V3 14/35] PCI/MSI: Let the irq code handle sysfs groups
` [patch V3 15/35] platform-msi: Let the core "
` [patch V3 16/35] genirq/msi: Remove the original sysfs interfaces
` [patch V3 17/35] platform-msi: Rename functions and clarify comments
` [patch V3 18/35] platform-msi: Store platform private data pointer in msi_device_data
` [patch V3 19/35] genirq/msi: Consolidate MSI descriptor data
` [patch V3 20/35] platform-msi: Use msi_desc::msi_index
` [patch V3 21/35] bus: fsl-mc-msi: "
` [patch V3 22/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 23/35] PCI/MSI: "
` [patch V3 24/35] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch V3 25/35] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V3 26/35] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V3 27/35] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch V3 29/35] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V3 30/35] perf/smmuv3: Use msi_get_virq()
` [patch V3 31/35] iommu/arm-smmu-v3: "
` [patch V3 32/35] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch V3 33/35] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch V3 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V3 35/35] dmaengine: qcom_hidma: Cleanup MSI handling

[PATCH] phy: rockchip-inno-usb2: remove redundant assignment to variable delay
 2021-12-11 18:00 UTC 

[PATCH v4 0/7] kernel: introduce uaccess logging
 2021-12-11 17:23 UTC  (4+ messages)
` [PATCH v4 4/7] uaccess-buffer: add CONFIG_GENERIC_ENTRY support

[PATCH net v2 1/1] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
 2021-12-11 14:51 UTC 

[PATCH] ARM: entry: fix Thumb2 bug in iWMMXt exception handling
 2021-12-11 14:11 UTC 

[PATCH net-next 0/2] net: stmmac: add EthType Rx Frame steering
 2021-12-11 14:03 UTC  (14+ messages)
` [PATCH net-next 1/2] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
` [PATCH net-next 2/2] net: stmmac: add tc flower filter for EtherType matching

[PATCH v4] arm64: Enable KCSAN
 2021-12-11 13:17 UTC 

[PATCH 0/3] Apple PMGR fixup: Implement support for min-ps
 2021-12-11 12:24 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: apple: t8103: Add apple, min-ps to DCP PMGR nodes

[PATCH V3 0/2] dt-bindings: pinctrl: pins, groups & functions
 2021-12-11 11:16 UTC  (6+ messages)
` [PATCH V3 1/2] dt-bindings: pinctrl: support specifying "
` [PATCH V3 2/2] dt-bindings: pinctrl: brcm, ns-pinmux: describe "
  ` [PATCH V3 2/2] dt-bindings: pinctrl: brcm,ns-pinmux: "

[PATCH v2 0/2] bus: imx-weim: optionally enable continuous burst clock
 2021-12-11 11:04 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] dt-bindings: convert power domain node for rockchip DW MIPI DSI
 2021-12-11 10:55 UTC  (2+ messages)

[PATCH] soc: fsl: qe: fix typo in a comment
 2021-12-11  9:08 UTC 

[PATCH] coresight: core: fix typo in a comment
 2021-12-11  9:02 UTC 

[PATCH] ARM: dts: BCM5301X: Add USB GPIO and missing LEDs on Netgear R6300v2
 2021-12-11  8:53 UTC 

[PATCH] mmc: pxa: Fix typo in a comment
 2021-12-11  8:48 UTC 

[PATCH 0/2] kdump: simplify code
 2021-12-11  7:37 UTC  (5+ messages)
` [PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h

[PATCH v4 0/9] STM32 CRYP driver: many fixes
 2021-12-11  5:55 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 5.16, round 2
 2021-12-11  2:01 UTC 

[PATCH v3 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-10 23:45 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021
` [PATCH v3 2/2] pinctrl: Add driver "

[PATCH 0/5] arm64: atomics: cleanups and codegen improvements
 2021-12-10 22:26 UTC  (4+ messages)
` [PATCH 5/5] arm64: atomics: lse: define RETURN ops in terms of FETCH ops

[PATCH v3 0/2] bus: imx-weim: optionally enable continuous burst clock
 2021-12-10 22:13 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: bus: imx-weim: add words about continuous bclk

[PATCH v4 0/4] Add ARTPEC-8 support to DWMMC controller
 2021-12-10 22:07 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8

[PATCH v2 0/5] kernel: introduce uaccess logging
 2021-12-10 21:29 UTC  (4+ messages)
` [PATCH v2 5/5] Documentation: document "

[PATCH v4 0/7] Initial Samsung Galaxy A8 (2018) support
 2021-12-10 21:30 UTC  (7+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add bindings definitions for Exynos7885 CMU
` [PATCH v4 2/7] dt-bindings: clock: Document Exynos7885 CMU bindings
` [PATCH v4 3/7] dt-bindings: arm: samsung: document jackpotlte board binding

[PATCH v4 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-10 21:24 UTC  (3+ messages)
` [PATCH v4 05/13] dt-bindings: imx: Add clock binding for i.MXRT1050

[PATCH v5 0/7] Add Aspeed AST2600 soc display support
 2021-12-10 21:18 UTC  (3+ messages)
` [PATCH v5 7/7] dt-bindings:ast2600-clock Add CRT reset define

[PATCH v5 1/5] mfd: da9062: make register CONFIG_I writable
 2021-12-10 21:12 UTC  (3+ messages)
` [PATCH v5 4/5] dt-bindings: watchdog: da9062: add watchdog timeout mode

[PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek, larbs"
 2021-12-10 20:57 UTC 

[PATCH v6 00/14] Add support for Airoha EN7523 SoC
 2021-12-10 20:52 UTC  (7+ messages)
` [PATCH v6 02/14] dt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB
` [PATCH v6 06/14] dt-bindings: Add en7523-scu device tree binding documentation
` [PATCH v6 12/14] dt-bindings: arm: airoha: Add binding for Airoha GPIO controller

[PATCH v3 2/6] usb: host: ehci-atmel: fix deferred probing
 2021-12-10 20:46 UTC 

[PATCH 0/7] Cleanup after removal of configs
 2021-12-10 20:38 UTC  (3+ messages)

[PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-10 20:31 UTC  (3+ messages)

[PATCH v6] dt-bindings: dsp: mediatek: Add mt8195 DSP binding support
 2021-12-10 20:10 UTC  (2+ messages)

[PATCH] dma: ti: k3-udma: Fix smatch warnings
 2021-12-10 20:10 UTC  (3+ messages)

[PATCH v4 0/6] Convert iProc PCIe binding to YAML
 2021-12-10 20:04 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: dts: Cygnus: Fixed iProc PCIe controller properties
` [PATCH v4 2/6] ARM: dts: Cygnus: Update PCIe PHY node unit name(s)
` [PATCH v4 3/6] ARM: dts: HR2: Fixed iProc PCIe MSI sub-node
` [PATCH v4 4/6] ARM: dts: NSP: "
` [PATCH v4 5/6] dt-bindings: phy: Convert Cygnus PCIe PHY to YAML
` [PATCH v4 6/6] dt-bindings: pci: Convert iProc PCIe "

[PATCH v16 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-12-10 19:53 UTC  (3+ messages)

[PATCH 01/10] usb: gadget: udc: bcm63xx: fix deferred probing
 2021-12-10 19:53 UTC  (3+ messages)

[PATCH v7 00/16] Introduce atomic support for SCMI transports
 2021-12-10 19:36 UTC  (6+ messages)
` [PATCH v7 16/16] clk: scmi: Support atomic clock enable/disable API

[PATCH] perf cs-etm: Remove duplicate and incorrect aux size checks
 2021-12-10 19:03 UTC  (6+ messages)

[PATCH v2 0/2] perf vendor events: Arm Neoverse N2
 2021-12-10 19:01 UTC  (4+ messages)
` [PATCH v2 2/2] perf vendor events: Rename arm64 arch std event files

[PATCH V6 1/2] dt-bindings: soc: imx: Add binding doc for spba bus
 2021-12-10 18:53 UTC  (2+ messages)

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-10 18:52 UTC  (5+ messages)
` [PATCH net-next v8 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v8 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-10 18:41 UTC  (19+ messages)
` [PATCH v7 20/37] arm64/sme: Implement ZA context switching
` [PATCH v7 21/37] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v7 22/37] arm64/sme: Implement streaming SVE signal handling
` [PATCH v7 23/37] arm64/sme: Implement ZA "
` [PATCH v7 24/37] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v7 25/37] arm64/sme: Add ptrace support for ZA
` [PATCH v7 26/37] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v7 27/37] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v7 28/37] arm64/sme: Provide Kconfig for SME
` [PATCH v7 29/37] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v7 30/37] kselftest/arm64: Add tests for TPIDR2
` [PATCH v7 31/37] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v7 32/37] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v7 33/37] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v7 34/37] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v7 35/37] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v7 36/37] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v7 37/37] kselftest/arm64: Add SME support to syscall ABI test


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