Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-31 08:33:59 to 2026-08-31 15:01:09 UTC [more...]

[PATCH v2 00/20] KVM: arm64 on s390 System Register Handling
 2026-08-31 14:55 UTC  (11+ messages)
` [PATCH v2 01/20] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v2 03/20] arm64: sysreg: Define OSLSR_EL1_OSLK_MASK
` [PATCH v2 04/20] arm64: Share more arm64 headers with s390
` [PATCH v2 05/20] KVM: s390: arm64: Prepare for sharing more arm64 code
` [PATCH v2 06/20] KVM: arm64: Prepare sys_regs.c for sharing with s390
` [PATCH v2 10/20] s390: Add functions to query arm guest time
` [PATCH v2 12/20] KVM: s390: arm64: Implement feature sanitisation
` [PATCH v2 14/20] KVM: s390: arm64: Integrate sysreg into the host
` [PATCH v2 15/20] KVM: s390: arm64: Use QAAF init save area
` [PATCH v2 20/20] s390: Report AEF features to sysfs

[PATCH v2 04/12] drm/bridge: ti-sn65dsi86: don't select unused DRM_PANEL
 2026-08-31 14:58 UTC  (7+ messages)
` [PATCH v2 08/12] drm/bridge: parade-ps8640: select DRM_PANEL_BRIDGE

[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
 2026-08-31 14:48 UTC  (24+ messages)
` [PATCH v7 01/23] vfio: Use file-based reference counting for KVM
` [PATCH v7 02/23] KVM: Make device name configurable
` [PATCH v7 03/23] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v7 04/23] arm64: Use proper include variant
` [PATCH v7 05/23] arm64: ptrace: Use constants for compat register numbers
` [PATCH v7 06/23] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v7 07/23] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v7 08/23] KVM: arm64: Use accessor functions for core regs
` [PATCH v7 09/23] arm64: Prepare sharing arm64 headers with s390
` [PATCH v7 10/23] arm64: Share "
` [PATCH v7 11/23] KVM: arm64: Share arm64 code "
` [PATCH v7 12/23] s390/tools: Use arm64 headers
` [PATCH v7 13/23] KVM: s390: Use arm64 code
` [PATCH v7 14/23] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v7 15/23] s390: Introduce Start Arm Execution instruction
` [PATCH v7 16/23] KVM: s390: arm64: Introduce host definitions
` [PATCH v7 17/23] s390/hwcaps: Report SAE support as hwcap
` [PATCH v7 18/23] KVM: s390: Add basic arm64 kvm module
` [PATCH v7 19/23] KVM: s390: arm64: Implement required functions
` [PATCH v7 20/23] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v7 21/23] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v7 22/23] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile

[PATCH net v2] net: stmmac: re-apply taprio offload in __stmmac_open()
 2026-08-31 14:53 UTC  (2+ messages)

[PATCH net v2] net: stmmac: hold runtime PM reference in setup_tc
 2026-08-31 14:51 UTC  (4+ messages)

[PATCH 0/8] mm: remove page_swap_entry()
 2026-08-31 14:50 UTC  (3+ messages)
` [PATCH 2/8] mm/huge_memory: use folio_swap_entry() when splitting a swapcache folio

[PATCH v3 0/2] ti,keystone-devctrl: Convert to DT schema and DTS cleanups
 2026-08-31 14:45 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: ti: keystone: Align devctrl child node names with dtschema
` [PATCH v3 2/2] dt-bindings: mfd: ti,keystone-devctrl: Convert to DT schema

[PATCH] soc: imx: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
 2026-08-31 14:46 UTC  (2+ messages)

[PATCH] ARM: imx: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-31 14:41 UTC  (2+ messages)

[PATCH v3 0/9] Initial Apple Silicon M4 device trees and dt-bindings
 2026-08-31 14:39 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: apple: Fix cpus node indentation
 2026-08-31 14:39 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: rockchip: give HDMI sound cards SoC-specific names
 2026-08-31 14:20 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Rename rk3066a HDMI audio card
` [PATCH 2/7] arm64: dts: rockchip: Rename rk3288 "
` [PATCH 3/7] arm64: dts: rockchip: Rename rk3328 "
` [PATCH 4/7] arm64: dts: rockchip: Rename rk3399 "
` [PATCH 5/7] arm64: dts: rockchip: Rename rk356x "
` [PATCH 6/7] arm64: dts: rockchip: Rename rk3576 "
` [PATCH 7/7] arm64: dts: rockchip: Rename rk3588 HDMI audio cards

[PATCH v4 0/4] arm64: dts: st: Add STM32MP2 USB support
 2026-08-31 13:02 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: usb: generic-ohci: Document ST STM32MP2 SoC compatibles

[PATCH v3 0/9] dmaengine: Support bus widths of 32 bytes and above
 2026-08-31 14:01 UTC  (16+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 2/9] dmaengine: dma-axi-dmac: Use bus width capability helpers
` [PATCH v3 3/9] dmaengine: dw-axi-dmac: "
` [PATCH v3 4/9] dmaengine: qcom: gpi: "
` [PATCH v3 5/9] dmaengine: stm32-dma3: "
` [PATCH v3 6/9] iio: buffer-dmaengine: Use dma_slave_caps bus width accessors
` [PATCH v3 7/9] ALSA: pcm_dmaengine: Use dma_slave_caps bus width helpers
` [PATCH v3 8/9] spi: dw: "
` [PATCH v3 9/9] dmaengine: Drop legacy bus width fields from dma_slave_caps

[PATCH] ARM: dts: allwinner: sun7i-a20: Replace spaces indentation with tabs
 2026-08-31 13:57 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: handle 320MHz bandwidth in RXV and TXS
 2026-08-31 13:31 UTC  (48+ messages)
` [PATCH AUTOSEL 6.18-5.10] arm64: fixmap: Allow 256K early_ioremap() at any offset
` [PATCH AUTOSEL 6.18-5.10] clk: keystone: don't cache clock rate
` [PATCH AUTOSEL 6.18] arm64: kprobes: Only handle faults originating from XOL slot
` [PATCH AUTOSEL 6.18] arm64: panic from init_IRQ if IRQ handler stacks cannot be allocated
` [PATCH AUTOSEL 6.18] net: airoha: Reserve RX headroom to avoid skb reallocation
` [PATCH AUTOSEL 6.18-6.12] hwmon: (raspberrypi) Fix delayed-work teardown race
` [PATCH AUTOSEL 6.18-5.10] arm64: kprobes: Allow reentering kprobes while single-stepping
` [PATCH AUTOSEL 6.18-5.10] PCI: rockchip: Protect root bus removal with rescan lock
` [PATCH AUTOSEL 6.18-5.10] iommu/rockchip: disable fetch dte time limit
` [PATCH AUTOSEL 6.18-5.10] ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt
` [PATCH AUTOSEL 6.18] pinctrl: mediatek: common-v1: bypass pinctrl GPIO layer in set GPIO direction
` [PATCH AUTOSEL 6.18-6.12] ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend()
` [PATCH AUTOSEL 6.18-5.10] rtc: aspeed: add AST2700 compatible
` [PATCH AUTOSEL 6.18-6.1] usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
` [PATCH AUTOSEL 6.18-5.10] arm64/daifflags: Make local_daif_*() helpers __always_inline
` [PATCH AUTOSEL 6.18-6.12] mailbox: imx: use devm_of_platform_populate()
` [PATCH AUTOSEL 6.18-6.12] mailbox: imx: Add a channel shutdown field
` [PATCH AUTOSEL 6.18-6.1] net: thunderx: fix PTP device ref leak in nicvf_probe()
` [PATCH AUTOSEL 6.18-6.1] clk: samsung: exynos850: mark APM I3C clocks as critical
` [PATCH AUTOSEL 6.18-5.10] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
` [PATCH AUTOSEL 6.18] pinctrl: meson: amlogic-a4: use nolock get range
` [PATCH AUTOSEL 6.18-5.10] irqchip/gic-v4: Don't advertise VLPIs if no ITS is probed
` [PATCH AUTOSEL 6.18-6.12] drm/mediatek: dsi: Add compatible for mt8167-dsi
` [PATCH AUTOSEL 6.18-5.15] crypto: ixp4xx - fix buffer chain unwind on allocation failure
` [PATCH AUTOSEL 6.18-5.10] wifi: mt76: transform aspm_conf for pci_disable_link_state
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: add Netgear A8500 USB device ID
` [PATCH AUTOSEL 6.18] coresight: perf: Retrieve path and source from event data
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: add 320MHz bandwidth to bss_rlm_tlv
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt7925: populate EHT 320MHz MCS map in sta_rec
` [PATCH AUTOSEL 6.18-5.15] firmware: arm_scmi: Validate SENSOR_UPDATE payload size
` [PATCH AUTOSEL 6.18] irqchip/gic-v5: Immediately exec priority drop following activate
` [PATCH AUTOSEL 6.18-6.1] spi: xilinx: let transfers timeout in case of no IRQ
` [PATCH AUTOSEL 6.18-6.12] watchdog: imx7ulp_wdt: Keep WDOG running until A55 enters WFI on i.MX94
` [PATCH AUTOSEL 6.18-6.12] mailbox: imx: Use devm_pm_runtime_enable()
` [PATCH AUTOSEL 6.18-6.6] net: microchip: sparx5: clean up PSFP resources on flower setup failure
` [PATCH AUTOSEL 6.18-6.12] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
` [PATCH AUTOSEL 6.18] clk: samsung: exynos990: Fix PERIC0/1 USI clock types
` [PATCH AUTOSEL 6.18-6.12] crypto: atmel-sha204a - remove sysfs group before hwrng
` [PATCH AUTOSEL 6.18-5.10] ASoC: rockchip: spdif: Restore regcache cache-only mode on sync failure
` [PATCH AUTOSEL 6.18-5.10] ASoC: rockchip: rockchip_pdm: Reorder clock enable sequence
` [PATCH AUTOSEL 6.18-5.10] firmware: arm_scmi: Validate BASE_ERROR_EVENT payload size
` [PATCH AUTOSEL 6.18] crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode
` [PATCH AUTOSEL 6.18-6.12] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
` [PATCH AUTOSEL 6.18-5.10] crypto: atmel-ecc - add support for atecc608b
` [PATCH AUTOSEL 6.18] coresight: Disable source helpers in coresight_disable_path()
` [PATCH AUTOSEL 6.18] wifi: mt76: route TDLS-peer frames as 3-addr non-DS in HW encap
` [PATCH AUTOSEL 6.18-5.10] PCI: iproc: Protect root bus removal with rescan lock

[PATCH] ARM: dts: aspeed: clemente: Remove nct3018y rtc node
 2026-08-31 13:47 UTC 

[PATCH v2 0/2] iommu: apple-dart: device specific DMA aperture support
 2026-08-31 13:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: dart: Support specifying the DMA aperture
` [PATCH v2 2/2] iommu: apple-dart: Support specifying the DMA aperture in the DT

