Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-13 23:26:56 to 2026-05-14 03:42:31 UTC [more...]

[PATCH] drivers: altera_edac: Guard SDRAM irq2 retrieval for Arria10 only
 2026-05-14  3:42 UTC  (7+ messages)

[PATCH v2] drivers: altera_edac: Guard SDRAM irq2 retrieval for Arria10 only
 2026-05-14  3:40 UTC 

[PATCH v1] ARM: imx3: Fix CCM node reference leak
 2026-05-14  3:40 UTC 

[PATCH v2] iio: adc: sun20i-gpadc: support non-contiguous channel lookups
 2026-05-14  3:19 UTC 

[PATCH v2 0/2] ARM: dts: aspeed: Add ASRock Rack B650D4U support
 2026-05-14  3:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: Add ASRock Rack B650D4U
` [PATCH v2 2/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-05-14  2:41 UTC  (4+ messages)
` [PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-05-14  2:25 UTC  (9+ messages)
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct "
    `  "
          `  "

[net-next v8 0/3] Add RSS and LRO support
 2026-05-14  1:56 UTC  (7+ messages)
` [net-next v8 2/3] net: ethernet: mtk_eth_soc: Add RSS support
` [net-next v8 3/3] net: ethernet: mtk_eth_soc: Add LRO support

[PATCH 0/3] usb: dwc3: xilinx: minor fixes for dwc3-xilinx glue driver
 2026-05-14  1:43 UTC  (7+ messages)
` [PATCH 1/3] usb: dwc3: xilinx: fix missing space before closing comment delimiter
` [PATCH 2/3] usb: dwc3: xilinx: use reset_control_reset() in versal init
` [PATCH 3/3] usb: dwc3: xilinx: fix error handling in zynqmp init error paths

[PATCH v2] iio: adc: xilinx-ams: Replace spin_lock() and unlock() calls with guard(spinlock*)()
 2026-05-14  1:33 UTC  (2+ messages)

[PATCH v2 00/11] add mcf54415 DAC driver
 2026-05-14  1:27 UTC  (3+ messages)
` [PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name

[PATCH 0/4] ASoC: stm: Use guard() for mutex & spin locks
 2026-05-14  1:25 UTC  (3+ messages)
` [PATCH 2/4] ASoC: stm: stm32_i2s: Use guard() for "

[PATCH v4 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
 2026-05-14  1:21 UTC  (2+ messages)

[PATCH 1/4] perf: nvidia_t410_cmem_latency: fix cpuhp state leak on init failure
 2026-05-14  1:06 UTC  (4+ messages)
` [PATCH 2/4] perf: nvidia_t410_cmem_latency: handle PERF_EF_UPDATE in stop
` [PATCH 3/4] perf: nvidia_t410_c2c: fix cpuhp state leak on init failure
` [PATCH 4/4] perf: nvidia_t410_c2c: handle PERF_EF_UPDATE in stop

[PATCH v4 0/8] perf libunwind multiple remote support
 2026-05-13 23:31 UTC  (8+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
  ` [PATCH v5 2/7] tools build: Deduplicate test-libunwind for different architectures
  ` [PATCH v5 3/7] perf build: Be more programmatic when setting up libunwind variables
  ` [PATCH v5 4/7] perf unwind-libunwind: Make libunwind register reading cross platform
  ` [PATCH v5 5/7] perf unwind-libunwind: Move flush/finish access out of local
  ` [PATCH v5 7/7] perf unwind-libunwind: Add RISC-V libunwind support

[PATCH] mailbox: exynos: Drop unused register definitions
 2026-05-14  0:57 UTC  (2+ messages)

[PATCH v3 00/13] driver core / pmdomain: Add support for fined grained sync_state
 2026-05-14  0:27 UTC  (13+ messages)
` [PATCH v3 02/13] driver core: Enable suppliers to implement fine grained sync_state support
` [PATCH v3 06/13] pmdomain: core: Add initial "

[v6 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-05-14  0:02 UTC  (3+ messages)

[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-05-14  0:00 UTC  (3+ messages)

[PATCH v2 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-13 23:57 UTC  (10+ messages)
` [PATCH v2 1/9] iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
` [PATCH v2 2/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
` [PATCH v2 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH v2 4/9] iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
` [PATCH v2 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
` [PATCH v2 6/9] iommu/arm-smmu-v3: Directly encode simple commands
` [PATCH v2 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
` [PATCH v2 8/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
` [PATCH v2 9/9] iommu/arm-smmu-v3: Directly encode TLBI commands

[PATCH v2 0/3] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-13 23:38 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add am62l3-beaglebadge

[PATCH v3 0/3] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-13 23:34 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add am62l3-beaglebadge
` [PATCH v3 2/3] arm64: dts: ti: Add k3-am62l3-beaglebadge
` [PATCH v3 3/3] arm64: defconfig: Enable drivers for BeagleBadge

[PATCH v2] dt-bindings: pwm: stmpe: drop legacy binding
 2026-05-13 23:33 UTC  (2+ messages)

[PATCH v1] irqchip/atmel-aic5: Free SMR cache on init failure
 2026-05-13 23:31 UTC 

[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
 2026-05-13 23:31 UTC  (3+ messages)
` [PATCH/RFC 04/14] arm64: dts: renesas: ironhide: Enable SCMI devpd, sys, and reset

[PATCH 0/5] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-05-13 23:26 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: leds: issi,is31fl319x: Add description for the shutdown-gpios property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox