Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-16 05:57:41 to 2026-05-18 00:43:55 UTC [more...]

[PATCH v4 0/7] PCI: Add common helper for 100 ms delay after link training
 2026-05-18  0:42 UTC  (3+ messages)
` [PATCH v4 2/7] PCI: cadence: Add post-link delay for LGA and j721e glue driver
` [PATCH v4 6/7] PCI: mediatek-gen3: Add 100 ms delay after link up

[PATCH] ARM: PCI: expand single-line pci_common_init() wrapper function
 2026-05-17 23:59 UTC 

[PATCH] ARM: move SA1100-specific ssp.h header into mach-sa1100
 2026-05-17 23:42 UTC 

[PATCH v3 0/5] Add support for Baijie Helper A133 board
 2026-05-17 23:41 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add Shenzhen Baijie Technology Co., Ltd
` [PATCH v3 2/5] dt-bindings: arm: sunxi: Add Baijie HelperBoard A133 compatible
` [PATCH v3 3/5] arm64: dts: allwinner: a100: Add LRADC node
` [PATCH v3 4/5] arm64: dts: allwinner: A133: add support for Baijie Helper A133 board
` [PATCH v3 5/5] arm64: defconfig: Enable Allwinner LRADC input driver

[PATCH v2 00/16] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-05-17 23:05 UTC  (2+ messages)
` [PATCH v2 07/16] ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}

[PATCH v3 0/3] media: sun6i-csi: Convert to active state and improve MC support
 2026-05-17 21:58 UTC  (4+ messages)
` [PATCH v3 3/3] media: sun6i-csi: capture: Support MC-centric format enumeration

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-17 21:12 UTC  (9+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page
` [PATCH 3/8] bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
` [PATCH 4/8] bpf: Add bpf_struct_ops_for_each_prog()
` [PATCH 5/8] bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
` [PATCH 6/8] sched_ext: Require an arena for cid-form schedulers
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages
` [PATCH 8/8] sched_ext: Convert ops.set_cmask() to arena-resident cmask

[PATCH v2 00/11] add mcf54415 DAC driver
 2026-05-17 21:04 UTC  (4+ messages)
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC

[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
 2026-05-17 20:58 UTC  (9+ messages)
` [PATCH/RFC 05/14] firmware: arm_scmi: Add scmi_get_base_info()

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-17 20:38 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

[PATCH v1] irqchip/atmel-aic5: Free SMR cache on init failure
 2026-05-17 20:34 UTC  (3+ messages)

[PATCH v2] arm64: dts: renesas: r8a78000: Describe all reserved memory
 2026-05-17 20:07 UTC 

[PATCH 0/8] iio: timestamp declaration cleanup
 2026-05-17 19:22 UTC  (10+ messages)
` [PATCH 1/8] iio: common: scmi_sensors: simplify timestamp channel definition
` [PATCH 2/8] iio: adc: dln2-adc: "
` [PATCH 3/8] iio: adc: at91_adc: "
` [PATCH 4/8] iio: adc: cc10001_adc: "
` [PATCH 5/8] iio: adc: stm32-adc: "
` [PATCH 6/8] iio: common: cros_ec_sensors: "
` [PATCH 7/8] iio: light: cros_ec_light_prox: "
` [PATCH 8/8] iio: pressure: cros_ec_baro: "

[PATCH 0/4] firmware: arm_scmi: Fix protocol parsing and validation
 2026-05-17 19:02 UTC  (5+ messages)
` [PATCH 1/4] firmware: arm_scmi: Read sensor config as 32-bit value
` [PATCH 2/4] firmware: arm_scmi: Validate BASE_ERROR_EVENT payload size
` [PATCH 3/4] firmware: arm_scmi: Validate SENSOR_UPDATE "
` [PATCH 4/4] firmware: arm_scmi: Validate Powercap domains before state access

[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-05-17 18:59 UTC  (5+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()
` [RFC V2 02/14] mm: Add read-write accessors for vm_page_prot

[PATCH 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-17 18:06 UTC  (14+ messages)
` [PATCH] crypto: atmel - add capability-based I2C client selection
` [PATCH 01/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH 02/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH 03/12] crypto: atmel - move i2c client management instance into core driver
` [PATCH 04/12] crypto: atmel-ecc - simplify probe error handling
` [PATCH 05/12] crypto: atmel - factor out i2c client unregistration helper
` [PATCH 06/12] crypto: atmel-sha204a - add i2c hw client list and improve probe error handling
` [PATCH 07/12] crypto: atmel-sha204a - switch to module_i2c_driver
` [PATCH 08/12] crypto: atmel-ecc "
` [PATCH 09/12] crypto: atmel-ecc - simplify remove path and relax busy handling
` [PATCH 10/12] crypto: atmel-sha204a - guard remove path against missing client data
` [PATCH 11/12] crypto: atmel - move i2c client selection to core driver
` [PATCH 12/12] crypto: atmel - add capability-based I2C client selection

[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-05-17 18:26 UTC  (5+ messages)
` [PATCH 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling

[PATCH] KVM: arm64: vgic: free private_irqs when init fails after allocation
 2026-05-17 18:13 UTC 

[PATCH] KVM: arm64: vgic-its: reject restored DTE with out-of-range num_eventid_bits
 2026-05-17 17:49 UTC 

[PATCH] firmware: arm_ffa: honor descriptor size in PARTITION_INFO_GET_REGS
 2026-05-17 17:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/8] perf libunwind multiple remote support
 2026-05-17 17:23 UTC  (7+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 4/7] perf unwind-libunwind: Make libunwind register reading cross platform

[PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
 2026-05-17 17:22 UTC  (3+ messages)

[PATCH] pinctrl: sunxi: Implement function_is_gpio
 2026-05-17 17:14 UTC 

[PATCH v2 0/2] Add PWM support Amlogic S7 S7D S6
 2026-05-17 17:12 UTC  (3+ messages)
` [PATCH v2 2/2] pwm: meson: Add support for Amlogic S7

[PATCH v2 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
 2026-05-17 16:54 UTC  (4+ messages)
` [PATCH v3 1/2] phy: rockchip: inno-hdmi: Add configure() and validate() ops

[PATCH] pwm: atmel-tcb: Remove unneeded semicolon
 2026-05-17 16:52 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a78000: Describe all reserved memory
 2026-05-17 16:31 UTC 

[PATCH] crypto: atmel-sha204a - fail on hwrng registration error in probe path
 2026-05-17 16:27 UTC 

usb: gadget: aspeed_udc: list iterator used after loop in ast_udc_ep_dequeue
 2026-05-17 15:46 UTC 

[PATCH v3] dt-bindings: mfd: st,stmpe: fix PWM schema and drop legacy binding
 2026-05-17 15:05 UTC  (2+ messages)

usb: gadget: aspeed_udc: list iterator used after loop in ast_udc_ep_dequeue
 2026-05-17 14:21 UTC  (2+ messages)

[PATCH] crypto: atmel-sha204a - remove sysfs group before hwrng
 2026-05-17 12:37 UTC 

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-17 11:54 UTC  (4+ messages)

[PATCH] media: meson: ge2d: avoid double free on video register failure
 2026-05-17 11:53 UTC 

[PATCH] clk: scpi: pass child node to of_clk_del_provider() in remove
 2026-05-17 11:47 UTC  (2+ messages)

[PATCH] media: s5p-g2d: avoid double free on video register failure
 2026-05-17 11:46 UTC 

[PATCH] media: stm32: dma2d: avoid double free on video register failure
 2026-05-17 11:42 UTC 

[PATCH] media: rockchip: rga: avoid double free on video register failure
 2026-05-17 11:34 UTC 

[PATCH v4 00/15] SCMI Clock rates discovery rework
 2026-05-17 11:33 UTC  (2+ messages)

[PATCH v2] spi: atmel: fix DMA channel and bounce buffer leaks
 2026-05-17 10:39 UTC 

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-17  8:45 UTC  (7+ messages)

[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
 2026-05-17  8:14 UTC  (5+ messages)

[PATCH 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
 2026-05-17  8:04 UTC  (13+ messages)
` [PATCH 2/2] hwmon: raspberrypi: Add voltage input support
` [PATCH v2 0/2] raspberrypi: firmware and hwmon voltage support
  ` [PATCH v2 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
  ` [PATCH v2 2/2] hwmon: raspberrypi: Add voltage input support
` [PATCH v3 0/3] raspberrypi-hwmon voltage support and teardown fix
  ` [PATCH v3 1/3] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
  ` [PATCH v3 2/3] hwmon: raspberrypi: Add voltage input support
  ` [PATCH v3 3/3] hwmon: raspberrypi: Fix delayed-work teardown race

[PATCH] ARM: remove unnecessary architecture-specific <asm/asm-offsets.h>
 2026-05-17  6:56 UTC  (4+ messages)

[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-17  6:19 UTC  (4+ messages)
` [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH] ARM: Move Footbridge-specific header into mach-footbridge
 2026-05-17  4:57 UTC 

[PATCH] ARM: clean up machine-specific PCI code and move it into mach-footbridge
 2026-05-17  4:24 UTC 

[PATCH] ARM64: remove unnecessary architecture-specific <asm/device.h>
 2026-05-17  2:53 UTC 

[PATCH] ARM: riscpc: remove always-true GCC 6 requirement
 2026-05-17  2:45 UTC 

[PATCH] iommu/arm-smmu: pass smmu->dev to report_iommu_fault
 2026-05-17  0:50 UTC 

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

[PATCH] ASoC: sun4i-spdif: Use guard() for spin locks
 2026-05-16 23:50 UTC  (3+ messages)

[PATCH] crypto: atmel-sha - use memcpy_and_pad to simplify hmac_setup
 2026-05-16 23:42 UTC 

[PATCH] Bluetooth: btmtk: Fix FUNC_CTRL parsing for devices with zero-length payloads
 2026-05-16 19:15 UTC  (2+ messages)

[PATCH] Enable stage 2 translation in L2
 2026-05-16 19:03 UTC  (2+ messages)

[PATCH v6 00/22] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-16 18:38 UTC  (23+ messages)
` [PATCH v6 01/22] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v6 02/22] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v6 03/22] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v6 04/22] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v6 05/22] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v6 06/22] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v6 07/22] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v6 08/22] drm: bridge: dw_hdmi: Unregister CEC notifier during "
` [PATCH v6 09/22] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v6 10/22] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v6 11/22] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v6 12/22] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v6 13/22] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v6 14/22] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v6 15/22] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v6 16/22] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v6 17/22] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v6 18/22] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v6 19/22] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v6 20/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v6 21/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v6 22/22] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-05-16 18:30 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: arm64: selftests: Add GPR save/restore functions for NV
` [PATCH v3 2/9] KVM: arm64: selftests: Add helpers for guest hypervisors
` [PATCH v3 3/9] KVM: arm64: selftests: Add hello_nested basic NV selftest
` [PATCH v3 4/9] KVM: arm64: selftests: Enhance hello_nested test
` [PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
` [PATCH v3 6/9] KVM: arm64: selftests: shadow_stage2: Allocate L2 stack from dedicated pool
` [PATCH v3 7/9] KVM: arm64: selftests: shadow_stage2: Check supported stage-2 granule size
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest
` [PATCH v3 9/9] KVM: arm64: selftests: shadow_stage2: Turn on stage-2 translation for the nested guest

[PATCH v6 0/8] Add VIM4 MCU/FAN support
 2026-05-16 17:17 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH v6 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH v6 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v6 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH v6 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH v6 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH v6 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH v6 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH v3 0/4] Update gmac clocks and devicetree for sam9x7 mpu
 2026-05-16 16:58 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series
 2026-05-16 16:27 UTC  (6+ messages)
` [PATCH v3 2/3] nvmem: lan9662-otp: add support for LAN969x
` [PATCH v3 3/3] arm64: dts: microchip: lan969x: add OTP node

[PATCH v6 0/5] Add microchip sama7d65 SoC I3C support
 2026-05-16 16:07 UTC  (7+ messages)
` [PATCH v6 2/5] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH v6 4/5] ARM: dts: microchip: add I3C controller
` [PATCH v6 5/5] ARM: configs: at91: sama7: add sama7d65 i3c-hci

[PATCH 0/2] spi: atmel: two fixes
 2026-05-16 16:05 UTC  (6+ messages)
` [PATCH 1/2] spi: atmel: fix resource leak on DMA buffer allocation failure

