linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-30 19:19:17 to 2025-07-01 11:45:41 UTC [more...]

[PATCH v2 09/10] PCI: exynos: Add support for Tesla FSD SoC
 2025-07-01 11:18 UTC  (2+ messages)

[PATCH 0/5] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
 2025-07-01 11:38 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH 2/5] clk: imx95-blk-ctl: Fix synchronous abort
` [PATCH 3/5] clk: imx95-blk-ctl: Rename lvds and displaymix csr blk
` [PATCH 4/5] clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR
` [PATCH 5/5] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-07-01 11:31 UTC  (26+ messages)
` [PATCH v4 2/4] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching

[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
 2025-07-01 11:25 UTC  (9+ messages)
  ` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "
  ` [PATCH v2 06/10] dt-bindings: PCI: Add bindings support for Tesla "

[PATCH v3 0/2] Update the watchdog period according to real CPU frequency
 2025-07-01 11:02 UTC  (3+ messages)
` [PATCH v3 1/2] watchdog/perf: Provide function for adjusting the event period
` [PATCH v3 2/2] arm64/watchdog_hld: Add a cpufreq notifier for update watchdog thresh

[PATCH] mfd: axp20x: Skip PEK on AXP313A/AXP323 if no interrupt line is available
 2025-07-01 11:01 UTC  (2+ messages)

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-07-01 11:00 UTC  (10+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-07-01  9:45 UTC  (3+ messages)
` [PATCH v2 2/5] irqchip/gic-v5: Populate struct gic_kvm_info

[PATCH] MFD: mt6397: do not use generic name for keypad sub-devices
 2025-07-01 10:58 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-pinctrl: Introduce Schmitt Trigger macros
 2025-07-01 10:57 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-pinctrl: Enable Schmitt Trigger by default
 2025-07-01 10:54 UTC 

[PATCH 0/3] PCI: host-generic: Fix driver_data overwriting bugs
 2025-07-01 10:54 UTC  (3+ messages)

[PATCH v7 00/14] further mt7988 devicetree work
 2025-07-01 10:51 UTC  (7+ messages)
` [PATCH v7 01/14] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v7 02/14] dt-bindings: net: mediatek,net: update for mt7988

[PATCH V4 1/1] sched/deadline: Fix dl_server runtime calculation formula
 2025-07-01 10:49 UTC  (3+ messages)

[PATCH] media: pisp_be: Use clamp() and define max sizes
 2025-07-01  9:32 UTC  (3+ messages)

[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
 2025-07-01 10:44 UTC  (8+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH 0/4] "scm_conf" node cleanup for TI's Jacinto SoC family
 2025-07-01 10:23 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-main: Make the "scm_conf" node a "simple-bus"

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-07-01 10:20 UTC  (12+ messages)
` [PATCH v9 06/43] arm64: RME: Define the user ABI
` [PATCH v9 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v9 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v9 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v9 14/43] KVM: arm64: Support timers in realm RECs

[PATCH v6 0/5] Support i.MX28 Amarula rmm board
 2025-07-01 10:16 UTC  (2+ messages)

[PATCH 00/14] vdso: Add support for auxiliary clocks
 2025-07-01  8:58 UTC  (15+ messages)
` [PATCH 01/14] selftests/timers: Add testcase "
` [PATCH 02/14] vdso/vsyscall: Introduce a helper to fill clock configurations
` [PATCH 03/14] vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
` [PATCH 04/14] vdso/helpers: Add helpers for seqlocks of single vdso_clock
` [PATCH 05/14] vdso/gettimeofday: Return bool from clock_getres() helpers
` [PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
` [PATCH 07/14] vdso/gettimeofday: Introduce vdso_clockid_valid()
` [PATCH 08/14] vdso/gettimeofday: Introduce vdso_set_timespec()
` [PATCH 09/14] vdso/gettimeofday: Introduce vdso_get_timestamp()
` [PATCH 10/14] vdso: Introduce aux_clock_resolution_ns()
` [PATCH 11/14] vdso/vsyscall: Update auxiliary clock data in the datapage
` [PATCH 12/14] vdso/gettimeofday: Add support for auxiliary clocks
` [PATCH 13/14] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
` [PATCH 14/14] selftests/timers/auxclock: Test vDSO functionality

[GIT PULL 1/5] Broadcom defconfig-arm64 changes for 6.17
 2025-07-01 10:11 UTC  (4+ messages)
` [GIT PULL 4/5] Broadcom drivers "

[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-07-01 10:03 UTC  (3+ messages)
` [PATCH v4 3/4] mm: Support batched unmap for "

[RFC] mmc: meson-gx-mmc: add delay during poweroff
 2025-07-01  9:59 UTC  (2+ messages)

[PATCH v3] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-07-01  9:35 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: pwm: convert lpc32xx-pwm.txt to yaml format
 2025-07-01  9:30 UTC  (2+ messages)

[PATCH v2 0/2] arm64: mediatek: Enable efuse GPU speed bin post-processing
 2025-07-01  9:15 UTC  (2+ messages)

[PATCH 0/3] ROCK 4D DT additions: regulators, usb, rfkill
 2025-07-01  9:07 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: rockchip: adjust dcin regulator on ROCK 4D

[PATCH] usb: gadget: udc-xilinx: validate ep number before indexing rambase[]
 2025-07-01  8:43 UTC  (4+ messages)

[PATCH v3 0/2] arm64: dts: support the i.MX8ULP EVK9 board
 2025-07-01  8:04 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: add "
` [PATCH v3 2/2] arm64: dts: imx: add dts for the imx8ulp evk9 board

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-01  8:24 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v2 5/8] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH v2 8/8] arm64: defconfig: Build NSS clock controller driver for IPQ5424

[PATCH v2 00/13] perf arm-spe: Support new events in FEAT_SPEv1p4
 2025-07-01  8:20 UTC  (4+ messages)
` [PATCH v2 11/13] perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()

[PATCH] drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable order
 2025-07-01  8:19 UTC  (2+ messages)

[PATCH v1] arm64: dts: ti: k3-am62p-verdin: add SD_1 CD pull-up
 2025-07-01  8:16 UTC 

[PATCH] ARM64: errata: Add workaround for HIP10/HIP10C erratum 162200803
 2025-07-01  8:14 UTC  (4+ messages)

[PATCH 0/8] pwm: Drop local locking in several drivers
 2025-07-01  7:57 UTC  (2+ messages)

[RESEND PATCH v9 0/4] PCI: rockchip: Improve driver quality
 2025-07-01  7:54 UTC  (7+ messages)
` [RESEND PATCH v9 1/4] PCI: rockchip: Use standard PCIe defines
` [RESEND PATCH v9 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [RESEND PATCH v9 3/4] phy: rockchip-pcie: Enable all four lanes if required
` [RESEND PATCH v9 4/4] phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal
` (subset) [RESEND PATCH v9 0/4] PCI: rockchip: Improve driver quality

[PATCH] spi: stm32: delete stray tabs in stm32h7_spi_data_idleness()
 2025-07-01  7:09 UTC  (3+ messages)

[PATCH v3 00/11] ARM: Add support for MediaTek MT6572 SoC
 2025-07-01  6:07 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH v3 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH v3 03/11] dt-bindings: timer: mediatek: "
` [PATCH v3 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH v3 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH v3 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH v3 07/11] ARM: mediatek: add board_dt_compat entry for "
` [PATCH v3 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH v3 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH v3 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH v3 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board

[PATCH v5 08/23] perf record: Make --buildid-mmap the default
 2025-07-01  6:31 UTC  (5+ messages)
  ` [PATCH v5 16/23] perf bench synthesize: Avoid use of global perf_env
  ` [PATCH v5 23/23] perf sort: Use perf_env to set arch sort keys and header
  ` [PATCH v5 10/23] perf session: Add an env pointer for the current perf_env
  ` [PATCH v5 11/23] perf evlist: Change env variable to session

[PATCH 0/8] TQMLS10xxA DT fixes
 2025-07-01  6:24 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: fsl-ls1043a: Remove superfluous address and size cells
` [PATCH 2/8] arm64: dts: fsl-ls1046a: "
` [PATCH 3/8] arm64: dts: fsl-ls1088a: "
` [PATCH 4/8] arm64: dts: tqmls10xxa: Move SFP cage definition to common place
` [PATCH 5/8] arm64: dts: tqmls1043a: Enable SFP interface
` [PATCH 6/8] arm64: dts: tqmls1046a: Enable SFP interfaces
` [PATCH 7/8] arm64: dts: freescale: tqmls10xx-mbls10xxa: Add vdd-supply for i2c mux
` [PATCH 8/8] arm64: dts: freescale: tqmls10xx: Add vdd-supply for spi-nor flash

[PATCH 1/2] arm64: dts: fsl-ls1043a: Add missing DMA entries for I2C & LPUART
 2025-07-01  6:21 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: fsl-ls1046a: "

[PATCH v9 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-07-01  6:19 UTC  (6+ messages)
` [PATCH v9 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs

[PATCH v6 00/20] Add GCE support for MT8196
 2025-07-01  6:15 UTC  (7+ messages)
` [PATCH v6 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v6 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction

[PATCH v5 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2025-07-01  6:13 UTC  (4+ messages)
` [PATCH v5 2/2] perf: Fujitsu: Add the Uncore PCI "

[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-07-01  5:55 UTC  (5+ messages)
` [PATCH v3 5/5] arm64: barrier: Handle waiting in smp_cond_load_relaxed_timewait()

[PATCH RFC 0/4] Reintroduce the sm2 algorithm
 2025-07-01  3:49 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-07-01  3:42 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: ethernet: mtk_eth_soc: improve support for named interrupts
` [PATCH net-next v3 2/3] net: ethernet: mtk_eth_soc: fix kernel-doc comment
` [PATCH net-next v3 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM

Dead lock with clock global prepare_lock mutex and device's power.runtime_status
 2025-07-01  3:16 UTC 

[PATCH V5 RESEND] drm/rockchip: Reject AFBC for res >2560 on rk3399
 2025-07-01  2:55 UTC  (2+ messages)
`  "

[PATCH 0/2] remoteproc: imx_dsp_rproc: Add coredump and recovery
 2025-07-01  2:28 UTC  (11+ messages)
` [PATCH 1/2] remoteproc: imx_dsp_rproc: Add support of recovery process
` [PATCH 2/2] remoteproc: imx_dsp_rproc: Add support of coredump

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
 2025-07-01  1:03 UTC  (6+ messages)

[PATCH v5] ARM: dts: aspeed: yosemite4: add gpio name for uart mux sel
 2025-07-01  0:16 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert moxa,moxart-clock to DT schema
 2025-06-30 23:26 UTC 

[PATCH 0/5] media: imx8qxp: add parallel camera support
 2025-06-30 23:06 UTC  (9+ messages)
` [PATCH 1/5] media: nxp: isi: add support for UYVY8_2X8 and YUYV8_2X8 bus codes
` [PATCH 2/5] dt-bindings: media: add i.MX parallel csi support
` [PATCH 3/5] media: nxp: add V4L2 subdev driver for parallel CSI
` [PATCH 4/5] arm64: dts: imx8: add parallel CSI node
` [PATCH 5/5] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH] Input: mtk-pmic-keys: Fix null pointer dereference when no compatible data
 2025-06-30 23:06 UTC  (9+ messages)

[PATCH v8 0/4] PCI: rockchip: Improve driver quality
 2025-06-30 22:28 UTC  (5+ messages)
` [PATCH v8 3/4] phy: rockchip-pcie: Enable all four lanes if required

[PATCH v2 0/3] bits: Split asm and non-asm GENMASK*() and unify definitions
 2025-06-30 22:20 UTC  (3+ messages)

[PATCH v1 00/13] pmdomain: Partial refactor, add MT8196 support
 2025-06-30 22:09 UTC  (3+ messages)
` [PATCH v1 11/13] dt-bindings: power: Add support for MT8196 power controllers

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-06-30 21:59 UTC  (2+ messages)

[PATCH v9 0/4] PCI: rockchip: Improve driver quality
 2025-06-30 21:56 UTC  (5+ messages)
` [PATCH v9 1/4] PCI: rockchip: Use standard PCIe defines
` [PATCH v9 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [PATCH v9 3/4] phy: rockchip-pcie: Enable all four lanes if required
` [PATCH v9 4/4] phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal

[PATCH v7] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-30 21:37 UTC 

[PATCH v2] dt-bindings: phy: Convert brcm,sr-usb-combo-phy to DT schema
 2025-06-30 19:06 UTC  (2+ messages)

✅ PASS (MISSED 3 of 41): Test report for for-kernelci (6.16.0-rc4, upstream-arm-next, 6625c855)
 2025-06-30 21:23 UTC 

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-30 20:56 UTC  (3+ messages)
` [PATCH v7 04/10] accel/rocket: Add job submission IOCTL

[PATCH] media: cedrus: Add support for additional output formats
 2025-06-30 20:33 UTC  (3+ messages)

[PATCH 0/5] cacheinfo: Set cache 'id' based on DT data
 2025-06-30 19:43 UTC  (5+ messages)
` [PATCH 2/5] cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id

[PATCH] ARM: tegra: Use io memcpy to write to iram
 2025-06-30 19:33 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
 2025-06-30 18:19 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: ethernet: mtk_eth_soc: use genpool allocator for SRAM

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-06-30 19:18 UTC  (5+ messages)
` [PATCH 05/16] PCI: brcmstb: Switch to msi_create_parent_irq_domain()
` [PATCH 06/16] PCI: iproc: "


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