linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-04 10:09:02 to 2024-12-04 19:08:24 UTC [more...]

[PATCH 0/5] MT8516/MT8167 dtsi fixes
 2024-12-04 19:05 UTC 

[PATCH 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
 2024-12-04 19:05 UTC  (4+ messages)
` [PATCH 4/7] arm64: dts: broadcom: Fix device tree warnings for BCM2712 display pipeline

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-04 19:00 UTC  (15+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()

[PATCH] arm64: mte: Fix copy_highpage() warning on hugetlb folios
 2024-12-04 18:53 UTC  (2+ messages)

v6.13-rc1: Internal error: Oops - Undefined instruction: 0000000002000000 [#1] SMP
 2024-12-04 18:53 UTC  (12+ messages)

[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
 2024-12-04 18:18 UTC  (15+ messages)

[PATCH v1 0/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
 2024-12-04 18:06 UTC  (13+ messages)
` [PATCH v1 1/1] "

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-12-04 18:02 UTC  (3+ messages)
` [PATCH v15 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct

[PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
 2024-12-04 17:51 UTC  (2+ messages)

[PATCH v2 0/2] Add pmu and syscon-reboot support to Exynos990
 2024-12-04 17:45 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible
` [PATCH v2 2/2] arm64: dts: exynos990: Add pmu and syscon-reboot nodes

[PATCH 6.12 470/826] perf stat: Uniquify event name improvements
 2024-12-04 17:43 UTC  (3+ messages)

[PATCH] clk: amlogic: axg-audio: select RESET_MESON_AUX
 2024-12-04 17:19 UTC  (12+ messages)

[PATCH v4 1/2] input: keypad: add new keypad driver for MA35D1
 2024-12-04 17:13 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 4/4] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:02 UTC 

[PATCH AUTOSEL 5.10 4/4] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:02 UTC 

[PATCH AUTOSEL 5.15 6/6] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:01 UTC 

[PATCH AUTOSEL 6.1 6/6] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:01 UTC 

[PATCH AUTOSEL 6.6 10/12] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:01 UTC 

[PATCH AUTOSEL 6.11 11/13] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:00 UTC 

[PATCH AUTOSEL 6.12 12/15] i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
 2024-12-04 16:00 UTC 

[PATCH v4 media-next] media: rkisp1: Fix unused value issue
 2024-12-04 17:04 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 06/15] scsi: ufs: core: Make DMA mask configuration more flexible
 2024-12-04 15:50 UTC 

[PATCH AUTOSEL 6.6 09/24] scsi: ufs: core: Make DMA mask configuration more flexible
 2024-12-04 15:49 UTC 

[PATCH AUTOSEL 6.11 13/33] scsi: ufs: core: Make DMA mask configuration more flexible
 2024-12-04 15:47 UTC 

[PATCH AUTOSEL 6.12 13/36] scsi: ufs: core: Make DMA mask configuration more flexible
 2024-12-04 15:45 UTC 

[PATCH V7] dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy
 2024-12-04 16:55 UTC 

[PATCH 0/2] PCI: Convert the Apple controller to host bridge hooks
 2024-12-04 16:37 UTC  (5+ messages)
` [PATCH 1/2] PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops
` [PATCH 2/2] PCI: apple: Convert to {en,dis}able_device() callbacks

[PATCH v2 0/6] arm64/sme: Collected SME fixes
 2024-12-04 15:20 UTC  (7+ messages)
` [PATCH v2 1/6] arm64/sme: Flush foreign register state in do_sme_acc()
` [PATCH v2 2/6] arm64/fp: Don't corrupt FPMR when streaming mode changes
` [PATCH v2 3/6] arm64/ptrace: Zero FPMR on streaming mode entry/exit
` [PATCH v2 4/6] arm64/signal: Avoid corruption of SME state when entering signal handler
` [PATCH v2 5/6] arm64/sme: Reenable SME
` [PATCH v2 6/6] arm64/signal: Consistently invalidate the in register FP state in restore

[PATCH] media: allegro-dvt: Moving the current driver to subdirectory
 2024-12-04 16:27 UTC  (4+ messages)

[PATCH v6 0/2] Improve interrupt handling during machine kexec
 2024-12-04 14:20 UTC  (3+ messages)
` [PATCH v6 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
` [PATCH v6 2/2] kexec: Prevent redundant IRQ masking by checking state before shutdown

[PATCH 00/10] drm: Add new pixel formats for Xilinx Zynqmp
 2024-12-04 16:26 UTC  (3+ messages)
