linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-09 15:39:29 to 2025-04-10 07:15:59 UTC [more...]

[PATCH v2 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-10  6:40 UTC  (15+ messages)
` [PATCH v2 01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
` [PATCH v2 02/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgenc compatible
` [PATCH v2 03/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v2 04/12] media: mediatek: jpeg: add jpeg smmu sid setting
` [PATCH v2 05/12] media: mediatek: jpeg: fix jpeg hw count setting
` [PATCH v2 06/12] media: mediatek: jpeg: refactor jpeg buffer payload setting
` [PATCH v2 07/12] media: mediatek: jpeg: refactor jpeg dst buffer layout
` [PATCH v2 08/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [PATCH v2 09/12] media: mediatek: jpeg: refactor multi-core clk suspend and resume setting
` [PATCH v2 10/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v2 11/12] media: mediatek: jpeg: refactor decoding resolution change operation
` [PATCH v2 12/12] media: mediatek: jpeg: fix remove buffer operation for multi-core

[PATCH v1] ARM: dts: imx6q-apalis: remove pcie-switch node
 2025-04-10  6:40 UTC 

[PATCH net-next v3 0/2] Refactoring designware VLAN code
 2025-04-10  6:38 UTC  (8+ messages)
` [PATCH net-next v3 1/2] net: stmmac: Refactor VLAN implementation
` [PATCH net-next v3 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping

[PATCH v5 0/3] Exynos Thermal code improvement
 2025-04-10  6:37 UTC  (4+ messages)
` [PATCH v5 1/3] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v5 2/3] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v5 3/3] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422

Kernel WARNING (RCU) with btnxpuart on TI AM62 platform
 2025-04-10  6:34 UTC  (4+ messages)

[PATCH v5 0/3] Add i.MX943 basic dts support
 2025-04-10  6:28 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: arm: fsl: add i.MX943 EVK board
` [PATCH v5 3/3] arm64: dts: freescale: Add minimal dts support for imx943 evk

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-04-10  6:27 UTC  (35+ messages)
` [PATCH v4 01/32] dt-bindings: mfd: samsung,s2mps11: add s2mpg10
` [PATCH v4 02/32] dt-bindings: clock: "
` [PATCH v4 03/32] dt-bindings: firmware: google,gs101-acpm-ipc: add PMIC child node
  ` (subset) "
` [PATCH v4 04/32] mfd: sec-core: Drop non-existing forward declarations
` [PATCH v4 05/32] mfd: sec: Sort includes alphabetically
` [PATCH v4 06/32] mfd: sec: Update includes to add missing and remove superfluous ones
` [PATCH v4 07/32] mfd: sec: Move private internal API to internal header
` [PATCH v4 08/32] mfd: sec: Split into core and transport (i2c) drivers
` [PATCH v4 09/32] mfd: sec: Add support for S2MPG10 PMIC
` [PATCH v4 10/32] mfd: sec: Merge separate core and irq modules
` [PATCH v4 11/32] mfd: sec-common: Fix multiple trivial whitespace issues
` [PATCH v4 12/32] mfd: sec-i2c: Sort struct of_device_id entries and the device type switch
` [PATCH v4 13/32] mfd: sec: Use dev_err_probe() where appropriate
` [PATCH v4 14/32] mfd: sec-i2c: s2dos05/s2mpu05: Use explicit regmap config and drop default
` [PATCH v4 15/32] mfd: sec-irq: s2dos05 doesn't support interrupts
` [PATCH v4 16/32] mfd: sec-common: Don't ignore errors from sec_irq_init()
` [PATCH v4 17/32] mfd: sec-i2c: Rework platform data and regmap instantiating
` [PATCH v4 18/32] mfd: sec: Change device_type to int
` [PATCH v4 19/32] mfd: sec: Don't compare against NULL / 0 for errors, use !
` [PATCH v4 20/32] mfd: sec-common: Use sizeof(*var), not sizeof(struct type_of_var)
` [PATCH v4 21/32] mfd: sec-common: Convert to using MFD_CELL macros
` [PATCH v4 22/32] mfd: sec-irq: Convert to using REGMAP_IRQ_REG() macros
` [PATCH v4 23/32] mfd: sec: Add myself as module author
` [PATCH v4 24/32] clk: s2mps11: add support for S2MPG10 PMIC clock
` [PATCH v4 25/32] rtc: s5m: cache device type during probe
` [PATCH v4 26/32] rtc: s5m: prepare for external regmap
` [PATCH v4 27/32] rtc: s5m: add support for S2MPG10 RTC
` [PATCH v4 28/32] rtc: s5m: fix a typo: peding -> pending
` [PATCH v4 29/32] rtc: s5m: switch to devm_device_init_wakeup
` [PATCH v4 30/32] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
` [PATCH v4 31/32] rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
` [PATCH v4 32/32] MAINTAINERS: add myself as reviewer for Samsung S2M MFD

