linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 08:48:22 to 2021-10-21 18:42:40 UTC [more...]

[PATCH v4 00/33] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-21 18:07 UTC  (32+ messages)
` [PATCH v4 01/33] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v4 02/33] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v4 03/33] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v4 04/33] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v4 05/33] tools/nolibc: Implement gettid()
` [PATCH v4 06/33] arm64/sme: Provide ABI documentation for SME
` [PATCH v4 07/33] arm64/sme: System register and exception syndrome definitions
` [PATCH v4 08/33] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v4 09/33] arm64/sme: Early CPU setup for SME
` [PATCH v4 10/33] arm64/sme: Basic enumeration support
` [PATCH v4 11/33] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v4 12/33] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v4 13/33] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v4 14/33] arm64/sme: Implement support for TPIDR2
` [PATCH v4 15/33] arm64/sme: Implement SVCR context switching
` [PATCH v4 16/33] arm64/sme: Implement streaming SVE "
` [PATCH v4 17/33] arm64/sme: Implement ZA "
` [PATCH v4 18/33] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v4 19/33] arm64/sme: Implement streaming SVE signal handling
` [PATCH v4 20/33] arm64/sme: Implement ZA "
` [PATCH v4 21/33] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v4 22/33] arm64/sme: Add ptrace support for ZA
` [PATCH v4 23/33] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v4 24/33] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v4 25/33] arm64/sme: Provide Kconfig for SME
` [PATCH v4 26/33] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v4 27/33] kselftest/arm64: Add tests for TPIDR2
` [PATCH v4 28/33] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v4 29/33] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v4 30/33] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v4 31/33] kselftest/arm64: signal: Add SME signal handling tests

[soc:arm/dt] BUILD SUCCESS 9f2feb32c2b6a39fdf8c872486341ffa84b2eff5
 2021-10-21 18:06 UTC 

[PATCH 00/15] irq: remove handle_domain_{irq,nmi}()
 2021-10-21 18:02 UTC  (16+ messages)
` [PATCH 01/15] irq: mips: avoid nested irq_enter()
` [PATCH 02/15] irq: mips: stop (ab)using handle_domain_irq()
` [PATCH 03/15] irq: mips: simplify do_domain_IRQ()
` [PATCH 04/15] irq: simplify handle_domain_{irq,nmi}()
` [PATCH 05/15] irq: add generic_handle_arch_irq()
` [PATCH 06/15] irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ
` [PATCH 07/15] irq: nds32: "
` [PATCH 08/15] irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
` [PATCH 09/15] irq: arm: perform irqentry in entry code
` [PATCH 10/15] irq: arm64: "
` [PATCH 11/15] irq: csky: "
` [PATCH 12/15] irq: openrisc: "
` [PATCH 13/15] irq: riscv: "
` [PATCH 14/15] irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
` [PATCH 15/15] irq: remove handle_domain_{irq,nmi}()

[PATCH] remoteproc: imx_rproc: Fix a resource leak in the remove function
 2021-10-21 17:41 UTC  (2+ messages)

[soc:for-next] BUILD SUCCESS c175536e7effbc0ca432a804bcbd043f276d6947
 2021-10-21 17:40 UTC 

[PATCH v2] thermal: imx: implement runtime PM support
 2021-10-21 17:20 UTC  (4+ messages)