[PATCH] ASoC: uniphier: aio-dma: pass chip to irq handler
 2026-08-30 22:10 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix an error and a typo in the CM5-IO comment
 2026-08-31 13:40 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: correct rk3576 SDGMAC GRF reg size
 2026-08-31 13:40 UTC  (2+ messages)

[PATCH v3 0/2] spi: davinci: Convert bindings to DT schema and clean up DTS
 2026-08-31 13:33 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-08-31 13:30 UTC  (4+ messages)

[PATCH 0/2] spi: davinci: Convert bindings to dt-schema and clean up DTS
 2026-08-31 13:29 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema

[PATCH] PCI: aspeed: fix clk and phy leak in aspeed_pcie_port_init error paths
 2026-08-31 13:18 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard
 2026-08-31 12:50 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards
` [PATCH v7 2/3] ARM: dts: imx7d: add Variscite VAR-SOM-MX7 support
` [PATCH v7 3/3] ARM: dts: imx7d: add Variscite MX7CustomBoard support

[PATCH v4 0/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC
 2026-08-31 12:50 UTC  (7+ messages)
` [PATCH v4 2/2] "

[PATCH] arm64: dts: amlogic: Replace spaces indentation with tabs
 2026-08-31 12:49 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: sm8750-mtp: Set sufficient voltage for panel nt37801
 2026-08-31 12:44 UTC  (3+ messages)

[PATCH 0/4] arm64: amlogic: t7: describe the VIM4 supplies and keep the fabric clocks running
 2026-08-31 12:44 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/2] arm64: dts: amlogic: t7: fix UART clock and SD card recovery
 2026-08-31 12:44 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: handle zero-length skcipher requests
 2026-08-31 12:42 UTC  (3+ messages)

[PATCH] ARM: dts: marvell: Replace spaces indentation with tabs
 2026-08-31 12:36 UTC  (2+ messages)

[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
 2026-08-31 12:36 UTC  (14+ messages)

[PATCH net-next 0/2] net: stmmac: dwmac4: Auto-discover UC filter size
 2026-08-31 12:26 UTC  (7+ messages)
` [PATCH net-next 1/2] net: stmmac: dwmac4: Read the UC filter size from hardware capabilities
` [PATCH net-next 2/2] net: stmmac: dwmac4: Use the full perfect filter ability for UC filter

[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
 2026-08-31 12:21 UTC  (9+ messages)

[PATCH net-next] net: stmmac: Remove ARP offload code
 2026-08-31 12:08 UTC  (2+ messages)

[PATCH V3 0/6] dmaengine: zynqmp_dma: Per-channel reset, IRQ guard improvements, and PM fixes
 2026-08-31 12:06 UTC  (4+ messages)
` [PATCH V3 2/6] PM: runtime: Add pm_runtime_if_active guard and conditional variant

[PATCH 6.6.y] arm64: mm: clear extra idmap level before use
 2026-08-31 11:47 UTC  (5+ messages)

[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
 2026-08-31 11:39 UTC  (5+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-08-31 11:34 UTC  (5+ messages)
` [PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000

[PATCH] ARM: fix get_cycles() always returning zero
 2026-08-31 11:34 UTC  (2+ messages)

[PATCH 0/3] Enable shared GPIO for Apple Silicon audio support
 2026-08-31 11:32 UTC  (4+ messages)
` [PATCH 1/3] arm64: Kconfig: Select HAVE_SHARED_GPIOS for Apple Silicon
` [PATCH 2/3] ASoC: tas2764: Initialise SDZ GPIO low
` [PATCH 3/3] ASoC: tas2770: "

[PATCH v4 0/7] phy: rockchip-samsung-dcphy: Add the MIPI D-PHY receiver
 2026-08-31 11:32 UTC  (4+ messages)
` [PATCH v4 1/7] dt-bindings: phy: Add PHY_TYPE_DSI and PHY_TYPE_CSI definitions

[PATCH 2/2] irqchip: Add Xilinx Versal NET SMMU CSR interrupt controller driver
 2026-08-31 11:32 UTC  (4+ messages)

[PATCH 00/16] Add support for USB Type-C on STM32MP25
 2026-08-31 11:04 UTC  (3+ messages)
` [PATCH 06/16] usb: typec: add FUSB340 SuperSpeed switch driver

[PATCH v1] arm64: errata: pass REVIDR when matching target implementation CPUs
 2026-08-31 10:54 UTC 

[PATCH v2 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
 2026-08-31 10:24 UTC  (2+ messages)

[PATCH] ARM: dts: vexpress-v2p-ca5s: Replace spaces indentation with tabs
 2026-08-31 10:24 UTC  (2+ messages)

[PATCH] ARM: dts: helios4: fix spi1 location
 2026-08-31  9:59 UTC  (2+ messages)

[PATCH] ARM: dts: helios4: fix vbus-supply for USB2 PHY
 2026-08-31  9:59 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: mediatek: mt8183: Fix clock error handling
 2026-08-31  9:45 UTC  (5+ messages)
` [PATCH v3 2/5] ASoC: mediatek: mt8183: Fix clock handling in mux disable path
` [PATCH v3 3/5] ASoC: mediatek: mt8183: Fix APLL enable error handling

[PATCH] cpufreq: sti: avoid NULL dereference in dev_err()
 2026-08-31  9:38 UTC  (2+ messages)

[PATCH v2] PCI: imx6: Move clock enable after core reset assertion
 2026-08-31  9:30 UTC  (2+ messages)

[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
 2026-08-31  9:14 UTC  (4+ messages)
  ` [PATCH v2 15/15] MAINTAINERS: Add StarFive JH7110 display subsystem entry

[PATCH 0/3] i2c: fix DMA channel leaks on probe error and remove
 2026-08-31  9:11 UTC  (5+ messages)
` [PATCH 1/3] i2c: at91: release DMA channels on remove and probe error
` [PATCH 3/3] i2c: qcom-geni: release DMA channels on "

[PATCH] clk: mediatek: Add missing depend for COMMON_CLK_MT8173
 2026-08-31  9:06 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: usb: generic-ohci: Document ST STM32MP1 SoC compatibles
 2026-08-31  9:00 UTC  (3+ messages)

[PATCH v1 0/4] Add CIX Sky1 USB3/USBSSP support
 2026-08-31  8:57 UTC  (3+ messages)
` [PATCH v1 3/4] usb: cdns3: Add CIX Sky1 glue driver

[PATCH v4 1/2] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
 2026-08-31  8:47 UTC  (2+ messages)

[PATCH v6] stm: class: Add MIPI OST protocol support
 2026-08-31  8:42 UTC  (2+ messages)

[PATCH V2 0/3] arm64: dts: freescale: Add chargebyte Charge Control Y
 2026-08-31  8:35 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: arm: fsl: "
` [PATCH V2 2/3] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542
` [PATCH V2 3/3] arm64: dts: freescale: Add chargebyte Charge Control Y

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-08-31  8:33 UTC  (7+ messages)
` [PATCH RFC 3/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass


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