[PATCH v2] media: imx: Fix NULL pointer dereference
 2025-04-10  6:19 UTC  (2+ messages)

[PATCH] staging/media/imx: fix null pointer dereference
 2025-04-10  6:17 UTC  (2+ messages)

[PATCH v3 1/2] pcie-xilinx: Wait for link-up status during initialization
 2025-04-10  6:00 UTC  (2+ messages)

[PATCH v4] media: platform: exynos4-is: Use of_get_available_child_by_name()
 2025-04-10  5:52 UTC 

[PATCH v3 0/7] Provides support for Trigger Generation Unit
 2025-04-10  5:44 UTC  (7+ messages)
` [PATCH v3 2/7] coresight: Add coresight TGU driver
` [PATCH v3 3/7] coresight-tgu: Add signal priority support

[PATCH v8 0/7] Add STM32MP25 SPI NOR support
 2025-04-10  5:33 UTC  (5+ messages)
    ` [Linux-stm32] "

[PATCH] arm64/mm: Implement pte_po_index() for permission overlay index
 2025-04-10  5:20 UTC 

[PATCH v2 0/2] cpufreq: scmi/scpi: Fix NULL pointer dereference in get_rate()
 2025-04-10  4:40 UTC  (2+ messages)

[PATCH v2] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
 2025-04-10  4:37 UTC  (2+ messages)

[PATCH v4 00/10] phy: qcom: Introduce USB support for SM8750
 2025-04-10  3:22 UTC  (15+ messages)
` [PATCH v4 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add SM8750 to QMP PHY
` [PATCH v4 02/10] dt-bindings: phy: Add the M31 based eUSB2 PHY bindings
` [PATCH v4 03/10] dt-bindings: usb: qcom,dwc3: Add SM8750 compatible
` [PATCH v4 04/10] phy: qcom: qmp-combo: Add new PHY sequences for SM8750
` [PATCH v4 05/10] phy: qcom: Update description for QCOM based eUSB2 repeater
` [PATCH v4 06/10] phy: qcom: Add M31 based eUSB2 PHY driver
` [PATCH v4 07/10] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v4 08/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
` [PATCH v4 09/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform
` [PATCH v4 10/10] arm64: defconfig: Add M31 eUSB2 PHY config for SM8750

[PATCH v1] mm/contpte: Optimize loop to reduce redundant operations
 2025-04-10  3:06 UTC  (8+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
      `  "

[PATCH v1] ASoC: imx-card: Add NULL check in ap806_syscon_common_probe()
 2025-04-10  3:04 UTC 

WTS
 2025-04-10  1:54 UTC 

WTS
 2025-04-10  2:48 UTC 

[PATCH v3 0/6] Add some enhancements for i.MX95 PCIe
 2025-04-10  2:45 UTC  (9+ messages)
` [PATCH v3 3/6] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready

[PATCH] ARM: Remove the repeated word "the" in Kconfig
 2025-04-10  2:36 UTC 

[PATCH v2 0/5] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-04-10  1:33 UTC  (6+ messages)
` [PATCH v2 1/5] coresight: tmc: Introduce new APIs to get the RWP offset of ETR buffer
` [PATCH v2 2/5] dt-bindings: arm: Add an interrupt property for Coresight CTCU
` [PATCH v2 3/5] coresight: ctcu: Enable byte-cntr for TMC ETR devices
` [PATCH v2 4/5] coresight: tmc: add functions for byte-cntr operation
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p: Add interrupts to CTCU device

WTS
 2025-04-10  1:28 UTC 

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-10  1:16 UTC  (9+ messages)
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer
` [PATCH hyperv-next 6/6] drivers: SCSI: Do not bounce-bufffer for the confidential VMBus

[PATCH 1/9] arm64: dts: imx8mm-beacon: Fix RTC capacitive load
 2025-04-10  0:59 UTC  (9+ messages)
` [PATCH 2/9] arm64: dts: imx8mn-beacon: "
` [PATCH 3/9] arm64: dts: imx8mp-beacon: "
` [PATCH 4/9] arm64: dts: imx8mm-beacon: Fix HDMI sound output
` [PATCH 5/9] arm64: dts: imx8mn-beacon: "
` [PATCH 6/9] arm64: dts: imx8mm-beacon: Configure Ethernet reset and IRQ GPIO
` [PATCH 7/9] arm64: dts: imx8mn-beacon: "
` [PATCH 8/9] arm64: dts: imx8mm-beacon: Enable RTC interrupt and wakeup-source
` [PATCH 9/9] arm64: dts: imx8mn-beacon: "

[PATCH] media: verisilicono: Enable NV15 support for Rockchip VDPU981
 2025-04-10  0:27 UTC  (2+ messages)
`  "

[PATCH net-next v2] net: airoha: Add matchall filter offload support
 2025-04-09 23:37 UTC  (2+ messages)

[PATCH v4 0/3] Driver for the Apple SPMI controller
 2025-04-09 21:52 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: spmi: Add "
` [PATCH v4 2/3] spmi: add a spmi driver for Apple SoC
` [PATCH v4 3/3] arm64: dts: apple: Add SPMI controller nodes

[PATCH v3 0/4] media: imx-jpeg: Fix some motion-jpeg decoding issues
 2025-04-09 22:18 UTC  (10+ messages)
` [PATCH v3 1/4] media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead
` [PATCH v3 2/4] media: imx-jpeg: Cleanup after an allocation error
` [PATCH v3 3/4] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v3 4/4] media: imx-jpeg: Check decoding is ongoing for motion-jpeg

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

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-09 21:26 UTC  (6+ messages)
` [net-next v4 3/5] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v4 5/5] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP "
  ` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287

[PATCH v6 00/11] Add R5F and C7xv device nodes
 2025-04-09 22:32 UTC  (5+ messages)
` [PATCH v6 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors

[PATCH] drm/meson: fix resource cleanup in meson_drv_bind_master() on error
 2025-04-09 21:44 UTC 

[PATCH v4] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
 2025-04-09 21:30 UTC 

✅ PASS: Test report for for-kernelci (6.15.0-rc1, upstream-arm-next, 2fe2b96c)
 2025-04-09 21:03 UTC 

[PATCH] arm64: dts: amazon: Fix simple-bus node name schema warnings
 2025-04-09 21:02 UTC 

[PATCH] arm64: dts: rockchip: px30-engicam: Use "regulator-fixed" for vcc3v3-btreg
 2025-04-09 20:50 UTC 

[PATCH] arm64: dts: rockchip: rock-pi-4: Fix mmc-pwrseq clock name
 2025-04-09 20:50 UTC 

[PATCH] arm/arm64: dts: mediatek: Add missing "#sound-dai-cells" to linux,bt-sco
 2025-04-09 20:50 UTC 

[PATCH] arm64: dts: marvell: Drop unused "pinctrl-names"
 2025-04-09 20:49 UTC 

[PATCH v2 0/4] KVM: extract lock_all_vcpus/unlock_all_vcpus
 2025-04-09 20:45 UTC  (4+ messages)
` [PATCH v2 2/4] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c

[PATCH] arm/arm64: dts: allwinner: Use preferred node names for cooling maps
 2025-04-09 20:36 UTC 

[PATCH v2 0/6] KVM: arm64: EL2 PMU handling fixes
 2025-04-09 20:31 UTC  (11+ messages)
` [PATCH v2 1/6] KVM: arm64: Fix MDCR_EL2.HPMN reset value
` [PATCH v2 2/6] KVM: arm64: Contextualise the handling of PMCR_EL0.P writes
` [PATCH v2 3/6] KVM: arm64: Allow userspace to limit the number of PMU counters for EL2 VMs
` [PATCH v2 4/6] KVM: arm64: Don't let userspace write to PMCR_EL0.N when the vcpu has EL2
` [PATCH v2 5/6] KVM: arm64: Handle out-of-bound write to HDCR_EL2.HPMN
` [PATCH v2 6/6] KVM: arm64: Let kvm_vcpu_read_pmcr() return an EL-dependent value for PMCR_EL0.N

[PATCH v2 00/11] ASoC: mediatek: Add support for MT8196 SoC
 2025-04-09 20:28 UTC  (2+ messages)
  ` [PATCH v2 08/11] ASoC: mediatek: mt8196: add platform driver

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-09 18:57 UTC  (3+ messages)
` [PATCH 22/24] irqchip/gic-v5: Add GICv5 ITS support

[PATCH v3 2/2] arm64: dts: imx8mp: Add device tree for Nitrogen8M Plus ENC Carrier Board
 2025-04-09 18:37 UTC 

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-09 18:32 UTC  (20+ messages)

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

[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
 2025-04-09 17:43 UTC  (3+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions

[PATCH 0/5] arm64: dts: ti: k3-am62a/p: Add ddr-pmctrl, canuart-wake
 2025-04-09 17:39 UTC  (13+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add ti,am62-ddr-pmctrl

[PATCH v2 00/13] arm64: Preparatory FPSIMD/SVE/SME fixes
 2025-04-09 17:32 UTC  (16+ messages)
` [PATCH v2 01/13] arm64/fpsimd: Avoid RES0 bits in the SME trap handler
` [PATCH v2 02/13] arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
` [PATCH v2 03/13] arm64/fpsimd: Remove redundant SVE trap manipulation
` [PATCH v2 04/13] arm64/fpsimd: Remove opportunistic freeing of SME state
` [PATCH v2 05/13] arm64/fpsimd: Discard stale CPU state when handling SME traps
` [PATCH v2 06/13] arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
` [PATCH v2 07/13] arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
` [PATCH v2 08/13] arm64/fpsimd: Reset FPMR upon exec()
` [PATCH v2 09/13] arm64/fpsimd: Fix merging of FPSIMD state during signal return
` [PATCH v2 10/13] arm64/fpsimd: Add fpsimd_save_and_flush_current_state()
` [PATCH v2 11/13] arm64/fpsimd: signal32: Always save+flush state early
` [PATCH v2 12/13] arm64/fpsimd: signal: "
` [PATCH v2 13/13] arm64/fpsimd: signal: Simplify preserve_tpidr2_context()

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-04-09 17:31 UTC  (6+ messages)
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL

[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-09 16:56 UTC  (7+ messages)
` [PATCH 3/4] PCI: cadence-ep: Introduce cdns_pcie_ep_disable helper for cleanup

[PATCH 00/10] -Wunused-const-variable warning fixes
 2025-04-09 16:54 UTC  (6+ messages)
  ` [PATCH 03/10] [v2] Input: stmpe-ts - use module alias instead of device table
  ` [PATCH 07/10] [RESEND] ARM: fixmap: make __end_of_early_ioremap_region an enum value

[PATCH v6 0/3] Add SMI reset and clamp for MediaTek MT8188 SoC
 2025-04-09 16:13 UTC  (7+ messages)
` [PATCH v6 3/3] memory: mtk-smi: mt8188: Use devm_pm_runtime_enable

[PATCH] gcc-plugins: Remove ARM_SSP_PER_TASK plugin
 2025-04-09 16:12 UTC  (3+ messages)

arm64: juno-r2: SSD detect failed on mainline and next
 2025-04-09 15:56 UTC  (3+ messages)

[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
 2025-04-09 14:24 UTC  (3+ messages)
` [PATCH v4 3/5] perf: Allow adding fixed random jitter to the sampling period


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