Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 14:40:12 to 2026-05-26 20:50:56 UTC [more...]

[PATCH RFT] tty: serial: fsl_lpuart: Add register dump
 2026-05-26 20:50 UTC  (3+ messages)

[PATCH] clk: moxart: remove unused variables, fix refcount leak
 2026-05-26 20:42 UTC 

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

[PATCH] dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
 2026-05-26 20:15 UTC 

[PATCH v9 0/5] I2C Mux per channel bus speed
 2026-05-26 19:48 UTC  (5+ messages)
` [PATCH v9 1/5] i2c: core: add callback to change bus frequency
` [PATCH v9 5/5] docs: i2c: i2c-topology: add section about bus speed

[PATCH 6.12] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL
 2026-05-26 19:24 UTC 

[PATCH 6.12] tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
 2026-05-26 19:20 UTC 

[PATCH] arm64: mm: drop redundant remap of FDT first page
 2026-05-26 18:57 UTC  (2+ messages)

[PATCH] iio: pressure: cros_ec_baro: simplify timestamp channel definition
 2026-05-26 18:12 UTC  (3+ messages)

[PATCH v2 0/5] arm64: arch_timer: Improve errata handling
 2026-05-26 18:44 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: Convert __delay_cycles() to arch_timer_read_vcounter()

[PATCH] clk: mvebu: ap-cpu-clk: fix refcount leak
 2026-05-26 18:40 UTC 

[PATCH v12 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
 2026-05-26 18:29 UTC  (4+ messages)
` [PATCH v12 02/15] kasan: arm64: x86: Make special tags arch specific

[PATCH v4 0/3] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-26 18:11 UTC  (3+ messages)

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-26 17:59 UTC  (16+ messages)
` [PATCH v6 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v6 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [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 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v6 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v6 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v6 11/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v6 12/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache
` [PATCH v6 14/15] mm: Make empty_zero_page[] const
` [PATCH v6 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map

[PATCH v3 0/3] clk: nuvoton: ma35d1: fix PLL frequency calculation
 2026-05-26 18:06 UTC  (3+ messages)
` [PATCH v3 2/3] clk: nuvoton: ma35d1: fix PLL_CTL1_FRAC bit field width and fractional calc

[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 2/2] gpio: rockchip: fix teardown bugs and resource leaks
 2026-05-26 17:02 UTC  (4+ messages)
` [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  (28+ messages)
` [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 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  (6+ messages)
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-05-26 15:07 UTC  (6+ 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: "


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