linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-05 08:21:04 to 2025-08-05 18:37:08 UTC [more...]

[v5 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-08-05 17:45 UTC  (4+ messages)
` [PATCH 4/4] arm64: mm: split linear mapping if BBML2 is not supported on secondary CPUs

[PATCH net v3] net: ti: icssg-prueth: Fix emac link speed handling
 2025-08-05 17:38 UTC 

[BUG] pci: nwl: Unhandled AER correctable error
 2025-08-05 17:30 UTC  (5+ messages)

[PATCH v5 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-08-05 11:52 UTC  (7+ messages)
    ` [PATCH v5 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
    ` [PATCH v5 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
    ` [PATCH v5 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
    ` [PATCH v5 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
    ` [PATCH v5 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
    ` [PATCH v5 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920

[PATCH v3 0/9] Add thermal sensor driver support for Mediatek MT8196
 2025-08-05 17:17 UTC  (3+ messages)
` [PATCH v3 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-08-05 17:12 UTC  (7+ messages)

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-08-05 17:08 UTC  (21+ messages)
` [RFC PATCH 07/36] ACPI / PPTT: Find cache level by cache-id
  ` [RFC PATCH 07/36] ACPI / PPTT: Find cache level by cache-idUIRE
` [RFC PATCH 08/36] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [RFC PATCH 10/36] ACPI / MPAM: Parse the MPAM table
` [RFC PATCH 11/36] dt-bindings: arm: Add MPAM MSC binding
` [RFC PATCH 17/36] arm_mpam: Add cpuhp callbacks to probe MSC hardware

[PATCH v1 0/4] KVM: arm64: Fixes to handling of restricted registers for protected VMs
 2025-08-05 15:51 UTC  (11+ messages)
` [PATCH v1 1/4] KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host "
` [PATCH v1 2/4] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v1 3/4] KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exception
` [PATCH v1 4/4] arm64: vgic-v2: Fix guest endianness check in hVHE mode

[PATCH v2 0/2] pci: clean up cpu_addr_fixup() for visconti
 2025-08-05 16:44 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior

[PATCH v2] iio: Remove error prints for devm_add_action_or_reset()
 2025-08-05 16:08 UTC  (3+ messages)

[PATCH] sched/deadline: Add DL server activated message
 2025-08-05 15:53 UTC 

[PATCH 0/2] irqchip: Add support for Aspeed AST2700 SCU interrupt controller
 2025-08-05 15:39 UTC  (4+ messages)
` [PATCH 2/2] irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllers

[PATCH 0/4] drivers: mtd: spi-nand: fix continuous reading mode
 2025-08-05 15:36 UTC  (8+ messages)
` [PATCH 1/4] drivers: mtd: spi-nand: fix direct mapping creation sizes
` [PATCH 2/4] drivers: mtd: spi-nand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH 3/4] drivers: mtd: spi-nand: repeat reading in regular mode if "

[PATCH v7 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
 2025-08-05 14:49 UTC  (5+ messages)
` [PATCH v7 4/5] KVM: arm64: Bump the supported version of FF-A to 1.2

[PATCH net-next v4 0/7] net: axienet: Fix deferred probe loop
 2025-08-05 15:34 UTC  (8+ messages)
` [PATCH net-next v4 1/7] net: axienet: Fix resource release ordering
` [PATCH net-next v4 2/7] net: axienet: Use ioread32/iowrite32 directly
` [PATCH net-next v4 3/7] net: axienet: Use MDIO bus device in prints
` [PATCH net-next v4 4/7] net: axienet: Simplify axienet_mdio_setup
` [PATCH net-next v4 5/7] net: axienet: Use device variable in probe
` [PATCH net-next v4 6/7] net: axienet: Rearrange lifetime functions
` [PATCH net-next v4 7/7] net: axienet: Split into MAC and MDIO drivers

[PATCH -next v7 0/7] arm64: entry: Convert to generic irq entry
 2025-08-05 15:08 UTC  (16+ messages)
` [PATCH -next v7 1/7] arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled()
` [PATCH -next v7 2/7] arm64: entry: Refactor the entry and exit for exceptions from EL1
` [PATCH -next v7 3/7] arm64: entry: Rework arm64_preempt_schedule_irq()
` [PATCH -next v7 4/7] arm64: entry: Use preempt_count() and need_resched() helper
` [PATCH -next v7 5/7] arm64: entry: Refactor preempt_schedule_irq() check code
` [PATCH -next v7 6/7] arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode()
` [PATCH -next v7 7/7] arm64: entry: Switch to generic IRQ entry

[PATCH net] net: ti: icss-iep: Fix incorrect type for return value in extts_enable()
 2025-08-05 15:01 UTC  (2+ messages)

[RFC PATCH v6 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-08-05 14:52 UTC  (8+ messages)
` [RFC PATCH v6 1/4] arm64: Enable permission change on arm64 kernel block mappings
` [RFC PATCH v6 2/4] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [RFC PATCH v6 3/4] arm64: mm: support large block mapping when rodata=full
` [RFC PATCH v6 4/4] arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs

[PATCH v3 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-05 14:50 UTC  (6+ messages)
` [PATCH v3 3/6] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v3 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface

[PATCH v3 00/10] pmdomain: Partial refactor, support modem and RTFF
 2025-08-05 14:36 UTC  (4+ messages)
` [PATCH v3 09/10] pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
` [PATCH v3 10/10] arm64: dts: mediatek: Convert all SoCs to use access-controllers

[PATCH v2] arm64: dts: ti: k3-j722s-main: Add E5010 JPEG Encoder
 2025-08-05 14:05 UTC  (4+ messages)

[PATCH v2] pwm: meson: Remove error print for devm_add_action_or_reset()
 2025-08-05 14:00 UTC  (3+ messages)

[PATCH AUTOSEL 6.16-5.4] pinctrl: stm32: Manage irq affinity settings
 2025-08-05 13:59 UTC  (9+ messages)
` [PATCH AUTOSEL 6.16] PCI: dw-rockchip: Delay link training after hot reset in EP mode
` [PATCH AUTOSEL 6.16-6.6] phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal
` [PATCH AUTOSEL 6.16-6.15] media: raspberrypi: cfe: Fix min_reqbufs_allocation
` [PATCH AUTOSEL 6.16-6.15] phy: rockchip-pcie: Enable all four lanes if required
` [PATCH AUTOSEL 6.16-6.1] dmaengine: stm32-dma: configure next sg only if there are more than 2 sgs
` [PATCH AUTOSEL 6.16-6.6] PCI: xgene-msi: Resend an MSI racing with itself on a different CPU

[PATCH v4 00/27] Add support for MT8196 clock controllers
 2025-08-05 13:54 UTC  (28+ messages)
` [PATCH v4 01/27] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v4 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v4 03/27] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v4 04/27] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v4 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v4 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v4 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v4 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v4 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
` [PATCH v4 10/27] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH v4 11/27] clk: mediatek: Add MT8196 topckgen "
` [PATCH v4 12/27] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH v4 13/27] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH v4 14/27] clk: mediatek: Add MT8196 peripheral "
` [PATCH v4 15/27] clk: mediatek: Add MT8196 ufssys "
` [PATCH v4 16/27] clk: mediatek: Add MT8196 pextpsys "
` [PATCH v4 17/27] clk: mediatek: Add MT8196 I2C "
` [PATCH v4 18/27] clk: mediatek: Add MT8196 mcu "
` [PATCH v4 19/27] clk: mediatek: Add MT8196 mdpsys "
` [PATCH v4 20/27] clk: mediatek: Add MT8196 mfg "
` [PATCH v4 21/27] clk: mediatek: Add MT8196 disp0 "
` [PATCH v4 22/27] clk: mediatek: Add MT8196 disp1 "
` [PATCH v4 23/27] clk: mediatek: Add MT8196 disp-ao "
` [PATCH v4 24/27] clk: mediatek: Add MT8196 ovl0 "
` [PATCH v4 25/27] clk: mediatek: Add MT8196 ovl1 "
` [PATCH v4 26/27] clk: mediatek: Add MT8196 vdecsys "
` [PATCH v4 27/27] clk: mediatek: Add MT8196 vencsys "

[PATCH] of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
 2025-08-05 13:34 UTC 

[PATCH] media: mediatek: vcodec: use = { } instead of memset()
 2025-08-05 13:32 UTC  (4+ messages)
    `  "

[PATCH v3 0/3] arm64: topology: Setup AMU FIE for online CPUs only
 2025-08-05 13:32 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: topology: Set scale freq source only for the CPUs that have not been set before
` [PATCH v3 2/3] cpufreq: Add a new function to get cpufreq policy without checking if the CPU is online
` [PATCH v3 3/3] arm64: topology: Setup AMU FIE for online CPUs only

[PATCH v4 0/4] Increase max timeout value of s3c2410 watchdog
 2025-08-05 13:30 UTC  (8+ messages)
  ` [PATCH v4 2/4] watchdog: s3c2410_wdt: Fix max_timeout being calculated larger

[PATCH v7 00/12] gpio: siul2-s32g2: add initial GPIO driver
 2025-08-05 12:53 UTC  (10+ messages)
` [PATCH v7 10/12] nvmem: s32g2_siul2: add NVMEM driver for SoC information

[PATCH v4 00/10] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-08-05 12:30 UTC  (14+ messages)
` [PATCH v4 01/10] coresight: core: Refactoring ctcu_get_active_port and make it generic
` [PATCH v4 02/10] coresight: core: add a new API to retrieve the helper device
` [PATCH v4 03/10] coresight: tmc: add etr_buf_list to store allocated etr_buf
` [PATCH v4 04/10] coresight: tmc: add create/delete functions for etr_buf_node
` [PATCH v4 05/10] coresight: tmc: Introduce tmc_read_ops to wrap read operations
` [PATCH v4 08/10] coresight: add a new function in helper_ops

[PATCH v3 0/2] Add Qualcomm extended CTI support
 2025-08-05 12:20 UTC  (4+ messages)
` [PATCH v3 2/2] coresight: cti: "

[PATCH] media: rkvdec: Fix incorrect NULL check for iommu_paging_domain_alloc
 2025-08-05 12:05 UTC  (3+ messages)

[PATCH v2 00/14] Add HDMI 2.1 FRL support to phy-rockchip-samsung-hdptx
 2025-08-05 11:56 UTC  (15+ messages)
` [PATCH v2 01/14] phy: hdmi: Add HDMI 2.1 FRL configuration options
` [PATCH v2 02/14] phy: rockchip: samsung-hdptx: Fix reported clock rate in high bpc mode
` [PATCH v2 03/14] phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidth
` [PATCH v2 04/14] phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from exceeding the limits
` [PATCH v2 05/14] phy: rockchip: samsung-hdptx: Use usleep_range() instead of udelay()
` [PATCH v2 06/14] phy: rockchip: samsung-hdptx: Fix coding style alignment
` [PATCH v2 07/14] phy: rockchip: samsung-hdptx: Consistently use [rk_]hdptx_[tmds_] prefixes
` [PATCH v2 08/14] phy: rockchip: samsung-hdptx: Enable lane output in common helper
` [PATCH v2 09/14] phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists
` [PATCH v2 10/14] phy: rockchip: samsung-hdptx: Compute clk rate from PLL config
` [PATCH v2 11/14] phy: rockchip: samsung-hdptx: Drop hw_rate driver data
` [PATCH v2 12/14] phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config
` [PATCH v2 13/14] phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper
` [PATCH v2 14/14] phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support

[PATCH net-next 0/2] net: stmmac: allow generation of flexible PPS relative to MAC time
 2025-08-05 11:50 UTC  (4+ messages)
` [PATCH net-next 1/2] drivers: net: stmmac: add STMMAC_RELATIVE_FLEX_PPS

[PATCH v9 0/2] coresight: Add label sysfs node support
 2025-08-05 11:43 UTC  (3+ messages)
` [PATCH v9 2/2] "

[PATCH v11 00/19] Add Arm Mali-C55 Image Signal Processor Driver
 2025-08-05 11:27 UTC  (5+ messages)
` [PATCH v11 02/19] media: v4l2-dev: Add helpers to run media_pipeline_[started|stopped]()
` [PATCH v11 08/19] media: uapi: Add controls for Mali-C55 ISP

Prawo pracy - zmiany
 2025-08-05  7:46 UTC 

FYI: i.MX8MP ISP (RKISP1) MI registers corruption
 2025-08-05 11:13 UTC  (11+ messages)

next-20250729: PREEMPT_RT: rock Pi 4b Internal error Oops kmem_cache_alloc_bulk_noprof - kernel locking rtmutex.c at __rt_mutex_slowlock_locked
 2025-08-05 11:10 UTC  (4+ messages)

[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-08-05 11:07 UTC  (9+ messages)

[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2025-08-05 10:40 UTC  (3+ messages)
` [PATCH v6 07/10] ASoC: mediatek: mt8196: add platform driver

[PATCH v3 0/3] spi: atmel: Add GCLK support and simplify MR update
 2025-08-05 10:25 UTC  (4+ messages)
` [PATCH v3 1/3] spi: atmel: simplify MR register update in cs_activate()
` [PATCH v3 2/3] spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock
` [PATCH v3 3/3] spi: atmel: Add support for handling GCLK as a clock source

[PATCH v2 0/2] Enable CTCU device for QCS8300
 2025-08-05 10:25 UTC  (6+ messages)

[PATCH 42/65] media: renesas: Access v4l2_fh from file
 2025-08-05  9:59 UTC 

[PATCH v2] power: supply: Remove error prints for devm_add_action_or_reset()
 2025-08-05  9:33 UTC 

[PATCH v2] mfd: macsmc: Remove error prints for devm_add_action_or_reset()
 2025-08-05  9:33 UTC 

[PATCH v2] phy: exynos5-usbdrd: Remove error print for devm_add_action_or_reset()
 2025-08-05  9:33 UTC 

[PATCH v2] ASoC: SOF: imx: Remove error print for devm_add_action_or_reset()
 2025-08-05  9:33 UTC 

[PATCH 0/3] irqchip/gic-v5: Minor clean-ups/fixes
 2025-08-05  9:30 UTC  (2+ messages)

[PATCH] irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
 2025-08-05  9:23 UTC  (3+ messages)

[PATCH 07/11] arm64: make the per-task SCTLR2_EL1
 2025-08-05  9:01 UTC  (2+ messages)

[PATCH v5 0/4] gs101: MAX77759 Fuel Gauge driver support and enablement
 2025-08-05  8:32 UTC  (5+ messages)
` [PATCH v5 2/4] dt-bindings: power: supply: add support for MAX77759 fuel gauge

[PATCH] arm64: dts: ti: k3-am62a-phycore-som: Add 1.4GHz opp entry
 2025-08-05  9:00 UTC  (2+ messages)

[PATCH] KVM: arm64: ptdump: Fix exec attribute printing
 2025-08-05  8:31 UTC  (4+ messages)

[PATCH v9 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
 2025-08-05  8:09 UTC  (5+ messages)
` [PATCH v9 2/2] memory: mtk-smi: mt8188: Add SMI reset and clamp for MT8188

Proszę o kontakt
 2025-08-05  7:50 UTC 

[PATCH 0/7] Add support for i.MX8ULP's SIM LPAV
 2025-08-05  7:53 UTC  (5+ messages)
` [PATCH 5/7] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH 6/7] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV

[PATCH next] PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()
 2025-08-05  7:51 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).