linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-08 13:44:52 to 2025-04-08 22:56:55 UTC [more...]

[PATCH net-next 0/3] Add L2 hw acceleration for airoha_eth driver
 2025-04-08 22:54 UTC  (12+ messages)
` [PATCH net-next 1/3] net: airoha: Add l2_flows rhashtable
` [PATCH net-next 2/3] net: airoha: Add airoha_ppe_foe_flow_remove_entry_locked()
` [PATCH net-next 3/3] net: airoha: Add L2 hw acceleration support

[PATCH v7] drm: Add UAPI for the Asahi driver
 2025-04-08 21:26 UTC  (3+ messages)

[GICv3 ITS]S2IDLE framework does not invoke syscore_ops in GICv3 ITS driver
 2025-04-08 22:28 UTC  (12+ messages)

[PATCH v4 00/13] media: imx8: add camera support
 2025-04-08 21:53 UTC  (14+ messages)
` [PATCH v4 01/13] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI
` [PATCH v4 02/13] media: nxp: imx8-isi: Allow num_sources to be greater than num_sink
` [PATCH v4 03/13] media: nxp: imx8-isi: Remove unused offset in mxc_isi_reg and use BIT() macro for mask
` [PATCH v4 04/13] media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v4 05/13] media: nxp: imx8-isi: Remove redundant check for dma_set_mask_and_coherent()
` [PATCH v4 06/13] media: nxp: imx8-isi: Use dev_err_probe() simplify code
` [PATCH v4 07/13] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
` [PATCH v4 08/13] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings
` [PATCH v4 09/13] media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different "
` [PATCH v4 10/13] media: imx8mq-mipi-csi2: Add support for i.MX8QXP
` [PATCH v4 11/13] arm64: dts: imx8: add capture controller for i.MX8's img subsystem
` [PATCH v4 12/13] arm64: dts: imx8q: add linux,cma node for imx8qm-mek and imx8qxp-mek
` [PATCH v4 13/13] arm64: dts: imx8q: add camera ov5640 support "

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-08 21:42 UTC  (10+ messages)
` [PATCH 01/24] Documentation: devicetree: bindings: Add GICv5 DT bindings
` [PATCH 16/24] arm64: cpucaps: Add GCIE capability
` [PATCH 18/24] irqchip/gic-v5: Add GICv5 PPI support

[PATCH 00/10] pinctrl: convert GPIO chips to using new value setters
 2025-04-08 21:38 UTC  (9+ messages)
` [PATCH 05/10] pinctrl: meson: use new GPIO line value setter callbacks
` [PATCH 06/10] pinctrl: amlogic-a4: "
` [PATCH 07/10] pinctrl: sx150x: enable building modules with COMPILE_TEST=y
` [PATCH 08/10] pinctrl: sx150x: use new GPIO line value setter callbacks

[PATCH v2 0/7] Add module support for Arm64 Exynos MCT driver
 2025-04-08 19:57 UTC  (6+ messages)
  ` [PATCH v2 2/7] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64

[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
 2025-04-08 21:08 UTC  (7+ messages)
` [PATCH v4 1/6] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v2 1/4] media: v4l: dev-decoder: Add source change V4L2_EVENT_SRC_CH_COLORSPACE
 2025-04-08 21:03 UTC  (3+ messages)

[PATCH 5.15 v3 00/11] KVM: arm64: Backport of SVE fixes to v5.15
 2025-04-08 18:10 UTC  (12+ messages)
` [PATCH 5.15 v3 01/11] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH 5.15 v3 02/11] KVM: arm64: Always start with clearing SVE flag on load
` [PATCH 5.15 v3 03/11] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH 5.15 v3 04/11] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH 5.15 v3 05/11] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH 5.15 v3 06/11] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH 5.15 v3 07/11] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH 5.15 v3 08/11] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH 5.15 v3 09/11] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH 5.15 v3 10/11] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH 5.15 v3 11/11] KVM: arm64: Eagerly switch ZCR_EL{1,2}

[PATCH v1 0/2] arm64: dts: freescale: imx8m[mp]-verdin: Add EEPROM compatible fallback
 2025-04-08 20:29 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: imx8mp-verdin: "
