public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 17:41:19 to 2026-03-17 07:30:37 UTC [more...]

[PATCH v6 0/5] support batch checking of references and unmapping for large folios
 2026-03-17  7:30 UTC  (9+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "

[PATCH v2 00/13] SCMI Clock rates discovery rework
 2026-03-17  7:29 UTC  (5+ messages)
` [PATCH v2 07/13] firmware: arm_scmi: Make clock rates allocation dynamic
` [PATCH v2 09/13] firmware: arm_scmi: Harden clock parents discovery

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-17  7:26 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: Support loop control in quirk code snippets
 2026-03-17  7:25 UTC  (2+ messages)

[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-03-17  7:21 UTC  (4+ messages)

[PATCH v4 00/10] clk: realtek: Add RTD1625 Clock Support
 2026-03-17  7:14 UTC  (9+ messages)
` [PATCH v4 01/10] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v4 03/10] clk: realtek: Add basic reset support

[PATCH v11 0/7] Provide support for Trigger Generation Unit
 2026-03-17  7:06 UTC  (4+ messages)
` [PATCH v11 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace

[PATCH v2 0/3] ARM: soc: ti: k3: Provide reset cause information
 2026-03-17  6:59 UTC  (4+ messages)
` [PATCH v2 3/3] soc: ti: k3-socinfo: Provide reset reason information

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-03-17  6:53 UTC  (5+ messages)

[PATCH v4 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-03-17  6:36 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v4 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v4 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v4 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH v2 0/4] drm: Support DMA per allocation kernel mappings
 2026-03-17  6:40 UTC  (5+ messages)
` [PATCH v2 1/4] drm/rcar-du: Use drm_gem_dma_get_sg_table() helper to get scatter gather table
` [PATCH v2 2/4] drm: Introduce DRM_MODE_DUMB_KERNEL_MAP flag
` [PATCH v2 3/4] drm/gem-dma: Use the dma_*_attr API variant
` [PATCH v2 4/4] drm/gem-dma: Support DRM_MODE_DUMB_KERNEL_MAP flag

[PATCH v2] arm64: defconfig: Enable J721E and Keystone PCIe drivers for TI SoCs
 2026-03-17  6:39 UTC 

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-17  6:24 UTC  (16+ messages)

[PATCH v1] PCI: imx6: Add force_suspend flag to override L1SS suspend skip
 2026-03-17  6:12 UTC 

[PATCH v2 0/2] Add AST2700 support for aspeed sdhci
 2026-03-17  5:56 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: dt-bindings: sdhci-of-aspeed: Add AST2700 fallback compatibles
` [PATCH v2 2/2] mmc: sdhci-of-aspeed: Handle optional controller reset

[PATCH 00/15] Convert power-controller to dt-schema and update various yaml file to referencing it
 2026-03-17  5:45 UTC  (11+ messages)
` [PATCH 01/15] dt-bindings: power: power-controller: Convert to yaml format
` [PATCH 03/15] dt-bindings: regulator: ti,tps65219: Use generic power-controller schema
` [PATCH 04/15] dt-bindings: regulator: act8x: "

[PATCH v12 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2026-03-17  5:41 UTC  (2+ messages)

[PATCH] arm64: dts: imx8dxl-evk: Use audio-graph-card2 for wm8960-2 and wm8960-3
 2026-03-17  5:37 UTC 

[PATCH] arm64: swiotlb: Don’t shrink default buffer when bounce is forced
 2026-03-17  5:29 UTC  (5+ messages)

[RFC PATCH v2 0/7] futex: Use runtime constants for futex_hash computation
 2026-03-17  5:11 UTC  (7+ messages)
` [RFC PATCH v2 5/7] s390/runtime-const: Introduce runtime_const_mask_32()
` [RFC PATCH v2 7/7] futex: Use runtime constants for __futex_hash() hot path

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-17  4:33 UTC  (22+ messages)
` [PATCH v2 01/16] mm: various small mmap_prepare cleanups
` [PATCH v2 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v2 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v2 04/16] mm: add vm_ops->mapped hook
` [PATCH v2 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 08/16] hpet: "
` [PATCH v2 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v2 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 11/16] staging: vme_user: "
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA

[PATCH 0/2] arm64: dts: rockchip: Add initial support for Khadas Edge 2L
 2026-03-17  4:02 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Khadas Edge 2L board
` [PATCH 2/2] arm64: dts: "

[PATCH v1 0/2] soc: hisilicon: kunpeng_hccs: Some clean code to fix compiling warning
 2026-03-17  3:57 UTC  (3+ messages)
` [PATCH v1 1/2] soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier "
` [PATCH v1 2/2] soc: hisilicon: kunpeng_hccs: Remove unused input parameter

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-03-17  3:49 UTC  (10+ messages)
` [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt

[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
 2026-03-17  3:41 UTC  (6+ messages)

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-03-17  3:34 UTC  (2+ messages)

[PATCH v12 0/7] Provide support for Trigger Generation Unit
 2026-03-17  3:26 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace
` [PATCH v12 2/7] qcom-tgu: Add TGU driver
` [PATCH v12 3/7] qcom-tgu: Add signal priority support
` [PATCH v12 4/7] qcom-tgu: Add TGU decode support
` [PATCH v12 5/7] qcom-tgu: Add support to configure next action
` [PATCH v12 6/7] qcom-tgu: Add timer/counter functionality for TGU
` [PATCH v12 7/7] qcom-tgu: Add reset node to initialize

[PATCH net-next v10 0/4] riscv: spacemit: Add ethernet support for K3
 2026-03-17  3:21 UTC  (3+ messages)
` [PATCH net-next v10 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac

[PATCH net-next v2] net: stmmac: move MSI data out of struct stmmac_priv
 2026-03-17  3:20 UTC  (2+ messages)

[PATCH net-next v12 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-03-17  3:20 UTC  (2+ messages)

[PATCH net v2] net: airoha: Remove airoha_dev_stop() in airoha_remove()
 2026-03-17  3:20 UTC  (2+ messages)

[PATCH] arm64: dts: imx95-15x15-evk: Disable PCIe bus in the default dts
 2026-03-17  3:10 UTC 

[PATCH] usb: dwc3: imx: avoid calling imx suspend/resume callbacks twice
 2026-03-17  3:05 UTC 

[PATCH] arm64: dts: imx95-15x15-evk: remove regulator-always-on for reg_m2_pwr
 2026-03-17  3:04 UTC 

[PATCH] arm64: dts: imx8mp-evk: Disable PCIe bus in the default dts
 2026-03-17  2:57 UTC 

[PATCH] arm64: Clear VTCR_EL2 in __init_el2_stage2()
 2026-03-17  2:46 UTC  (3+ messages)

[PATCH net-next v2] net: ti: icssg-prueth: Add HSR multicast FDB port membership management
 2026-03-17  2:30 UTC  (2+ messages)

[RFC PATCH 0/5] Add debugfs support for ARM SMMUv3
 2026-03-17  2:14 UTC  (12+ messages)
` [RFC PATCH 2/5] iommu/arm-smmu-v3: Add register display to debugfs
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Add stream table directory structure "
` [RFC PATCH 5/5] iommu/arm-smmu-v3: Add Context Descriptor display "

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2026-03-17  2:06 UTC  (5+ messages)

[PATCH v26 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-17  1:48 UTC  (10+ messages)
` [PATCH v26 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties

[PATCH v2 0/7] ARM: dts: broadcom-bcmbca: Fixes amd I2C buses
 2026-03-17  1:42 UTC  (17+ messages)
` [PATCH v2 1/7] ARM: dts: bcm6878: Fix PL081 DMA block IRQ
` [PATCH v2 2/7] ARM: dts: bcm63138: Fix DMA IRQ
` [PATCH v2 3/7] ARM: dts: bcm6846: Add I2C bus block
` [PATCH v2 4/7] ARM: dts: bcm6855: Add I2C bus blocks
` [PATCH v2 5/7] ARM: dts: bcm6878: Add I2C bus block
` [PATCH v2 6/7] ARM: dts: bcm63138: Add I2C block
` [PATCH v2 7/7] ARM: dts: bcm63148: "

[PATCH v10 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-03-17  1:40 UTC  (6+ messages)
` [PATCH v10 11/18] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[PATCH v1 0/4] Add eDP support for RK3576
 2026-03-17  1:37 UTC  (7+ messages)
` [PATCH v1 2/4] arm64: dts: rockchip: Add eDP node "
` [PATCH v1 3/4] drm/bridge: analogix_dp: Add support "

[PATCH v2] coresight: tpdm: add traceid_show for checking traceid
 2026-03-17  1:33 UTC  (5+ messages)

[PATCH v5 0/8] PCI: dw-rockchip: add system suspend support
 2026-03-17  0:47 UTC  (10+ messages)
` [PATCH v5 1/8] PCI: dw-rockchip: Restore vpcie3v3 regulator handle
` [PATCH v5 2/8] PCI: dw-rockchip: Move devm_phy_get out of phy_init
` [PATCH v5 3/8] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode
` [PATCH v5 4/8] PCI: dw-rockchip: Add helper function for controller mode
` [PATCH v5 5/8] PCI: dw-rockchip: Add helper function for DDL indicator
` [PATCH v5 6/8] PCI: dw-rockchip: Add pme_turn_off support
` [PATCH v5 7/8] PCI: dw-rockchip: Add system PM support
` [PATCH RFC v5 8/8] PCI: dw-rockchip: port some suspend code from vendor kernel

[PATCH v5 00/10] arm64: dts: lx2160a: fix pinmux issues, update SolidRun boards
 2026-03-17  0:36 UTC  (3+ messages)
` [PATCH v5 04/10] arm64: dts: lx2160a: rename pinmux nodes for readability

[PATCH v2] arm64: dts: rockchip: Enable PCIe CLKREQ# for RK3588 on Rock 5b-5bp-5t series
 2026-03-17  0:35 UTC  (2+ messages)

[PATCH] clk: nuvoton: ma35d1-divider: simplify allocation
 2026-03-17  0:32 UTC 

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-17  0:25 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for stmmac driver
 2026-03-17  0:13 UTC  (6+ messages)
` [PATCH v2 1/2] net: stmmac: fix pinctrl management during suspend/resume

[PATCH 04/15] mm: add vm_ops->mapped hook
 2026-03-16 23:39 UTC  (6+ messages)

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-16 22:59 UTC  (9+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback

[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
 2026-03-16 22:35 UTC  (4+ messages)

[PATCH] dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
 2026-03-16 22:25 UTC 

[PATCH] dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
 2026-03-16 22:18 UTC 

[PATCH] dmaengine: xilinx: xilinx_dma: Fix dma_device directions
 2026-03-16 22:16 UTC 

[PATCHv2 0/4] ARM: dts: BCM5301X: add WAN MAC assignments
 2026-03-16 21:13 UTC  (12+ messages)
` [PATCHv2 1/4] ARM: dts: BCM5301X: EA9200: set WAN MAC from nvram
` [PATCHv2 2/4] ARM: dts: BCM5301X: panamera: "
` [PATCHv2 3/4] ARM: dts: BCM5301X: AC3100: "
` [PATCHv2 4/4] ARM: dts: BCM5301X: AC5300: "

[PATCH 0/6] arm64: dts: broadcom: bcm2712: add missing nodes
 2026-03-16 20:56 UTC  (13+ messages)
` [PATCH 1/6] arm64: dts: broadcom: rp1: add i2c controller
` [PATCH 2/6] arm64: dts: broadcom: rp1: add csi nodes
` [PATCH 3/6] arm64: dts: broadcom: bcm2712: add camera backend node pispbe
` [PATCH 4/6] arm64: dts: broadcom: bcm2712-rpi-5-b: add pinctrl properties for csi i2cs
` [PATCH 5/6] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add fixes for pinctrl/pinctrl_aon
` [PATCH 6/6] arm64: dts: broadcom: bcm2712-d-rpi-5-b: update uart10 interrupt

[PATCH] ARM: dts: BCM5301X: add root pcie bridges
 2026-03-16 20:43 UTC  (2+ messages)

[PATCH net-next v7 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-16 20:34 UTC  (8+ messages)
` [PATCH net-next v7 2/5] net: stmmac: Add DW25GMAC support in stmmac core driver
` [PATCH net-next v7 4/5] net: stmmac: Add PCI driver support for BCM8958x

[PATCH 00/17] KVM: arm64: More user_mem_abort() rework
 2026-03-16 20:33 UTC  (21+ messages)
` [PATCH 01/17] KVM: arm64: Kill fault->ipa
` [PATCH 02/17] KVM: arm64: Make fault_ipa immutable
` [PATCH 03/17] KVM: arm64: Move fault context to const structure
` [PATCH 04/17] KVM: arm64: Replace fault_is_perm with a helper
` [PATCH 05/17] KVM: arm64: Constrain fault_granule to kvm_s2_fault_map()
` [PATCH 06/17] KVM: arm64: Kill write_fault from kvm_s2_fault
` [PATCH 07/17] KVM: arm64: Kill exec_fault "
` [PATCH 08/17] KVM: arm64: Kill topup_memcache "
` [PATCH 09/17] KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_info
` [PATCH 10/17] KVM: arm64: Kill logging_active from kvm_s2_fault
` [PATCH 11/17] KVM: arm64: Restrict the scope of the 'writable' attribute
` [PATCH 12/17] KVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_info
` [PATCH 13/17] KVM: arm64: Replace force_pte with a max_map_size attribute
` [PATCH 14/17] KVM: arm64: Move device mapping management into kvm_s2_fault_pin_pfn()
` [PATCH 15/17] KVM: arm64: Directly expose mapping prot and kill kvm_s2_fault
` [PATCH 16/17] KVM: arm64: Simplify integration of adjust_nested_*_perms()
` [PATCH 17/17] KVM: arm64: Convert gmem_abort() to struct kvm_s2_fault_desc

[PATCH 0/2] Add SPDIF support to RK3576
 2026-03-16 19:44 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: ASoC: rockchip: Add compatible for RK3576 SPDIF
` [PATCH 2/2] arm64: dts: rockchip: Add SPDIF nodes to RK3576 device tree

[PATCH v2] of/iommu: support multiple iommu-map entries per input ID
 2026-03-16 19:42 UTC  (2+ messages)

[v6 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-03-16 19:29 UTC 

[PATCH v6 00/19] CoreSight: Refactor power management for CoreSight path
 2026-03-16 19:30 UTC  (8+ messages)
` [PATCH v6 02/19] coresight: Set per-CPU source pointer

[PATCH 00/14] objtool/arm64: Port klp-build to arm64
 2026-03-16 19:15 UTC  (4+ messages)
` [PATCH 14/14] klp-build: Support cross-compilation

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-16 18:49 UTC  (7+ messages)
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct

Business Leaders List – National Restaurant Association - NRA Show 2026
 2026-03-16 18:28 UTC 

[PATCH] ASoC: codec: arizona: Convert to use GPIO descriptors
 2026-03-16 13:12 UTC  (2+ messages)

[PATCH v1 00/13] KVM: arm64: Refactor user_mem_abort() into a state-object model
 2026-03-16 18:13 UTC  (4+ messages)

[PATCH v4] media: verisilicon: Fix kernel panic due to __initconst misuse
 2026-03-16 17:59 UTC  (5+ messages)

[PATCH] arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
 2026-03-16 17:54 UTC  (2+ messages)

[PATCH] spi: axiado: Fix double-free in ax_spi_probe()
 2026-03-16 17:52 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
 2026-03-16 17:52 UTC  (2+ messages)

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-16 17:44 UTC  (5+ messages)
` [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

tps65219/am62p kernel oops
 2026-03-16 17:41 UTC  (8+ messages)


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