linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-15 08:50:15 to 2021-11-15 18:30:55 UTC [more...]

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-15 18:25 UTC  (8+ messages)
` [PATCH v3 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v3 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v3 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v3 04/13] peci: Add core infrastructure
` [PATCH v3 05/13] peci: Add peci-aspeed controller driver
` [PATCH v3 06/13] peci: Add device detection
` [PATCH v3 07/13] peci: Add sysfs interface for PECI bus

[PATCH 5.14 611/849] ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
 2021-11-15 17:01 UTC 

[PATCH] Reset task stack state in bringup_cpu()
 2021-11-15 18:16 UTC  (4+ messages)

[RFC] arm64: dts: imx8mm: add imx8mm-venice-gw73xx-0x-imx219 overlay
 2021-11-15 18:06 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: bcm: document Netgear RAXE500 binding
 2021-11-15 17:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: broadcom: bcm4908: add DT for Netgear RAXE500

[PATCH 5.10 435/575] ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
 2021-11-15 17:02 UTC 

[PATCH] ARM: dts: BCM5301X: update CRU block description
 2021-11-15 17:33 UTC  (2+ messages)

[PATCH v1] ARM: BCM53016: MR32: convert to Broadcom iProc I2C Driver
 2021-11-15 17:33 UTC  (2+ messages)

[PATCH] ARM: dts: bcm2711: Fix PCIe interrupts
 2021-11-15 17:32 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Add interrupt properties to GPIO node
 2021-11-15 17:31 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Fix I2C controller interrupt
 2021-11-15 17:31 UTC  (2+ messages)

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-11-15 17:14 UTC  (7+ messages)

[PATCH v12 0/5] Another version of arm64 userspace counter access support
 2021-11-15 16:57 UTC  (2+ messages)

[PATCH kvmtool 0/9] arm64: Improve PMU support on heterogeneous systems
 2021-11-15 16:57 UTC  (10+ messages)
