linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-19 07:03:50 to 2022-04-19 12:23:46 UTC [more...]

[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-04-19 11:22 UTC  (39+ messages)
` [PATCH v14 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
` [PATCH v14 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only
` [PATCH v14 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
` [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
` [PATCH v14 05/39] arm64/sme: System register and exception syndrome definitions
` [PATCH v14 06/39] arm64/sme: Manually encode SME instructions
` [PATCH v14 07/39] arm64/sme: Early CPU setup for SME
` [PATCH v14 08/39] arm64/sme: Basic enumeration support
` [PATCH v14 09/39] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v14 10/39] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v14 11/39] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v14 12/39] arm64/sme: Implement support for TPIDR2
` [PATCH v14 13/39] arm64/sme: Implement SVCR context switching
` [PATCH v14 14/39] arm64/sme: Implement streaming SVE "
` [PATCH v14 15/39] arm64/sme: Implement ZA "
` [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v14 17/39] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v14 18/39] arm64/sme: Implement streaming SVE signal handling
` [PATCH v14 19/39] arm64/sme: Implement ZA "
` [PATCH v14 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v14 21/39] arm64/sme: Add ptrace support for ZA
` [PATCH v14 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v14 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v14 24/39] KVM: arm64: Hide SME system registers from guests
` [PATCH v14 25/39] KVM: arm64: Trap SME usage in guest
` [PATCH v14 26/39] KVM: arm64: Handle SME host state when running guests
` [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
` [PATCH v14 28/39] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v14 29/39] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v14 30/39] kselftest/arm64: Add tests for TPIDR2
` [PATCH v14 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v14 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v14 33/39] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v14 34/39] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v14 35/39] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v14 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v14 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v14 38/39] kselftest/arm64: Add SME support to syscall ABI test

[PATCH v7 00/13] arm64: dts: Add i.MX8DXL initial support
 2022-04-19 11:20 UTC  (14+ messages)
` [PATCH v7 01/13] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v7 02/13] arm64: dts: freescale: Add adma subsystem dtsi "
` [PATCH v7 03/13] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v7 04/13] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v7 05/13] arm64: dts: freescale: Add lsio "
` [PATCH v7 06/13] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v7 07/13] dt-bindings: fsl: scu: Add i.MX8DXL ocotp and scu-pd binding
` [PATCH v7 08/13] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v7 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
` [PATCH v7 10/13] dt-bindings: net: fec: "
` [PATCH v7 11/13] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v7 12/13] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v7 13/13] dt-bindings: usb: usbmisc-imx: "

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-19 11:16 UTC  (12+ messages)
` [PATCH v5 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v5 02/11] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v5 03/11] riscv: "
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v5 05/11] arm: use fallback for random_get_entropy() instead of zero
` [PATCH v5 06/11] nios2: "
` [PATCH v5 07/11] x86: "
` [PATCH v5 08/11] um: "
` [PATCH v5 09/11] sparc: "
` [PATCH v5 10/11] xtensa: "
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-19 11:14 UTC  (4+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K

[PATCH v4 0/4] Enable orphan-handling=warn for VDSO
 2022-04-19 11:10 UTC  (6+ messages)
` [PATCH v4 3/4] arm64: vdso32: put ELF related sections in the linker script
` [PATCH v4 4/4] arm64: vdso32: enable orphan handling for VDSO

[PATCH v5 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-19 11:09 UTC  (4+ messages)
` [PATCH v5 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML

[next] arm: boot failed - PC is at cpu_ca15_set_pte_ext
 2022-04-19 10:58 UTC 

[PATCH v13 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2022-04-19 10:51 UTC  (3+ messages)
` [PATCH v13 1/2] elf: Allow architectures to parse properties on the main executable
` [PATCH v13 2/2] arm64: Enable BTI for main executable as well as the interpreter

[PATCH v3 0/5] Add initial support for MA35D1 SoC
 2022-04-19 10:49 UTC  (8+ messages)
` [PATCH v3 2/5] dt-bindings: clock: Document MA35D1 clock controller bindings

[PATCH 0/7] Cleanup MediaTek clk reset drivers
 2022-04-19 10:46 UTC  (12+ messages)
` [PATCH 2/7] clk: mediatek: reset: Rename reset function
` [PATCH 3/7] clk: mediatek: reset: Merge and revise reset register function
` [PATCH 4/7] clk: mediatek: reset: Add reset.h
` [PATCH 5/7] clk: mediatek: reset: Revise structure to control reset register

[PATCH v2] ARM: s3c: mark as deprecated and schedule removal
 2022-04-19 10:44 UTC  (2+ messages)

[PATCH v4 0/8] arm64: Automatic system register definition generation
 2022-04-19 10:43 UTC  (9+ messages)
` [PATCH v4 1/8] arm64/mte: Move shift from definition of TCF0 enumeration values
` [PATCH v4 2/8] arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
` [PATCH v4 3/8] arm64/sysreg: Rename SCTLR_EL1_NTWE/TWI to SCTLR_EL1_nTWE/TWI
` [PATCH v4 4/8] arm64: Add sysreg header generation scripting
` [PATCH v4 5/8] arm64/sysreg: Enable automatic generation of system register definitions
` [PATCH v4 6/8] arm64/sysreg: Generate definitions for ID_AA64ISAR0_EL1
` [PATCH v4 7/8] arm64/sysreg: Generate definitions for TTBRn_EL1
` [PATCH v4 8/8] arm64/sysreg: Generate definitions for SCTLR_EL1

[PATCH V3 0/3] serial: stm32: add earlycon and polling mode
 2022-04-19 10:33 UTC  (6+ messages)
` [PATCH V3 1/3] serial: stm32: remove infinite loop possibility in putchar function
` [PATCH V3 2/3] serial: stm32: add KGDB support
` [PATCH V3 3/3] serial: stm32: add earlycon support

[PATCH v2 0/4] kselftest/arm64: Miscelaneous MTE test updates
 2022-04-19 10:32 UTC  (5+ messages)
` [PATCH v2 1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers
` [PATCH v2 2/4] kselftest/arm64: Log unexpected asynchronous MTE faults
` [PATCH v2 3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode()
` [PATCH v2 4/4] kselftest/arm64: Add simple test for MTE prctl

[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-04-19 10:22 UTC  (11+ messages)
` [PATCH -next v4 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v4 3/4] arm64: mm: add support for page table check

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-19 10:13 UTC  (7+ messages)
` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration

[PATCH v3 00/12] dt-bindings: ufs: add common platform bindings + fixes
 2022-04-19 10:12 UTC  (3+ messages)
` [PATCH v3 09/12] arm64: dts: hisilicon: align 'freq-table-hz' with dtschema in UFS
  ` (subset) "

[PATCH 0/4] mfd/pwm: dt-bindings: google, cros-ec: include generic pwm schema
 2022-04-19 10:12 UTC  (3+ messages)
` [PATCH 2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema
  ` (subset) "

[PATCH 1/2] arm64: dts: mediatek: align operating-points table name with dtschema
 2022-04-19 10:12 UTC  (2+ messages)

[PATCH v4 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-19  9:45 UTC  (7+ messages)
` [PATCH v4 2/5] fpga: fix for coding style issues

[PATCH v2 0/6] Apple M1 (Pro/Max) NVMe driver
 2022-04-19  9:52 UTC  (5+ messages)
` [PATCH v2 6/6] nvme-apple: Add initial Apple SoC "

[PATCH v20 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-19  9:41 UTC  (9+ messages)
` [PATCH v20 1/8] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v20 2/8] soc: mediatek: add mtk-mutex "
` [PATCH v20 3/8] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v20 4/8] drm/mediatek: add MERGE "
` [PATCH v20 5/8] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v20 6/8] soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
` [PATCH v20 7/8] drm/mediatek: add suffix 0 to DDP_COMPONENT_DITHER "
` [PATCH v20 8/8] soc: mediatek: remove DDP_DOMPONENT_DITHER from enum

[PATCH v5 00/10] Coresight: Add support for TPDM and TPDA
 2022-04-19  9:51 UTC  (9+ messages)
` [PATCH v5 04/10] coresight-tpdm: Add DSB dataset support
` [PATCH v5 06/10] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM
` [PATCH v5 07/10] Coresight: Add TPDA link driver
` [PATCH v5 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-04-19  9:45 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH] dt-bindings: arm: Add compatible for Mediatek MT8192
 2022-04-19  9:20 UTC 

[PATCH v4 0/2] refine the NFC clock framework
 2022-04-19  9:17 UTC  (7+ messages)
` [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub "

[RFC v7 net-next 00/13] add support for VSC7512 control over SPI
 2022-04-19  9:07 UTC  (4+ messages)
` [RFC v7 net-next 10/13] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH v9 00/11] ACPI/IORT: Support for IORT RMR node
 2022-04-19  9:04 UTC  (7+ messages)
` [PATCH v9 06/11] ACPI/IORT: Add support to retrieve IORT RMR reserved regions

[PATCH v6 00/34] MT8195 IOMMU SUPPORT
 2022-04-19  9:00 UTC  (2+ messages)

[PATCH 0/2] PM: runtime/cpuidle: Improve suspend-to-ram support for cpuidle-psci
 2022-04-19  8:54 UTC  (5+ messages)
` [PATCH 1/2] PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
` [PATCH 2/2] cpuidle: psci: Improve support for suspend-to-ram for PSCI OSI mode

[PATCH v2 net] net: stmmac: Use readl_poll_timeout_atomic() in atomic state
 2022-04-19  8:42 UTC 

[PATCH V2 0/2] Add q 12MHz internal clock rate to calculate
 2022-04-19  8:43 UTC  (7+ messages)
` [PATCH V2 1/2] tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in order to meet the baud rate requirements of special BT modules

[PATCH v3 0/2] clk: bcm: rpi: Add support for two more clocks
 2022-04-19  8:40 UTC  (3+ messages)
` [PATCH v3 1/2] clk: bcm: rpi: Add support HEVC clock
` [PATCH v3 2/2] clk: bcm: rpi: Handle pixel clock in firmware

[PATCH v3 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-04-19  8:36 UTC  (10+ messages)
` [PATCH v3 1/1] "

[PATCH] gpio: use raw spinlock for gpio chip shadowed data
 2022-04-19  8:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] usb: mtu3: fix USB 3.0 dual-role-switch from device to host
 2022-04-19  8:12 UTC 

[RFC PATCH 0/7] clk: mediatek: Move to struct clk_hw provider APIs
 2022-04-19  8:12 UTC  (7+ messages)
` [RFC PATCH 1/7] clk: mediatek: Make mtk_clk_register_composite() static
` [RFC PATCH 2/7] clk: mediatek: apmixed: Drop error message from clk_register() failure
` [RFC PATCH 3/7] clk: mediatek: Convert mtk_{alloc, free}_clk_data to struct clk_hw
` [RFC PATCH 5/7] clk: mediatek: Switch to clk_hw provider APIs
` [RFC PATCH 6/7] clk: mediatek: mt8173: Fix usage of mtk_clk_register_ref2usb_tx()
` [RFC PATCH 7/7] clk: mediatek: mt8173: Switch to clk_hw provider APIs

[PATCH v7 0/4] Enable rk356x PCIe controller
 2022-04-19  8:05 UTC  (11+ messages)
` [PATCH v7 2/4] PCI: dwc: rockchip: add legacy interrupt support

[PATCH v2] arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates
 2022-04-19  7:51 UTC 

[PATCH net-next v4 00/18] Remove use of list iterator after loop body
 2022-04-19  7:45 UTC  (3+ messages)
` [PATCH net-next v4 14/18] sfc: Remove usage of list iterator for list_add() after the "

[PATCH v2 0/4] dt-bindings: mmc: Convert orion/dove bindings to JSON schema
 2022-04-19  7:39 UTC  (3+ messages)
` [PATCH v2 4/4] dt-bindings: mmc: convert sdhci-dove "

[PATCH 0/4] Add Toshiba Visconti AFFINE image processing accelerator driver
 2022-04-19  7:20 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: visconti: Add Toshiba Visconti AFFINE image processing accelerator bindings
` [PATCH 2/4] soc: visconti: Add Toshiba Visconti image processing accelerator common source
` [PATCH 3/4] soc: visconti: Add Toshiba Visconti AFFINE image processing accelerator
` [PATCH 4/4] MAINTAINERS: Add entries for "

[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
 2022-04-19  7:07 UTC  (7+ messages)
` [RFC PATCH 4/6] virtio: Various updates to "

[PATCH 0/2] Update register & interrupt info in am65x DSS
 2022-04-19  7:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: ti, am65x-dss: Add missing register & interrupt
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add missing register & interrupt in DSS node

[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace
 2022-04-19  6:55 UTC  (27+ messages)
` [PATCH v7 13/38] KVM: arm64: Emulate dbgbcr/dbgbvr accesses
` [PATCH v7 14/38] KVM: arm64: Emulate dbgwcr accesses
` [PATCH v7 15/38] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable
` [PATCH v7 16/38] KVM: arm64: KVM: arm64: Make ID_DFR1_EL1 writable
` [PATCH v7 17/38] KVM: arm64: KVM: arm64: Make ID_MMFR0_EL1 writable
` [PATCH v7 18/38] KVM: arm64: Make MVFR1_EL1 writable
` [PATCH v7 19/38] KVM: arm64: Add remaining ID registers to id_reg_desc_table
` [PATCH v7 20/38] KVM: arm64: Use id_reg_desc_table for ID registers
` [PATCH v7 21/38] KVM: arm64: Add consistency checking for frac fields of "
` [PATCH v7 22/38] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [PATCH v7 23/38] KVM: arm64: Add kunit test for ID register validation
` [PATCH v7 24/38] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [PATCH v7 25/38] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [PATCH v7 26/38] KVM: arm64: Introduce framework to trap disabled features
` [PATCH v7 27/38] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [PATCH v7 28/38] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [PATCH v7 29/38] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [PATCH v7 30/38] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [PATCH v7 31/38] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [PATCH v7 32/38] KVM: arm64: Add kunit test for trap initialization
` [PATCH v7 33/38] KVM: arm64: selftests: Add helpers to extract a field of ID registers
` [PATCH v7 34/38] KVM: arm64: selftests: Introduce id_reg_test
` [PATCH v7 35/38] KVM: arm64: selftests: Test linked breakpoint and watchpoint
` [PATCH v7 36/38] KVM: arm64: selftests: Test breakpoint/watchpoint register access
` [PATCH v7 37/38] KVM: arm64: selftests: Test with every breakpoint/watchpoint
` [PATCH v7 38/38] KVM: arm64: selftests: Test breakpoint/watchpoint changing ID_AA64DFR0_EL1


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).