Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 10:19:52 to 2026-05-26 17:59:55 UTC [more...]

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-26 17:58 UTC  (5+ messages)
` [PATCH v6 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v6 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v6 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool

[PATCH] clk: moxart: fix refcount leak
 2026-05-26 17:45 UTC  (4+ messages)

[PATCH v6 0/8] perf cs-etm: Support thread stack and callchain
 2026-05-26 16:59 UTC  (9+ messages)
` [PATCH v6 1/8] perf cs-etm: Decode ETE exception packets
` [PATCH v6 2/8] perf cs-etm: Refactor instruction size handling
` [PATCH v6 3/8] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v6 4/8] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v6 5/8] perf cs-etm: Support call indentation
` [PATCH v6 6/8] perf cs-etm: Filter synthesized branch samples
` [PATCH v6 7/8] perf cs-etm: Synthesize callchains for instruction samples
` [PATCH v6 8/8] perf test: Add Arm CoreSight callchain test

[net v2] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-05-26 15:32 UTC 

[PATCH] clk: samsung: exynos5410: fix refcount leak
 2026-05-26 17:29 UTC  (2+ messages)

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-05-26 16:46 UTC  (18+ messages)
` [PATCH v6 01/19] drm/atomic: Document atomic commit lifetime
` [PATCH v6 02/19] drm/colorop: Fix typos in the doc
` [PATCH v6 03/19] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v6 04/19] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v6 05/19] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v6 06/19] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v6 07/19] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v6 08/19] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v6 09/19] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v6 10/19] drm/plane: Add new atomic_create_state callback
` [PATCH v6 11/19] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v6 12/19] drm/crtc: Add new atomic_create_state callback
` [PATCH v6 15/19] drm/connector: "
` [PATCH v6 16/19] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v6 17/19] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v6 18/19] drm/tidss: Convert to atomic_create_state
` [PATCH v6 19/19] drm/bridge_connector: "

[PATCH] clk: mediatek: mt8196: Select REGMAP_MMIO for vlpckgen
 2026-05-26 17:15 UTC  (2+ messages)

[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-05-26 17:12 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH 2/8] dt-bindings: i2c: qcom-cci: Document Shikra compatible
` [PATCH 3/8] media: qcom: camss: add support for QCM2390 camss
` [PATCH 4/8] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH 5/8] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH 6/8] arm64: dts: qcom: shikra: Add pin configuration for mclks
` [PATCH 7/8] arm64: dts: qcom: shikra-cqm-evk-imx577-camera: Add DT overlay
` [PATCH 8/8] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "

[PATCH 0/2] gpio: rockchip: fix resource leaks and teardown bugs
 2026-05-26 17:02 UTC  (6+ messages)
` [PATCH 2/2] gpio: rockchip: fix teardown bugs and resource leaks
    ` [PATCH v2 0/2] gpio: rockchip: fix resource leaks and teardown bugs
      ` [PATCH v2 1/2] gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
      ` [PATCH v2 2/2] gpio: rockchip: teardown bugs and resource leaks

[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups
 2026-05-26 16:56 UTC  (32+ messages)
` [PATCH 01/18] KVM: arm64: Don't include <asm/fpsimdmacros.h>
` [PATCH 02/18] KVM: arm64: Don't override FFR save/restore argument
` [PATCH 05/18] arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()
` [PATCH 06/18] arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
` [PATCH 07/18] arm64: fpsimd: Use assembler for SVE instructions
` [PATCH 08/18] arm64: fpsimd: Use assembler for baseline SME instructions
` [PATCH 09/18] arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
` [PATCH 10/18] arm64: sysreg: Add FPCR and FPSR
` [PATCH 11/18] arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
` [PATCH 12/18] arm64: fpsimd: Move fpsimd save/restore inline
` [PATCH 13/18] arm64: fpsimd: Use opaque type for SVE state
` [PATCH 14/18] arm64: fpsimd: Use opaque type for SME state
` [PATCH 17/18] arm64: fpsimd: Move SME save/restore inline

[PATCH v6 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-05-26 16:43 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: perf: marvell: Extend CN10K DDR PMU binding for CN20K
` [PATCH v6 2/2] perf: marvell: Add CN20K DDR PMU support

[PATCH v8 00/10] Add eDP support for RK3576
 2026-05-26 16:39 UTC  (6+ messages)
` [PATCH v8 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588

[PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
 2026-05-26 16:37 UTC  (2+ messages)

[PATCH] spi: zynq-qspi: Remove redundant clock enables in setup
 2026-05-26 16:30 UTC  (2+ messages)

[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v12 1/2] media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP

[PATCH RFC net-next v2] net: airoha: Add TCP LRO support
 2026-05-26 16:01 UTC  (2+ messages)

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-26 15:39 UTC  (4+ messages)
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
 2026-05-26 15:34 UTC  (3+ messages)
` [PATCH 2/3] ASoC: imx-rpmsg: Support headphone jack detection

[GIT PULL] Qualcomm driver updates for v7.2
 2026-05-26 15:26 UTC 

[PATCH RFT] tty: serial: fsl_lpuart: Add register dump
 2026-05-26 15:21 UTC  (2+ messages)

[PATCH v5 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-05-26 15:19 UTC  (7+ messages)
` [PATCH v5 1/6] optee: ffa: Add NULL check in optee_ffa_lend_protmem
` [PATCH v5 2/6] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v5 3/6] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v5 4/6] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
` [PATCH v5 5/6] KVM: arm64: Validate the offset to the mem access descriptor
` [PATCH v5 6/6] KVM: arm64: Ensure FFA ranges are page aligned

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-26 15:19 UTC  (12+ messages)
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length