` [PATCH kvmtool 1/9] linux/err.h: Add missing stdbool.h include
` [PATCH kvmtool 2/9] arm: Move arch specific VCPU features to the arch specific function
` [PATCH kvmtool 3/9] arm: Get rid of the ARM_VCPU_FEATURE_FLAGS() macro
` [PATCH kvmtool 4/9] arm: Make the PMUv3 emulation code arm64 specific
` [PATCH kvmtool 5/9] arm64: Rework set_pmu_attr()
` [PATCH kvmtool 6/9] util: Add basic cpumask functions
` [PATCH kvmtool 7/9] util: Add cpulist_parse()
` [PATCH kvmtool 8/9] update_headers.sh: Sync headers with Linux v5.16-rc1 + SET_PMU attribute
` [PATCH kvmtool 9/9] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU

[PATCH 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-11-15 16:50 UTC  (5+ messages)
` [PATCH 1/4] perf: Fix wrong name in comment for struct perf_cpu_context
` [PATCH 2/4] KVM: arm64: Keep a list of probed PMUs
` [PATCH 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
` [PATCH 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU

Build regressions/improvements in v5.16-rc1
 2021-11-15 16:44 UTC  (3+ messages)

[PATCH v2] arm: dts: mt6589: Add device tree for Fairphone 1
 2021-11-15 16:42 UTC  (2+ messages)

[RFC PATCH v3] ACPI: Move sdei_init and ghes_init ahead
 2021-11-15 16:27 UTC  (2+ messages)

[PATCH v7 0/3] Add basic SoC support for mediatek mt7986
 2021-11-15 16:27 UTC  (3+ messages)
` [PATCH v7 2/3] arm64: dts: mediatek: add basic mt7986a support

[PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-15 16:04 UTC  (5+ messages)

[PATCH] tty: serial: atmel: Check return code of dmaengine_submit()
 2021-11-15 15:58 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix type error assignment in voltage protocol
 2021-11-15 15:40 UTC  (2+ messages)
` [PATCH] firmware: arm_scmi: Fix type error in sensor protocol

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

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-11-15 15:27 UTC  (5+ messages)
` [PATCH v7 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v7 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v7 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v7 4/4] elf: Remove has_interp property from arch_parse_elf_property()

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-15 15:15 UTC  (30+ messages)
` [PATCH 01/11] ASoC: dai_dma: remove slave_id field
` [PATCH 02/11] spi: pic32: stop setting dma_config->slave_id
` [PATCH 03/11] mmc: bcm2835: stop setting chan_config->slave_id
` [PATCH 04/11] dmaengine: shdma: remove legacy slave_id parsing
` [PATCH 05/11] dmaengine: pxa/mmp: stop referencing config->slave_id
` [PATCH 06/11] dmaengine: sprd: "
` [PATCH 07/11] dmaengine: qcom-adm: stop abusing slave_id config
` [PATCH 08/11] dmaengine: xilinx_dpdma: stop using slave_id field
` [PATCH 09/11] dmaengine: tegra20-apb: stop checking config->slave_id
` [PATCH 10/11] staging: ralink-gdma: stop using slave_id config
` [PATCH 11/11] dmaengine: remove slave_id config field

[PATCH v2] thermal: imx: implement runtime PM support
 2021-11-15 15:02 UTC  (8+ messages)

[PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP
 2021-11-15 14:54 UTC  (3+ messages)
` [PATCH V4 2/9] dt-bindings: mmc: imx-esdhc: Add imx8ulp compatible string

[PATCH v2] arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
 2021-11-15 14:46 UTC  (3+ messages)

[PATCH v10 1/3] microblaze: timer: Remove unused properties
 2021-11-15 14:42 UTC  (3+ messages)

[PATCH v2 1/1] PCI: brcmstb: Use BIT() as __GENMASK() is for internal use only
 2021-11-15 14:39 UTC  (5+ messages)

[PATCH v3] net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
 2021-11-15 14:30 UTC  (2+ messages)

[PATCH v4 1/5] media: imx: Remove unused functions
 2021-11-15 14:14 UTC  (3+ messages)
` [PATCH v4 2/5] media: imx: Store the type of hardware implementation

[PATCH v2] memory: mtk-smi: Fix a null dereference for the ostd
 2021-11-15 14:10 UTC  (2+ messages)

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

[PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360
 2021-11-15 14:03 UTC  (3+ messages)
` [PATCH v15 2/2] "

KASAN + CPU soft-hotplug = stack-out-of-bounds at cpuinfo_store_cpu
 2021-11-15 13:50 UTC  (6+ messages)

[PATCH v15 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-15 13:42 UTC  (3+ messages)
` [PATCH v15 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller

[PATCH v2] samsung: exynos-chipid: add Exynos7885 SoC support
 2021-11-15 13:41 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: samsung: pmu: Document Exynos850
 2021-11-15 13:41 UTC  (2+ messages)

[PATCH] soc: samsung: exynos-chipid: describe which SoCs go with compatibles
 2021-11-15 13:41 UTC  (2+ messages)

[PATCH Resend 0/2] amba: irq cleanup
 2021-11-15 13:51 UTC  (3+ messages)
` [PATCH Resend 1/2] amba: Kill sysfs attribute file of irq
` [PATCH Resend 2/2] amba: Move of_amba_device_decode_irq() into amba_probe()

[PATCH Resend v2 0/3] ARM: Support KFENCE feature
 2021-11-15 13:48 UTC  (4+ messages)
` [PATCH Resend v2 1/3] ARM: mm: Provide set_memory_valid()
` [PATCH Resend v2 2/3] ARM: mm: Provide is_write_fault()
` [PATCH Resend v2 3/3] ARM: Support KFENCE for ARM

[PATCH v2 1/2] ARM: dts: exynos/i9100: Fix BCM4330 Bluetooth reset polarity
 2021-11-15 13:31 UTC  (3+ messages)

[PATCH net-next 1/1] net: stmmac: enhance XDP ZC driver level switching performance
 2021-11-15 13:20 UTC  (2+ messages)

[PATCH] ARM: s3c: include header for prototype of s3c2410_modify_misccr
 2021-11-15 13:11 UTC  (2+ messages)

[PATCH v1 1/1] PCI: brcmstb: Use GENMASK() as __GENMASK() is for internal use only
 2021-11-15 12:21 UTC  (4+ messages)

[PATCH 1/1] arm64: dts: apple: change ethernet0 device type to ethernet
 2021-11-15 11:44 UTC  (2+ messages)

[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-15 11:33 UTC  (3+ messages)
` [PATCHv4 1/2] tracing: Add register read/write tracing support
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-11-15 11:30 UTC  (3+ messages)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[PATCH v1 01/19] lib/string_helpers: Introduce kasprintf_strarray()
 2021-11-15 11:23 UTC  (3+ messages)

[PATCH v3 0/7] ARM: add vmap'ed stack support
 2021-11-15 11:18 UTC  (8+ messages)
` [PATCH v3 1/7] ARM: memcpy: use frame pointer as unwind anchor
` [PATCH v3 2/7] ARM: memmove: "
` [PATCH v3 3/7] ARM: memset: clean up unwind annotations
` [PATCH v3 4/7] ARM: unwind: disregard unwind info before stack frame is set up
` [PATCH v3 5/7] ARM: switch_to: clean up Thumb2 code path
` [PATCH v3 6/7] ARM: entry: rework stack realignment code in svc_entry
` [PATCH v3 7/7] ARM: implement support for vmap'ed stacks

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-11-15 10:59 UTC  (3+ messages)
` [PATCH v3 02/25] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor

[PATCH] ARM/mvebu: Fix possible null dereference in armada_375_380_coherency_init
 2021-11-15 10:51 UTC 

[PATCH 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-11-15 10:51 UTC  (5+ messages)
` [PATCH 8/8] drivers/perf: Add Apple icestorm/firestorm CPU PMU driver

[PATCH] firmware: arm_scmi: Make virtio Version_1 compliance optional
 2021-11-15 10:29 UTC 

[PATCH 1/1] phy: stm32: fix st, slow-hs-slew-rate with st, decrease-hs-slew-rate
 2021-11-15 10:25 UTC  (2+ messages)
` [PATCH 1/1] phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate

[PATCH] [PATCH v2] drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
 2021-11-15  9:52 UTC  (2+ messages)
` (subset) "

[PATCH v4] staging: mt7621-dma: reindent to avoid '(' at the end of line
 2021-11-15  9:29 UTC  (2+ messages)

[PATCH] arm64: dts: meson-sm1-odroid: add cec nodes
 2021-11-15  9:29 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: meson: fixups for WeTek common dtsi
 2021-11-15  9:29 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: meson-gxbb-wetek: fix HDMI in early boot
` [PATCH 2/3] arm64: dts: meson-gxbb-wetek: fix missing GPIO binding
` [PATCH 3/3] arm64: dts: meson-gxbb-wetek: use updated LED bindings

[PATCH v2 1/3] arm64: dts: amlogic: meson-g12: Fix thermal-zones indent
 2021-11-15  9:29 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: leds: add Broadcom's BCM63xxx controller
 2021-11-15  9:11 UTC  (2+ messages)
` [PATCH 2/2] leds: bcm63xxx: add support for "

[PATCH v4 0/9] ARM: add support for IRQ stacks
 2021-11-15  8:47 UTC  (6+ messages)
` [PATCH v4 5/9] ARM: unwind: dump exception stack from calling frame
` [PATCH v4 6/9] ARM: backtrace-clang: avoid crash on bogus frame pointer
` [PATCH v4 7/9] ARM: implement IRQ stacks
` [PATCH v4 8/9] ARM: call_with_stack: add unwind support
` [PATCH v4 9/9] ARM: run softirqs on the per-CPU IRQ stack


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