messages from 2024-07-11 18:05:45 to 2024-07-12 15:05:17 UTC [more...]
[PATCH v7 net-next 0/2] Introduce EN7581 ethernet support
2024-07-12 15:04 UTC (8+ messages)
` [PATCH v7 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC
[PATCH v2 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
2024-07-12 15:03 UTC (5+ messages)
[PATCH v2] arm64: dts: imx93: update default value for snps,clk-csr
2024-07-12 14:55 UTC (2+ messages)
[PATCH v3 0/2] gs101 oriole: UART clock fixes
2024-07-12 14:54 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: serial: samsung: fix maxItems for gs101 & document earlycon requirements
` [PATCH v3 2/2] clk: samsung: gs101: don't mark non-essential (UART) clocks critical
[GIT PULL] pmdomain fixes for v6.10-rc8
2024-07-12 14:51 UTC
[PATCH v2 2/6] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
2024-07-12 14:45 UTC (4+ messages)
[PATCH 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
2024-07-12 14:40 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: pwm: imx: Add compatible string imx8qxp-mipi-pwm
` [PATCH 2/3] pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem
` [PATCH 3/3] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
[PATCH] nvme: apple: remove some dead code
2024-07-12 14:29 UTC (2+ messages)
[PATCH v3 0/7] Add support for the LAN966x PCI device using a DT overlay
2024-07-12 14:14 UTC (9+ messages)
` [PATCH v3 6/7] mfd: Add support for LAN966x PCI device
[PATCH net-next 0/5] Eliminate CONFIG_NR_CPUS dependency in dpaa-eth and enable COMPILE_TEST in fsl_qbman
2024-07-12 13:52 UTC (4+ messages)
` [PATCH net-next 5/5] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
[PATCH v3 0/2] fw_devlink overlay fix
2024-07-12 13:34 UTC (3+ messages)
[PATCH] dt-bindings: spi: at91: Add sama7d65 compatible string
2024-07-12 13:31 UTC (3+ messages)
[PATCH] dt-bindings: display: st,stm32-ltdc: Document stm32mp25 compatible
2024-07-12 13:16 UTC
[PATCH] drm/stm: ltdc: remove reload interrupt
2024-07-12 13:14 UTC
[PATCH] drm/stm: ltdc: add mask for lxcr register
2024-07-12 13:14 UTC
[PATCH] drm/stm: ltdc: reset plane transparency after plane disable
2024-07-12 13:13 UTC
[PATCH v4 0/3] pwm: meson: add pwm support for A1
2024-07-12 12:52 UTC (3+ messages)
` [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
[GIT PULL] ARM: SoC fixes for 6.10, part 3
2024-07-12 12:39 UTC
[PATCH 0/4] Add support for Amlogic HCI UART
2024-07-12 12:34 UTC (8+ messages)
` [PATCH 3/4] arm64: defconfig: Enable hci_uart for Amlogic Bluetooth
` [PATCH 4/4] MAINTAINERS: Add an entry for Amlogic HCI UART
[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-12 12:27 UTC (6+ messages)
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
[PATCH net-next v3] net: ti: icssg-prueth: Split out common object into module
2024-07-12 12:06 UTC
[PATCH v3 0/5] iommu: Remove iommu_fwspec ops
2024-07-12 11:48 UTC (4+ messages)
` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
[PATCH] MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARY
2024-07-12 11:14 UTC
[PATCH 0/3] KVM: arm64: fix warnings in W=1 build
2024-07-12 11:03 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: fix override-init warnings in W=1 builds
` [PATCH 2/3] KVM: arm64: fix kdoc "
` [PATCH 3/3] KVM: arm64: vgic: fix unexpected unlock sparse warnings
[PATCH v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
2024-07-12 10:40 UTC (5+ messages)
[PATCH v2] phy: cadence-torrent: add support for three or more links using 2 protocols
2024-07-12 10:38 UTC (5+ messages)
[PATCH v5 00/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-07-12 10:20 UTC (18+ messages)
` [PATCH v5 01/17] perf: cs-etm: Create decoders after both AUX and HW_ID search passes
` [PATCH v5 02/17] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v5 03/17] perf: cs-etm: Move traceid_list to each queue
` [PATCH v5 04/17] perf: cs-etm: Create decoders based on the trace ID mappings
` [PATCH v5 05/17] perf: cs-etm: Only save valid trace IDs into files
` [PATCH v5 06/17] perf: cs-etm: Support version 0.1 of HW_ID packets
` [PATCH v5 07/17] perf: cs-etm: Print queue number in raw trace dump
` [PATCH v5 08/17] perf: cs-etm: Add runtime version check for OpenCSD
` [PATCH v5 09/17] coresight: Remove unused ETM Perf stubs
` [PATCH v5 10/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH v5 11/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH v5 12/17] coresight: Expose map arguments in trace ID API
` [PATCH v5 13/17] coresight: Make CPU id map a property of a trace ID map
` [PATCH v5 14/17] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH v5 15/17] coresight: Remove pending trace ID release mechanism
` [PATCH v5 16/17] coresight: Emit sink ID in the HW_ID packets
` [PATCH v5 17/17] coresight: Make trace ID map spinlock local to the map
[PATCH 0/5] Add new Amlogic SoCs info defines
2024-07-12 10:10 UTC (8+ messages)
` [PATCH 1/5] soc: amlogic: meson-gx-socinfo: add new SoCs id
` [PATCH 2/5] arm64: dts: amlogic: s4: add ao secure node
` [PATCH 3/5] arm64: dts: amlogic: c3: "
` [PATCH 4/5] arm64: dts: amlogic: t7: "
` [PATCH 5/5] arm64: dts: amlogic: a4: "
[GIT PULL] amlogic ARM64 DT updates for v6.11, take 2
2024-07-12 10:09 UTC
[GIT PULL] amlogic ARM DT updates for v6.11
2024-07-12 10:06 UTC
[PATCH 1/2] soc: fsl: qbman: delete bogus device tree fixup in qbman_init_private_mem()
2024-07-12 9:56 UTC (2+ messages)
` [PATCH 2/2] soc: fsl: qbman: fix unconditional WARN_ON() on Arm during fsl_qman_probe()
[PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support
2024-07-12 9:55 UTC (18+ messages)
` [PATCH v2 01/16] dt-bindings: display: imx: Add some i.MX8qxp Display Controller processing units
` [PATCH v2 02/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v2 03/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v2 04/16] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v2 05/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller
` [PATCH v2 06/16] drm/imx: Add i.MX8qxp Display Controller display engine
` [PATCH v2 07/16] drm/imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v2 08/16] drm/imx: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v2 09/16] drm/imx: Add i.MX8qxp Display Controller KMS
` [PATCH v2 10/16] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller
` [DO NOT MERGE PATCH v2 11/16] dt-bindings: phy: mixel,mipi-dsi-phy: Allow assigned-clock* properties
` [DO NOT MERGE PATCH v2 12/16] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes
` [DO NOT MERGE PATCH v2 13/16] arm64: dts: imx8qxp: Add display controller subsystem
` [DO NOT MERGE PATCH v2 14/16] arm64: dts: imx8qxp: Add MIPI-LVDS combo subsystems
` [DO NOT MERGE PATCH v2 15/16] arm64: dts: imx8qxp-mek: Enable display controller
` [DO NOT MERGE PATCH v2 16/16] arm64: dts: imx8qxp-mek: Add MX8-DLVDS-LCD1 display module support
[PATCH v3 00/15] mtd: spi-nor: macronix: workaround for device id re-use
2024-07-12 9:55 UTC (7+ messages)
` [PATCH v3 14/15] mtd: spi-nor: Drop deprecated mechanism for optional SFDP parsing
` [PATCH v3 15/15] mtd: spi-nor: spansion: Drop redundant SPI_NOR_SKIP_SFDP flag
[PATCH 1/1] arm: devtree: fix missing device_node cleanup
2024-07-12 9:47 UTC (2+ messages)
[PATCH] ARM: sa1100: make match function take a const pointer
2024-07-12 9:39 UTC
[PATCH 0/3] usb: dwc3: add fsl,ls-dwc3 glue layer support
2024-07-12 9:24 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: usb: Add fsl,ls-dwc3.yaml for layerscape usb3 glue layer
` [PATCH 3/3] arm64: dts: layerscape: move dwc3 usb under glue layer node
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-12 9:13 UTC (7+ messages)
` [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
` [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
[PATCH 0/3] address S32G2/S32G3 SoC based boards particularities
2024-07-12 9:09 UTC (4+ messages)
` [PATCH 3/3] MAINTAINERS: add 's32@nxp.com' as relevant mailing list for 'sdhci-esdhc-imx' driver
[PATCH] kselftest/arm64: Add coresight test
2024-07-12 9:01 UTC (3+ messages)
[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
2024-07-12 8:54 UTC (2+ messages)
[PATCH 0/6] Add Mule PWM-over-I2C support
2024-07-12 8:54 UTC (3+ messages)
` [PATCH 2/6] pwm: add mule pwm-over-i2c driver
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-12 8:52 UTC (9+ messages)
` [PATCH 01/12] arm64: Add missing APTable and TCR_ELx.HPD masks
` [PATCH 02/12] arm64: Add PAR_EL1 field description
` [PATCH 04/12] KVM: arm64: nv: Honor absence of FEAT_PAN2
` [PATCH 05/12] KVM: arm64: make kvm_at() take an OP_AT_*
[PATCH -next] ARM: spitz: Remove duplicated include in spitz.c
2024-07-12 8:28 UTC
[PATCH 0/6] remoteproc: imx_rproc: various patches for misc
2024-07-12 8:34 UTC (7+ messages)
` [PATCH 1/6] remoteproc: imx_rproc: correct ddr alias for i.MX8M
` [PATCH 2/6] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
` [PATCH 3/6] remoteproc: imx_rproc: initialize workqueue earlier
` [PATCH 4/6] remoteproc: imx_rproc: merge TCML/U
` [PATCH 5/6] remoteproc: imx_rproc: allow tx_block to be set
` [PATCH 6/6] remoteproc: imx_rproc: handle system off for i.MX7ULP
[PATCH 0/1] Support multiple reserved memory regions
2024-07-12 8:21 UTC (3+ messages)
` [PATCH 1/1] remoteproc: mediatek: "
[PATCH v2] ARM: mvebu: Warn about memory chunks too small for DDR training
2024-07-12 8:13 UTC
Probe failure of usb controller @11290000 on MT8195 after next-20231221
2024-07-12 8:12 UTC (7+ messages)
Proszę o kontakt
2024-07-12 7:55 UTC
[PATCH 00/10] armada-370-xp irqchip updates round 4
2024-07-12 7:46 UTC (3+ messages)
[PATCH 0/2] Fix sleeping function called from invalid context
2024-07-12 7:23 UTC (22+ messages)
` [PATCH 2/2] mailbox: mtk-cmdq: Move pm_runimte_get and put to mbox_chan_ops API
[PATCH v2 2/3] coresight: Add source filtering for multi-port output
2024-07-12 7:12 UTC (3+ messages)
linux-next: manual merge of the clk tree with the arm-soc tree
2024-07-12 7:00 UTC (2+ messages)
[PATCH v5 0/5] Changes in v5:
2024-07-12 6:20 UTC (6+ messages)
` [PATCH v5 1/5] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v5 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v5 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v5 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v5 5/5] firmware: imx: adds miscdev
[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
2024-07-12 6:08 UTC (5+ messages)
` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp, imx9-memory-controller
[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
2024-07-12 5:52 UTC (4+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
[PATCH v1 0/4] Refine i.MX8QM SATA based on generic PHY callbacks
2024-07-12 3:22 UTC (6+ messages)
` [PATCH v1 1/4] dt-bindings: ata: Add i.MX8QM AHCI compatible string
` [PATCH v1 3/4] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-12 2:40 UTC (6+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
[PATCH 0/2] watchdog: imx7ulp_wdt: needn't wait 2.5 clocks after RCS is done for iMX93
2024-07-12 2:41 UTC (6+ messages)
` [PATCH 1/2] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
` [PATCH 2/2] watchdog: imx7ulp_wdt: needn't wait 2.5 clocks after RCS is done for iMX93
[PATCH v2] blk-cgroup: Replace u64_sync with blkg_stat_lock for stats update
2024-07-12 1:39 UTC (5+ messages)
[PATCH v2 0/3] amlogic SoC's power-domains fixes
2024-07-11 23:58 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: amlogic,meson6-i2c: add optional power-domains
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-11 23:52 UTC (6+ messages)
` [RFC PATCH 04/18] KVM: Fail __gfn_to_hva_many for userfault gfns
` [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT
[PATCH] dt-bindings: i2c: at91: Add sama7d65 compatible string
2024-07-11 23:38 UTC (2+ messages)
[PATCH 0/4] rtc: stm32: add pinctrl interface to handle RTC outs
2024-07-11 22:56 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: rtc: stm32: describe pinmux nodes
[PATCH 0/3] pinctrl: pinctrl-zynqmp: Add Versal platform support
2024-07-11 22:36 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform
Designing a thermal policy
2024-07-11 22:04 UTC
✅ PASS (MISSED 1 of 73): Test report for for-kernelci (6.10.0-rc7, arm-next, c912bf70)
2024-07-11 21:52 UTC
[PATCH v3 00/12] PCI: brcnstb: Enable STB 7712 SOC
2024-07-11 21:24 UTC (3+ messages)
` [PATCH v3 01/12] dt-bindings: PCI: Change brcmstb YAML maintainer
[PATCH v2 0/4] add NETCMIX block control support on i.MX95
2024-07-11 21:14 UTC (3+ messages)
` [PATCH v2 2/4] dt-bindings: clock: add RMII clock selection
[PATCH V3 1/2] dt-bindings: firmware: arm,scmi: introduce property mbox-rx-timeout-ms
2024-07-11 21:05 UTC (2+ messages)
[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-07-11 20:33 UTC (5+ messages)
` [PATCH v5 6/7] rtc: support i.MX95 BBM RTC
arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.10-rc7-109-gc912bf709078)
2024-07-11 20:04 UTC
[GIT PULL] arm64 updates for 6.11
2024-07-11 19:03 UTC
[PATCH] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
2024-07-11 18:50 UTC (2+ messages)
[PATCH 1/2] selftests: arm64: tags_test: conform test to TAP output
2024-07-11 18:48 UTC (2+ messages)
[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
2024-07-11 18:17 UTC (12+ messages)
[PATCH v4 00/28] Constify tool pointers
2024-07-11 18:00 UTC (12+ messages)
` [PATCH v4 18/28] perf annotate: Use perf_tool__init
` [PATCH v4 19/28] perf sched: "
` [PATCH v4 20/28] perf mem: "
` [PATCH v4 21/28] perf timechart: "
` [PATCH v4 22/28] perf diff: "
` [PATCH v4 23/28] perf data convert json: "
` [PATCH v4 24/28] perf data convert ctf: "
` [PATCH v4 25/28] perf test event_update: Ensure tools is initialized
` [PATCH v4 26/28] perf kwork: Use perf_tool__init
` [PATCH v4 27/28] perf tool: Remove perf_tool__fill_defaults
` [PATCH v4 28/28] perf session: Constify tool
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).