[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-05-26 15:07 UTC  (7+ messages)

[GIT PULL] Qualcomm clock fixes for v7.1
 2026-05-26 15:04 UTC 

[PATCH net-next v5 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-26 14:58 UTC  (7+ messages)
` [PATCH net-next v5 1/6] dt-bindings: net: Add support for Airoha AN8801R GbE PHY
` [PATCH net-next v5 2/6] net: phy: Add Airoha phy library for shared code
` [PATCH net-next v5 3/6] net: phy: air_phy_lib: Factorize BuckPBus register accessors
` [PATCH net-next v5 4/6] net: phy: Rename Airoha common "
` [PATCH net-next v5 5/6] net: phy: Introduce Airoha AN8801R Gigabit Ethernet PHY driver
` [PATCH net-next v5 6/6] net: phy: air_an8801: ensure maximum available speed link use

[GIT PULL] Qualcomm Arm64 defconfig fixes for v7.1
 2026-05-26 14:58 UTC 

[PATCH v1] ARM: socfpga: Fix OF node refcount leak in SMP setup
 2026-05-26 14:54 UTC  (2+ messages)

[PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
 2026-05-26 14:53 UTC  (2+ messages)
` (subset) "

[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v7.1
 2026-05-26 14:53 UTC 

[PATCH] mips: ralink: mt7621: add missing __iomem
 2026-05-26 14:50 UTC  (2+ messages)

[GIT PULL] Qualcomm driver fixes for v7.1
 2026-05-26 14:47 UTC 

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-05-26 14:42 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
` [PATCH v2 2/6] iommu/arm-smmu: Add interconnect bandwidth voting support
` [PATCH v2 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU
` [PATCH v2 4/6] arm64: dts: qcom: lemans: "
` [PATCH v2 5/6] arm64: dts: qcom: monaco: "
` [PATCH v2 6/6] arm64: dts: qcom: talos: "

[PATCH] remoteproc: imx: use device node name as processor name
 2026-05-26 14:37 UTC  (3+ messages)
` [PATCH v2] remoteproc: imx_rproc: Use "

[PATCH 1/2] gfp_types: Introduce a new GFP_ATOMIC_RT gfp flag
 2026-05-26 13:55 UTC  (3+ messages)

[PATCH v19 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-26 13:11 UTC  (15+ messages)
` [PATCH v19 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v19 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v19 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v19 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v19 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v19 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v19 07/14] crypto: qce - Cancel work on device detach
` [PATCH v19 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v19 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v19 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v19 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v19 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v19 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v19 14/14] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v2 00/39] KVM: arm64: Add GICv5 IRS support
 2026-05-26 13:41 UTC  (3+ messages)
` [PATCH v2 29/39] KVM: arm64: gic-v5: Support SPI injection

[PATCH v3 00/11] add mcf54415 DAC driver
 2026-05-26 13:30 UTC  (3+ messages)
` [PATCH v3 11/11] iio: dac: add mcf54415 DAC

[PATCH RFC v8 00/24] pkeys-based page table hardening
 2026-05-26 13:17 UTC  (26+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
` [PATCH RFC v8 02/24] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v8 03/24] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v8 04/24] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v8 05/24] arm64: Implement asm/kpkeys.h using POE
` [PATCH RFC v8 06/24] arm64: set_memory: Implement set_memory_pkey()
` [PATCH RFC v8 07/24] arm64: Context-switch POR_EL1
` [PATCH RFC v8 08/24] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH RFC v8 09/24] arm64: Enable kpkeys
` [PATCH RFC v8 10/24] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH RFC v8 11/24] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v8 12/24] mm: kpkeys: Protect regular page tables
` [PATCH RFC v8 13/24] mm: kpkeys: Introduce early page table allocator
` [PATCH RFC v8 14/24] mm: kpkeys: Protect vmemmap page tables
` [PATCH RFC v8 15/24] mm: kpkeys: Introduce hook for protecting static "
` [PATCH RFC v8 16/24] arm64: kpkeys: Implement arch_supports_kpkeys_early()
` [PATCH RFC v8 17/24] arm64: kpkeys: Support KPKEYS_CTX_PGTABLES
` [PATCH RFC v8 18/24] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH RFC v8 19/24] arm64: kpkeys: Protect early page tables
` [PATCH RFC v8 20/24] arm64: kpkeys: Protect init_pg_dir
` [PATCH RFC v8 21/24] arm64: kpkeys: Guard page table writes
` [PATCH RFC v8 22/24] arm64: kpkeys: Batch KPKEYS_CTX_PGTABLES switches
` [PATCH RFC v8 23/24] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH RFC v8 24/24] mm: Add basic tests for kpkeys_hardened_pgtables

