linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-28 17:06:16 to 2025-04-29 08:05:31 UTC [more...]

[PATCH] i2c: imx-lpi2c: Fix clock count when probe defers
 2025-04-29  8:01 UTC  (6+ messages)

[PATCH v3 0/5] Fix gs101 CPU hotplug support
 2025-04-29  8:01 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: soc: google: Add gs101-pmu-intr-gen binding documentation
` [PATCH v3 2/5] dt-bindings: soc: samsung: exynos-pmu: gs101: add google,pmu-intr-gen phandle
` [PATCH v3 3/5] MAINTAINERS: Add google,gs101-pmu-intr-gen.yaml binding file
` [PATCH v3 4/5] arm64: dts: exynos: gs101: add pmu-intr-gen syscon node
` [PATCH v3 5/5] soc: samsung: exynos-pmu: enable CPU hotplug support for gs101

[PATCH] drm/panic: Use a decimal fifo to avoid u64 by u64 divide
 2025-04-29  7:33 UTC  (2+ messages)

[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-29  7:34 UTC  (8+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible

[PATCH v3 00/42] KVM: arm64: Revamp Fine Grained Trap handling
 2025-04-29  7:34 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: phy: imx8mq-usb: improve some tuning properties
 2025-04-29  7:33 UTC  (4+ messages)

[PATCH v3 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
 2025-04-29  7:28 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am68-sk/k3-j721s2-mcu: Add bootph-all property to enable Ethernet boot

[PATCH v4 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
 2025-04-29  7:26 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: ti: k3-am68-sk-base-board: Add bootph-all property to enable Ethernet boot
` [PATCH v4 2/2] arm64: dts: ti: k3-am62p*/k3-j722s: "

[PATCH net-next v5 00/14] Introduce an ethernet port representation
 2025-04-29  7:20 UTC  (6+ messages)
` [PATCH net-next v5 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v5 07/14] net: phy: marvell-88x2222: Support SFP through phy_port interface

[PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support
 2025-04-29  7:19 UTC  (4+ messages)

[PATCH v2 0/2] Add Qualcomm extended CTI support
 2025-04-29  7:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add Qualcomm extended CTI
` [PATCH v2 2/2] coresight: cti: Add Qualcomm extended CTI support

[PATCH] arm64/traps: show fault address in exception trace
 2025-04-29  7:15 UTC 

[PATCH v2 0/7] Optimize mprotect for large folios
 2025-04-29  7:14 UTC  (12+ messages)
` [PATCH v2 1/7] mm: Refactor code in mprotect
` [PATCH v2 2/7] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v2 4/7] arm64: Add batched version of ptep_modify_prot_start
` [PATCH v2 5/7] arm64: Add batched version of ptep_modify_prot_commit
` [PATCH v2 6/7] mm: Batch around can_change_pte_writable()
` [PATCH v2 7/7] mm: Optimize mprotect() through PTE-batching

[PATCH 0/5] pinctrl: mediatek: convert GPIO chips to using new value setters
 2025-04-29  7:09 UTC  (3+ messages)
` [PATCH 1/5] pinctrl: mediatek: airoha: use new GPIO line value setter callbacks

[PATCH 0/7] platform/chrome: Support for USB DP altmode muxing w/ DT
 2025-04-29  6:46 UTC  (11+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_typec: No pending status means attention
` [PATCH 2/7] platform/chrome: cros_ec_typec: Allow DP configure to work
` [PATCH 5/7] dt-bindings: usb: google,cros-ec-typec: Add ports for DP altmode

[PATCH] ARM: dts: microchip: sama7g54_curiosity: Add fixed-partitions for spi-nor flash
 2025-04-29  6:45 UTC 

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-29  6:45 UTC  (50+ messages)
` [PATCH v2 01/22] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v2 02/22] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v2 04/22] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v2 05/22] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v2 06/22] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v2 07/22] iommufd/selftest: Add covearge for viommu data
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()
` [PATCH v2 13/22] iommufd: Add mmap interface
` [PATCH v2 15/22] Documentation: userspace-api: iommufd: Update vCMDQ

[PATCH 1/2] dt: bindings: arm: add bindings for TQMLS1012AL
 2025-04-29  6:40 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ls1012a: add DTS for TQMLS1012al module with MBLS1012AL board

[PATCH v2 1/2] dt: bindings: arm: add bindings for TQMa95xxSA
 2025-04-29  6:40 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dt: imx95: Add TQMa95xxSA

