linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 13:45:50 to 2024-03-05 03:52:51 UTC [more...]

[PATCH] ARM: dts: aspeed: asus: Add ASUS X4TF BMC
 2024-03-05  3:52 UTC  (4+ messages)

[RESEND, PATCH 0/5] Add CMDQ API for upcoming ISP feature
 2024-03-05  3:51 UTC  (18+ messages)
` [RESEND, PATCH 2/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() function
` [RESEND, PATCH 3/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function
` [RESEND, PATCH 4/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
` [RESEND, PATCH 5/5] mailbox: mtk-cmdq: Add support runtime get and set GCE event

[PATCH 0/5] Add CMDQ API for upcoming ISP feature
 2024-03-05  3:09 UTC  (13+ messages)
` [PATCH 2/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() function
` [PATCH 3/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function
` [PATCH 4/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
` [PATCH 5/5] mailbox: mtk-cmdq: Add support runtime get and set GCE event

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-05  2:27 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema

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

[PATCH] arm64: dts: imx8mp-beacon-kit: Fix errors found from CHECK_DTBS
 2024-03-05  2:05 UTC 

[PATCH v2] i2c: aspeed: Fix the dummy irq expected print
 2024-03-05  1:19 UTC 

[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-03-05  0:48 UTC  (2+ messages)
` [PATCH V2 2/2] arm64: dts: imx8mp-beacon-kit: Enable HDMI bridge HPD

[PATCH 0/4] Add DT bindings and device tree for Compulab SB-UCM-iMX8MPLUS
 2024-03-05  0:42 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: arm: fsl: Add Compulab SB-UCM-iMX8MPLUS carrier board
` [PATCH 3/4] arm64: dts: freescale: Add device tree for Compulab UCM-iMX8M-Plus
` [PATCH 4/4] arm64: dts: freescale: Add device tree for Compulab SB-UCM-iMX8MPLUS

[PATCH] i2c: aspeed: Fix the dummy irq expected print
 2024-03-05  0:09 UTC  (7+ messages)

[PATCH 00/11] misc: Convert to platform remove callback returning void
 2024-03-04 23:42 UTC  (4+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-04 23:37 UTC  (6+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "
        `  "

[PATCH] rust: add flags for shadow call stack sanitizer
 2024-03-04 23:31 UTC  (3+ messages)

linux-next: duplicate patch in the tee tree
 2024-03-04 23:07 UTC 

linux-next: duplicate patches in the samsung-krzk tree
 2024-03-04 23:03 UTC 

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-04 22:51 UTC  (12+ messages)
` [PATCH v5 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v5 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v5 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v5 4/6] MAINTAINERS: add entry for DCP-based "

[PATCH] arm64: dts: rockchip: qnap-ts433: Simplify network PHY connection
 2024-03-04 22:44 UTC  (13+ messages)

[PATCH] arm64: dts: marvell: Add DTS for 7215-IXS-A1 board
 2024-03-04 22:14 UTC 

[PATCH 0/2] Address some contpte nits
 2024-03-04 22:04 UTC  (9+ messages)
` [PATCH 1/2] arm64/mm: Export contpte symbols only to GPL users
` [PATCH 2/2] arm64/mm: Improve comment in contpte_ptep_get_lockless()

[PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-04 22:01 UTC  (2+ messages)

[PATCH] arm64: defconfig: build ath12k as a module
 2024-03-04 21:46 UTC  (3+ messages)

[PATCH 0/5] PM / devfreq: Convert to platform remove callback returning void
 2024-03-04 21:32 UTC  (6+ messages)
` [PATCH 1/5] PM / devfreq: exynos-nocp: "
` [PATCH 2/5] PM / devfreq: exynos-ppmu: "
` [PATCH 3/5] PM / devfreq: mtk-cci: "
` [PATCH 5/5] PM / devfreq: sun8i-a33-mbus: "

hw_breakpoint unit test failures with various architectures/platforms in qemu
 2024-03-04 21:17 UTC  (2+ messages)

[PATCH 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
 2024-03-04 20:45 UTC  (5+ messages)
` [PATCH 4/5] KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
` [PATCH 5/5] KVM: arm64: Exclude FP ownership "

[PATCH] ARM: s32c: update MAINTAINERS entry
 2024-03-04 20:41 UTC 

[PATCH bpf-next] arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline
 2024-03-04 20:28 UTC 

[PATCH v2 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-03-04 20:25 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v2 2/6] PCI: imx6: Rename pci-imx6.c to pcie-imx.c
` [PATCH v2 3/6] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
` [PATCH v2 4/6] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
` [PATCH v2 5/6] PCI: imx: Simplify switch-case logic by involve core_reset callback
` [PATCH v2 6/6] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95

[PATCH v2] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
 2024-03-04 20:23 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-04 20:13 UTC  (10+ messages)
` [PATCH v2 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h
 2024-03-04 20:12 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
 2024-03-04 19:50 UTC 

[PATCH v3 0/4] auxdisplay: 7 segment LED display
 2024-03-04 19:16 UTC  (9+ messages)
` [PATCH v3 4/4] ARM: dts: marvell: Indicate USB activity on x530

[PATCH 0/3] remoteproc: introduce Arm remoteproc support
 2024-03-04 18:42 UTC  (4+ messages)
` [PATCH 1/3] remoteproc: Add Arm remoteproc driver

[PATCH v3 0/7] Add support for the internal RK3308 audio codec
 2024-03-04 18:40 UTC  (3+ messages)
` [PATCH v3 1/7] ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates

[PATCH v2 0/2] Update st,stih407-thermal device
 2024-03-04 18:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema

[PATCH] arm64: defconfig: Enable support for cbmem entries in the coreboot table
 2024-03-04 18:28 UTC 

[PATCH v4 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-03-04 18:17 UTC  (4+ messages)

[RFC 0/8] ARM64 TLB logic revision for more control and enhanced diagnostics
 2024-03-04 18:15 UTC  (2+ messages)
  ` [RFC 3/8] ARM64: Base TLB functions

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-03-04 18:03 UTC  (11+ messages)

[PATCH v1 1/1] media: c8sectpfe: Remove unused of_gpio.h
 2024-03-04 18:02 UTC 

stm32mp1xx: use of reg11, reg18 and vdd_usb rails
 2024-03-04 17:50 UTC  (4+ messages)
` [Linux-stm32] "

[PATCH v3 0/5] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-03-04 17:50 UTC  (2+ messages)

[PATCH V3 0/2] pinctrl: bcm2835: Implement pin_conf_get
 2024-03-04 17:41 UTC  (3+ messages)
` [PATCH V3 2/2] pinctrl: bcm2835: Implement bcm2711_pinconf_get

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-03-04 17:34 UTC  (5+ messages)

[PATCH] KVM: arm64: Only save S1PIE registers when dirty
 2024-03-04 17:09 UTC  (7+ messages)

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-04 15:36 UTC  (19+ messages)
` [PATCH v4 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v4 02/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v4 03/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v4 04/18] mux: add mux_chip_resume() function
` [PATCH v4 05/18] mux: mmio: add resume support
` [PATCH v4 06/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v4 07/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v4 08/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v4 09/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v4 10/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v4 11/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v4 12/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v4 13/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v4 14/18] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v4 15/18] PCI: cadence: Set cdns_pcie_host_init() global
` [PATCH v4 16/18] PCI: j721e: Use dev_err_probe() in the probe() function
` [PATCH v4 17/18] PCI: j721e: Add reset GPIO to struct j721e_pcie
` [PATCH v4 18/18] PCI: j721e: Add suspend and resume support

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-03-04 16:45 UTC  (2+ messages)

[PATCH v2] i2c: exynos5: Init data before registering interrupt handler
 2024-03-04 16:30 UTC 

[PATCH v2 0/2] KVM: arm64: Store a cpu_fp_state directly in the vCPU data
 2024-03-04 16:27 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: arm64: Reuse struct cpu_fp_state to track the guest FP state

[PATCH 0/2] Add properties in dwmac-stm32 documentation
 2024-03-04 16:24 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: net: add new property st,ext-phyclk in documentation for stm32

[PATCH net-next v10 00/13] Introduce PHY listing and link_topology tracking
 2024-03-04 15:10 UTC  (14+ messages)
` [PATCH net-next v10 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v10 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v10 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v10 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v10 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v10 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v10 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v10 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v10 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v10 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v10 11/13] net: ethtool: cable-test: "
` [PATCH net-next v10 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v10 13/13] Documentation: networking: document phy_link_topology

[PATCH] i2c: exynos5: Init data before registering interrupt handler
 2024-03-04 16:17 UTC  (5+ messages)

[PATCH v8 00/12] firmware: qcom: implement support for and enable SHM bridge
 2024-03-04 16:07 UTC  (3+ messages)
` [PATCH v8 01/12] firmware: qcom: add a dedicated TrustZone buffer allocator

[PATCH net] net: sparx5: Fix use after free inside sparx5_del_mact_entry
 2024-03-04 15:50 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-04 15:39 UTC  (16+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v3 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v3 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v2] PM: sleep: wakeirq: fix wake irq warning in system suspend
 2024-03-04 15:19 UTC  (2+ messages)

[PATCH v2 0/8] drivers/perf: hisi_pcie: Several updates for HiSilicon PCIe PMU driver
 2024-03-04 15:17 UTC  (2+ messages)

[PATCH v7 0/4] StarFive's StarLink PMU Support
 2024-03-04 15:17 UTC  (2+ messages)

[PATCH v2] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09
 2024-03-04 15:17 UTC  (2+ messages)

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-04 15:09 UTC  (12+ messages)
` [PATCH v2 06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
  ` [SPAM] "
      `  "
` [PATCH v2 07/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH v2 08/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
` [PATCH v2 09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-04 15:04 UTC  (6+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#

[PATCH v3 0/2] Add support i.MX95 BLK CTL module clock features
 2024-03-04 14:59 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindindgs: clock: support NXP i.MX95 BLK CTL module

[PATCH net-next v5 0/7] Fix missing PHY-to-MAC RX clock
 2024-03-04 14:42 UTC  (12+ messages)
` [PATCH net-next v5 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v5 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v5 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v5 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v5 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH v2 0/3] TEE driver for Trusted Services
 2024-03-04 14:26 UTC  (6+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions

[PATCH 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
 2024-03-04 14:24 UTC  (5+ messages)
` [PATCH 19/22] ASoC: dt-bindings: mt8192: Document audio-routing and dai-link subnode
` [PATCH 20/22] ASoC: dt-bindings: mt8186: "

arm: ERROR: modpost: "__aeabi_uldivmod" [drivers/gpu/drm/sun4i/sun4i-drm-hdmi.ko] undefined!
 2024-03-04 13:55 UTC  (9+ messages)

[PATCH v5 00/21] Support more Amlogic SoC families in crypto driver
 2024-03-04 13:49 UTC  (4+ messages)
` [PATCH v5 03/21] drivers: crypto: meson: make CLK controller optional


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