` [PATCH 01/10] drm/fourcc: Add warning for bad bpp

[PATCH 0/9] Rebuild default configurations for some ARM boards
 2024-12-04 16:26 UTC  (12+ messages)
` [PATCH 1/9] ARM: axm55xx_defconfig: rebuild default configuration
` [PATCH 2/9] ARM: davinci_all_defconfig: "
` [PATCH 3/9] ARM: dove_defconfig: "
` [PATCH 4/9] ARM: keystone_defconfig: "
` [PATCH 5/9] ARM: mvebu_v5_defconfig: "
` [PATCH 6/9] ARM: mxs_defconfig: "
` [PATCH 7/9] ARM: pxa_defconfig: "
` [PATCH 8/9] ARM: qcom_defconfig: "
` [PATCH 9/9] ARM: socfpga_defconfig: "

[PATCH] spi: rockchip-sfc: Optimize the judgment mechanism completed by the controller
 2024-12-04 16:25 UTC  (2+ messages)

[GIT PULL] arm64 updates for 6.13-rc1
 2024-12-04 16:17 UTC  (14+ messages)

[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
 2024-12-04 16:05 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: Add Blaize vendor prefix
` [PATCH v5 2/6] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC
` [PATCH v5 3/6] arm64: Add Blaize BLZP1600 SoC family
` [PATCH v5 4/6] arm64: dts: Add initial support for Blaize BLZP1600 CB2
` [PATCH v5 5/6] arm64: defconfig: Enable Blaize BLZP1600 platform
` [PATCH v5 6/6] MAINTAINER: Add entry for Blaize SoC

arm allmodconfig build issue with bpf
 2024-12-04 16:06 UTC  (2+ messages)

[PATCH 00/15] ARM: platform and feature deprecation
 2024-12-04 15:48 UTC  (32+ messages)
` [PATCH 01/15] ARM: use CONFIG_AEABI by default everywhere
` [PATCH 02/15] ARM: limit OABI support to StrongARM CPUs
` [PATCH 03/15] ARM: rework ARM11 CPU selection logic
` [PATCH 04/15] ARM: deprecate support for ARM1136r0
` [PATCH 05/15] ARM: turn CONFIG_ATAGS off by default
` [PATCH 06/15] ARM: update DEPRECATED_PARAM_STRUCT removal timeline
` [PATCH 07/15] ARM: s3c64xx: extend deprecation schedule
` [PATCH 08/15] ARM: update FPE_NWFPE help text
` [PATCH 09/15] ARM: mark IWMMXT as deprecated
` [PATCH 10/15] ARM: deprecate ARCH_DOVE
` [PATCH 11/15] ARM: PXA: deprecate remaining board file support
` [PATCH 12/15] ARM: orion5x: mark all board files as deprecated
` [PATCH 13/15] ARM: mark mach-sa1100 "
` [PATCH 14/15] ARM: mark RiscPC "
` [PATCH 15/15] ARM: mark footbridge "

[net-next PATCH v8 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-04 15:48 UTC  (8+ messages)
  ` [net-next PATCH v8 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH v7] rockchip/drm: vop2: add support for gamma LUT
 2024-12-04 15:45 UTC  (2+ messages)

[PATCH 0/9] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-12-04 15:42 UTC  (4+ messages)
` [PATCH 8/9] phy: exynos5-usbdrd: subscribe to orientation notifier if required

[PATCH v5 0/5] Add pinctrl support for mt7988
 2024-12-04 15:27 UTC  (4+ messages)
` [PATCH v5 3/5] dt-bindings: pinctrl: add binding for MT7988 SoC

[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-12-04 15:24 UTC  (12+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup

[PATCH v2] coresight-etm4x: add isb() before reading the TRCSTATR
 2024-12-04 15:16 UTC  (2+ messages)

[PATCH v2 0/8] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-12-04 15:07 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: phy: samsung,usb3-drd-phy: align to universal style
` [PATCH v2 2/8] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties

[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
 2024-12-04 15:01 UTC  (10+ messages)
` [PATCH v1 2/7] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v1 7/7] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH] arm: Remove IO memcpy for Big-Endian
 2024-12-04 14:59 UTC  (2+ messages)

[PATCH] gpio: GPIO_MVEBU should not default to y when compile-testing
 2024-12-04 14:41 UTC  (2+ messages)

[PATCH v4 0/5] Switch more ARM plats to sys-off handler API
 2024-12-04 14:30 UTC  (3+ messages)
` [PATCH v4 4/5] ARM: vt8500: Switch to new "

[PATCH v4 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-12-04 14:27 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC

[PATCH 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2024-12-04 13:13 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: power: supply: add max77759-fg flavor and don't require nvme address

[PATCH v2] drm/mediatek: dp: Support flexible length of DP calibration data
 2024-12-04 14:25 UTC 

[PATCH v4 0/5] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
 2024-12-04 14:15 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: mmc: controller: clarify the address-cells description
` [PATCH v4 3/5] dt-bindings: mmc: controller: remove '|' when not needed

[PATCH] rtc: zynqmp: Fix optional clock name property
 2024-12-04 13:09 UTC  (2+ messages)

[PATCH] drm: cast calculation to __u64 to fix potential integer overflow
 2024-12-04 14:10 UTC  (2+ messages)

[PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
 2024-12-04 14:07 UTC 

[PATCH] ARM: shmobile: defconfig: Refresh for v6.13-rc1
 2024-12-04 14:01 UTC 

[PATCH 00/11] irqchip: MSI parent cleanup and PCI host driver conversion
 2024-12-04 13:57 UTC  (13+ messages)
` [PATCH 01/11] irqchip: Make irq-msi-lib.h globally available
` [PATCH 02/11] genirq/msi: Add helper for creating MSI-parent irq domains
` [PATCH 03/11] irqchip/gic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/11] irqchip/mvebu: "
` [PATCH 05/11] irqchip/riscv-imsic: "
` [PATCH 06/11] irqchip/imx-mu-msi: "
` [PATCH 07/11] irqchip/loongson-pch-msi: "
` [PATCH 08/11] iommu/amd: "
` [PATCH 09/11] iommu/intel: "
` [PATCH 10/11] PCI: apple: Convert to MSI parent infrastructure
` [PATCH 11/11] PCI: xgene: "

[PATCH v18 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-12-04 13:46 UTC  (3+ messages)
` [PATCH v18 2/8] phy: Add HDMI configuration options

[PATCH v2 1/1] spi-mxs: Fix chipselect glitch
 2024-12-04 13:27 UTC  (4+ messages)

[PATCH v5 0/5] Add support for DMA of F1C100s
 2024-12-04 13:18 UTC  (2+ messages)
` (subset) "

[PATCH] dmaengine: apple-admac: Avoid accessing registers in probe
 2024-12-04 13:18 UTC  (2+ messages)

[PATCH] drm/mediatek: dp: Support flexible length of DP calibration data
 2024-12-04 13:10 UTC  (2+ messages)

[PATCH V5 0/2] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2024-12-04 13:01 UTC  (5+ messages)
` [PATCH V5 1/2] firmware: arm_scmi: Add QCOM Generic Vendor Protocol documentation
` [PATCH V5 2/2] firmware: arm_scmi: vendors: Add QCOM SCMI Generic Extensions

[PATCH v3 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-12-04 12:41 UTC  (5+ messages)
` [PATCH v3 3/3] drm/rockchip: Add MIPI DSI2 glue driver for RK3588

[PATCH V6] dmaengine: bcm2835-dma: add suspend/resume pm support
 2024-12-04 12:28 UTC  (2+ messages)

[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-12-04 12:27 UTC  (5+ messages)
` [PATCH V5 2/9] dmaengine: bcm2835-dma: add suspend/resume pm support

[RFC] phy: mediatek: xsphy: support type switch by pericfg
 2024-12-04 12:27 UTC 

[PATCH v2] firmware: smccc: Support optional Arm SMC SOC_ID name
 2024-12-04 12:26 UTC  (3+ messages)

[PATCH] arm64: dts: exynosautov920: add DMA nodes
 2024-12-04 12:23 UTC 

[PATCH] ASoC: mediatek: mt8188: Enable apll1 clock during reg rw to prevent hang
 2024-12-04 12:17 UTC  (2+ messages)

[PATCH] arm64: signal: Ensure signal delivery failure is recoverable
 2024-12-04 12:07 UTC  (7+ messages)

[PATCH 0/6] arm64/sme: Collected SME fixes
 2024-12-04 11:33 UTC  (7+ messages)
` [PATCH 1/6] arm64/sme: Flush foreign register state in do_sme_acc()

[PATCH v2 00/18] continue mt7988 devicetree work
 2024-12-04 11:29 UTC  (4+ messages)
` [PATCH v2 17/18] arm64: dts: mediatek: mt7988: enable ssusb1 on bpi-r4

[PATCH] selftests: arm coresight: sysfsmode testing
 2024-12-04 11:18 UTC  (4+ messages)

[PATCH v2] arm64: dts: ti: k3-am69-sk: Add USB SuperSpeed support
 2024-12-04 11:05 UTC 

[PATCH v5 0/2] Improve interrupt handling during machine kexec
 2024-12-04 11:02 UTC  (3+ messages)
` [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation

[PATCH 0/2] mmc: mtk-sd: Limit second register range to SoCs requiring it
 2024-12-04 10:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: mtk-sd: Document compatibles that need two register ranges

[PATCH] arm64: dts: ti: k3-j784s4: use ti,j7200-padconf compatible
 2024-12-04 10:21 UTC  (5+ messages)

[PATCH] coresight-etm4x: add isb() before reading the TRCSTATR
 2024-12-04 10:21 UTC  (2+ messages)

[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-12-04 10:21 UTC  (7+ messages)
` [PATCH v10 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v10 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v10 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk


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