[PATCH] KVM: arm64: Preserve all guest ZCR_EL2.LEN values
 2026-05-26 13:03 UTC  (5+ messages)

[PATCH] arm64: tlb: Flush walk cache when unsharing PMD tables
 2026-05-26 13:01 UTC  (4+ messages)

[PATCH v3] irqchip/gic-v4: Don't advertise VLPIs if no ITS is probed
 2026-05-26 12:53 UTC 

[PATCH v2] iommu: Allow device driver to use its own PASID space for SVA
 2026-05-26 12:46 UTC  (4+ messages)

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-26 12:45 UTC  (3+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page

[PATCH v2 0/3] ASoC: sunxi: sun4i-spdif: Cleanup and runtime PM improvements
 2026-05-26 12:16 UTC  (6+ messages)
` [PATCH v2 2/3] ASoC: sunxi: sun4i-spdif: Resume device before kcontrol register access

[PATCH] [net-next] net: dsa: netc: fix enetc dependencies
 2026-05-26 12:39 UTC  (3+ messages)

[PATCH v3 0/2] Add eDP lane mapping support
 2026-05-26 12:35 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH v4 0/5] J722S SGMII support
 2026-05-26 11:52 UTC  (2+ messages)
` (subset) "

[PATCH 00/10] Add support for A9 family clock controller
 2026-05-26 12:27 UTC  (7+ messages)
` [PATCH 07/10] clk: amlogic: Support POWER_OF_TWO for PLL pre-divider

[PATCH v2] irqchip/gic-v4: Harden against bogus command line
 2026-05-26 12:24 UTC  (2+ messages)

[PATCH] arm64: kernel: Disable CNP on HiSilicon HIP09
 2026-05-26 12:19 UTC  (3+ messages)

[PATCH v5 0/4] PCI: tegra: Add Tegra264 support
 2026-05-26 11:10 UTC  (3+ messages)
` [PATCH v5 2/4] PCI: Use standard wait times for PCIe link monitoring

[PATCH v9 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-05-26 11:52 UTC  (2+ messages)

[PATCH V2 00/11] soc: ti: keystone/k3 navigator queue/dma/ringacc cleanups
 2026-05-26 11:51 UTC  (2+ messages)

[PATCH v5 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-05-26 11:40 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: clock: qcom: Add video clock controller on Qualcomm Eliza SoC
` [PATCH v5 6/7] clk: qcom: camcc: Add support for camera clock controller for Eliza

[PATCH] irqchip/gic-v4: Harden against bogus command line
 2026-05-26 11:33 UTC  (5+ messages)

[PATCH] perf cs-etm: stamp pid/tid/EL on each buffered packet to fix cross-pid attribution
 2026-05-26 11:18 UTC  (2+ messages)

[PATCH 0/2] perf cs-etm: Queue context packets for frontend
 2026-05-26 11:14 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf test cs-etm: Test thread attribution

[PATCH] firmware: arm_ffa: Treat missing FF-A feature on a platform as a probe miss
 2026-05-26 10:51 UTC  (2+ messages)

[PATCH v2] net: stmmac: fix RX DMA leak on TX alloc failure
 2026-05-26 10:49 UTC  (3+ messages)

[PATCH] usb: udc: pxa: fix error handling
 2026-05-26 10:47 UTC 

[PATCH v4] i2c: davinci: fix division by zero on missing clock-frequency
 2026-05-26 10:22 UTC 


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