[PATCH v5 0/8] Add VIM4 MCU/FAN support
 2026-05-16 15:17 UTC  (4+ messages)
` [PATCH v5 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant

[PATCH v3] iio: adc: sun20i-gpadc: support non-contiguous channel lookups
 2026-05-16 15:11 UTC  (2+ messages)

[PATCH v3 0/3] Add GPADC support for A523
 2026-05-16 15:02 UTC  (3+ messages)
` [PATCH v3 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support

[PATCH mt76] wifi: mt76: mt7915: configure noise floor reporting on reset
 2026-05-16 14:49 UTC 

[PATCH 0/2] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-05-16 12:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iommu: arm,smmu: Document optional interconnects property
` [PATCH 2/2] iommu/arm-smmu: Add interconnect bandwidth voting support

[PATCH v4 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
 2026-05-16 12:29 UTC  (3+ messages)

[RFC PATCH net-next 0/3] net: macb: candidate fixes for silent TX stall on BCM2712/RP1
 2026-05-16  9:36 UTC  (3+ messages)

[PATCH] firmware: imx: scu-irq: accumulate wakeup sources via sysfs_emit_at()
 2026-05-16  9:20 UTC  (4+ messages)

[RFC PATCH 0/2] Optimize S2 page splitting
 2026-05-16  9:15 UTC  (2+ messages)

[PATCH v14 00/28] CoreSight: Refactor power management for CoreSight path
 2026-05-16  8:57 UTC  (3+ messages)
` [PATCH v14 01/28] coresight: Fix source not disabled on idr_alloc_u32 failure

[PATCH v1] mfd: Use named initializers for arrays of i2c_device_data
 2026-05-16  6:12 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: Cubie A5E: enable SPI flash
 2026-05-16  6:11 UTC  (6+ messages)

[PATCH net-next v7 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-16  5:57 UTC  (11+ messages)
` [PATCH net-next v7 01/10] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next v7 02/10] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v7 03/10] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next v7 04/10] net: airoha: Rely on airoha_gdm_dev pointer in airoha_is_lan_gdm_port()
` [PATCH net-next v7 05/10] net: airoha: Move qos_sq_bmap in airoha_gdm_dev struct
` [PATCH net-next v7 06/10] net: airoha: Move {cpu,fwd}_tx_packets "
` [PATCH net-next v7 07/10] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v7 08/10] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v7 09/10] net: airoha: Introduce WAN device flag
` [PATCH net-next v7 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration


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