public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 12:47:18 to 2026-01-19 18:17:41 UTC [more...]

[PATCH v2 0/2] arm64: mte: Improve performance by explicitly disabling unwanted tag checking
 2026-01-19 18:17 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: mte: Clarify kernel MTE policy and manipulation of TCO
` [PATCH v2 2/2] arm64: mte: Set TCMA1 whenever MTE is present in the kernel

[PATCH v1] ARM: dts: rockchip: rk3036: remove mshc aliases
 2026-01-19 18:10 UTC  (3+ messages)

[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-01-19 18:09 UTC  (6+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH RFCv1 2/3] PCI: Allow ATS to be always on for non-CXL NVIDIA GPUs

[PATCH v4 00/25] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2026-01-19 18:00 UTC  (15+ messages)
` [PATCH v4 04/25] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH v4 05/25] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
` [PATCH v4 14/25] drm/tilcdc: Use drm_module_platform_driver() helper
` [PATCH v4 15/25] drm/tilcdc: Move tilcdc_init/fini closer to probe/remove
` [PATCH v4 16/25] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH v4 19/25] drm/tilcdc: Convert to drm_device-based logging helpers
` [PATCH v4 25/25] rm/tilcdc: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH] firmware: arm_scpi: Fix a reference leak on device node
 2026-01-19 17:55 UTC  (4+ messages)

[PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional
 2026-01-19 17:47 UTC  (8+ messages)
` [PATCH v3 3/3] spi: xilinx: use device property accessors

[PATCH net-next 0/9] net: convert drivers to .get_rx_ring_count (part 2)
 2026-01-19 17:45 UTC  (9+ messages)
` [PATCH net-next 1/9] net: benet: convert to use .get_rx_ring_count
` [PATCH net-next 8/9] net: macb: "

[PATCH v5 0/3] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2026-01-19 17:31 UTC  (5+ messages)
` [PATCH v5 2/3] arm64: mmu: avoid allocating pages while splitting the linear mapping
` [PATCH v5 3/3] arm64: mmu: avoid allocating pages while installing ng-mapping for KPTI

[PATCH] firmware: smccc: default ARM_SMCCC_SOC_ID to disabled
 2026-01-19 17:25 UTC  (16+ messages)

[PATCH v2 00/13] arm64: Refactor TLB invalidation API and implementation
 2026-01-19 17:22 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: mm: Re-implement the __tlbi_level macro as a C function
` [PATCH v2 02/13] arm64: mm: Introduce a C wrapper for by-range TLB invalidation
` [PATCH v2 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation
` [PATCH v2 04/13] arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
` [PATCH v2 05/13] arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
` [PATCH v2 06/13] arm64: mm: Re-implement the __flush_tlb_range_op macro in C
` [PATCH v2 07/13] arm64: mm: Simplify __TLBI_RANGE_NUM() macro
` [PATCH v2 08/13] arm64: mm: Simplify __flush_tlb_range_limit_excess()
` [PATCH v2 09/13] arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
` [PATCH v2 10/13] arm64: mm: Refactor __flush_tlb_range() to take flags
` [PATCH v2 11/13] arm64: mm: More flags for __flush_tlb_range()
` [PATCH v2 12/13] arm64: mm: Wrap flush_tlb_page() around ___flush_tlb_range()
` [PATCH v2 13/13] arm64: mm: Provide level hint for flush_tlb_page()

[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-01-19 17:20 UTC  (35+ messages)
` [PATCH v3 06/47] arm64: mpam: Context switch the MPAM registers
` [PATCH v3 07/47] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v3 08/47] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v3 09/47] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v3 10/47] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v3 11/47] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v3 14/47] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v3 27/47] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v3 29/47] arm_mpam: resctrl: Pick classes for use as mbm counters

[PATCH v9 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2026-01-19 17:10 UTC  (2+ messages)

[PATCH 0/2] ti-sci-intr: Support level+pulse interrupt sources together
 2026-01-19 17:05 UTC  (4+ messages)
` [PATCH 2/2] drivers: irqchip: irq-ti-sci-intr: Allow parsing interrupt-types per-line

[GIT PULL] Qualcomm Arm64 defconfig update for v6.20
 2026-01-19 17:03 UTC 

[PATCH v4 1/2] dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property
 2026-01-19 17:02 UTC  (5+ messages)
` [PATCH v4 2/2] firmware: arm_scmi: Implement "

[PATCH 0/4] arm64: Unmap linear alias of kernel data/bss
 2026-01-19 16:47 UTC  (5+ messages)
` [PATCH 1/4] arm64: Move fixmap page tables to end of kernel image
` [PATCH 2/4] arm64: Map the kernel data/bss read-only in the linear map
` [PATCH 3/4] arm64: Move the zero page to rodata
` [PATCH 4/4] arm64: Unmap kernel data/bss entirely from the linear map

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-19 16:53 UTC  (11+ messages)
` [PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH 1/1] firmware: smccc: add support for Live Firmware Activation (LFA)
 2026-01-19 16:41 UTC  (3+ messages)

[PATCH v11 RESEND 0/9] support FEAT_LSUI
 2026-01-19 16:37 UTC  (12+ messages)
` [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v11 RESEND 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH] stm class: Fix Kconfig symbols
 2026-01-19 16:32 UTC  (4+ messages)

[PATCH v2 00/17] Introduce SCMI Telemetry FS support
 2026-01-19 16:29 UTC  (18+ messages)
` [PATCH v2 01/17] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value
` [PATCH v2 02/17] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH v2 03/17] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH v2 04/17] uapi: Add ARM SCMI definitions
` [PATCH v2 05/17] firmware: arm_scmi: Add Telemetry protocol support
` [PATCH v2 12/17] firmware: arm_scmi: Add Telemetry components view

[PATCH] spi: rockchip: Use plain request_irq()
 2026-01-19 16:25 UTC  (5+ messages)

[PATCH 00/10] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-01-19 16:24 UTC  (7+ messages)
` [PATCH 01/10] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH 02/10] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH 03/10] arm: dts: imx6qdl: Add Root Port node and move PERST property to Root Port node

