Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 15:29:45 to 2026-06-21 22:23:19 UTC [more...]

[PATCH v2 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-06-21 22:22 UTC  (11+ messages)
` [PATCH v2 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling
` [PATCH v2 2/5] dmaengine: sun6i-dma: Add set_addr function pointer for variable address widths
` [PATCH v2 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH v2 4/5] dt-bindings: dma: sun50i-a64-dma: Add allwinner,sun60i-a733-dma compatible string
` [PATCH v2 5/5] dmaengine: sun6i-dma: Implement support for Allwinner A733 DMA controller

[PATCH net v5] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-21 22:20 UTC  (2+ messages)

[PATCH] KVM: arm64: account pKVM reclaim against the VM mm
 2026-06-21 21:31 UTC 

[PATCH net] net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error paths
 2026-06-21 21:40 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
 2026-06-21 20:58 UTC  (5+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-06-21 20:49 UTC  (14+ messages)

[PATCH] pmdomain: bcm: bcm2835-power: Raise ASB poll timeout to 100us
 2026-06-21 20:13 UTC  (5+ messages)

[PATCH RFC v4 00/12] ZTE zx297520v3 clock bindings and driver
 2026-06-21 18:58 UTC  (5+ messages)
` [PATCH RFC v4 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset bindings

[PATCH] crypto: mxs-dcp - fix source scatterlist length access
 2026-06-21 19:26 UTC 

[PATCH] soc: dove: pmu: fix device_node refcount leaks in dove_init_pmu()
 2026-06-21 19:20 UTC  (2+ messages)

[PATCH v2 0/4] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-06-21 17:00 UTC  (6+ messages)
` [PATCH v2 2/4] irqchip/gic-v3: Refactor GIC600 limited to 32bit PA erratum handling
` [PATCH v2 3/4] irqchip/gic-v3: Add Renesas R-Car Gen4 erratum workaround

[PATCH v1] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-21 15:17 UTC  (3+ messages)

[PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-06-21 15:02 UTC  (2+ messages)

[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-21 14:59 UTC  (2+ messages)
` [PATCH 1/6] arm64: mm: remove unreachable invalid range check in kasan_init_shadow()

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-21 13:57 UTC  (12+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h

[PATCH 0/4] wifi: mt76: fix some possible NULL-pointer dereferences
 2026-06-21 13:25 UTC  (5+ messages)
` [PATCH 1/4] wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv()
` [PATCH 2/4] wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()
` [PATCH 3/4] wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()
` [PATCH 4/4] wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()

[PATCH] iio: stm32-dfsdm: Treat flags as booleans
 2026-06-21 14:10 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7915: guard HE capability lookups
 2026-06-21 13:32 UTC  (2+ messages)

[PATCH v5 00/10] add mcf54415 DAC driver
 2026-06-21 12:55 UTC  (5+ messages)
` [PATCH v5 09/10] iio: dac: add mcf54415 DAC

[PATCH v9 0/9] Add support for MT6392 PMIC
 2026-06-21  8:13 UTC  (10+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v9 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v9 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v9 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v9 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v9 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v9 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v9 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v9 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH v8 0/9] Add support for MT6392 PMIC
 2026-06-21  7:55 UTC  (11+ messages)
` [PATCH v8 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v8 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v8 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v8 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v8 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v8 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v8 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v8 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v8 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH v4 0/6] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-06-21  6:00 UTC  (4+ messages)
` [PATCH v4 4/6] arm64: dts: qcom: shikra: Add pin configuration for mclks

[PATCH 1/9] arm64: dts: renesas: r8a774a1: Add soc: label to soc node
 2026-06-21  2:50 UTC  (9+ messages)
` [PATCH 2/9] arm64: dts: renesas: r8a774b1: "
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: "
` [PATCH 4/9] arm64: dts: renesas: r8a77960: "
` [PATCH 5/9] arm64: dts: renesas: r8a77961: "
` [PATCH 6/9] arm64: dts: renesas: r8a77965: "
` [PATCH 7/9] arm64: dts: renesas: r8a77970: "
` [PATCH 8/9] arm64: dts: renesas: r8a77980: "
` [PATCH 9/9] arm64: dts: renesas: r8a77995: "

[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-21  0:02 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-20 21:37 UTC 

[PATCH RESEND 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-06-20 20:34 UTC  (4+ messages)
` [PATCH RESEND 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers
` [PATCH RESEND 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction
` [PATCH RESEND 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer()

[PATCH] PCI: meson: Fix PERST# timing by asserting reset before LTSSM enable
 2026-06-20 16:40 UTC  (8+ messages)

[PATCH net v3] net: airoha: fix BQL underflow in shared QDMA TX ring
 2026-06-20 15:04 UTC 

[PATCH 00/78] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-20 14:31 UTC  (10+ messages)
` [PATCH 15/78] ASoC: codecs: cs42l43: Use guard() for mutex locks

[PATCH 1/4] spi: atcspi200: return error from failed controller suspend
 2026-06-20 14:09 UTC  (5+ messages)
` [PATCH 2/4] spi: bcmbca-hsspi: "
` [PATCH 3/4] spi: fsl-dspi: clean up after failed suspend and resume
` [PATCH 4/4] spi: nxp-fspi: disable runtime PM on probe failures

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-06-20 13:11 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v2] media: meson: vdec: fix use-after-free of decode work in stop/close path
 2026-06-20 13:45 UTC  (3+ messages)

[PATCH 0/4] spi: fix PM error handling in several drivers
 2026-06-20  8:39 UTC 

[PATCH v7 0/2] arm64: dts: rockchip: add Vicharak Axon board support
 2026-06-20  5:37 UTC  (2+ messages)

[STATUS] arm64/for-kernelci - 92e3f6ef4ffb1f65e7774f4611c27fb764b3bc14
 2026-06-20  2:30 UTC 

[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-06-19 21:08 UTC  (8+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor

[PATCH] mfd: db8500-prcmu: Fold dbx500 header into db8500
 2026-06-19 20:27 UTC 

❌ FAIL: Test report for for-kernelci (7.1.0-rc7, upstream-arm-next, 92e3f6ef)
 2026-06-19 19:52 UTC 

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-06-19 19:40 UTC  (2+ messages)

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-19 19:27 UTC  (5+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST

[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
 2026-06-19 19:17 UTC  (13+ messages)
` [PATCH 01/11] ARM: dts: vf610m4: Remove "
` [PATCH 03/11] ARM: imx: "
` [PATCH 04/11] clk: imx: imxrt1050: "
` [PATCH 05/11] pinctrl: freescale: IMXRT: "
` [PATCH 06/11] ARM: imxrt_defconfig: "
` [PATCH 07/11] ARM: dts: lpc: "
` [PATCH 08/11] ARM: mach-lpc: "
` [PATCH 09/11] ARM: configs: lpc*: "
` [PATCH 10/11] clk: nxp: lpc: "
` [PATCH 11/11] pinctrl: "

[PATCH v1] ARM: highbank: Fix OF node refcount leaks
 2026-06-19 18:38 UTC  (2+ messages)

[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
 2026-06-19 17:49 UTC  (2+ messages)

[PATCH v3 0/2] regulator: Rework i2c_device_id initialisation
 2026-06-19 17:17 UTC  (2+ messages)
` [PATCH v3 2/2] regulator: Use named initializers for arrays of i2c_device_data

[PATCH v2] mfd: mt6397-irq: Fix PM notifier and IRQ domain teardown
 2026-06-19 16:56 UTC 

[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-06-19 16:49 UTC  (2+ messages)

[PATCH v2 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-19 16:41 UTC  (4+ messages)
` [PATCH v2 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH] arm64: mm: Defer read-only remap of data/bss linear alias
 2026-06-19 16:39 UTC 

[PATCH] remoteproc: xlnx: refactor start & stop ops
 2026-06-19 16:38 UTC 

[PATCH v2] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
 2026-06-19 16:36 UTC  (2+ messages)

[PATCH] arm64: static_call: include asm/insns.h
 2026-06-19 16:36 UTC  (2+ messages)

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-06-19 16:24 UTC  (3+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback

[PATCH] fix: arm64: syscall: use live x0 for syscall_get_arguments() arg0
 2026-06-19 16:05 UTC  (3+ messages)
`  "

[PATCH 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-06-19 16:02 UTC  (8+ messages)
` [PATCH 2/5] dmaengine: sun6i-dma: Add set_addr function pointer for variable address widths
` [PATCH 3/5] dmaengine: sun6i-dma: Add num_channels_per_reg for flexible interrupt mapping
` [PATCH 5/5] dt-bindings: dma: sun50i-a64-dma: Update device tree bindings documentation for A733

[PATCH v3 0/1] coresight: fix issue with insufficient claim tags
 2026-06-19 16:01 UTC  (2+ messages)
` [PATCH v3 1/1] coresight: fix issue where coresight component has no claimtags

[PATCH v2] arm64: tlbflush: Don't broadcast if mm was only active on local cpu
 2026-06-19 15:54 UTC  (7+ messages)

[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-06-19 15:46 UTC  (4+ messages)

[PATCH v6 00/23] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-06-19 15:29 UTC  (17+ messages)
` [PATCH v6 07/23] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v6 08/23] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v6 09/23] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v6 10/23] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v6 11/23] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v6 13/23] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v6 14/23] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v6 15/23] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v6 16/23] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v6 17/23] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v6 18/23] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v6 19/23] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v6 20/23] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v6 21/23] phy: rockchip: usbdp: Support going from DP-only mode to USB mode
` [PATCH v6 22/23] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v6 23/23] phy: rockchip: usbdp: Add some extra debug messages

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-06-19 15:31 UTC  (4+ messages)

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-06-19 15:29 UTC  (3+ messages)


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