` [PATCH v1 2/2] arm64: dts: freescale: imx8mm-verdin: "

[PATCH v1] arm64: dts: ti: k3-am625-verdin: Add EEPROM compatible fallback
 2025-04-08 20:26 UTC 

[PATCH] firmware: arm_scmi: add timeout in do_xfer_with_response()
 2025-04-08 20:22 UTC  (5+ messages)

[PATCH v6] drm: Add UAPI for the Asahi driver
 2025-04-08 20:20 UTC  (2+ messages)

[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
 2025-04-08 20:16 UTC  (3+ messages)

[PATCH net-next 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter
 2025-04-08 19:50 UTC  (12+ messages)
` [PATCH net-next 1/5] net: stmmac: dwc-qos: remove tegra_eqos_init()
` [PATCH net-next 2/5] net: stmmac: intel: remove eee_usecs_rate and hardware write
` [PATCH net-next 3/5] net: stmmac: intel-plat: "
` [PATCH net-next 4/5] net: stmmac: remove eee_usecs_rate
` [PATCH net-next 5/5] net: stmmac: remove GMAC_1US_TIC_COUNTER definition

[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-04-08 20:03 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: rockchip: increase max amount of device functions
` [PATCH 2/7] dt-bindings: pwm: Add a new binding for rockchip,rk3576-pwm
` [PATCH 3/7] soc: rockchip: add utils header for things shared across drivers
` [PATCH 4/7] soc: rockchip: add mfpwm driver

[PATCH v3 0/2] coresight: catu: Introduce refcount and spinlock for enabling/disabling
 2025-04-08 19:59 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] coresight: core: Disable helpers for devices that fail to enable

[PATCH net-next 0/2] net: stmmac: stmmac_pltfr_find_clk()
 2025-04-08 19:37 UTC  (4+ messages)
` [PATCH net-next 2/2] net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()

[net-next PATCH 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
 2025-04-08 17:57 UTC  (8+ messages)
` [net-next PATCH 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver

[PATCH v2 0/2] cpufreq: scmi/scpi: Fix NULL pointer dereference in get_rate()
 2025-04-08 19:23 UTC  (4+ messages)
` [PATCH v2 1/2] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
` [PATCH v2 2/2] cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()

[net-next PATCH v14 00/16] net: dsa: Add Airoha AN8855 support
 2025-04-08 17:47 UTC  (3+ messages)
` [net-next PATCH v14 03/16] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch

[PATCH v2 RESEND] wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
 2025-04-08 17:48 UTC 

[PATCH net-next v3 0/2] Refactoring designware VLAN code
 2025-04-08 19:08 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping

[PATCH v6 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
 2025-04-08 19:06 UTC  (2+ messages)

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

[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
 2025-04-08 17:15 UTC  (6+ messages)
` [PATCH v4 1/5] perf: Record sample last_period before updating
` [PATCH v4 2/5] perf: Allow periodic events to alternate between two sample periods
` [PATCH v4 3/5] perf: Allow adding fixed random jitter to the sampling period
` [PATCH v4 4/5] tools/perf: Modify event parser to support hf-period term
` [PATCH v4 5/5] tools/perf: Modify event parser to support hf-rand term

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-08 17:42 UTC  (7+ messages)
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()

[PATCH RESEND] wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
 2025-04-08 18:08 UTC 

[PATCH RESEND] wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
 2025-04-08 18:04 UTC 

[PATCH 2/2] mmc: sdhci-esdhc-imx: calclute data timeout value based on clock
 2025-04-08 17:58 UTC  (2+ messages)

[PATCH v3] iio: adc: stm32: add oversampling support
 2025-04-08 17:30 UTC 

[net-next PATCH v2 00/14] Add PCS core support
 2025-04-08 17:27 UTC  (8+ messages)
` [net-next PATCH v2 11/14] net: axienet: Convert to use PCS subsystem

[PATCH 0/4] Make gcc-8.1 and binutils-2.30 the minimum version
 2025-04-08 17:16 UTC  (7+ messages)
` [PATCH 4/4] arm64: drop binutils version checks

[PATCH 2/2] arm64: dts: st: Use 128kB size for aliased GIC400 register access
 2025-04-08 16:46 UTC  (2+ messages)

[PATCH v2 0/2] spi: spi-stm32-ospi: dt-bindings fixes
 2025-04-08 16:43 UTC  (2+ messages)

[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
 2025-04-08 16:36 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: usb: cypress,hx3: Add support for all variants

[PATCH v8 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
 2025-04-08 16:25 UTC  (2+ messages)

[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-08 16:16 UTC  (4+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID

[PATCH rc v2] iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
 2025-04-08 16:14 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mp: Add device tree for Nitrogen8M Plus ENC Carrier Board
 2025-04-08 16:13 UTC  (4+ messages)

[PATCH v2 0/7] TQMLS102xA: New display overlays and small fixes
 2025-04-08 16:09 UTC  (3+ messages)
` [PATCH v2 4/7] ARM: dts: ls1021a-tqmals1021a: Add LVDS overlay for Tianma TM070JVGH33

[PATCH 1/1] arm64: dts: tqma8mpql-mba8mpxl-lvds: Rename overlay to include display name
 2025-04-08 16:05 UTC  (2+ messages)

[PATCH 34/34] drm/bridge: panel: convert to devm_drm_bridge_alloc() API
 2025-04-08 15:51 UTC  (2+ messages)

Kernel WARNING (RCU) with btnxpuart on TI AM62 platform
 2025-04-08 15:45 UTC  (2+ messages)

[PATCH v5 0/6] imx8mp: add support for the IMX AIPSTZ bridge
 2025-04-08 15:42 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: bus: document "
` [PATCH v5 2/6] dt-bindings: dsp: fsl,dsp: document 'access-controllers' property
` [PATCH v5 3/6] bus: add driver for IMX AIPSTZ bridge
` [PATCH v5 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'
` [PATCH v5 5/6] arm64: dts: imx8mp: add aipstz-related definitions
` [PATCH v5 6/6] arm64: dts: imx8mp: make 'dsp' node depend on 'aips5'

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-08 15:38 UTC  (22+ messages)
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs

[PATCH v2 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-04-08 15:31 UTC  (3+ messages)
` [PATCH v2 2/4] tpm: support devices with synchronous send()

[PATCH RESEND] pmdomain: rockchip: keep PD_NVM on RK3576 always on
 2025-04-08 15:27 UTC 

[RFC net-next PATCH 00/13] Add PCS core support
 2025-04-08 15:17 UTC  (8+ messages)

[PATCH v9 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-04-08 15:16 UTC  (5+ messages)
` [PATCH v9 2/5] firmware: psci: Read and use vendor reset types

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-08 15:14 UTC  (2+ messages)
  ` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287

[PATCH v8 0/7] Add STM32MP25 SPI NOR support
 2025-04-08 15:04 UTC  (7+ messages)
` [PATCH v8 2/7] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
` [PATCH v8 3/7] memory: Add STM32 Octo Memory Manager driver

[PATCH v1 1/4] PCI: dwc: Add quirk to fix hang issue in L2 poll of suspend
 2025-04-08 14:58 UTC  (2+ messages)

[PATCH 00/14] arm64: Preparatory FPSIMD/SVE/SME fixes
 2025-04-08 14:53 UTC  (5+ messages)
` [PATCH 03/14] arm64/fpsimd: Remove redundant clearing of TIF_SVE

[PATCH v4 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-04-08 14:48 UTC  (3+ messages)
` [PATCH v4 4/8] clocksource: stm32-lptimer: add support for stm32mp25

[PATCH v2] iio: adc: stm32: add oversampling support
 2025-04-08 14:43 UTC  (4+ messages)

[PATCH v1] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
 2025-04-08 14:38 UTC  (4+ messages)

[PATCH v3] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
 2025-04-08 14:36 UTC  (5+ messages)

[PATCH] ARM: dts: at91: at91sam9263: fix NAND chip selects
 2025-04-08 14:36 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: at91: calao_usb: clean up and remove usb_a9g20_common.dtsi
 2025-04-08 14:33 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add missing S2FWB feature detection
 2025-04-08 12:09 UTC  (2+ messages)

[PATCH 0/4] ARM: convert board-file GPIO chips to using new value setters
 2025-04-08 12:12 UTC  (4+ messages)
` [PATCH 1/4] ARM: orion/gpio: use new line value setter callbacks

[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-04-08 14:20 UTC  (5+ messages)
` [PATCH v1 3/4] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain

[GIT PULL] Rockchip dts64 changes for 6.15 #3
 2025-04-08 14:19 UTC  (6+ messages)

[PATCH v8 0/5] Add Mediatek ISP3.0
 2025-04-08 13:56 UTC  (4+ messages)
` [PATCH v8 4/5] media: platform: mediatek: isp: add mediatek ISP3.0 camsv

[PATCH v4 0/4] rust: Add bug/warn abstractions
 2025-04-08 13:55 UTC  (3+ messages)
` [PATCH v4 4/4] rust: Add warn_on macro

[PATCH 1/1] arm64: defconfig: enable backlight device class
 2025-04-08 13:42 UTC 

[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations
 2025-04-08 13:39 UTC  (15+ messages)
` [PATCH v6 05/10] tee: implement restricted DMA-heap
` [PATCH v6 09/10] optee: FF-A: dynamic restricted memory allocation

[PATCH] soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testing
 2025-04-08 13:35 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).