linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-31 09:42:44 to 2024-07-31 17:57:10 UTC [more...]

[PATCH v1] drivers/perf: apple_m1: add known PMU events
 2024-07-31 17:56 UTC  (7+ messages)

[PATCH v5 0/5] Add AP6275P wireless support
 2024-07-31 17:50 UTC  (13+ messages)
` [PATCH v5 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P

[PATCH v3 0/3] dma: support DMA zone starting above 4GB
 2024-07-31 17:33 UTC  (5+ messages)
` [PATCH v3 2/3] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH v3 3/3] dma-direct: use RAM start to offset zone_dma_limit

[RFC} arm architecture board/feature deprecation timeline
 2024-07-31 17:29 UTC 

[PATCH v7 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-07-31 17:28 UTC  (13+ messages)
` [PATCH v7 1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
` [PATCH v7 2/7] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH v7 3/7] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v7 4/7] firmware: arm_scmi: add NXP i.MX95 SCMI documentation
` [PATCH v7 5/7] firmware: imx: add i.MX95 MISC driver
` [PATCH v7 6/7] rtc: support i.MX95 BBM RTC
` [PATCH v7 7/7] input: keyboard: support i.MX95 BBM module

[PATCH V2 0/7] Add power domain and MSI functionality with PCIe host generic ECAM driver
 2024-07-31 17:26 UTC  (7+ messages)
` [PATCH V2 1/7] PCI: dwc: Move MSI functionality related code to separate file
` [PATCH V222/7] PCI: dwc: Add msi_ops to allow DBI based MSI register access
` [PATCH V226/7] dt-bindings: PCI: host-generic-pci: Add snps,dw-pcie-ecam-msi binding

[PATCH v3 0/9] Introduce J742S2 SoC and EVM
 2024-07-31 17:10 UTC  (10+ messages)
` [PATCH v3 1/9] arm64: dts: ti: Move j784s4-{} include files to j784s4-j742s2-{}-common.dtsi
` [PATCH v3 2/9] arm64: dts: ti: Move k3-j784s4.dtsi to k3-j784s4-j742s2-common.dtsi
` [PATCH v3 3/9] arm64: dts: ti: Split k3-j784s4-j742s2-common.dtsi
` [PATCH v3 4/9] arm64: dts: ti: Split k3-j784s4-j742s2-main-common.dtsi
` [PATCH v3 5/9] arm64: dts: ti: Move k3-j784s4-evm.dts to k3-j784s4-j742s2-evm-common.dtsi
` [PATCH v3 6/9] arm64: dts: ti: Split k3-j784s4-j742s2-evm-common.dtsi
` [PATCH v3 7/9] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards
` [PATCH v3 8/9] arm64: dts: ti: Introduce J742S2 SoC family
` [PATCH v3 9/9] arm64: dts: ti: Add support for J742S2 EVM board

[PATCH 0/4] media: cedrus: Add a JPEG decoder
 2024-07-31 16:56 UTC  (6+ messages)
` [PATCH 1/4] media: cedrus: Setup secondary output formats
` [PATCH 2/4] media: cedrus: Add JPEG decoder
` [PATCH 3/4] media: cedrus: Enable JPEG decoding in various variants
` [PATCH 4/4] media: cedrus: Don't require requests for all codecs

[PATCH v3 0/7] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-07-31 16:51 UTC  (8+ messages)
` [PATCH v3 1/7] perf: arm_pmu: Remove event index to counter remapping
` [PATCH v3 2/7] perf: arm_pmuv3: Prepare for more than 32 counters
` [PATCH v3 3/7] KVM: arm64: pmu: Use arm_pmuv3.h register accessors
` [PATCH v3 4/7] KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
` [PATCH v3 5/7] arm64: perf/kvm: Use a common PMU cycle counter define
` [PATCH v3 6/7] KVM: arm64: Refine PMU defines for number of counters
` [PATCH v3 7/7] perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter

[PATCH v2 0/2] Support multiple reserved memory regions
 2024-07-31 16:49 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: "
` [PATCH v2 2/2] remoteproc: mediatek: "

[PATCH v2] arm64: dts: rockchip: Add PCIe pinctrls to Turing RK1
 2024-07-31 15:38 UTC  (5+ messages)

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-07-31 16:41 UTC  (4+ messages)
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval

spi-fsl-lpspi: No effective_speed_hz support yet
 2024-07-31 16:25 UTC  (3+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-07-31 16:23 UTC  (19+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference
` [PATCH v12 45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
` [PATCH v12 48/84] KVM: Move x86's API to release a faultin page to common KVM
` [PATCH v12 84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"

[PATCH] arm64: signal: Update sigcontext reservations table
 2024-07-31 16:23 UTC  (15+ messages)

[PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
 2024-07-31 16:21 UTC 

[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
 2024-07-31 16:05 UTC  (13+ messages)
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation

[PATCH 0/6] Support for running as a pKVM protected guest
 2024-07-31 15:56 UTC  (10+ messages)
` [PATCH 1/6] firmware/smccc: Call arch-specific hook on discovering KVM services
` [PATCH 6/6] drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercall

[LINUX PATCH] net: axienet: Fix axiethernet register description
 2024-07-31 15:47 UTC  (4+ messages)

[PATCH v2 0/3] Introduce J742S2 SoC and EVM
 2024-07-31 15:34 UTC  (14+ messages)
` [PATCH v2 2/3] arm64: dts: ti: Introduce J742S2 SoC family
` [PATCH v2 3/3] arm64: dts: ti: Add support for J742S2 EVM board

[PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-07-31 15:34 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/2] Add kukui-jacuzzi-cerise and kukui-jacuzzi-stern DT and dt-binding
 2024-07-31 15:22 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: mt8183: Add kukui-jacuzzi-cerise series boards
` [PATCH v3 2/2] dt-bindings: arm64: mediatek: Add kukui-jacuzzi-cerise board

[PATCH v4 0/2] coresight: core: Add device name support
 2024-07-31 15:15 UTC  (2+ messages)

[PATCH] arm: dts: arm: versatile-ab: Fix duplicate clock node name
 2024-07-31 15:14 UTC  (2+ messages)

[PATCH v6 00/18] Add Arm Mali-C55 Image Signal Processor Driver
 2024-07-31 15:12 UTC  (4+ messages)
` [PATCH v6 17/18] media: platform: Add mali-c55 parameters video node

[PATCH v6 0/8] Add tsd,mule-i2c-mux support
 2024-07-31 15:12 UTC  (5+ messages)
` [PATCH v6 3/8] dt-bindings: hwmon: add support for ti,amc6821
` [PATCH v6 4/8] hwmon: (amc6821) add support for tsd,mule

[PATCH v2 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-07-31 15:07 UTC  (2+ messages)

[PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
 2024-07-31 14:56 UTC  (2+ messages)

[PATCH 0/7] Add pin control driver for BCM2712 SoC
 2024-07-31 14:25 UTC  (2+ messages)

[PATCH v11 00/12] Initial Marvell PXA1908 support
 2024-07-31 14:25 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: exynos850: Add TMU clock
 2024-07-31 14:22 UTC  (3+ messages)

[boot-wrapper v3 0/4] Add Armv8-R AArch64 support
 2024-07-31 14:11 UTC  (5+ messages)
` [boot-wrapper v3 1/4] Introduce --with-bw-arch for boot-wrapper compile arch
` [boot-wrapper v3 2/4] aarch64: Enable Armv8-R EL2 boot
` [boot-wrapper v3 3/4] aarch64: Implement PSCI for Armv8-R
` [boot-wrapper v3 4/4] aarch64: Start Xen on Armv8-R at EL2

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-07-31 14:11 UTC  (18+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH v1 0/6] Add SCMI transport descriptors
 2024-07-31 13:58 UTC  (3+ messages)

[PATCH v6 0/3] Marvell Odyssey uncore performance monitor support
 2024-07-31 13:52 UTC  (2+ messages)

[PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support
 2024-07-31 13:51 UTC  (9+ messages)
` [PATCH v2 06/16] drm/imx: Add i.MX8qxp Display Controller display engine
` [PATCH v2 09/16] drm/imx: Add i.MX8qxp Display Controller KMS

[PATCH v6 0/5] Add Mediatek ISP3.0
 2024-07-31 13:51 UTC  (5+ messages)
` [PATCH v6 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface

[PATCH v4 0/5] Add Per-transport SCMI debug statistics
 2024-07-31 13:00 UTC  (7+ messages)
` [PATCH v4 4/5] firmware: arm_scmi: Create debugfs files for counts

[PATCH v3 00/12] drm/imx/ipuv3: switch LDB and parallel-display driver to use drm_bridge_connector
 2024-07-31 13:37 UTC  (4+ messages)

[RFC PATCH] arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
 2024-07-31 13:36 UTC 

[PATCH v4 0/5] Support alpha blending in MTK display driver
 2024-07-31 13:34 UTC  (2+ messages)

[PATCH v6 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-07-31 13:29 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol

[PATCH v3 0/9] Make SCMI transport as standalone drivers
 2024-07-31 13:12 UTC  (2+ messages)

[PATCH v2 0/6] firmware: ti_sci: Partial-IO support
 2024-07-31 13:01 UTC  (7+ messages)
` [PATCH v2 2/6] "

[PATCH v6 0/5] Add AP6275P wireless support
 2024-07-31 12:56 UTC  (7+ messages)
` [PATCH v6 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-31 12:44 UTC 

[PATCH 0/9] fbdev: Use backlight power constants
 2024-07-31 12:33 UTC  (10+ messages)
` [PATCH 1/9] fbdev: atmel_lcdfb: "
` [PATCH 2/9] fbdev: aty128fb: "
` [PATCH 3/9] fbdev: atyfb: "
` [PATCH 4/9] fbdev: chipsfb: "
` [PATCH 5/9] fbdev: nvidiafb: "
` [PATCH 6/9] fbdev: omapfb: "
` [PATCH 7/9] fbdev: radeonfb: "
` [PATCH 8/9] fbdev: rivafb: "
` [PATCH 9/9] fbdev: sh_mobile_lcdc_fb: "

[PATCH] arm64: dts: arm: Add stdout-path
 2024-07-31 12:14 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: axienet: Fix coding style issues
 2024-07-31 12:06 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: axienet: Replace the occurrences of (1<<x) by BIT(x)
` [PATCH net-next v2 2/4] net: axienet: add missing blank line after declaration
` [PATCH net-next v2 3/4] net: axienet: remove unnecessary ftrace-like logging
` [PATCH net-next v2 4/4] net: axienet: remove unnecessary parentheses

[PATCH 1/2] arm: mm: Fix kernel memory mapping for xip kernels
 2024-07-31 11:39 UTC  (2+ messages)
` [PATCH 2/2] arm: smp: Fix SMP "

[PATCH 0/2] fix eMMC/SPI flash corruption when audio has been used on RK3399 Puma
 2024-07-31 11:35 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix eMMC/SPI "
` [PATCH 2/2] arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog "

[PATCH] arm64: defconfig: Enable R-Car Ethernet-TSN support
 2024-07-31 10:53 UTC 

[PATCH net-next v1 0/5] net: stmmac: FPE via ethtool + tc
 2024-07-31 10:43 UTC  (6+ messages)
` [PATCH net-next v1 1/5] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v1 2/5] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v1 3/5] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v1 4/5] net: stmmac: drop unneeded FPE handshake code
` [PATCH net-next v1 5/5] net: stmmac: silence FPE kernel logs

[PATCH] OPP: Fix support for required OPPs for multiple PM domains
 2024-07-31 10:35 UTC  (12+ messages)

[PATCH] ARM: support PREEMPT_DYNAMIC
 2024-07-31 10:14 UTC  (5+ messages)

[BOOT-WRAPPER 00/11] Cleanup initialization
 2024-07-31  9:57 UTC  (3+ messages)
` [BOOT-WRAPPER 11/11] Boot CPUs sequentially

[PATCH] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
 2024-07-31  9:45 UTC  (2+ messages)

[PATCH v2 0/2] Add kukui-jacuzzi-cerise and kukui-jacuzzi-stern DT and dt-binding
 2024-07-31  9:44 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: arm64: mediatek: Add kukui-jacuzzi-cerise board

[PATCH can-next v2 00/20] an: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-07-31  9:37 UTC  (13+ messages)
` [PATCH can-next v2 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v2 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v2 11/20] can: rockchip_canfd: add TX PATH
` [PATCH can-next v2 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v2 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v2 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v2 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v2 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v2 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v2 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v2 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v2 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING


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