linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-01 07:26:21 to 2023-11-02 10:31:49 UTC [more...]

[PATCH v4 0/7] consolidate and cleanup CPU capacity
 2023-11-02 10:30 UTC  (7+ messages)
` [PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio

[PATCH RESEND] ARM: npcm: Add CPU hotplug callbacks for kexec support
 2023-11-02 10:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/5] K3 R5F & DSP IPC-only mode support
 2023-11-02 10:07 UTC  (3+ messages)
` [PATCH v3 3/5] remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs

[PATCH 0/4] RFC: firmware: meson-sm: add chipid sysfs export
 2023-11-02 10:02 UTC  (8+ messages)
` [PATCH 1/4] firmware: meson-sm: change sprintf to scnprintf
` [PATCH 2/4] firmware: meson_sm: Add chipid number sysfs entry
` [PATCH 3/4] soc: amlogic: meson-gx-socinfo: export socinfo for use in other modules
` [PATCH 4/4] firmware: meson_sm: use meson_gx_socinfo for compatibility

[PATCH] firmware: arm_scmi: Remove inappropriate error log
 2023-11-02  9:55 UTC  (2+ messages)
` Fwd: "

[PATCH v2] firmware: arm_scmi: Refrain set operations of perf
 2023-11-02  9:54 UTC  (2+ messages)
` Fwd: "

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-02  9:35 UTC  (41+ messages)
` [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory

[PATCH] coresight: etm4x: Fix width of CCITMIN field
 2023-11-02  9:35 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp: imx8mq: Add parkmode-disable-ss-quirk on DWC3
 2023-11-02  8:24 UTC 

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-11-02  8:17 UTC  (3+ messages)
` [PATCH v14 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers

[RFC v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-11-02  8:06 UTC  (11+ messages)
` [RFC v5 1/5] firmware: arm_scmi: Add optional flags to extended names helper
  ` [PATCH] "
` [RFC v5 2/5] drivers: firmware: scmi: Introduce scmi_get_max_msg_size function
` [RFC v5 3/5] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [RFC v5 5/5] dt-bindings: firmware: arm,scmi: Add support for pinctrl protocol

[PATCH v2 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-02  7:36 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add rve
` [PATCH v2 2/3] dt-bindings: arm: fsl: add RVE gateway board
` [PATCH v2 3/3] arm64: dts: freescale: introduce rve-gateway board

[PATCH V3] nvmem: brcm_nvram: store a copy of NVRAM content
 2023-11-02  6:28 UTC 

[PATCH] arm64: dts: meson-axg: jethub-jxx add support for EEPROM
 2023-11-02  6:12 UTC 

[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-02  5:24 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/8] Add support to configure TPDM CMB subunit
 2023-11-02  1:50 UTC  (8+ messages)
` [PATCH v2 2/8] coresight-tpda: Add support to configure CMB element
` [PATCH v2 4/8] coresight-tpdm: Add support to configure CMB

[GIT PULL 0/4] ARM/SoC updates for 6.7
 2023-11-02  1:10 UTC  (9+ messages)
` [GIT PULL 1/4] SoC DT updates for v6.7
` [GIT PULL 2/4] SoC driver updates for 6.7
` [GIT PULL 3/4] ARM defconfig "
` [GIT PULL 4/4] ARM: SoC code changes "

[PATCH v2 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
 2023-11-01 23:36 UTC  (28+ messages)
` [PATCH v2 01/27] iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA
` [PATCH v2 02/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v2 03/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v2 04/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v2 05/27] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry_step()
` [PATCH v2 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v2 07/27] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v2 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH v2 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v2 10/27] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v2 11/27] iommu/arm-smmu-v3: Lift CD programming out of the SVA notifier code
` [PATCH v2 12/27] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v2 13/27] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v2 14/27] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v2 15/27] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v2 16/27] iommu/arm-smmu-v3: Keep track of valid CD entries in the cd_table
` [PATCH v2 17/27] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v2 18/27] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v2 19/27] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v2 20/27] iommu: Add ops->domain_alloc_sva()
` [PATCH v2 21/27] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v2 22/27] iommu/arm-smmu-v3: Consolidate freeing the ASID/VMID
` [PATCH v2 23/27] iommu/arm-smmu-v3: Move the arm_smmu_asid_xa to per-smmu like vmid
` [PATCH v2 24/27] iommu/arm-smmu-v3: Bring back SVA BTM support
` [PATCH v2 25/27] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v2 26/27] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v2 27/27] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[GIT PULL] pmdomain updates for v6.7
 2023-11-02  0:01 UTC  (2+ messages)

[PATCH v3 2/6] dt-bindings: PCI: dwc: rockchip: Add optional dma interrupts
 2023-11-01 22:23 UTC  (2+ messages)

[PATCH 0/2] Fix error-leg bugs / misbehaviors in i2c-bcm2835 driver
 2023-11-01 21:12 UTC  (8+ messages)
` [PATCH 2/2] [i2c-bcm2835] ALWAYS enable INTD
            ` aborting i2c bcm2835 controller [was: [PATCH 2/2] [i2c-bcm2835] ALWAYS enable INTD]

[GIT PULL] arm64 updates for 6.7
 2023-11-01 20:50 UTC  (2+ messages)

[PATCH] drm/exynos: dpi: Change connector type to DPI
 2023-11-01 20:17 UTC 

Fwd: dwc3: regression in USB DWC3 driver in kernel 5.15 branch
 2023-11-01 18:59 UTC  (2+ messages)

[PATCH 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-01 18:21 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add rve
` [PATCH 2/3] dt-bindings: arm: fsl: add RVE gateway board
` [PATCH 3/3] arm64: dts: freescale: introduce rve-gateway board

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-11-01 18:11 UTC  (12+ messages)
` [PATCH v6 5/9] mm: thp: Extend THP to allocate anonymous large folios

