linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-17 05:44:43 to 2025-02-17 14:30:03 UTC [more...]

[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
 2025-02-17 14:08 UTC  (12+ messages)
` [PATCH v2 01/14] arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
` [PATCH v2 02/14] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v2 03/14] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v2 04/14] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v2 05/14] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
` [PATCH v2 06/14] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v2 08/14] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v2 09/14] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v2 10/14] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v2 11/14] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently

[PATCH net-next v5 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-17 13:01 UTC  (16+ messages)
` [PATCH net-next v5 01/15] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v5 02/15] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v5 03/15] net: airoha: Move reg/write utility routines "
` [PATCH net-next v5 04/15] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v5 05/15] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v5 06/15] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v5 07/15] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v5 08/15] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v5 09/15] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v5 10/15] dt-bindings: net: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v5 11/15] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v5 12/15] net: airoha: Introduce Airoha NPU support
` [PATCH net-next v5 13/15] net: airoha: Introduce flowtable offload support
` [PATCH net-next v5 14/15] net: airoha: Add loopback support for GDM2
` [PATCH net-next v5 15/15] net: airoha: Introduce PPE debugfs support

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-17 14:04 UTC  (5+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
` [PATCH v2 3/4] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
` [PATCH v2 4/4] mm: Don't skip arch_sync_kernel_mappings() in error paths

[PATCH] MAINTAINERS: Update section for cpuidle-psci
 2025-02-17 14:01 UTC 

[PATCH 0/2] usb: Don't use %pK through printk
 2025-02-17 13:52 UTC  (4+ messages)
` [PATCH 1/2] usb: core: "
` [PATCH 2/2] usb: dwc3: "

[PATCH v5 RESEND] cpuidle: psci: Add trace for PSCI domain idle
 2025-02-17 13:44 UTC  (4+ messages)

[PATCH net-next v4 00/15] Introduce an ethernet port representation
 2025-02-17 13:43 UTC  (10+ messages)
` [PATCH net-next v4 04/15] net: phy: dp83822: Add support for phy_port representation
  ` AW: "
` [PATCH net-next v4 05/15] net: phy: Create a phy_port for PHY-driven SFPs

[PATCH mpam mpam/snapshot/v6.14-rc1 0/5] arm_mpam: Introduce the Narrow-PARTID feature for MPAM driver
 2025-02-17 13:36 UTC  (4+ messages)
` [PATCH mpam mpam/snapshot/v6.14-rc1 3/5] arm_mpam: Provide conversion method for new closid/rmid pairs

[PATCH v7 0/5] Driver for pre-DCP apple display controller
 2025-02-17 13:30 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: display: Add Apple pre-DCP "
` [PATCH v7 2/5] drm: adp: Add Apple Display Pipe driver
` [PATCH v7 3/5] drm: panel: Add a panel driver for the Summit display
` [PATCH v7 4/5] arm64: dts: apple: Add touchbar screen nodes
` [PATCH v7 5/5] MAINTAINERS: Add entries for touchbar display driver

[PATCH net-next v5 0/3] riscv: sophgo: Add ethernet support for SG2044
 2025-02-17 13:25 UTC  (6+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH] arm64: dts: rockchip: add hdmi1 support to ROCK 5 ITX
 2025-02-17 13:21 UTC  (4+ messages)

[PATCH RESEND v6 0/4] Driver for Apple Z2 touchscreens
 2025-02-17 11:38 UTC  (5+ messages)
` [PATCH RESEND v6 1/4] dt-bindings: input: touchscreen: Add Z2 controller
` [PATCH RESEND v6 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH RESEND v6 3/4] arm64: dts: apple: Add touchbar digitizer nodes
` [PATCH RESEND v6 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver

[PATCH v2 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-02-17 12:19 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for "

[PATCH resubmit2] spi: atmel-quadspi: remove references to runtime PM on error path
 2025-02-17 12:24 UTC  (2+ messages)

[PATCH v1 0/3] Add AST2600 LPC PCC support
 2025-02-17 12:00 UTC  (6+ messages)
` [PATCH v1 1/3] dt-binding: aspeed: Add LPC PCC controller
` [PATCH v1 2/3] ARM: dts: aspeed-g6: Add AST2600 LPC PCC support
` [PATCH v1 3/3] soc: aspeed: lpc-pcc: Add PCC controller support

[PATCH] mmc: sdhci-esdhc-imx: improve imx8mq emmc/sd read performance
 2025-02-17 12:02 UTC  (5+ messages)

[PATCH v10 0/4] Add support for AArch64 AMUv1-based average freq
 2025-02-17 11:52 UTC  (3+ messages)
` [PATCH v10 2/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry

[PATCH v0 0/3] Add AST2600 LPC PCC support
 2025-02-17 11:55 UTC  (5+ messages)
` [PATCH v0 1/3] dt-binding: aspeed: Add LPC PCC controller

[PATCH RESEND v6 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-17 11:48 UTC  (3+ messages)
` [PATCH RESEND v6 1/3] drm/bridge: synopsys: Add audio support for dw-hdmi-qp

[PATCH 1/2] ARM: dts: stm32: rename LEDs nodes for stm32f769-disco
 2025-02-17 11:45 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: add usr3 LED node to stm32f769-disco

[PATCH v2 13/13] defconfig: Enable RZ/T2H Soc and RZ_SCI
 2025-02-17 10:52 UTC 

[PATCH 1/2] ARM: dts: stm32: add led to stm32f746 Discovery board
 2025-02-17 11:43 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: add push button "

[RFC][PATCH 00/10] pstore: directly mapped regions
 2025-02-17 11:43 UTC  (16+ messages)
` [RFC][PATCH 01/10] pstore/zone: move pstore_device_info into zone header
` [RFC][PATCH 02/10] pstore/smem: add new pstore/smem type of pstore
` [RFC][PATCH 03/10] pstore/zone: introduce directly mapped zones
` [RFC][PATCH 04/10] qcom: smem: add pstore smem backend
` [RFC][PATCH 05/10] pstore: implement core area registration
` [RFC][PATCH 06/10] qcom: smem: enable smem pstore backend
` [RFC][PATCH 07/10] printk: export symbols for buffer address and length functions
` [RFC][PATCH 08/10] pstore: register kmsg into directly mapped zones if available
` [RFC][PATCH 09/10] devcoredump: add devcd_{un}register_core_area API
` [RFC][PATCH 10/10] rng: qcom_rng: EXAMPLE: registering dev structure

[PATCH] dt-bindings: power: reset: xilinx: Make "interrupts" property optional
 2025-02-17 11:09 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size
 2025-02-17 11:01 UTC  (2+ messages)

[PATCH RESEND v2 0/6] RK3576 OTP support
 2025-02-17  9:53 UTC  (2+ messages)
` (subset) "

[PATCH v3] arm64: dts: mediatek: mt6359: fix dtbs_check error for audio-codec
 2025-02-17 11:37 UTC 

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-17 11:31 UTC  (3+ messages)
` [PATCH iwl-next v4 5/9] igc: Add support for frame preemption verification

[PATCH 0/2] KVM: arm64: EL2 PMU reset handling fixes
 2025-02-17 11:24 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Fix MDCR_EL2.HPMN reset value
` [PATCH 2/2] KVM: arm64: Contextualise the handling of PMCR_EL0.P writes

[PATCH v3 0/5] Support clock and reset unit of Rockchip RK3528
 2025-02-17 11:16 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Document clock and reset unit of RK3528
` [PATCH v3 2/5] clk: rockchip: Add PLL flag ROCKCHIP_PLL_FIXED_MODE
` [PATCH v3 3/5] clk: rockchip: Add clock controller driver for RK3528 SoC
` [PATCH v3 4/5] arm64: dts: rockchip: Add clock generators "
` [PATCH v3 5/5] arm64: dts: rockchip: Add UART clocks "

[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-02-17 10:36 UTC  (7+ messages)

[PATCH][next] firmware: Exynos ACPM: Fix spelling mistake "Faile" -> "Failed"
 2025-02-17 10:36 UTC  (3+ messages)

[PATCH v7] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-02-17 10:34 UTC  (3+ messages)

[PATCH v6 RESEND] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
 2025-02-17 10:26 UTC 

[PATCH v3 0/2] MediaTek pinctrl patch on mt8196
 2025-02-17 10:24 UTC  (13+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: mediatek: add support for mt8196

[PATCH V5 0/6] Add minimal boot support for IPQ5424
 2025-02-17 10:15 UTC  (3+ messages)
` (subset) "

[PATCH v11 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2025-02-17 10:15 UTC  (3+ messages)
` [PATCH v11 2/3] arm64: dts: imx95: add usb3 related nodes

[PATCH net-next v4] net: ethernet: mediatek: add EEE support
 2025-02-17 10:07 UTC  (2+ messages)

[PATCH v2 00/15] Update PHYTEC's i.MX8MM DTSs
 2025-02-17 10:11 UTC  (5+ messages)
` [PATCH v2 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc

[PATCH v2 1/1] arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodes
 2025-02-17 10:02 UTC  (2+ messages)

[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-02-17 10:06 UTC  (3+ messages)
` [PATCH v11 2/3] dt-bindings: arm: Document the btt3 i.MX28 based board

[PATCH 1/1] arm64: dts: imx8mq-librem5: remove undocument property 'extcon' for usb-pd@3f
 2025-02-17 10:01 UTC  (2+ messages)

[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2025-02-17  9:00 UTC  (2+ messages)

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-17  9:40 UTC  (8+ messages)
` [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings

[PATCH 0/4] ARM: dts: at91: calao_usb: fix various naming problems
 2025-02-17  9:53 UTC  (3+ messages)

[PATCH v2 00/16] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2025-02-17  9:47 UTC  (12+ messages)
` [PATCH v2 01/16] dt-bindings: clock: at91: Split up per SoC partially
` [PATCH v2 09/16] nvmem: microchip-otpc: Avoid reading a write-only register
` [PATCH v2 10/16] nvmem: microchip-otpc: Fix swapped 'sleep' and 'timeout' parameters
` [PATCH v2 13/16] ARM: dts: microchip: sam9x60: Add OTPC node
  ` [PATCH v2 15/16] nvmem: microchip-otpc: Enable necessary clocks

[PATCH v6 00/10] RISC-V IMSIC driver improvements
 2025-02-17  8:56 UTC  (11+ messages)
` [PATCH v6 01/10] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v6 02/10] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v6 03/10] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v6 04/10] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v6 05/10] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v6 06/10] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v6 07/10] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v6 08/10] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v6 09/10] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v6 10/10] irqchip/riscv-imsic: Special handling for non-atomic device MSI update

[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2025-02-17  9:37 UTC  (4+ messages)

[PATCH v12 0/7] Coresight: Add Coresight TMC Control Unit driver
 2025-02-17  9:30 UTC  (8+ messages)
` [PATCH v12 1/7] Coresight: Add support for new APB clock name
` [PATCH v12 2/7] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v12 3/7] Coresight: Use coresight_etm_get_trace_id() in traceid_show()
` [PATCH v12 4/7] Coresight: Introduce a new struct coresight_path
` [PATCH v12 5/7] dt-bindings: arm: Add Coresight TMC Control Unit hardware
` [PATCH v12 6/7] Coresight: Add Coresight TMC Control Unit driver
` [PATCH v12 7/7] arm64: dts: qcom: sa8775p: Add CTCU and ETR nodes

[PATCH v10 0/7] Coresight: Add Coresight TMC Control Unit driver
 2025-02-17  9:23 UTC  (7+ messages)
` [PATCH v10 4/7] Coresight: Introduce a new struct coresight_path

[PATCH 0/2] arm64: dts: imx8m: Add pinctrl config definitions
 2025-02-17  9:21 UTC  (4+ messages)

[PATCH v3 0/8] Add STM32MP25 SPI NOR support
 2025-02-17  9:17 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: spi: Add STM32 OSPI controller

[PATCH] ARM: dts: microchip: Move address/size-cells properties to SoC dtsi
 2025-02-17  9:15 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: at91: calao_usb: improve LED description
 2025-02-17  9:15 UTC  (2+ messages)

[PATCH 0/2] Add power monitor support on sama7d65-curiosity board
 2025-02-17  9:15 UTC  (2+ messages)

[PATCH v1 0/4] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-02-17  9:05 UTC  (3+ messages)
` [PATCH v1 3/4] "

[PATCH v2] phy: exynos5-usbdrd: Fix broken USB on Exynos5422 (TYPEC dependency)
 2025-02-17  9:03 UTC  (3+ messages)

[PATCH] perf arm-spe: Report error if set frequency
 2025-02-17  8:20 UTC  (2+ messages)

[PATCH net-next v3] net: ethernet: mediatek: add EEE support
 2025-02-17  8:19 UTC  (3+ messages)

[PATCH 0/8] arm64: dts: allwinner: h616: add LCD timing controller and display engine support
 2025-02-17  8:13 UTC  (3+ messages)
` [PATCH 8/8] arm64: dts: allwinner: rg35xx: Add GPIO backlight control

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-02-17  8:07 UTC  (6+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()

[PATCH v7 0/6] Add display support for the MT8365-EVK board
 2025-02-17  7:56 UTC  (5+ messages)
` [PATCH v7 2/6] drm/mediatek: dsi: Improves the DSI lane setup robustness
` [PATCH v7 3/6] drm/mediatek: add MT8365 SoC support

[PATCH] arm64: mm: Don't use %pK through printk
 2025-02-17  7:39 UTC 

[PATCH] ARM: mm: Don't use %pK through printk
 2025-02-17  7:38 UTC 

[PATCH 1/2] ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()
 2025-02-17  7:32 UTC  (2+ messages)
` [PATCH 2/2] ASoC: SOF: imx: Fix error code in probe()

[PATCH 0/2] ASoC: SOF: imx: fix a couple Smatch bugs
 2025-02-17  7:32 UTC 

[PATCH v2 00/15] Enable Power Modes Support for SAMA7D65 SoC
 2025-02-17  7:18 UTC  (4+ messages)
` [PATCH v2 12/15] ARM: at91: pm: Enable ULP0 for SAMA7D65

[PATCH] arm64/hugetlb: Consistently use pud_sect_supported()
 2025-02-17  6:54 UTC 

[PATCH v2 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-17  6:40 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: arm64: Allow userspace to change MIDR_EL1

[PATCH] ARM: dts: microchip: sam9x60: Add missing address/size cells for spi nodes
 2025-02-17  6:32 UTC  (2+ messages)

[PATCH v3] serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
 2025-02-17  6:21 UTC 

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-02-17  6:12 UTC  (13+ messages)

[PATCH asahi-soc/dt] arm64: dts: apple: t7000: Add missing CPU p-state 7 for J96 and J97
 2025-02-17  6:10 UTC 

[PATCH 0/5] Add components to support PQ in display path for MT8196
 2025-02-17  6:06 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display: mediatek: mdp-rsz: Add rules "
` [PATCH 4/5] drm/mediatek: Add MDP-RSZ component support "
` [PATCH 5/5] drm/mediatek: Change main display path to support PQ "

[PATCH] net: axienet: Set mac_managed_pm
 2025-02-17  5:58 UTC 

[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-02-17  5:42 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).