linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-18 19:25:17 to 2021-10-19 14:14:58 UTC [more...]

[PATCH v4 0/2] Add support for the Mercury+ AA1 module
 2021-10-19 14:12 UTC 

[PATCH] drm/rockchip: Implement mmap as GEM object function
 2021-10-19 14:02 UTC  (2+ messages)
`  "

[PATCH v5 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-19 13:29 UTC  (31+ messages)
` [PATCH v5 02/15] arm64: errata: Add detection for TRBE overwrite in FILL mode
` [PATCH v5 03/15] arm64: errata: Add workaround for TSB flush failures
` [PATCH v5 04/15] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH v5 09/15] coresight: trbe: Add infrastructure for Errata handling
` [PATCH v5 10/15] coresight: trbe: Workaround TRBE errata overwrite in FILL mode
` [PATCH v5 12/15] coresight: trbe: Make sure we have enough space
` [PATCH v5 13/15] coresight: trbe: Work around write to out of range
` [PATCH v5 14/15] arm64: errata: Enable workaround for TRBE overwrite in FILL mode
` [PATCH v5 15/15] arm64: errata: Enable TRBE workaround for write to out-of-range address

[PATCH v2 00/42] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-19 13:17 UTC  (30+ messages)
` [PATCH v2 04/42] arm64/sve: Make access to FFR optional
` [PATCH v2 14/42] tools/nolibc: Implement gettid()
` [PATCH v2 19/42] arm64/sme: Basic enumeration support
` [PATCH v2 20/42] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v2 21/42] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v2 22/42] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v2 23/42] arm64/sme: Implement support for TPIDR2
` [PATCH v2 24/42] arm64/sme: Implement SVCR context switching
` [PATCH v2 25/42] arm64/sme: Implement streaming SVE "
` [PATCH v2 26/42] arm64/sme: Implement ZA "
` [PATCH v2 27/42] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v2 28/42] arm64/sme: Implement streaming SVE signal handling
` [PATCH v2 29/42] arm64/sme: Implement ZA "
` [PATCH v2 30/42] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v2 31/42] arm64/sme: Add ptrace support for ZA
` [PATCH v2 32/42] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v2 33/42] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v2 34/42] arm64/sme: Provide Kconfig for SME
` [PATCH v2 35/42] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v2 36/42] kselftest/arm64: Add tests for TPIDR2
` [PATCH v2 37/42] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v2 38/42] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v2 39/42] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v2 40/42] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v2 41/42] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v2 42/42] kselftest/arm64: Add coverage for the ZA ptrace interface

[PATCH] usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL access
 2021-10-19 13:12 UTC 

[PATCH 4/5] perf arm-spe: Implement find_snapshot callback
 2021-10-19 13:12 UTC  (13+ messages)

[PATCH v2] thermal: imx: implement runtime PM support
 2021-10-19 13:08 UTC 

[PATCH 00/13] arm64: extable: remove anonymous out-of-line fixups
 2021-10-19 13:01 UTC  (7+ messages)
` [PATCH 10/13] arm64: extable: add `type` and `data` fields

[PATCH v1 1/1] thermal: imx: implement runtime PM support
 2021-10-19 12:59 UTC  (5+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.16
 2021-10-19 12:54 UTC 

[PATCH v3 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-19 12:50 UTC  (7+ messages)
` [PATCH v3 2/2] firmware: arm_scmi: Add optee transport

[PATCH] dma-buf: add attachments empty check for dma_buf_release
 2021-10-19 12:41 UTC  (2+ messages)

[PATCH] arm64: ptdump: Allow dumping user page tables
 2021-10-19 12:33 UTC  (3+ messages)

[PATCH v4 00/17] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-10-19 12:20 UTC  (2+ messages)

[PATCH v2][net-next] soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
 2021-10-19 12:19 UTC 

[PATCH] ASoC: rockchip: use generic DMA engine configuration
 2021-10-19 12:18 UTC  (4+ messages)
    ` [PATCH] ASoC: rockchip: use generic DMA engine configuration【请注意,邮件由linux-rockchip-bounces+sugar.zhang=rock-chips.com@lists.infradead.org代发】

[PATCHv3 1/4] media: imx: Remove unused functions
 2021-10-19 12:14 UTC  (4+ messages)
` [PATCHv3 2/4] media: imx: Store the type of hardware implementation
` [PATCHv3 3/4] media: imx: Forward "
` [PATCHv3 4/4] media: imx: Use dedicated format handler for i.MX7/8

[PATCH v2 00/15] KVM: arm64: pkvm: Implement unshare hypercall
 2021-10-19 12:13 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: arm64: Check if running in VHE from kvm_host_owns_hyp_mappings()
