public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 10:58:39 to 2026-04-27 17:19:09 UTC [more...]

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 17:13 UTC  (8+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-04-27 17:17 UTC  (4+ messages)
` [PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D

[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 17:15 UTC  (4+ messages)

[PATCH] staging: media: imx: remove unnecessary braces from single statement if block
 2026-04-27 17:06 UTC 

Patch "arm64/mm: Enable batched TLB flush in unmap_hotplug_range()" has been added to the 7.0-stable tree
 2026-04-27 16:55 UTC 

Patch "arm64/mm: Enable batched TLB flush in unmap_hotplug_range()" has been added to the 6.18-stable tree
 2026-04-27 16:54 UTC 

Patch "arm64/mm: Enable batched TLB flush in unmap_hotplug_range()" has been added to the 6.12-stable tree
 2026-04-27 16:54 UTC 

[PATCH v8 0/4] Add Qualcomm extended CTI support
 2026-04-27 16:59 UTC  (3+ messages)
` [PATCH v8 1/4] coresight: cti: Convert trigger usage fields to dynamic bitmaps and arrays

[PATCH v2] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 16:57 UTC 

[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 16:51 UTC 

[PATCH RFC v2 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-04-27 16:48 UTC  (8+ messages)
` [PATCH RFC v2 1/2] arm64: vdso: Prepare for robust futex unlock support
` [PATCH RFC v2 2/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()

[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
 2026-04-27 16:39 UTC  (6+ messages)
` [PATCH v5 02/10] drm/bridge: Add detect_ctx hook and drm_bridge_detect_ctx() helper
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support

[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-27 16:37 UTC  (7+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v4 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v4 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH] spi: axiado: replace usleep_range() with udelay() in IRQ path
 2026-04-27 16:33 UTC 

[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
 2026-04-27 16:20 UTC  (44+ messages)
` [PATCH 01/43] arm64/sysreg: Add GICv5 GIC VDPEND and VDRCFG encodings
` [PATCH 02/43] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH 03/43] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH 04/43] irqchip/gic-v5: Provide IRS config frame attrs to KVM
` [PATCH 05/43] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH 06/43] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH 07/43] KVM: arm64: gic-v5: Create & manage VM and VPE tables
` [PATCH 08/43] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH 09/43] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH 10/43] KVM: arm64: gic-v5: Implement VPE "
` [PATCH 11/43] KVM: arm64: gic-v5: Make VPEs valid in vgic_v5_reset()
` [PATCH 12/43] KVM: arm64: gic-v5: Clear db_fired flag before making VPE non-resident
` [PATCH 13/43] KVM: arm64: gic-v5: Make VPEs (non-)resident in vgic_load/put
` [PATCH 14/43] KVM: arm64: gic-v5: Request VPE doorbells when going non-resident
` [PATCH 15/43] KVM: arm64: gic-v5: Handle doorbells in kvm_vgic_vcpu_pending_irq()
` [PATCH 16/43] KVM: arm64: gic-v5: Initialise and teardown VMTEs & doorbells
` [PATCH 17/43] KVM: arm64: gic-v5: Enable VPE DBs on VPE reset and disable on teardown
` [PATCH 18/43] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH 19/43] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH 20/43] KVM: arm64: gic-v5: Add IRS IODEV to iodev_types and generic MMIO handlers
` [PATCH 21/43] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH 22/43] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH 23/43] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH 24/43] KVM: arm64: gic-v5: Call IRS init/teardown from vgic_v5 init/teardown
` [PATCH 25/43] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH 26/43] Documentation: KVM: Extend VGICv5 docs for KVM_VGIC_V5_ADDR_TYPE_IRS
` [PATCH 27/43] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH 28/43] KVM: arm64: gic-v5: Introduce SPI AP list
` [PATCH 29/43] KVM: arm64: gic-v5: Add GIC VDPEND and GIC VDRCFG hyp calls
` [PATCH 30/43] KVM: arm64: gic-v5: Track SPI state for in-flight SPIs
` [PATCH 31/43] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH 32/43] KVM: arm64: gic-v5: Support SPI injection
` [PATCH 33/43] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH 34/43] KVM: arm64: gic-v5: Mask per-vcpu PPI state in vgic_v5_finalize_ppi_state()
` [PATCH 35/43] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace set/get interface
` [PATCH 36/43] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH 37/43] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH 38/43] KVM: arm64: gic-v5: Add VGIC_GRP_IRS_REGS/VGIC_GRP_IST to UAPI
` [PATCH 39/43] KVM: arm64: gic-v5: Plumb in has/set/get_attr for sysregs & IRS MMIO regs
` [PATCH 40/43] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH 41/43] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH 42/43] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH 43/43] Documentation: KVM: Add the VGICv5 IRS save/restore sequences

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-27 16:12 UTC  (10+ messages)

[PATCH] remoteproc: xlnx: check remote node state
 2026-04-27 16:15 UTC  (3+ messages)

[PATCH v1 0/3] Add root port reset to support link recovery
 2026-04-27 16:04 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts

