Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-20 15:10:40 to 2026-05-20 18:30:01 UTC [more...]

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-20 18:29 UTC  (12+ messages)

[PATCH v2] i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
 2026-05-20 18:29 UTC  (2+ messages)

[PATCH v3 0/6] KVM: arm64: Don't perform vgic-v2 lazy init on timer injection
 2026-05-20 18:26 UTC  (2+ messages)

[PATCH 6.12 374/666] perf evsel: Add alternate_hw_config and use in evsel__match
 2026-05-20 16:19 UTC 

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-20 18:13 UTC  (12+ messages)
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device

[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
 2026-05-20 18:13 UTC  (4+ messages)
` [PATCH 5/8] dt-bindings: arm: ras: Introduce bindings for ARM AEST

[PATCH] clk: moxart: fix refcount leak
 2026-05-20 17:55 UTC 

[PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-05-20 17:56 UTC  (8+ messages)

[PATCH v4 2/3] PCI: Allow ATS to be always on for pre-CXL devices
 2026-05-20 17:53 UTC  (3+ messages)

[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-05-20 17:51 UTC  (5+ messages)
` [PATCH v22 08/13] mfd: core: Add firmware-node support to MFD cells

[PATCH v3 0/2] media: nxp: imx8-isi: Fix scaler rounding and downscaling limits
 2026-05-20 17:41 UTC  (3+ messages)
` [PATCH v3 1/2] media: nxp: imx8-isi: Fix potential out-of-bounds issues

[PATCH v3 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
 2026-05-20 17:18 UTC  (4+ messages)
` [PATCH v3 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers

[PATCH v2] phy: exynos5-usbdrd: Remove error print for devm_add_action_or_reset()
 2026-05-20 17:06 UTC  (4+ messages)

[PATCH rc v6 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-05-20 17:03 UTC  (8+ messages)
` [PATCH rc v6 1/7] iommu/arm-smmu-v3: Add arm_smmu_kdump_adopt_strtab() for kdump
` [PATCH rc v6 2/7] iommu/arm-smmu-v3: Implement is_attach_deferred() "
` [PATCH rc v6 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ interrupts in kdump kernel
` [PATCH rc v6 4/7] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup "
` [PATCH rc v6 5/7] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdump device reset
` [PATCH rc v6 6/7] iommu/arm-smmu-v3: Skip RMR bypass for kdump adoption
` [PATCH rc v6 7/7] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[PATCH] arm64: Add user and kernel page-fault tracepoints
 2026-05-20 16:45 UTC  (3+ messages)

[PATCH v2 0/8] hdmi: Add common TMDS character rate constants
 2026-05-20 16:28 UTC  (2+ messages)

[PATCH 0/4] power: sys-off: fix Pixel C shutdown via MAX77620
 2026-05-20 16:25 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-20 16:20 UTC  (13+ messages)

[PATCH v4 1/6] mfd: dt-bindings: mt6397: Add regulator supplies
 2026-05-20 16:19 UTC  (2+ messages)
` (subset) "

[PATCH v9 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0
 2026-05-20 16:19 UTC  (2+ messages)
` (subset) "

[PATCH] i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
 2026-05-20 16:07 UTC  (2+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-20 16:01 UTC  (4+ messages)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM

[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-05-20 16:01 UTC  (2+ messages)

[PATCH] media: s5p-mfc: avoid double free on video register failure
 2026-05-20 15:59 UTC  (3+ messages)

[PATCH v3 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-20 15:57 UTC  (13+ messages)
` [PATCH v3 01/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH v3 02/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v3 03/12] crypto: atmel-ecc - fix multi-device kpp registration
` [PATCH v3 04/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH v3 05/12] crypto: atmel-i2c - move client management instance into core
` [PATCH v3 06/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
` [PATCH v3 07/12] crypto: atmel-ecc - switch to module_i2c_driver
` [PATCH v3 08/12] crypto: atmel-i2c - move shared client allocation logic to core
` [PATCH v3 09/12] crypto: atmel-i2c - implement capability-based client selection
` [PATCH v3 10/12] crypto: atmel-sha204a - integrate into core management tracking
` [PATCH v3 11/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
` [PATCH v3 12/12] crypto: atmel-sha204a - switch to module_i2c_driver

[PATCH v2 0/2] ASoC: codecs: max98090: switch to standard set_jack callback
 2026-05-20 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: mt8173-max98090: use standard callback to set jack
` [PATCH v2 2/2] ASoC: codecs: max98090: use component set_jack callback

[PATCH v3 0/5] i2c: mt7621: improve support for Airoha
 2026-05-20 15:49 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: i2c: mt7621: Document an7581 compatible

[PATCH 0/2] ASoC: codecs: max98090: switch to standard set_jack callback
 2026-05-20 15:41 UTC  (5+ messages)
` [PATCH 2/2] ASoC: mt8173-max98090: use standard callback to set jack

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-05-20 15:38 UTC  (4+ messages)
` [PATCH v5 2/6] mfd: Add Rockchip mfpwm driver

[PATCH] media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formats
 2026-05-20 15:37 UTC 

[PATCH nf-next v2 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
 2026-05-20 15:36 UTC  (2+ messages)

[PATCH] coresight: fix resource leaks on path build failure
 2026-05-20 15:31 UTC  (7+ messages)

[PATCH 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-05-20 15:26 UTC  (18+ messages)
` [PATCH 01/17] KVM: arm64: Add __pkvm_private_range_pa
` [PATCH 02/17] KVM: arm64: Add pkvm_remove_mappings
` [PATCH 03/17] KVM: arm64: Add __hyp_allocator_map for the pKVM hyp
` [PATCH 04/17] KVM: arm64: Add a heap allocator "
` [PATCH 05/17] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH 06/17] KVM: arm64: Add topup interface for the pKVM heap allocator
` [PATCH 07/17] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH 08/17] KVM: arm64: Handle PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH 09/17] KVM: arm64: Add reclaim interface for the pKVM heap alloc
` [PATCH 10/17] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH 11/17] KVM: arm64: Add a shrinker for pKVM
` [PATCH 12/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va
` [PATCH 13/17] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH 14/17] KVM: arm64: Use noclear for PGD in __pkvm_init_vm error path
` [PATCH 15/17] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator
` [PATCH 16/17] KVM: arm64: Alloc pkvm_hyp_vcpu "
` [PATCH 17/17] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator

[PATCH v2 0/3] crypto - Rework i2c_device_id initialisation
 2026-05-20 15:25 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: atmel-sha204a - Drop of_device_id data

[PATCH] net: stmmac: mmc: Remove duplicate mmc_rx crc
 2026-05-20 15:23 UTC  (2+ messages)

[PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
 2026-05-20 15:20 UTC  (3+ messages)

[PATCH v8 0/5] airoha: an7581: USB support
 2026-05-20 15:14 UTC  (2+ messages)

[PATCH v2 0/1] add USB PHY node and USB OTG pinctrl support to S32G2/S32G3 SoCs
 2026-05-20 15:10 UTC  (2+ messages)
` [PATCH v2 1/1] arm64: dts: Add usbphynop and usbotg pinctrl for S32G platforms


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