linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-25 18:24:38 to 2025-02-26 06:53:27 UTC [more...]

[PATCH v3 00/23] iommu: Further abstract iommu-pages
 2025-02-26  6:43 UTC  (31+ messages)
` [PATCH v3 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v3 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v3 09/23] iommu/pages: Formalize the freelist API
` [PATCH v3 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v3 11/23] iommu/amd: "
` [PATCH v3 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v3 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v3 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v3 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v3 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v3 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v3 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v3 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v3 23/23] iommu/pages: Remove iommu_alloc_pages_node()

[PATCH 0/7] porting pq compnent for MT8196
 2025-02-26  6:41 UTC  (3+ messages)
` [PATCH 2/7] drm/mediatek: fix CCORR mtk_ctm_s31_32_to_s1_n function issue

[PATCH v4 0/3] Add support to configure TPDM MCMB subunit
 2025-02-26  6:40 UTC  (4+ messages)
` [PATCH v4 1/3] coresight-tpdm: Add MCMB dataset support
` [PATCH v4 2/3] coresight-tpdm: Add support to select lane
` [PATCH v4 3/3] coresight-tpdm: Add support to enable the lane for MCMB TPDM

[PATCH v4 00/10] Support ROHM BD79124 ADC
 2025-02-26  6:39 UTC  (7+ messages)
` [PATCH v4 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v4 07/10] iio: adc: ti-ads7924: Respect device tree config

[PATCH] arm64: defconfig: Enable HSR driver
 2025-02-26  6:18 UTC  (3+ messages)

[PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more
 2025-02-26  6:07 UTC  (7+ messages)
        ` [PATCH] crypto: lib/Kconfig - Select and hide arch options

[PATCH] arm64: defconfig: Enable iris video driver
 2025-02-26  5:51 UTC  (3+ messages)

[PATCH v2 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-02-26  5:47 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: Add "
` [PATCH v2 2/4] irqchip: "
` [PATCH v2 3/4] arm64: dts: Add gpio_intc node for Amlogic A4 SoCs
` [PATCH v2 4/4] arm64: dts: Add gpio_intc node for Amlogic A5 SoCs

[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-26  5:42 UTC  (9+ messages)
` [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v9 0/3] Add support for AST2700 clk driver
 2025-02-26  5:10 UTC  (8+ messages)
` [PATCH v9 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define

[RESEND][PATCH] arm64: dts: mediatek: mt7986: fix pwn fan settings for sinovoip bpi-r3 board
 2025-02-26  5:01 UTC 

[PATCH v14 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-02-26  4:13 UTC  (11+ messages)
` [PATCH v14 01/10] Coresight: Add support for new APB clock name
` [PATCH v14 02/10] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v14 03/10] Coresight: Use coresight_etm_get_trace_id() in traceid_show()
` [PATCH v14 04/10] Coresight: Introduce a new struct coresight_path
` [PATCH v14 05/10] Coresight: Allocate trace ID after building the path
` [PATCH v14 06/10] Coresight: Change to read the trace ID from coresight_path
` [PATCH v14 07/10] Coresight: Change functions to accept the coresight_path
` [PATCH v14 08/10] dt-bindings: arm: Add Coresight TMC Control Unit hardware
` [PATCH v14 09/10] Coresight: Add Coresight TMC Control Unit driver
` [PATCH v14 10/10] arm64: dts: qcom: sa8775p: Add CTCU and ETR nodes

[PATCH net-next v2 0/2] Add 2.5G ethernet phy support on MT7988
 2025-02-26  4:14 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: phy: mediatek: Add 2.5Gphy firmware dt-bindings and dts node

[PATCH net-next v3 0/2] net: stmmac: dwc-qos: clean up clock initialisation
 2025-02-26  3:10 UTC  (3+ messages)

[PATCH v1] PCI: imx6: Use devm_clk_bulk_get_all to fetch clocks
 2025-02-26  2:56 UTC 

[PATCH v3 0/8] perf: Support multiple system call tables in the build
 2025-02-26  2:47 UTC  (5+ messages)

[RFC V6 0/2] firmware: arm_scmi: Misc Fixes
 2025-02-26  2:43 UTC  (3+ messages)
` [RFC V6 1/2] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [RFC V6 2/2] firmware: arm_scmi: Add quirk to bypass SCP fw bug

[PATCH v1 0/2] Use domain number replace the hardcodes
 2025-02-26  2:42 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep node
` [PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes

net: stmmac: weirdness in stmmac_hw_setup()
 2025-02-26  2:43 UTC  (3+ messages)

[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
 2025-02-26  2:25 UTC  (4+ messages)
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH -next] scsi: ufs: rockchip: Simplify bool conversion
 2025-02-26  2:11 UTC 

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-26  2:09 UTC  (8+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH 0/5] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-02-26  3:11 UTC  (8+ messages)
` [PATCH 3/5] firmware: arm_scmi: imx: Add LMM and CPU documentation

[PATCH net-next v3 0/4] stmmac: Several PCI-related improvements
 2025-02-26  1:57 UTC  (5+ messages)
` [PATCH net-next v3 2/4] stmmac: loongson: Remove surplus loop

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-02-26  1:55 UTC  (3+ messages)
  ` [PATCH v7 1/5] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'

[PATCH v2 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-02-26  1:21 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH v2 2/6] dt-bindings: arm: add CIX P1 (SKY1) SoC
` [PATCH v2 3/6] MAINTAINERS: Add CIX SoC maintainer entry
` [PATCH v2 4/6] arm64: Kconfig: add ARCH_CIX for cix silicons
` [PATCH v2 5/6] arm64: defconfig: Enable CIX SoC
` [PATCH v2 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support

[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-26  1:14 UTC  (5+ messages)

[PATCH v1 0/3] Add AST2600 LPC PCC support
 2025-02-26  0:48 UTC  (12+ messages)
` [PATCH v1 3/3] soc: aspeed: lpc-pcc: Add PCC controller support

[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
 2025-02-26  0:27 UTC  (4+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-26  0:22 UTC  (7+ messages)

[PATCH v1] arm64/mm: Fix Boot panic on Ampere Altra
 2025-02-26  0:10 UTC  (3+ messages)

[PATCH v1 1/1] arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3
 2025-02-25 19:40 UTC  (3+ messages)

[PATCH] arm64: dts: apple: Add touchbar digitizer nodes
 2025-02-25 21:19 UTC 

[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
 2025-02-25 22:25 UTC  (9+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence

[PATCH 0/2] phy: rockchip: usbdp: improve typec orientation handling
 2025-02-25 22:22 UTC  (6+ messages)
` [PATCH 1/2] phy: rockchip: usbdp: move type-orientation-switch further down
` [PATCH 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-25 22:18 UTC  (5+ messages)
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes

[PATCH linux-next 0/2] Fix perf security check problem
 2025-02-25 21:59 UTC  (4+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check

[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-02-25 21:51 UTC  (2+ messages)

[PATCH v3] watchdog: sunxi_wdt: Allow watchdog to remain enabled after probe
 2025-02-25 21:51 UTC  (3+ messages)

[PATCH] ARM: fixmap: make __end_of_early_ioremap_region an enum value
 2025-02-25 21:35 UTC 

[PATCH] [v2] Input: stmpe-ts - mark OF related data as maybe unused
 2025-02-25 21:27 UTC  (5+ messages)

[PATCH v7 0/5] Driver for pre-DCP apple display controller
 2025-02-25 21:00 UTC  (5+ messages)
` (subset) "

[PATCH v5 0/6] Add spi-hid, transport for HID over SPI bus
 2025-02-25 21:00 UTC  (2+ messages)

[PATCH] media: platform: rpi1-cfe: fix pad in call to get_mbus_config()
 2025-02-25 21:25 UTC  (2+ messages)

[PATCH RFC net-next 0/7] net: stmmac: cleanup transmit clock setting
 2025-02-25 20:46 UTC  (15+ messages)
` [PATCH RFC net-next 1/7] net: stmmac: provide generic transmit clock configuration hook
` [PATCH RFC net-next 2/7] net: stmmac: provide generic implementation for set_clk_tx_rate method
` [PATCH RFC net-next 3/7] net: stmmac: dwc-qos-eth: use generic stmmac_set_clk_tx_rate()
` [PATCH RFC net-next 4/7] net: stmmac: starfive: "
` [PATCH RFC net-next 5/7] net: stmmac: s32: "
` [PATCH RFC net-next 6/7] net: stmmac: intel: "

[PATCH v2 0/4] Selftest for pKVM ownership transitions
 2025-02-25 19:49 UTC  (4+ messages)
` [PATCH v2 2/4] KVM: arm64: Don't WARN from __pkvm_host_share_guest()

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-02-25 19:58 UTC  (14+ messages)
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v7 0/4] Driver for Apple Z2 touchscreens
 2025-02-25 20:43 UTC  (3+ messages)
` [PATCH v7 3/4] arm64: dts: apple: Add touchbar digitizer nodes

[PATCH 1/2] docs: dt: submitting-patches: Document sending DTS patches
 2025-02-25 20:32 UTC  (3+ messages)
` [PATCH 2/2] docs: process: maintainer-soc-clean-dts: linux-next is decisive

[PATCH] arm64: dts: s32g: add FlexCAN[0..3] support for s32g2 and s32g3
 2025-02-25 20:29 UTC  (3+ messages)

[PATCH v7 net-next 00/14] bridge-fastpath and related improvements
 2025-02-25 20:16 UTC  (15+ messages)
` [PATCH v7 net-next 01/14] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v7 net-next 02/14] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx
` [PATCH v7 net-next 03/14] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v7 net-next 04/14] netfilter: nft_chain_filter: Add bridge "
` [PATCH v7 net-next 05/14] bridge: Add filling forward path from port to port
` [PATCH v7 net-next 06/14] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v7 net-next 07/14] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v7 net-next 08/14] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v7 net-next 09/14] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v7 net-next 10/14] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v7 net-next 11/14] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v7 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v7 net-next 13/14] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH v7 net-next 14/14] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH] ARM: imx: mark imx53_suspend_sz as unused
 2025-02-25 20:11 UTC 

[PATCH v2 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2025-02-25 20:08 UTC  (4+ messages)
` [PATCH v2 05/10] dt-bindings: display/lvds-codec: add ti,sn65lvds822

[GIT PULL 1/2] Broadcom devicetree fixes for 6.14
 2025-02-25 19:40 UTC  (2+ messages)
` [GIT PULL 2/2] Broadcom devicetree-arm64 "

[PATCH v4 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only
 2025-02-25 20:15 UTC 

[PATCH 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-02-25 20:12 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx95: add ref clock for pcie nodes
 2025-02-25 20:12 UTC  (2+ messages)

[PATCH 2/5] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
 2025-02-25 19:34 UTC  (5+ messages)
  `  "
      `  "

[PATCH v2 0/8] Enable DMIC for Genio 700/510 EVK
 2025-02-25 19:32 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] ARM: dts: bcm271x: Adjust PL011 primecell-periphid
 2025-02-25 19:23 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: bcm2711: PL011 UARTs are actually r1p5
` [PATCH 2/2] arm64: dts: bcm2712: "

[PATCH resend v3 1/1] arm64: dts: imx93: add ddr edac support
 2025-02-25 19:21 UTC 

[PATCH v7 00/10] arm64: dts: Add Arm Morello support
 2025-02-25 19:18 UTC  (6+ messages)

[PATCH v10 00/11] arm64: support poll_idle()
 2025-02-25 19:06 UTC  (4+ messages)
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check

[PATCH] bus: brcmstb_gisb: use dev_groups to register attribute groups
 2025-02-25 19:14 UTC  (2+ messages)

[PATCH 0/4] scripts/sorttable: ftrace: Fix some bugs with sorttable and ARM 64
 2025-02-25 18:35 UTC  (6+ messages)
` [PATCH 1/4] ftrace: Test mcount_loc addr before calling ftrace_call_addr()
` [PATCH 2/4] ftrace: Check against is_kernel_text() instead of kaslr_offset()
` [PATCH 3/4] scripts/sorttable: Use normal sort if theres no relocs in the mcount section
` [PATCH 4/4] scripts/sorttable: Allow matches to functions before function entry

[PATCH] arm64: defconfig: enable Qualcomm IRIS & VIDEOCC_8550 as module
 2025-02-25 17:56 UTC  (3+ messages)

[PATCH v3 0/5] Introduce support for Exynos7870 clocks and PMU
 2025-02-25 18:33 UTC  (6+ messages)
` [PATCH v3 5/5] clk: samsung: add exynos7870 CLKOUT support

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-02-25 17:52 UTC  (4+ messages)
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
  ` (subset) "

[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
 2025-02-25 17:52 UTC  (4+ messages)
` [PATCH v2 12/14] mm: Generalize arch_sync_kernel_mappings()

[PATCH 3/3] arm64: dts: mba8xx: Remove invalid propert
 2025-02-25 17:47 UTC  (2+ messages)

[PATCH 0/9] Introduce HDP support for STM32MP platforms
 2025-02-25 16:09 UTC  (4+ messages)
` [PATCH 7/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp25

[PATCH v4 00/16] KVM: arm64: Add NV GICv3 support
 2025-02-25 17:29 UTC  (6+ messages)
` [PATCH v4 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v4 13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v4 14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v4 15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v4 16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3


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