linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 11:42:27 to 2023-06-17 06:45:30 UTC [more...]

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-17  6:44 UTC  (35+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH net v6 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-17  6:26 UTC  (7+ messages)
` [PATCH net v6 1/6] net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
` [PATCH net v6 2/6] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH net v6 3/6] net: dsa: mt7530: fix handling of BPDUs on "
` [PATCH net v6 4/6] net: dsa: mt7530: fix handling of LLDP frames
` [PATCH net v6 5/6] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net v6 6/6] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

[PATCH] net: phy: mediatek: fix compile-test dependencies
 2023-06-17  4:35 UTC  (3+ messages)

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-17  3:54 UTC  (9+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
            ` [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()

[PATCH net-next 0/8] net: stmmac: enable timestamp snapshots for DWMAC1000
 2023-06-17  3:09 UTC  (5+ messages)
` [PATCH net-next 3/8] net: stmmac: move PTP interrupt handling to IP-specific DWMAC file

[PATCH v2] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
 2023-06-16 23:55 UTC 

[PATCH 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-06-16 23:36 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
` [PATCH 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

[PATCH] dt-bindings: nvmem: fixed-cell: add compatibles for MAC cells
 2023-06-16 21:30 UTC 

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-16 21:28 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[PATCH 0/2] Add support for Firefly Station P2 aka rk3568-roc-pc
 2023-06-16 21:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Firefly Station P2
` [PATCH 2/2] arm64: dts: rockchip: add dts for Firefly Station P2 aka rk3568-roc-pc

[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-06-16 20:42 UTC  (9+ messages)
                  ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

[PATCH v4 00/25] iommu: Make default_domain's mandatory
 2023-06-16 19:02 UTC  (26+ messages)
` [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v4 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v4 11/25] iommu/tegra-smmu: "
` [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v4 14/25] iommu/msm: "
` [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v4 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v4 18/25] iommu/ipmmu: "
` [PATCH v4 19/25] iommu/mtk_iommu: "
` [PATCH v4 20/25] iommu/sun50i: "
` [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v4 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v4 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v4 25/25] iommu: Convert remaining simple drivers "

[PATCH] dt-bindings: Remove last usage of "binding" or "schema" in titles
 2023-06-16 19:56 UTC  (4+ messages)

arm64/for-kernelci baseline: 40 runs, 5 regressions (v6.4-rc5-103-g177239177378)
 2023-06-16 19:49 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.4-rc5-103-g177239177378)
 2023-06-16 19:05 UTC 

[PATCH AUTOSEL 4.14 3/6] arm64: Add missing Set/Way CMO encodings
 2023-06-16 19:34 UTC  (2+ messages)

[PATCH v2 2/2] clk: tests: Add tests for fractional divisor approximation
 2023-06-16 19:33 UTC  (6+ messages)

[PATCH 0/3] MediaTek clocks: various fixes
 2023-06-16 19:21 UTC  (7+ messages)
` [PATCH 1/3] clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
` [PATCH 2/3] clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error
` [PATCH 3/3] clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue

[PATCH v3 0/2] clk: keystone: syscon-clk: Enable audio reference clock
 2023-06-16 19:16 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add binding documentation for TI Audio REFCLK
` [PATCH v3 2/2] clk: keystone: syscon-clk: Add support for audio refclk

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-06-16 19:12 UTC  (7+ messages)

[PATCH v6 00/26] Add perf support to the rockchip-dfi driver
 2023-06-16 19:05 UTC  (6+ messages)
` [PATCH v6 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v6 23/26] dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf

[PATCH v1 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-16 18:57 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
 2023-06-16 18:52 UTC  (4+ messages)
` [RFT PATCH 2/2] MIPS: dts: loongson: drop incorrect dwmac fallback compatible

[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
 2023-06-16 17:56 UTC 

[PATCH] spi: atmel: Prevent false timeouts on long transfers
 2023-06-16 17:53 UTC  (7+ messages)

[PATCH v2] arm64/fpsimd: Exit streaming mode when flushing tasks
 2023-06-16 17:45 UTC  (2+ messages)

[PATCH] PM: domains: Move the verification of in-params from genpd_add_device()
 2023-06-16 17:40 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Remove regulators from simple-bus
 2023-06-16 17:32 UTC 

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-16 17:32 UTC  (6+ messages)
` [PATCH 17/21] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7

[PATCH 0/8] ethosu: Add Arm Ethos-U driver
 2023-06-16 17:16 UTC  (7+ messages)
` [PATCH 1/8] "
    ` [EXT] "

[PATCH v1 0/4] RK3588 PCIe2 support
 2023-06-16 17:00 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v1 2/4] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller
` [PATCH v1 3/4] dt-bindings: PCI: dwc: rockchip: Update for RK3588
` [PATCH v1 4/4] arm64: dts: rockchip: rk3588: add PCIe2 support

[PATCH 0/3] arm64: dts: freescale: Add support for LX2162 SoM & Clearfog Board
 2023-06-16 16:59 UTC  (10+ messages)
` [PATCH 2/3] dt-bindings: arm: Add SolidRun LX2162A "
` [PATCH 3/3] arm64: dts: freescale: Add support for LX2162 "

[PATCH] coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable()
 2023-06-16 16:41 UTC 

[PATCH v14 00/25] Drivers for Gunyah hypervisor
 2023-06-16 16:35 UTC  (16+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v14 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v14 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v14 11/25] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v14 16/25] docs: gunyah: Document Gunyah VM Manager
` [PATCH v14 18/25] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v14 23/25] virt: gunyah: Add irqfd interface

[PATCH v2 1/2] aarch64: enable access to TCR2_ELx
 2023-06-16 16:00 UTC  (2+ messages)
` [PATCH v2 2/2] aarch64: enable Permission Indirection Extension

[PATCH 7/8] ethosu: Add core message about inference cancellation
 2023-06-16 16:13 UTC  (2+ messages)

[PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
 2023-06-16 16:06 UTC  (4+ messages)

[PATCH] hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPS
 2023-06-16 15:59 UTC 

[PATCH] arm: dts: Enable device-tree overlay support for AT91 boards
 2023-06-16 15:29 UTC 

[PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
 2023-06-16 15:14 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDP
` [PATCH v2 3/4] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devices

[PATCH] arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdor
 2023-06-16 14:54 UTC  (4+ messages)

[PATCH] gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres
 2023-06-16 14:50 UTC 

[PATCH] wifi: mt76: mt7921e: Perform FLR to recovery the device
 2023-06-16 14:17 UTC  (3+ messages)

[PATCH 0/3] Update for AP807 thermal data
 2023-06-16 14:17 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: armada-thermal: add armada-ap807-thermal compatible
` [PATCH 2/3] thermal: armada: add support for AP807 thermal data
` [PATCH 3/3] arm64: dts: armada-ap807: update thermal compatible

[PATCH v3 0/2] Expose reset reason through sysfs
 2023-06-16 13:52 UTC  (3+ messages)
` [PATCH v3 1/2] power: reset: at91-reset: change the power on reason prototype
` [PATCH v3 2/2] power: reset: at91-reset: add sysfs interface to the power on reason

[PATCH v3 00/13] Add display driver for MT8188 VDOSYS1
 2023-06-16 13:50 UTC  (16+ messages)
` [PATCH v3 01/13] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [PATCH v3 02/13] dt-bindings: display: mediatek: mdp-rdma: "
` [PATCH v3 03/13] dt-bindings: display: mediatek: merge: "
` [PATCH v3 04/13] dt-bindings: display: mediatek: padding: Add MT8188
` [PATCH v3 06/13] dt-bindings: reset: mt8188: Add VDOSYS reset control bits
` [PATCH v3 07/13] soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
` [PATCH v3 08/13] soc: mediatek: Support MT8188 VDOSYS1 Padding "
` [PATCH v3 10/13] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [PATCH v3 11/13] drm/mediatek: Support MT8188 VDOSYS1 in display driver
` [PATCH v3 12/13] drm/mediatek: Improve compatibility of "
` [PATCH v3 13/13] drm/mediatek: Support MT8188 Padding in "

[PATCH v3 0/7] firmware: imx: NXP Edgelock Enclave MUAP Driver
 2023-06-16 18:11 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: add mu binding doc
` [PATCH v3 2/7] arm64: dts: imx93-11x11-evk: added ele-mu
` [PATCH v3 3/7] arm64: dts: imx93-11x11-evk: reserved mem-ranges to constrain ele-mu dma-range
` [PATCH v3 4/7] arm64: dts: imx8ulp-evk: added ele-mu
` [PATCH v3 5/7] arm64: dts: imx8ulp-evk: reserved mem-ranges to constrain ele-mu dma-range
` [PATCH v3 6/7] firmware: imx: add ELE MU driver support
` [PATCH v3 7/7] MAINTAINERS: Added maintainer details

[PATCH v1 1/1] pinctrl: spear: Remove unused of_gpio.h inclusion
 2023-06-16 13:05 UTC  (2+ messages)

[PATCH 0/3] pinctrl: check memory returned by devm_kasprintf()
 2023-06-16 13:02 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v6.5 (#1)
 2023-06-16 13:01 UTC 

[GIT PULL] ARM: mvebu: dt for v6.5 (#1)
 2023-06-16 12:59 UTC 

[PATCH v2] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
 2023-06-16 12:52 UTC  (3+ messages)

[PATCH] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-06-16 12:34 UTC 

[PATCH 1/9] arm64: dts: imx8ulp-evk: add caam jr
 2023-06-16 17:40 UTC 

[PATCH] arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi
 2023-06-16 12:05 UTC  (3+ messages)

[PATCH v2 0/3] Fix pca954x i2c-mux node names
 2023-06-16 12:04 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: marvell: "

[PATCH 0/4] Enable multiple MCAN on AM62x
 2023-06-16 12:01 UTC  (3+ messages)
` [PATCH 4/4] DO_NOT_MERGE arm64: dts: ti: Enable MCU MCANs for AM62x

[PATCH v5 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-16 11:59 UTC  (2+ messages)

[PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-16 11:58 UTC  (3+ messages)

[PATCH v9 0/3] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-16 11:56 UTC  (5+ messages)
` [PATCH v9 1/3] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
` [PATCH v9 2/3] ARM: dts: mvebu: align MTD partition nodes to dtschema

[PATCH v2 00/15] Add display driver for MT8188 VDOSYS1
 2023-06-16 11:51 UTC  (8+ messages)
` [PATCH v2 03/15] dt-bindings: display: mediatek: merge: Add compatible for MT8188

[PATCH 00/16] arm_scmi/opp/dvfs: Add generic performance scaling support
 2023-06-16 11:48 UTC  (6+ messages)
` [PATCH 09/16] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13

[PATCH] cpufreq: armada-8k: add ap807 support
 2023-06-16 11:41 UTC 

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-16 11:41 UTC  (12+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers


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