[GIT PULL] Qualcomm driver updates for v6.20
 2026-01-19 16:22 UTC 

[PATCH v2 0/9] arm64: dts: imx8m*: misc update
 2026-01-19 16:20 UTC  (6+ messages)
` [PATCH v2 4/9] arm64: dts: imx8mm: add wakeup-source for usb phy

[PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
 2026-01-19 16:15 UTC  (5+ messages)
    `  "

[PATCH net-next v3] net: airoha_eth: increase max MTU to 9220 for DSA jumbo frames
 2026-01-19 16:14 UTC  (3+ messages)

[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-01-19 16:06 UTC  (2+ messages)

[GIT PULL] Qualcomm Arm32 DeviceTree updates for v6.20
 2026-01-19 16:06 UTC 

[PATCH] arm64: dts: imx943-evk: enable lpuart6 for Bluetooth
 2026-01-19 16:04 UTC  (2+ messages)

[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.19
 2026-01-19 15:58 UTC 

[PATCH 00/11] Describe PCIe/USB3.0 clock generator on R-Car Gen3
 2026-01-19 15:58 UTC  (4+ messages)

[PATCH v2 0/2] perf cs-etm: Fix decoding for sparse CPU maps
 2026-01-19 15:43 UTC  (9+ messages)
` [PATCH v2 1/2] "

[PATCH v5 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
 2026-01-19 15:40 UTC  (6+ messages)
` [PATCH v5 2/3] media: synopsys: add driver for the designware "

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-01-19 15:36 UTC  (7+ messages)
` [PATCH 1/8] of: provide of_machine_get_compatible()
` [PATCH 8/8] soc: sunxi: mbus: don't access of_root directly

[PATCH net-next v3 0/2] airoha: Add the capability to read firmware binary names from dts for Airoha NPU driver
 2026-01-19 15:32 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: airoha: npu: Add firmware-name property
` [PATCH net-next v3 2/2] net: airoha: npu: Add the capability to read firmware names from dts

[PATCH net-next v8 0/3] Add support for Nuvoton MA35D1 GMAC
 2026-01-19 15:22 UTC  (3+ messages)
` [PATCH net-next v8 2/3] arm64: dts: nuvoton: Add Ethernet nodes

[PATCH 0/3] clk: samsung: auto clock gating fixes for PM
 2026-01-19 15:22 UTC  (5+ messages)
` [PATCH 3/3] clk: samsung: allow runtime PM with auto clock gating

[RFC PATCH] arm64: Bring back linear map randomization using PArange override
 2026-01-19 15:18 UTC  (2+ messages)

[PATCH RFC net-next] net: stmmac: enable RPS and RBU interrupts
 2026-01-19 15:15 UTC  (3+ messages)

[PATCH v2 0/5] New DRM accel driver for Texas Instruments' C7x DSPs
 2026-01-19 13:26 UTC  (3+ messages)
` [PATCH v2 4/5] accel/thames: Add IOCTL for job submission

[PATCH] arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
 2026-01-19 14:42 UTC  (6+ messages)

[PATCH 0/3] pmdomain: core: Extend domain idle states debugfs support
 2026-01-19 14:31 UTC  (4+ messages)
` [PATCH 1/3] pmdomain: core: Restructure domain idle states data for genpd in debugfs
` [PATCH 2/3] pmdomain: core: Show latency/residency for domain idle states "
` [PATCH 3/3] pmdomain: core: Extend statistics for domain idle states with s2idle data

[PATCH net-next 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
 2026-01-19 14:27 UTC  (13+ messages)
` [PATCH net-next 01/14] net: stmmac: qcom-ethqos: remove mac_base
` [PATCH net-next 02/14] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method
` [PATCH net-next 03/14] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
` [PATCH net-next 10/14] net: stmmac: use integrated PCS for BASE-X modes
` [PATCH net-next 11/14] net: stmmac: add struct stmmac_pcs_info
` [PATCH net-next 14/14] net: stmmac: report PCS configuration changes

[PATCH v2 0/2] spi: aspeed: Improve handling of shared SPI controllers
 2026-01-19 14:25 UTC  (5+ messages)
` [PATCH v2 2/2] spi: aspeed: Add support for non-spi-mem devices

[PATCH net-next] net: stmmac: fix dwmac4 transmit performance regression
 2026-01-19 14:19 UTC  (2+ messages)

[PATCH net] net: stmmac: fix resume: calculate tso last_segment
 2026-01-19 14:21 UTC 

[PATCH 0/5] Add Aspeed G7 sgpio support
 2026-01-19 14:20 UTC  (4+ messages)
` [PATCH 3/5] gpio: aspeed-sgpio: Create llops to handle hardware access

[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
 2026-01-19 14:06 UTC  (11+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver

[PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add EN7581-7996 support
 2026-01-19 14:04 UTC  (11+ messages)

[GIT PULL] arm64 fixes for 6.19-rc6
 2026-01-19 13:53 UTC  (2+ messages)

[PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
 2026-01-19 13:54 UTC  (5+ messages)

[PATCH v5 0/8] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
 2026-01-19 13:27 UTC  (5+ messages)
` [PATCH v5 5/8] clk: amlogic: Add A5 clock peripherals controller driver

[PATCH v3 0/4] Add HDMI 2.0 support to DW HDMI QP TX
 2026-01-19 13:26 UTC  (5+ messages)
` [PATCH v3 1/4] drm/bridge: Add ->detect_ctx hook and drm_bridge_detect_ctx()
` [PATCH v3 2/4] drm/bridge-connector: Switch to using ->detect_ctx hook
` [PATCH v3 3/4] drm/bridge: dw-hdmi-qp: Add high TMDS clock ratio and scrambling support
` [PATCH v3 4/4] drm/rockchip: dw_hdmi_qp: Do not send HPD events for all connectors

[PATCH v4 01/10] drm/tests: hdmi: check the infoframes behaviour
 2026-01-19 13:10 UTC  (4+ messages)

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-19 12:59 UTC  (5+ messages)

[PATCH 0/8] thermal: samsung: Add support for Google GS101 TMU
 2026-01-19 12:57 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: thermal: Add "

imx8 PCI regression since "iommu: Get DT/ACPI parsing into the proper probe path"
 2026-01-19 12:53 UTC  (7+ messages)
  ` [REGRESSION] "

[PATCH v2 00/35] KVM: arm64: Add support for protected guest memory with pKVM
 2026-01-19 12:46 UTC  (33+ messages)
` [PATCH v2 03/35] KVM: arm64: Move handle check into pkvm_pgtable_stage2_destroy_range()
` [PATCH v2 05/35] KVM: arm64: Don't advertise unsupported features for protected guests
` [PATCH v2 06/35] KVM: arm64: Expose self-hosted debug regs as RAZ/WI "
` [PATCH v2 07/35] KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
` [PATCH v2 08/35] KVM: arm64: Ignore MMU notifier callbacks for protected VMs
` [PATCH v2 09/35] KVM: arm64: Prevent unsupported memslot operations on "
` [PATCH v2 10/35] KVM: arm64: Ignore -EAGAIN when mapping in pages for the pKVM host
` [PATCH v2 11/35] KVM: arm64: Split teardown hypercall into two phases
` [PATCH v2 12/35] KVM: arm64: Introduce __pkvm_host_donate_guest()
` [PATCH v2 13/35] KVM: arm64: Hook up donation hypercall to pkvm_pgtable_stage2_map()
` [PATCH v2 14/35] KVM: arm64: Handle aborts from protected VMs
` [PATCH v2 15/35] KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()
` [PATCH v2 16/35] KVM: arm64: Hook up reclaim hypercall to pkvm_pgtable_stage2_destroy()
` [PATCH v2 17/35] KVM: arm64: Refactor enter_exception64()
` [PATCH v2 18/35] KVM: arm64: Inject SIGSEGV on illegal accesses
` [PATCH v2 19/35] KVM: arm64: Avoid pointless annotation when mapping host-owned pages
` [PATCH v2 20/35] KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()
` [PATCH v2 21/35] KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()
` [PATCH v2 22/35] KVM: arm64: Change 'pkvm_handle_t' to u16
` [PATCH v2 23/35] KVM: arm64: Annotate guest donations with handle and gfn in host stage-2
` [PATCH v2 24/35] KVM: arm64: Introduce hypercall to force reclaim of a protected page
` [PATCH v2 25/35] KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
` [PATCH v2 26/35] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
` [PATCH v2 27/35] KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
` [PATCH v2 28/35] KVM: arm64: Implement the MEM_SHARE hypercall for "
` [PATCH v2 29/35] KVM: arm64: Implement the MEM_UNSHARE "
` [PATCH v2 30/35] KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
` [PATCH v2 31/35] KVM: arm64: Add some initial documentation for pKVM
` [PATCH v2 32/35] KVM: arm64: Extend pKVM page ownership selftests to cover guest donation
` [PATCH v2 33/35] KVM: arm64: Register 'selftest_vm' in the VM table
` [PATCH v2 34/35] KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaim
` [PATCH v2 35/35] KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcs


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