linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-22 14:56:48 to 2024-01-22 20:42:51 UTC [more...]

[PATCH 0/4] arm64/fp: Documentation cleanups and clarifications
 2024-01-22 20:41 UTC  (2+ messages)
` [PATCH 1/4] arm64/sve: Remove bitrotted comment about syscall behaviour

Using scmi performance domains and scmi power domains together
 2024-01-22 20:27 UTC 

[PATCH 00/25] KVM/arm64: VM configuration enforcement
 2024-01-22 20:18 UTC  (26+ messages)
` [PATCH 01/25] arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
` [PATCH 02/25] KVM: arm64: Add feature checking helpers
` [PATCH 03/25] KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
` [PATCH 04/25] KVM: arm64: nv: Add sanitising to EL2 configuration registers
` [PATCH 05/25] KVM: arm64: nv: Add sanitising to VNCR-backed FGT sysregs
` [PATCH 06/25] KVM: arm64: nv: Add sanitising to VNCR-backed HCRX_EL2
` [PATCH 07/25] KVM: arm64: nv: Drop sanitised_sys_reg() helper
` [PATCH 08/25] KVM: arm64: Unify HDFG[WR]TR_GROUP FGT identifiers
` [PATCH 09/25] KVM: arm64: nv: Correctly handle negative polarity FGTs
` [PATCH 10/25] KVM: arm64: nv: Turn encoding ranges into discrete XArray stores
` [PATCH 11/25] KVM: arm64: Drop the requirement for XARRAY_MULTI
` [PATCH 12/25] KVM: arm64: nv: Move system instructions to their own sys_reg_desc array
` [PATCH 13/25] KVM: arm64: Always populate the trap configuration xarray
` [PATCH 14/25] KVM: arm64: Register AArch64 system register entries with the sysreg xarray
` [PATCH 15/25] KVM: arm64: Use the xarray as the primary sysreg/sysinsn walker
` [PATCH 16/25] KVM: arm64: Rename __check_nv_sr_forward() to triage_sysreg_trap()
` [PATCH 17/25] KVM: arm64: Add Fine-Grained UNDEF tracking information
` [PATCH 18/25] KVM: arm64: Propagate and handle Fine-Grained UNDEF bits
` [PATCH 19/25] KVM: arm64: Move existing feature disabling over to FGU infrastructure
` [PATCH 20/25] KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2
` [PATCH 21/25] KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guest
` [PATCH 22/25] KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is "
` [PATCH 23/25] KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU "
` [PATCH 24/25] KVM: arm64: Make FEAT_MOPS UNDEF if "
` [PATCH 25/25] KVM: arm64: Add debugfs file for guest's ID registers

[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-22 20:08 UTC  (14+ messages)
` [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
` [PATCH v1 02/11] nios2/pgtable: define PFN_PTE_SHIFT
` [PATCH v1 03/11] powerpc/pgtable: "
` [PATCH v1 04/11] risc: pgtable: "
` [PATCH v1 05/11] s390/pgtable: "
` [PATCH v1 06/11] sparc/pgtable: "
` [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
` [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v1 11/11] mm/memory: ignore writable bit "

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-22 20:02 UTC  (6+ messages)
` [PATCH v2 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v2 3/5] remoteproc: imx_rproc: "

[PATCH net-next 03/22] net: fill in MODULE_DESCRIPTION()s for PCS Layer
 2024-01-22 19:42 UTC  (6+ messages)
` [PATCH net-next 20/22] net: fill in MODULE_DESCRIPTION()s for dwmac-socfpga

[PATCH v4] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
 2024-01-22 19:42 UTC 

[PATCH 0/2] Remove QDF2xxx pinctrl drivers
 2024-01-22 19:23 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: qcom: Remove QDF2xxx support

[PATCH v2 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-01-22 18:57 UTC  (5+ messages)
` [PATCH v2 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-01-22 18:27 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 3/3] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-22 18:19 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: sound: sun4i-spdif: Fix requirements for H6
` [PATCH 2/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H616 compatible
` [PATCH 3/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH 4/7] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatible for H616
` [PATCH 5/7] arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
` [PATCH 6/7] arm64: dts: allwinner: h616: Add DMA controller and DMA channels
` [PATCH 7/7] arm64: dts: allwinner: h616: Add SPDIF device node

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2024-01-22 18:19 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH net v3] "

[PATCH v4 00/10] arm64: Add support for FEAT_E2H0, or lack thereof
 2024-01-22 18:13 UTC  (11+ messages)
` [PATCH v4 01/10] arm64: Add macro to compose a sysreg field value
` [PATCH v4 02/10] arm64: cpufeatures: Correctly handle signed values
` [PATCH v4 03/10] arm64: cpufeature: Correctly display signed override values
` [PATCH v4 04/10] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH v4 05/10] arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
` [PATCH v4 06/10] arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
` [PATCH v4 07/10] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH v4 08/10] KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
` [PATCH v4 09/10] KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
` [PATCH v4 10/10] KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented

[PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: support i.MX95
 2024-01-22 18:08 UTC  (2+ messages)

[PATCH v2 17/33] spi: bitbang: Follow renaming of SPI "master" to "controller"
 2024-01-22 18:07 UTC  (2+ messages)
` [PATCH v2 23/33] spi: slave-mt27xx: "

[PATCH v2 0/2] Add ITE IT5205 Passive MUX
 2024-01-22 18:06 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-01-22 18:05 UTC 

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-22 18:03 UTC  (15+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'

[PATCH] soc: apple: mailbox: fix error handling in apple_mbox_get()
 2024-01-22 18:01 UTC 

[PATCH v4 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-01-22 18:01 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: gpio: gpio-vf610: add gpio-line-names

[PATCH 0/3] iommu/arm-smmu-v3: Reduce latency in __arm_smmu_tlb_inv_range()
 2024-01-22 17:57 UTC  (11+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg

[PATCH] crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
 2024-01-22 17:53 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: convert MT2717 RTC to the json-schema
 2024-01-22 17:40 UTC  (3+ messages)

[PATCH net-next 00/20] net: ethernet: Add qcom PPE driver
 2024-01-22 17:36 UTC  (5+ messages)
` [PATCH net-next 18/20] net: ethernet: qualcomm: Add PPE MAC support for phylink

[PATCH v1 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2
 2024-01-22 17:35 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: arm: fsl: Add toradex,apalis_imx6q-eval-v1.2 board
` [PATCH v1 2/2] arm: dts: nxp: imx: Add support for Apalis Evaluation Board v1.2

[PATCH 0/8] ipq5018: enable ethernet support
 2024-01-22 17:34 UTC  (19+ messages)
` [PATCH 1/8] net: phy: Introduce Qualcomm IPQ5018 internal PHY driver
` [PATCH 4/8] clk: qcom: gcc-ipq5018: correct gcc_gmac0_sys_clk reg
` [PATCH 5/8] clk: qcom: support for duplicate freq in RCG2 freq table
` [PATCH 6/8] net: mdio: ipq4019: support reset control
` [PATCH 7/8] arm64: dts: qcom: ipq5018: enable ethernet support

[PATCH] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
 2024-01-22 17:33 UTC  (12+ messages)

[PATCH] arm64: dts: mediatek: mt7622: add missing "device_type" to memory nodes
 2024-01-22 17:23 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: mediatek: mt7986: drop "#clock-cells" from PWM
 2024-01-22 17:19 UTC  (2+ messages)

[PATCH V4 1/2] firmware: arm_scmi: Implement Clock get permissions
 2024-01-22 17:17 UTC  (3+ messages)
` [PATCH V4 2/2] clk: scmi: support state_ctrl_forbidden

[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-22 17:14 UTC  (5+ messages)
` [PATCH v3 3/6] "
` [PATCH v3 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH] spi: spi-mt65xx: Support sleep pin control
 2024-01-22 16:49 UTC  (2+ messages)

[PATCH V9 0/3] Add rs485 support to uartps driver
 2024-01-22 16:49 UTC  (4+ messages)
` [PATCH V9 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485

[PATCH v4 00/14] arm64: Support for 2023 DPISA extensions
 2024-01-22 16:28 UTC  (15+ messages)
` [PATCH v4 01/14] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v4 02/14] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v4 03/14] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v4 04/14] arm64/signal: Add FPMR signal handling
` [PATCH v4 05/14] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v4 06/14] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v4 07/14] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v4 08/14] kselftest/arm64: Add basic FPMR test
` [PATCH v4 09/14] kselftest/arm64: Add 2023 DPISA hwcap test coverage
` [PATCH v4 10/14] KVM: arm64: Share all userspace hardened thread data with the hypervisor
` [PATCH v4 11/14] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v4 12/14] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v4 13/14] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v4 14/14] KVM: arm64: selftests: Teach get-reg-list about FPMR

[PATCH] arm64: dts: rockchip: set num-cs property for spi on px30
 2024-01-22 16:26 UTC  (3+ messages)

[PATCH] dmaengine: at_hdmac: fix some kernel-doc warnings
 2024-01-22 16:24 UTC  (2+ messages)

[git:media_stage/master] media: i2c: ar0521: fix spellos
 2024-01-22 16:23 UTC 

[PATCH v2 RESEND] i2c: cadence: Add system suspend and resume PM support
 2024-01-22 16:23 UTC  (3+ messages)

[GIT PULL] firmware: arm_ffa: Fixes for v6.8
 2024-01-22 16:16 UTC 

[GIT PULL] firmware: arm_scmi: Fixes for v6.8
 2024-01-22 16:16 UTC 

[PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-22 16:04 UTC  (7+ messages)

[PATCH V2 00/16] arm64: dts: ti: Additional licensing and clarification
 2024-01-22 15:24 UTC  (10+ messages)
` [PATCH V2 04/16] arm64: dts: ti: k3-am62p: Add MIT license along with GPL-2.0
` [PATCH V2 06/16] arm64: dts: ti: k3-am65: "
` [PATCH V2 07/16] arm64: dts: ti: k3-j7200: "
` [PATCH V2 08/16] arm64: dts: ti: k3-j721e: "
` [PATCH V2 09/16] arm64: dts: ti: k3-j721s2: "
` [PATCH V2 10/16] arm64: dts: ti: k3-j784s4: "
` [PATCH V2 13/16] arm64: dts: ti: beagle*: "
` [PATCH V2 15/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only

[PATCH AUTOSEL 6.7 28/88] media: rockchip: rga: fix swizzling for RGB formats
 2024-01-22 14:51 UTC  (9+ messages)
` [PATCH AUTOSEL 6.7 35/88] media: rkisp1: Drop IRQF_SHARED
` [PATCH AUTOSEL 6.7 36/88] media: rkisp1: Fix IRQ handler return values
` [PATCH AUTOSEL 6.7 37/88] media: rkisp1: Store IRQ lines
` [PATCH AUTOSEL 6.7 38/88] media: rkisp1: Fix IRQ disable race issue
` [PATCH AUTOSEL 6.7 39/88] media: rkisp1: resizer: Stop manual allocation of v4l2_subdev_state
` [PATCH AUTOSEL 6.7 44/88] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
` [PATCH AUTOSEL 6.7 70/88] clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()
` [PATCH AUTOSEL 6.7 71/88] clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-22 15:30 UTC  (4+ messages)
` [PATCH 14/14] PCI: j721e: add suspend and resume support