[PATCH v2 0/6] mtd: spi-nor: introduce die erase
 2023-11-01 17:27 UTC  (11+ messages)
` [PATCH v2 1/6] mtd: spi-nor: use kernel sized types instead of c99 types
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability
` [PATCH v2 3/6] mtd: spi-nor: spansion: enable die erase for multi die flashes
` [PATCH v2 4/6] mtd: spi-nor: micron-st: "
` [PATCH v2 5/6] mtd: spi-nor: remove NO_CHIP_ERASE flag
` [PATCH v2 6/6] mtd: spi-nor: micron-st: Add support for mt25qu01g

[PATCH v2 1/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-01 16:41 UTC  (2+ messages)

[PATCH] mmc: add wp_grp_size node
 2023-11-01 15:37 UTC 

[PATCH] ARM: dts: stm32: add STM32F746 syscfg clock
 2023-11-01 15:51 UTC 

[PATCH] mmc: add wp_grp_size node
 2023-11-01 15:49 UTC 

[PATCH 1/1] wifi: mt76: mt7921: Add a new VID/PID 0b48/7922 for MT7922
 2023-11-01 15:48 UTC  (7+ messages)

[PATCH 0/5] Add STM32F7 SPI support
 2023-11-01 15:45 UTC  (7+ messages)
` [PATCH 1/5] spi: stm32: rename stm32f4_* to stm32fx_*
` [PATCH 2/5] spi: stm32: use callbacks for read_rx and write_tx
` [PATCH 3/5] dt-bindings: spi: add stm32f7-spi compatible
` [PATCH 4/5] spi: stm32: add STM32F7 support
` [PATCH 5/5] ARM: dts: stm32: add SPI support on STM32F746

[PATCH] arm64: dts: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-01 15:24 UTC  (3+ messages)

stable-rc: 5.4: arch/arm/mach-omap2/timer.c:51:10: fatal error: plat/counter-32k.h: No such file or directory
 2023-11-01 15:23 UTC 

[PATCH v2 1/6] media: dt-bindings: media: imx335: Add supply bindings
 2023-11-01 15:08 UTC  (3+ messages)