[PATCH v2 1/3] dt-bindings: phy: imx8mq-usb: improve some tuning properties
 2025-04-29  6:26 UTC  (5+ messages)
` [PATCH v2 2/3] phy: fsl-imx8mq-usb: improve some tuning parameters
` [PATCH v2 3/3] phy: fsl-imx8mq-usb: add i.MX95 tuning support

[PATCH] arm64: defconfig: Enable XDP socket support for high-performance networking
 2025-04-29  6:18 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH V3] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
 2025-04-29  5:37 UTC  (4+ messages)

[PATCH V3] arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1
 2025-04-29  5:05 UTC 

[PATCH 0/7] Optimize mprotect for large folios
 2025-04-29  4:59 UTC  (11+ messages)
` [PATCH 4/7] arm64: Add batched version of ptep_modify_prot_start
` [PATCH 6/7] mm: Batch around can_change_pte_writable()

[PATCH] documentation: Add nodebugmon for arm64 platforms
 2025-04-29  4:14 UTC  (2+ messages)

[PATCH RESEND v6 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-04-29  3:42 UTC  (22+ messages)
` [PATCH RESEND v6 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH RESEND v6 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH RESEND v6 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH RESEND v6 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH RESEND v6 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH RESEND v6 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH RESEND v6 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH RESEND v6 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH RESEND v6 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH RESEND v6 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH RESEND v6 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH RESEND v6 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH RESEND v6 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH RESEND v6 14/21] arm64: dts: apple: t7000: "
` [PATCH RESEND v6 15/21] arm64: dts: apple: t7001: "
` [PATCH RESEND v6 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH RESEND v6 17/21] arm64: dts: apple: s8001: "
` [PATCH RESEND v6 18/21] arm64: dts: apple: t8010: "
` [PATCH RESEND v6 19/21] arm64: dts: apple: t8011: "
` [PATCH RESEND v6 20/21] arm64: dts: apple: t8012: "
` [PATCH RESEND v6 21/21] arm64: dts: apple: t8015: "

[PATCH 0/2] Add support for MT8196 video encoder
 2025-04-29  3:10 UTC  (4+ messages)
` [PATCH 1/2] media: mediatek: encoder: Add a new encoder driver interface

[PATCH 0/2] Add support for rk3399 industry evaluation board
 2025-04-29  2:42 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board

[PATCH v2 13/34] drm/bridge: ti-sn65dsi86: convert to devm_drm_bridge_alloc() API
 2025-04-29  2:35 UTC  (6+ messages)
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 31/34] drm/bridge: imx8*-ldb: "

[PATCH V2 0/2] Fix two memory leaks in rproc_attach()
 2025-04-29  2:20 UTC  (6+ messages)
` [PATCH V2 1/2] remoteproc: imx_rproc: release carveout under imx_rproc after rproc_attach() fails
` [PATCH V2 2/2] remoteproc: core: release rproc->clean_table "