[PATCH] ARM: multi_v7_defconfig: Disable board staging
 2024-01-22 15:30 UTC  (2+ messages)

[PATCH] ARM: shmobile: defconfig: Disable staging
 2024-01-22 15:29 UTC  (2+ messages)

[PATCH v2] pmdomain: imx8m-blk-ctrl: imx8mp-blk-ctrl: Error out if domains are missing in DT
 2024-01-22 15:21 UTC  (2+ messages)

[PATCH] pmdomain: Add a null pointer check to the omap_prm_domain_init
 2024-01-22 15:21 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 10/23] media: rockchip: rga: fix swizzling for RGB formats
 2024-01-22 15:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 14/23] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time

[PATCH AUTOSEL 5.4 11/24] media: rockchip: rga: fix swizzling for RGB formats
 2024-01-22 15:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 15/24] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time

[PATCH AUTOSEL 5.10 14/28] media: rockchip: rga: fix swizzling for RGB formats
 2024-01-22 15:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 19/28] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time

[PATCH AUTOSEL 5.15 14/35] media: rockchip: rga: fix swizzling for RGB formats
 2024-01-22 15:12 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 18/35] media: rkisp1: Drop IRQF_SHARED
` [PATCH AUTOSEL 5.15 21/35] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
` [PATCH AUTOSEL 5.15 31/35] clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()
` [PATCH AUTOSEL 5.15 32/35] clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks

[PATCH AUTOSEL 6.1 20/53] media: rockchip: rga: fix swizzling for RGB formats
 2024-01-22 15:08 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 23/53] media: rkisp1: Drop IRQF_SHARED
` [PATCH AUTOSEL 6.1 24/53] media: rkisp1: Fix IRQ handler return values
` [PATCH AUTOSEL 6.1 25/53] media: rkisp1: Store IRQ lines
` [PATCH AUTOSEL 6.1 26/53] media: rkisp1: Fix IRQ disable race issue
` [PATCH AUTOSEL 6.1 30/53] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
` [PATCH AUTOSEL 6.1 43/53] clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks

[PATCH AUTOSEL 6.6 22/73] media: rockchip: rga: fix swizzling for RGB formats
 2024-01-22 15:02 UTC  (8+ messages)
` [PATCH AUTOSEL 6.6 29/73] media: rkisp1: Drop IRQF_SHARED
` [PATCH AUTOSEL 6.6 30/73] media: rkisp1: Fix IRQ handler return values
` [PATCH AUTOSEL 6.6 31/73] media: rkisp1: Store IRQ lines
` [PATCH AUTOSEL 6.6 32/73] media: rkisp1: Fix IRQ disable race issue
` [PATCH AUTOSEL 6.6 33/73] media: rkisp1: resizer: Stop manual allocation of v4l2_subdev_state
` [PATCH AUTOSEL 6.6 38/73] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
` [PATCH AUTOSEL 6.6 58/73] clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks


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