` [PATCH v2 02/15] KVM: arm64: Provide {get, put}_page() stubs for early hyp allocator
` [PATCH v2 03/15] KVM: arm64: Refcount hyp stage-1 pgtable pages
` [PATCH v2 04/15] KVM: arm64: Fixup hyp stage-1 refcount
` [PATCH v2 05/15] KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
` [PATCH v2 06/15] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
` [PATCH v2 07/15] KVM: arm64: Introduce kvm_share_hyp()
` [PATCH v2 08/15] KVM: arm64: pkvm: Refcount the pages shared with EL2
` [PATCH v2 09/15] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
` [PATCH v2 10/15] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
` [PATCH v2 11/15] KVM: arm64: Implement do_share() helper for sharing memory
` [PATCH v2 12/15] KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
` [PATCH v2 13/15] KVM: arm64: Implement do_unshare() helper for unsharing memory
` [PATCH v2 14/15] KVM: arm64: Expose unshare hypercall to the host
` [PATCH v2 15/15] KVM: arm64: pkvm: Unshare guest structs during teardown

[PATCH v5 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension
 2021-10-19 12:07 UTC 

[PATCH] kasan: add kasan mode messages when kasan init
 2021-10-19 12:04 UTC 

[PATCH v5 0/7] drm/sun4i: Add support for dual-link LVDS on the A20
 2021-10-19 12:02 UTC  (3+ messages)
` [PATCH v5 1/7] of: Make of_graph_get_port_by_id take a const device_node

[PATCH] mmc: mxs-mmc: disable regulator on error and in the remove function
 2021-10-19 11:36 UTC  (2+ messages)

[PATCH v2 07/21] perf metric: Add metric new and free
 2021-10-19 11:30 UTC 

[PATCH 1/2] arm64: dts: Add PCIe endpoint mode DT node for ls1012a
 2021-10-19 11:17 UTC  (2+ messages)
` [PATCH 2/2] misc: pci_endpoint_test: Add Device ID for NXP LS1012A

[PATCH 11/22] usb: host: ohci-at91: deny IRQ0
 2021-10-19 11:15 UTC  (2+ messages)

[PATCH v3 00/17] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-10-19 11:10 UTC  (10+ messages)

[PATCH] Revert "ASoC: rockchip: add config for rockchip dmaengine pcm register"
 2021-10-19 11:05 UTC  (2+ messages)

[PATCH v2 0/4] thermal: mediatek: Add mt8365 support
 2021-10-19 10:44 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365
` [PATCH v2 2/4] thermal: mediatek: Fix apmixed error message
` [PATCH v2 3/4] thermal: mediatek: Remove data void casts
` [PATCH v2 4/4] thermal: mediatek: add MT8365 thermal driver support

[PATCH v2 0/3] Update gpios, nvme i2c busses and uefi partition
 2021-10-19 10:37 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: dts: aspeed: mtjade: Add some gpios
` [PATCH v2 2/3] ARM: dts: aspeed: mtjade: Add I2C buses for NVMe devices
` [PATCH v2 3/3] ARM: dts: aspeed: mtjade: Add uefi partition

[PATCH 00/16] KVM: arm64: Implement unshare hypercall for pkvm
 2021-10-19 10:37 UTC  (10+ messages)
` [PATCH 01/16] KVM: arm64: Introduce do_share() helper for memory sharing between components
` [PATCH 16/16] KVM: arm64: pkvm: Unshare guest structs during teardown

[PATCH] thermal: imx: Fix temperature measurements on i.MX6 after alarm
 2021-10-19 10:35 UTC  (5+ messages)

[PATCH v6 0/2] drivers: perf: Add Marvell CN10K LLC-TAD pmu driver
 2021-10-19 10:23 UTC  (3+ messages)
` [PATCH v6 1/2] drivers: perf: Add LLC-TAD perf counter support

[PATCH] mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-10-19 10:17 UTC  (2+ messages)

[PATCH 0/3] iio: Use of_device_get_match_data to clean code
 2021-10-19 10:00 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: rockchip_saradc: Use of_device_get_match_data to simplify code
` [PATCH 2/3] iio: adc: max9611: "
` [PATCH 3/3] iio: adc: twl6030-gpadc: "

[PATCH][linux-next] soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
 2021-10-19  9:08 UTC  (2+ messages)
` [PATCH][linux-next] soc: fsl: dpio: Unsigned compared against 0 in

[PATCH 1/3] arm64: dts: exynos: add 'chassis-type' property
 2021-10-19  8:58 UTC  (2+ messages)

[PATCH v6 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-19  8:43 UTC  (11+ messages)
` [PATCH v6 01/10] media: admin-guide: add stm32-dma2d description
` [PATCH v6 02/10] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v6 03/10] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc
` [PATCH v6 04/10] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v6 05/10] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v6 06/10] media: videobuf2: Fix the size printk format
` [PATCH v6 07/10] media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting
` [PATCH v6 08/10] media: v4l2-ctrls: Add RGB color effects control
` [PATCH v6 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
` [PATCH v6 10/10] media: stm32-dma2d: STM32 DMA2D driver

[RESEND v2 0/5] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-19  8:12 UTC  (22+ messages)
` [RESEND v2 1/5] PCI: imx6: Encapsulate the clock enable into one standalone function
` [RESEND v2 2/5] PCI: imx6: Add the error propagation from host_init
` [RESEND v2 3/5] PCI: imx6: Fix the regulator dump when link never came up
` [RESEND v2 4/5] PCI: imx6: Fix the clock reference handling unbalance "
` [RESEND v2 5/5] PCI: imx6: Add the compliance tests mode support

[RFC PATCH 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2021-10-19  7:26 UTC  (9+ messages)
` [RFC PATCH 02/25] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH 03/25] KVM: arm64: Introduce a validation function for an ID register