[PATCH v4 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-04-29  2:12 UTC  (12+ messages)
` [PATCH v4 1/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
` [PATCH v4 2/7] iio: adc: ad4695: use u16 for buffer elements
` [PATCH v4 3/7] iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TS
` [PATCH v4 4/7] iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELS
` [PATCH v4 5/7] iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TS
` [PATCH v4 6/7] iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TS
` [PATCH v4 7/7] iio: adc: at91-sama5d2: "

[PATCH] arm64: dts: amlogic: gxl: set i2c bias to pull-up
 2025-04-29  2:08 UTC  (3+ messages)

[PATCH v3] net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
 2025-04-29  1:59 UTC 

[PATCH] ufs: core: fix WB resize use wrong offset
 2025-04-29  1:19 UTC  (2+ messages)

[PATCH 5/8] drivers: soc: ti: k3-ringacc: handle absence of tisci
 2025-04-28 18:45 UTC  (2+ messages)

[PATCH v3] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
 2025-04-29  0:44 UTC  (3+ messages)

[PATCH net-next v3] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-04-29  0:30 UTC  (2+ messages)

[PATCH v5 00/10] drm/msm: add support for SAR2130P
 2025-04-29  0:03 UTC  (3+ messages)
` [PATCH v5 06/10] drm/msm/mdss: add SAR2130P device configuration

[PATCH v2 0/8] Phase out hybrid PCI devres API
 2025-04-28 23:50 UTC  (2+ messages)

[PATCH v4 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
 2025-04-28 23:47 UTC  (3+ messages)
` [PATCH v4 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range

[PATCH v3 0/4] Apple/PASemi i2c error recovery fixes
 2025-04-28 22:45 UTC  (2+ messages)

[PATCH v5 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-04-28 22:35 UTC  (3+ messages)
` [PATCH v5 1/7] riscv: dts: sophgo: cv18xx: Move RiscV-specific part into SoCs' .dtsi files

[PATCH net] net: ethernet: mtk_eth_soc: sync mtk_clks_source_name array
 2025-04-28 22:20 UTC  (2+ messages)

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-28 22:19 UTC  (6+ messages)
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-04-28 21:40 UTC  (5+ messages)

[PATCH v2 0/4] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-04-28 21:08 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: x1e80100: add bus topology for PCIe domain 3

[PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-28 21:07 UTC  (12+ messages)
` [PATCH hyperv-next v9 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v9 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v9 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v9 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v9 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v9 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v9 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v9 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v9 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v9 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH v3 00/33] drm/msm: sparse / "VM_BIND" support
 2025-04-28 20:54 UTC  (2+ messages)
` [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()

[PATCH v2] firmware: ti_sci: Convert CPU latency constraint from us to ms
 2025-04-28 20:53 UTC 

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-04-28 20:41 UTC  (6+ messages)
` [PATCH RFC bpf-next 3/4] bpf/selftests: add tests to validate proper arguments alignment on ARM64

[net-next v8 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-28 20:29 UTC  (2+ messages)
  ` [net-next v8 4/7] net: mtip: The L2 switch driver for imx287

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-04-28 20:18 UTC  (3+ messages)

[PATCH v3] tty: serial: samsung_tty: support 18 uart ports
 2025-04-28 17:10 UTC  (6+ messages)

[PATCH v2 0/8] arm64: mediatek: mt8186-corsola: Consolidate and add new devices
 2025-04-28 19:45 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: HID: i2c-hid: elan: Introduce Elan eKTH8D18
` [PATCH v2 2/8] dt-bindings: arm: mediatek: Merge MT8186 Voltorb entries
` [PATCH v2 3/8] dt-bindings: arm: mediatek: Add MT8186 Squirtle Chromebooks
` [PATCH v2 7/8] platform/chrome: of_hw_prober: Support trackpad probing on Corsola family
` [PATCH v2 8/8] platform/chrome: of_hw_prober: Support touchscreen probing on Squirtle

[PATCH] arm64/fpsimd: signal: Clear TPIDR2 when delivering signals
 2025-04-28 19:25 UTC  (2+ messages)

[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-28 19:24 UTC  (7+ messages)
` [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH] HID: thrustmaster: Use scope-based resource management in thrustmaster_interrupts()
 2025-04-28 19:23 UTC 

[PATCH] firmware: ti_sci: Convert CPU latency constraint from us to ms
 2025-04-28 19:15 UTC  (3+ messages)

[PATCH v2] net: use inet_twsk_put() when sk_state is TCP_TIME_WAIT
 2025-04-28 18:46 UTC  (3+ messages)

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-04-28 17:00 UTC  (13+ messages)
` [PATCH v4 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH v4 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [PATCH v4 04/13] crypto: arm64/sha256 - implement library instead of shash
` [PATCH v4 05/13] crypto: mips/sha256 "
` [PATCH v4 06/13] crypto: powerpc/sha256 "
` [PATCH v4 07/13] crypto: riscv/sha256 "
` [PATCH v4 08/13] crypto: s390/sha256 "
` [PATCH v4 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH v4 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH v4 11/13] crypto: x86/sha256 "
` [PATCH v4 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH v4 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-04-28 18:17 UTC  (6+ messages)

[PATCH v3 0/5] Raspberry Pi HEVC decoder driver
 2025-04-28 17:56 UTC  (5+ messages)
` [PATCH v3 3/5] media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder

[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
 2025-04-28 17:55 UTC  (3+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature

[PATCH v3 00/11] ARM: qcom: fix APQ8064 schema warnings
 2025-04-28 17:50 UTC  (6+ messages)
` [PATCH v3 01/11] Revert "dt-bindings: mfd: syscon: Add qcom,apq8064-mmss-sfpb"

[PATCH v8 2/5] auxdisplay: add TI LP5812 4×3 Matrix RGB LED Driver
 2025-04-28 17:39 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: replace devm_clk_get() with devm_clk_get_optional()
 2025-04-28 17:12 UTC  (5+ 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).