[PATCH v2 0/1] dts: ti: k3-j7: Reserve memory for LPM metadata
 2026-04-27 16:03 UTC  (2+ messages)
` [PATCH v2 1/1] arm64: dts: ti: k3-j7: Reserve memory for LPM meta data

[PATCH 1/3] ASoC: arm: pxa2xx: remove platform_data processing
 2026-04-27 15:58 UTC  (6+ messages)
` [PATCH 2/3] ASoC: pxa2xx: push gpio usage into arch code
` [PATCH 3/3] ASoC: pxa: integrate sound/arm/pxa2xx into sound/soc/pxa2xx

[PATCH 1/1] scsi: ufs: remove ucd_rsp_dma_addr and ucd_prdt_dma_addr from ufshcd_lrb
 2026-04-27 15:55 UTC  (2+ messages)

[PATCH] usb: udc: pxa: remove unused platform_data
 2026-04-27 15:43 UTC  (3+ messages)

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-04-27 15:34 UTC  (16+ messages)
` [PATCH v4 01/15] arm64: mm: Map the linear alias of text/rodata as tagged
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
` [PATCH v4 03/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v4 04/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v4 05/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v4 06/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v4 07/15] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v4 08/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v4 09/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v4 10/15] arm64: Move fixmap page tables to end of kernel image
` [PATCH v4 11/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from "
` [PATCH v4 14/15] arm64: mm: Generalize manipulation code of read-only descriptors
` [PATCH v4 15/15] arm64: mm: Remap linear aliases of the fixmap page tables read-only

[PATCH 0/7] soc: sunxi: sram: Add H616 SRAM support
 2026-04-27 15:28 UTC  (3+ messages)
` (subset) "

[PATCH v6 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-04-27 15:08 UTC  (6+ messages)
` [PATCH v6 1/4] firmware: ti_sci: add BOARDCFG_MANAGED mode support
` [PATCH v6 2/4] firmware: ti_sci: add support for restoring IRQs during resume
` [PATCH v6 3/4] clk: keystone: sci-clk: add restore_context() operation
` [PATCH v6 4/4] firmware: ti_sci: add support for restoring clock context during resume

[PATCH v3 0/3] at91: Remove of_platform_default_populate() calls
 2026-04-27 15:07 UTC  (5+ messages)
` [PATCH v3 3/3] ARM: at91: remove unnecessary of_platform_default_populate calls

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-27 15:04 UTC  (2+ messages)

[PATCH v2 0/6] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-04-27 15:04 UTC  (7+ messages)
` [PATCH v2 1/6] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH v2 2/6] firmware: samsung: acpm: Fix mailbox channel leak on probe error
` [PATCH v2 3/6] firmware: samsung: acpm: Fix dummy stubs to return ERR_PTR
` [PATCH v2 4/6] firmware: samsung: acpm: Fix memory ordering race in RX path
` [PATCH v2 5/6] firmware: samsung: acpm: Fix out-of-bounds read and infinite loop "
` [PATCH v2 6/6] firmware: samsung: acpm: Fix infinite loop on sequence number exhaustion

[PATCH v6 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
 2026-04-27 14:52 UTC  (7+ messages)
` [PATCH v6 2/3] ARM: omap1: use platform_device_register_full() for GPIO devices on OMAP 16xx
` [PATCH v6 3/3] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770

[PATCH] ARM: s3c: use gpio lookup table for LEDs
 2026-04-27 14:38 UTC  (2+ messages)

[PATCH v22 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-04-27 14:35 UTC  (7+ messages)
` [PATCH v22 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v22 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH v2 0/3] J722s: s2r: use ti,j7200-padconf
 2026-04-27 14:29 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-j722s: Use ti,j7200-padconf compatible
` [PATCH v2 2/3] arm64: dts: ti: k3-j722s: Add mcu domain peripherals specific to J722S
` [PATCH v2 3/3] arm64: dts: ti: k3-j722s: Add wakeup "

[PATCH v3 0/3] wireless: p54 devicetree conversion
 2026-04-27 14:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: add st,stlc45xx/p54spi binding
` [PATCH v3 2/3] ARM: dts: omap2: add stlc4560 spi-wireless node
` [PATCH v3 3/3] p54spi: convert to devicetree

[PATCH v2] arm64/irqflags: __always_inline the arch_local_irq_*() helpers
 2026-04-27 14:01 UTC  (5+ messages)
    ` [PATCH] arm64/daifflags: Make local_daif_*() helpers __always_inline

[PATCH v2] arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pc
 2026-04-27 13:58 UTC 

[PATCH] arm64: dts: exynos850: Add syscon-poweroff node
 2026-04-27 13:52 UTC  (2+ messages)

[PATCH 0/7] Add MediaTek VCP remoteproc driver support
 2026-04-27 13:51 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: remoteproc: Add MediaTek mt8196 VCP binding
` [PATCH v4 2/7] remoteproc: mediatek: Add VCP remoteproc driver
` [PATCH v4 3/7] firmware: mediatek: Add VCP IPC protocol driver
` [PATCH v4 4/7] remoteproc: mediatek: Add VCP IPI mailbox initialization
` [PATCH v4 5/7] remoteproc: mediatek: Add VCP ipi communication sync mechanism
` [PATCH v4 6/7] remoteproc: mediatek: vcp: Add vcp suspend and resume feature
` [PATCH v4 7/7] MAINTAINERS: Add entry for MediaTek VCP remoteproc driver

[PATCH] ARM: dts: exynos: Add bluetooth support to manta
 2026-04-27 13:49 UTC  (2+ messages)

[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
 2026-04-27 13:49 UTC  (5+ messages)
` [PATCH v4 2/3] swiotlb: dma: its: "

[PATCH] ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle states
 2026-04-27 13:44 UTC  (2+ messages)

[PATCH RFC] arm64/scs: Fix potential sign extension issue of advance_loc4
 2026-04-27 13:39 UTC  (2+ messages)

[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-04-27 13:29 UTC  (3+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()

[PATCH v2] arm64: smp: Do not mark secondary CPUs possible under nosmp
 2026-04-27 13:20 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy()
 2026-04-27 13:13 UTC  (2+ messages)

[PATCH] pmdomain: core: Fix detach procedure for virtual devices in genpd
 2026-04-27 13:13 UTC  (3+ messages)

[PATCH 0/4] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-04-27 13:06 UTC  (3+ messages)
` [PATCH 2/4] firmware: samsung: acpm: Fix sequence number leak and infinite loop

[PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
 2026-04-27 13:05 UTC 

[PATCH] KVM: arm64: Validate the FF-A memory access descriptor placement
 2026-04-27 12:48 UTC  (8+ messages)

[PATCH 0/8] firmware: arm_ffa: Fix cleanup, notification, and discovery paths
 2026-04-27 12:42 UTC  (4+ messages)
` [PATCH 3/8] firmware: arm_ffa: Align RxTx buffer size before mapping

[PATCH] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
 2026-04-27 12:40 UTC 

[PATCH 0/6] arm64: dts: rockchip: Add peripheral support for Khadas Edge 2L
 2026-04-27 12:27 UTC  (8+ messages)
` [PATCH 2/6] arm64: dts: rockchip: Add AP6275P wireless "
` [PATCH 5/6] arm64: dts: rockchip: Enable USB "
` [PATCH 6/6] arm64: dts: rockchip: Add Bluetooth support "
` (subset) [PATCH 0/6] arm64: dts: rockchip: Add peripheral "

[PATCH 0/2] Improve gmac0 DT config for NanoPi R5S
 2026-04-27 12:23 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/5] clk: rockchip: rk3588: add I2S MCLK output gate clocks
 2026-04-27 12:23 UTC 

[PATCH] arm64: dts: rockchip: Enable the NPU on rk3588-rock-5-itx
 2026-04-27 12:23 UTC  (2+ messages)

[PATCH v6] arm64: dts: rockchip: rock-3b: Model PI6C20100 as gated-fixed-clock
 2026-04-27 12:23 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: fix Ethernet PHY on Theobroma PX30 devices
 2026-04-27 12:23 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Rockchip keyword matching
 2026-04-27 12:23 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Remove invalid properies from rk3288-veyron-analog-audio
 2026-04-27 12:23 UTC  (2+ messages)

[PATCH v8 0/6] Add support for Orange Pi 5 Pro
 2026-04-27 12:19 UTC  (3+ messages)
` [PATCH v8 6/6] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH v2 0/5] POE sigreturn fix and extra tests
 2026-04-27 12:03 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: signal: Preserve POR_EL0 if poe_context is missing
` [PATCH v2 2/5] selftests/mm: Fix resv_sz when parsing arm64 signal frame
` [PATCH v2 3/5] kselftest/arm64: Add POE as a feature in the signal tests
` [PATCH v2 4/5] kselftest/arm64: Move/add POE helpers to test_signals_utils.h
` [PATCH v2 5/5] kselftest/arm64: Add tests for POR_EL0 save/reset/restore

[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
 2026-04-27 11:58 UTC 

[PATCH] arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pc
 2026-04-27 11:41 UTC  (2+ messages)

[PATCH v2] iio: adc: meson-saradc: fix calibration buffer leak on error
 2026-04-27 11:26 UTC 

[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
 2026-04-27 11:20 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: display: mediatek: gamma: Add "
` [PATCH v5 2/6] dt-bindings: display: mediatek: dither: "
` [PATCH v5 3/6] dt-bindings: display: mediatek: ccorr: "
` [PATCH v5 4/6] dt-bindings: display: mediatek: tdshp: "
` [PATCH v5 5/6] drm/mediatek: Support multiple CCORR component
` [PATCH v5 6/6] drm/mediatek: Add TDSHP component support for MT8196

[PATCH] coresight: cti: Fix DT filter signals silently ignored
 2026-04-27 11:03 UTC  (2+ messages)

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-27 11:03 UTC  (15+ messages)

[PATCH v2 0/4] ARM: pxa: attach software nodes to the GPIO controllers
 2026-04-27 11:01 UTC  (5+ messages)
` [PATCH v2 3/4] ARM: pxa: pxa25x: attach software node to its target GPIO controller


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