[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
 2023-11-01 14:58 UTC  (5+ messages)
` [PATCH] "
      ` [PATCH] thermal: Fix "

[PATCH v4 0/2] Rust enablement for AArch64
 2023-11-01 15:04 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: rust: Enable Rust support "

[PATCH 0/6] mtd: spi-nor: introduce die erase
 2023-11-01 14:09 UTC  (12+ messages)
` [PATCH 1/6] mtd: spi-nor: use kernel sized types instead of c99 types
` [PATCH 2/6] mtd: spi-nor: add erase die (chip) capability
` [PATCH 3/6] mtd: spi-nor: spansion: enable die erase for multi die flashes
` [PATCH 4/6] mtd: spi-nor: micron-st: use "
` [PATCH 5/6] mtd: spi-nor: remove NO_CHIP_ERASE flag
` [PATCH 6/6] mtd: spi-nor: micron-st: Add support for mt25qu01g

[PATCH v1] coresight-tpdm: Correct the property name of MSR number
 2023-11-01 13:26 UTC  (2+ messages)

[PATCH v2] coresight: etm4x: Fix width of CCITMIN field
 2023-11-01 13:23 UTC  (2+ messages)

exynos-mixer 14450000.mixer: [drm:exynos_drm_register_dma] *ERROR* Device 14450000.mixer lacks support for IOMMU
 2023-11-01 12:36 UTC  (3+ messages)

[PATCH net-next v2 1/1] net: stmmac: check CBS input values before configuration
 2023-11-01 12:36 UTC  (2+ messages)

[PATCH] firmware: arm_scmi:: Add opinion for init fastchannel
 2023-11-01 12:23 UTC  (3+ messages)

[PATCH] ARM: dts: imx6q: skov: fix ethernet clock regression
 2023-11-01 11:03 UTC 

[PATCH v2] arm64: dts: freescale: debix-som-a-bmb-08: Add CSI Power Regulators
 2023-11-01 10:46 UTC 

[PATCH v2] arm64: dts: freescale: debix-som: Add heartbeat LED
 2023-11-01 10:43 UTC 

[PATCH v1 00/10] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2023-11-01 10:06 UTC  (11+ messages)
` [PATCH v1 01/10] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices
` [PATCH v1 02/10] ARM: dts: aspeed: yosemite4: Enable adc15
` [PATCH v1 03/10] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
` [PATCH v1 04/10] ARM: dts: aspeed: yosemite4: Enable watchdog2
` [PATCH v1 05/10] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode
` [PATCH v1 06/10] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change
` [PATCH v1 07/10] ARM: dts: aspeed: yosemite4: Add gpio pca9506
` [PATCH v1 08/10] ARM: dts: aspeed: yosemite4: Revise i2c11 and i2c12 schematic change
` [PATCH v1 09/10] ARM: dts: aspeed: yosemite4: Revise i2c14 and i2c15 "
` [PATCH v1 10/10] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state

[PATCH] dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV
 2023-11-01  9:17 UTC  (2+ messages)

[PATCH] irqchip/ti-sci-intr: Add support for system suspend/resume PM
 2023-11-01  8:42 UTC  (6+ messages)

[Patch v4 00/11] Add MFC V12 support
 2023-11-01  8:24 UTC  (5+ messages)
  ` [Patch v4 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant

[PATCH 0/9] interconnect: Convert to platform remove callback returning void
 2023-11-01  8:14 UTC  (3+ messages)
` [PATCH 9/9] interconnect: exynos: "

[PATCH] firmware: arm_scmi: Remove inappropriate error log
 2023-11-01  8:10 UTC 

[RFC PATCH 1/1] iommu: Fix one concurrency issue happens on non-iommu binding device
 2023-11-01  8:05 UTC 

[PATCH] clk: mediatek: mt8188: Set clock parent for TOP_EDP and TOP_DP
 2023-11-01  7:48 UTC  (2+ 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).