[PATCH v6 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-21 17:11 UTC  (7+ messages)

[PATCH 0/2] cpuidle: Fix runtime PM based cpuidle for s2idle
 2021-10-21 17:05 UTC  (13+ messages)
` [PATCH 2/2] PM: sleep: Fix runtime PM based cpuidle support

[PATCH v3 0/9] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-21 16:59 UTC  (7+ messages)
` [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace

[PATCH v3 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-21 16:57 UTC  (3+ messages)

[soc:arm/drivers] BUILD SUCCESS c13d33985defbc172388e6a6e0772904d43347fb
 2021-10-21 16:49 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-21 16:25 UTC  (10+ messages)
` [PATCH v3 5/9] phy: freescale: pcie: initialize the imx8 pcie standalone phy driver

[soc:arm/defconfigs] BUILD SUCCESS 48fe205ada2d6c6bc6a08154c1b797c7c237dd2d
 2021-10-21 16:06 UTC 

[PATCH v3 05/25] PCI: thunder: Remove redundant error fabrication when device read fails
 2021-10-21 15:58 UTC  (9+ messages)
` [PATCH v3 06/25] PCI: iproc: "
` [PATCH v3 07/25] PCI: mediatek: "
` [PATCH v3 08/25] PCI: exynos: "
` [PATCH v3 11/25] PCI: aardvark: "
` [PATCH v3 12/25] PCI: mvebu: "
` [PATCH v3 15/25] PCI: rockchip: "
` [PATCH v3 25/25] PCI: xgene: Use PCI_ERROR_RESPONSE to specify hardware error

[PATCH 0/4] KVM: arm64: Stop mapping current thread_info at EL2
 2021-10-21 15:57 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: Reorder vcpu flag definitions
` [PATCH 2/4] KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
` [PATCH 3/4] KVM: arm64: Stop mapping current thread_info at EL2
` [PATCH 4/4] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

[GIT PULL] arm64 fixes for 5.15-rc5
 2021-10-21 15:57 UTC  (7+ messages)

[RFCv1 0/4] arm64: Use static key for PID in CONTEXTIDR
 2021-10-21 15:49 UTC  (9+ messages)
` [RFCv1 1/4] arm64: Use static key for tracing "
` [RFCv1 2/4] arm64: entry: Always apply workaround for contextidr_el1
` [RFCv1 3/4] arm64: Introduce functions for controlling PID tracing
` [RFCv1 4/4] perf: arm_spe: Dynamically switch PID tracing to contextidr

[soc:broadcom/dt-fixes] BUILD SUCCESS bc22b6208f416ba702c17a93c9af6474f19e8212
 2021-10-21 15:36 UTC 

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-21 15:44 UTC  (5+ messages)
` [PATCH v6 12/16] drm/mediatek: add display merge api support for MT8195
` [PATCH v6 13/16] drm/mediatek: add ETHDR "

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-10-21 15:36 UTC  (4+ messages)
` Re: Re: [PATCH v7 11/11] media: hantro: Support NV12 on the G2 core
    `  "

[GIT PULL] riscv: dts: few cleanups for v5.16
 2021-10-21 15:35 UTC  (8+ messages)

[PATCH v5 0/1] Add support for the Mercury+ AA1 module
 2021-10-21 15:34 UTC  (3+ messages)
` [PATCH v5 1/1] dts: socfpga: Add Mercury+ AA1 devicetree

[PATCH v7 0/5] arm: aspeed: Add UART routing support
 2021-10-21  6:59 UTC  (8+ messages)
` [PATCH v7 1/5] ARM: dts: aspeed: Drop reg-io-width from LPC nodes

[PATCH v5 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-21 15:07 UTC  (2+ messages)
` [PATCH v5 2/2] firmware: arm_scmi: Add optee transport

[soc:mstar/dt] BUILD SUCCESS 4ad12dd5a2b05406473dc33bdf7dc6fd79024ca6
 2021-10-21 14:53 UTC 

[PATCH] [PATCH V5]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-21 14:49 UTC  (3+ messages)

[PATCH 0/3] Add SDHCI driver support for NXP S32G2
 2021-10-21 14:38 UTC  (8+ messages)
` [RFC PATCH 2/3] mmc: sdhci-esdhc-imx: add NXP S32G2 support
` [PATCH 3/3] arm64: dts: s32g2: add USDHC support

[PATCH v3 0/6] Add Xilinx Event Management Driver
 2021-10-21 14:26 UTC  (21+ messages)
  ` [PATCH v4 "
  ` [PATCH v5 "
  ` [PATCH v5 1/6] firmware: xilinx: add register notifier in zynqmp firmware
  ` [PATCH v5 2/6] firmware: xilinx: add macros of node ids for error event
  ` [PATCH v5 3/6] firmware: xilinx: export the feature check of zynqmp firmware
  ` [PATCH v5 4/6] drivers: soc: xilinx: add xilinx event management driver
  ` [PATCH v5 5/6] firmware: xilinx: instantiate xilinx event manager driver
  ` [PATCH v5 6/6] driver: soc: xilinx: register for power events in zynqmp power driver

[PATCH] ARM: stackprotector: prefer compiler for TLS based per-task protector
 2021-10-21 14:25 UTC 

[PATCH] Revert "ASoC: rockchip: add config for rockchip dmaengine pcm register"
 2021-10-21 13:42 UTC  (2+ messages)

[PATCH] drm/rockchip: Implement mmap as GEM object function
 2021-10-21 13:32 UTC  (2+ messages)

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-21 13:30 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v5 2/7] dt-bindings: mediatek,dp: Add Display Port binding
  ` [PATCH v5 2/7] dt-bindings: mediatek, dp: "
` [PATCH v5 3/7] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v5 4/7] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v5 5/7] drm/mediatek: dpi: Add dpintf support
` [PATCH v5 6/7] phy: phy-mtk-dp: Add driver for DP phy

Non-existing config symbols DEBUG_OMAP{3,4,5}UART{1,2}
 2021-10-21 12:58 UTC  (2+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-21 12:37 UTC  (4+ messages)
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-21 12:30 UTC  (13+ messages)
  ` [PATCH v10 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig
  ` [PATCH v10 02/11] arm64: Make perf_callchain_kernel() use arch_stack_walk()
  ` [PATCH v10 03/11] arm64: Make get_wchan() "
  ` [PATCH v10 04/11] arm64: Make return_address() "

[GIT PULL] clk: at91: clk changes for 5.16
 2021-10-21 12:22 UTC 

[PATCH] clk: meson: gxbb: Add the spread spectrum bit for MPLL0 on GXBB
 2021-10-21 12:18 UTC  (6+ messages)

[PATCH v2] iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc
 2021-10-21 12:18 UTC 

[PATCH v3 00/42] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-21 12:15 UTC  (5+ messages)
` [PATCH v3 10/42] arm64/sve: Make sysctl interface for SVE reusable by SME

✅ PASS: Test report for kernel 5.15.0-rc6 (arm-next, 78d8b562)
 2021-10-21 12:09 UTC 

[PATCH] clocksource/drivers: depend on sub-architecture for Exynos MCT and Samsung PWM
 2021-10-21 12:07 UTC  (2+ messages)

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.15-rc6-94-g78d8b562d7fb)
 2021-10-21 12:07 UTC 

[PATCH] iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc
 2021-10-21 12:04 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: at91: enable leftover IPs
 2021-10-21 11:47 UTC  (2+ messages)

[PATCH v2 0/2] Add code to manage DSP clocks and provide dts-binding document
 2021-10-21 11:28 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: SOF: mediatek: Add mt8195 dsp clock support

[PATCH v13 0/9] Add support for the silergy,sy7636a
 2021-10-21 11:27 UTC  (3+ messages)
` [PATCH v13 3/9] mfd: simple-mfd-i2c: Enable support for the silergy, sy7636a
  ` [PATCH v13 3/9] mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a

[PATCH v1 0/4] Add additional setting and performance tuning
 2021-10-21 10:44 UTC  (7+ messages)
` [PATCH v1 2/4] media: platform: mtk-mdp3: Reconfigure SHM to improve performance
` [PATCH v1 3/4] media: platform: mtk-mdp3: Set dma_set_mask_and_coherent
` [PATCH v1 4/4] media: platform: mtk-mdp3: Set rdma compression reg in each frame

[soc:toshiba/defconfigs] BUILD SUCCESS 9606ebc100ef3df5c859397ceddb57426db0ecc6
 2021-10-21 10:36 UTC 

[PATCH] selftests: arm64: Factor out utility functions for assembly FP tests
 2021-10-21 10:36 UTC  (2+ messages)

[soc:drivers/reset] BUILD SUCCESS 8c81620ac1ace77dd0cbcc2193d4c7311f77d49b
 2021-10-21 10:25 UTC 

[soc:mvebu/defconfig] BUILD SUCCESS 8d41453493c28d489aeec583fcf3f9d9f4ef0b9c
 2021-10-21 10:25 UTC 

[soc:imx/defconfig] BUILD SUCCESS e99a1fa731b4d3005ddee6751bc13ceeb136eb0e
 2021-10-21 10:26 UTC 

[PATCH v2 00/15] KVM: arm64: pkvm: Implement unshare hypercall
 2021-10-21 10:07 UTC  (3+ messages)
` [PATCH v2 07/15] KVM: arm64: Introduce kvm_share_hyp()

[PATCH v2 0/4] compat vdso cleanups
 2021-10-21 10:05 UTC  (2+ messages)

[PATCH v2 00/13] arm64: extable: remove anonymous out-of-line fixups
 2021-10-21 10:05 UTC  (4+ messages)
` [PATCH v2 04/13] arm64: kvm: use kvm_exception_table_entry

[PATCH v12 1/3] HID: quirks: Allow inverting the absolute X/Y values
 2021-10-21 10:05 UTC  (5+ messages)
` [PATCH v12 2/3] HID: quirks: Invert X/Y values for rM2 Wacom
` [PATCH v12 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-10-21  9:30 UTC  (8+ messages)
` [PATCH v2 18/35] mtd: spi-nor: Get rid of SPI_NOR_4B_OPCODES flag

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

[PATCH 1/1] ARM: add printf format attribute to early_print()
 2021-10-21  9:24 UTC  (2+ messages)

[PATCH] memory: mtk-smi: Use ARRAY_SIZE to define MTK_SMI_CLK_NR_MAX
 2021-10-21  9:21 UTC  (2+ messages)

[PATCH] ARM: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y
 2021-10-21  9:19 UTC 

[PATCH v16 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-10-21  9:08 UTC  (7+ messages)
` [PATCH v16 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v16 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v16 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver

[soc:arm/fixes] BUILD SUCCESS 36b6dcbc1245a3b4dd6bc5cc6b0284c9f05cdddc
 2021-10-21  9:03 UTC 

[PATCH v3] kasan: add kasan mode messages when kasan init
 2021-10-21  8:55 UTC  (4+ 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).