[PATCH v5 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-19  7:20 UTC  (6+ messages)
` [PATCH v5 10/10] media: stm32-dma2d: STM32 DMA2D driver

[PATCH v6 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver
 2021-10-19  7:05 UTC  (3+ messages)
` [PATCH v6 2/2] pinctrl: microchip sgpio: use "

[PATCH v2 clk:mediatek] clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.c
 2021-10-19  6:47 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: correct ds->num_ports
 2021-10-19  5:59 UTC  (5+ messages)

[PATCH v3 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-19  4:50 UTC 

[PATCH v3 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-19  4:49 UTC 

[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
 2021-10-19  4:49 UTC 

[PATCH v5 0/5] Mediatek MT7986 basic clock support
 2021-10-19  4:47 UTC  (5+ messages)
` [PATCH v5 4/5] arm64: dts: mediatek: add clock support for mt7986a
` [PATCH v5 5/5] arm64: dts: mediatek: add clock support for mt7986b

[PATCH] scsi: sd: fix crashes in sd_resume_runtime
 2021-10-19  3:43 UTC  (2+ messages)

[PATCH] firmware: arm_sdei: pass sdei_api_event_register right parameters
 2021-10-19  3:35 UTC  (4+ messages)

[PATCH] driver: soc: dpio: use the whole functions to protect critical zone
 2021-10-19  3:05 UTC 

[PATCH clk:mediatek] clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.c
 2021-10-19  3:04 UTC  (2+ messages)

[PATCH v2] soc: fsl: dpio: instead smp_processor_id with raw_smp_processor_id
 2021-10-19  2:32 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-19  2:10 UTC  (5+ messages)
` [PATCH v3 6/9] dt-bindings: imx6q-pcie: Add PHY phandles and name properties

[PATCH v11 1/4] HID: wacom_sys: Add support for flipping the data values
 2021-10-19  1:50 UTC  (3+ messages)

[PATCH] can: xilinx_can: remove redundent netif_napi_del from xcan_remove
 2021-10-19  1:44 UTC  (3+ messages)

[PATCH v2 0/2] arm/arm64: dts: Enable more network hardware
 2021-10-19  1:29 UTC  (3+ messages)
` [PATCH v2 2/2] arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree

[PATCH 0/3] compat vdso cleanups
 2021-10-18 22:58 UTC  (8+ messages)
` [PATCH 2/3] arm64: vdso32: lazily invoke COMPAT_CC
` [PATCH 3/3] arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd

[PATCH v8 0/4] Mediatek MT7986 pinctrl support
 2021-10-18 22:36 UTC  (3+ messages)
` [PATCH v8 2/4] pinctrl: mediatek: add support for MT7986 SoC

[PATCH v2 0/5] KVM: arm64: Reorganise vcpu first run
 2021-10-18 21:11 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm64: Move SVE state mapping at HYP to finalize-time
` [PATCH v2 2/5] KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
` [PATCH v2 3/5] KVM: arm64: Restructure the point where has_run_once is advertised
` [PATCH v2 4/5] KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()
` [PATCH v2 5/5] KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid

[PATCH v2 0/7] ARM: add vmap'ed stack support
 2021-10-18 21:08 UTC  (4+ messages)
` [PATCH v2 7/7] ARM: implement support for vmap'ed stacks

[PATCH v3 00/10] ARM: add support for IRQ stacks
 2021-10-18 21:03 UTC  (9+ messages)
` [PATCH v3 07/10] ARM: backtrace-clang: avoid crash on bogus frame pointer
` [PATCH v3 08/10] ARM: implement IRQ stacks
` [PATCH v3 09/10] ARM: call_with_stack: add unwind support

[PATCH clk-fixes v1 0/2] Fix clk-composite to support .determine_rate
 2021-10-18 20:01 UTC  (5+ messages)
` [PATCH clk-fixes v1 1/2] clk: composite: Also consider .determine_rate for rate + mux composites
` [PATCH clk-fixes v1 2/2] clk: composite: Use rate_ops.determine_rate when also a mux is available

[PATCH v2] dt-bindings: mediatek: add adsp-mbox document
 2021-10-18 19:59 UTC  (2+ messages)

[PATCH] PCI: cadence: Disable Function Level Reset support
 2021-10-18 19:42 UTC  (2+ messages)

[PATCH v4 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-18 19:38 UTC  (5+ messages)
` [PATCH v4 2/7] dt-bindings: mediatek,dp: Add Display Port binding
  ` [PATCH v4 2/7] dt-bindings: mediatek, dp: "

[PATCH v3 0/3] phy: stm32: add phy tuning support
 2021-10-18 19:29 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: phy: phy-stm32-usbphyc: add optional phy tuning properties

[PATCH] ARM: drop cc-option fallbacks for architecture selection
 2021-10-18 19:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).