linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-04 18:08:22 to 2021-10-05 12:20:03 UTC [more...]

[PATCH v2 0/9] ARM: add support for IRQ stacks
 2021-10-05 12:17 UTC  (16+ messages)
` [PATCH v2 1/9] ARM: remove some dead code
` [PATCH v2 2/9] ARM: assembler: introduce bl_r and bl_m macros
` [PATCH v2 3/9] ARM: optimize indirect call to handle_arch_irq for v7 cores
` [PATCH v2 4/9] ARM: unwind: support unwinding across multiple stacks
` [PATCH v2 5/9] ARM: export dump_mem() to other objects
` [PATCH v2 6/9] ARM: unwind: dump exception stack from calling frame
` [PATCH v2 7/9] ARM: implement IRQ stacks
` [PATCH v2 8/9] ARM: call_with_stack: add unwind support
` [PATCH v2 9/9] ARM: run softirqs on the per-CPU IRQ stack

[PATCH v1 0/6] arm64: dts: imx8mq-librem5: wifi updates and minor fixes
 2021-10-05 12:12 UTC  (4+ messages)
` [PATCH v1 3/6] arm64: dts: imx8mq-librem5: wire up the wifi regulator

[PATCH v2 0/3] soc: samsung: exynos-chipid: be a module!
 2021-10-05 12:10 UTC  (7+ messages)
` [PATCH v2 1/3] soc: samsung: exynos-chipid: avoid soc_device_to_device()
` [PATCH v2 2/3] soc: samsung: exynos-chipid: convert to a module
` [PATCH v2 3/3] soc: samsung: exynos-chipid: do not enforce built-in

[PATCH 0/2] soc: samsung: be a module!
 2021-10-05 12:03 UTC  (3+ messages)
` [PATCH 2/2] soc: samsung: exynos-chipid: convert to a module

[PATCH 0/2] A couple of EL2 refcounts fixes
 2021-10-05 12:03 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm64: Fix host stage-2 PGD refcount
` [PATCH 2/2] KVM: arm64: Report corrupted refcount at EL2
` [PATCH v2 0/2] A couple of EL2 refcounts fixes
` [PATCH v2 1/2] KVM: arm64: Fix host stage-2 PGD refcount
` [PATCH v2 2/2] KVM: arm64: Report corrupted refcount at EL2

[PATCH 0/3] Add support for the Mercury+ AA1 module
 2021-10-05 11:59 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mtd: spi-nor: add n25q00 schema
` [PATCH 3/3] reset: socfpga: add empty driver allowing consumers to probe

[PATCH] ARM: imx: register reset controller from a platform driver
 2021-10-05 11:54 UTC  (2+ messages)

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-05 11:48 UTC  (12+ messages)
` [PATCH 4/6] dt-bindings: clock: Add bindings definitions for Exynos850 CMU
` [PATCH 5/6] dt-bindings: clock: Document Exynos850 CMU bindings
` [PATCH 6/6] clk: samsung: Introduce Exynos850 clock driver

[PATCH net 0/2] net: stmmac: Turn off EEE on MAC link down
 2021-10-05 11:51 UTC  (3+ messages)
` [PATCH net 1/2] net: pcs: xpcs: fix incorrect steps on disable EEE
` [PATCH net 2/2] net: stmmac: trigger PCS EEE to turn off on link down

[PATCH v2 0/5] KVM: arm64: Restrict host hypercalls when pKVM is enabled
 2021-10-05 11:37 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: Prevent kexec and hibernation if is_protected_kvm_enabled()
` [PATCH v2 2/5] KVM: arm64: Reject stub hypercalls after pKVM has been initialised
` [PATCH v2 3/5] KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall
` [PATCH v2 4/5] KVM: arm64: Prevent re-finalisation of pKVM for a given CPU
` [PATCH v2 5/5] KVM: arm64: Disable privileged hypercalls after pKVM finalisation

[PATCH 0/5] KVM: arm64: Restrict host hypercalls when pKVM is enabled
 2021-10-05 11:30 UTC  (4+ messages)
` [PATCH 3/5] KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall

[PATCH net v1 1/1] net: stmmac: fix EEE init issue when paired with EEE capable PHYs
 2021-10-05 11:15 UTC  (3+ messages)

[PATCH RESEND 0/3] Represent cluster topology and enable load balance between clusters
 2021-10-05 10:58 UTC  (17+ messages)
` [PATCH RESEND 2/3] scheduler: Add cluster scheduler level in core and related Kconfig for ARM64

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-10-05 10:53 UTC  (11+ messages)
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing

[RFC PATCH] gpiolib: Move setting the flow handler and don't set it at all if there is a parent domain
 2021-10-05 10:47 UTC  (3+ messages)

[PATCH] ARM: omap1: move omap15xx local bus handling to usb.c
 2021-10-05 10:44 UTC  (2+ messages)

[PATCH] arm64: ftrace: use function_nocfi for _mcount as well
 2021-10-05 10:41 UTC  (2+ messages)

[PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder Bay
 2021-10-05 10:35 UTC  (4+ messages)

[PATCH 1/4] perf vendor events: Syntax corrections in Neoverse N1 json
 2021-10-05 10:10 UTC  (6+ messages)
` [PATCH 2/4] perf vendor events: Add new armv8 pmu events
` [PATCH 4/4] perf vendor events: Add the Neoverse V1 to arm64 mapfile

[PATCH v4 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-10-05 10:03 UTC  (6+ messages)
` [PATCH v4 10/18] soc: imx: add i.MX8M blk-ctrl driver

arm64: kvm + RT
 2021-10-05 10:01 UTC 

[PATCH 0/3] reset: uniphier: Introduce some features and NX1 support
 2021-10-05  9:59 UTC  (5+ messages)
` [PATCH 1/3] reset: uniphier: Add audio system and video input reset control for PXs3
` [PATCH 2/3] dt-bindings: reset: uniphier: Add NX1 reset control binding
` [PATCH 3/3] reset: uniphier: Add NX1 reset support

[PATCH] reset: Allow building Broadcom STB RESCAL as module
 2021-10-05  9:58 UTC  (2+ messages)

[PATCH v2] tty: serial: samsung: Improve naming for common macro
 2021-10-05  9:58 UTC 

[PATCH] tty: serial: samsung: Improve naming for common macro
 2021-10-05  9:56 UTC  (3+ messages)

[PATCH] reset: brcmstb-rescal: fix incorrect polarity of status bit
 2021-10-05  9:54 UTC  (2+ messages)

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-10-05  9:53 UTC  (13+ messages)
` [PATCH v6 08/12] KVM: arm64: Add handlers for protected VM System Registers
` [PATCH v6 09/12] KVM: arm64: Initialize trap registers for protected VMs
` [PATCH v6 11/12] KVM: arm64: Trap access to pVM restricted features
` [PATCH v6 12/12] KVM: arm64: Handle protected guests at 32 bits

[PATCH 1/2] firmware: arm_ffa: Add missing remove callback to ffa_bus_type
 2021-10-05  9:42 UTC  (2+ messages)

[PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360
 2021-10-05  9:21 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
 2021-10-05  9:08 UTC  (8+ messages)

[PATCH] PCI: imx6: Remove unused assignment to variable ret
 2021-10-05  9:06 UTC  (2+ messages)

[PATCH] PCI: visconti: Remove surplus dev_err() when using platform_get_irq_byname()
 2021-10-05  8:59 UTC  (2+ messages)

[PATCH v8 0/9] selftests: KVM: Test offset-based counter controls
 2021-10-05  8:58 UTC  (4+ messages)
` [PATCH v8 2/9] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK

[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
 2021-10-05  8:18 UTC  (5+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 1403/1972] include/linux/mtd/cfi.h:62:2: warning: No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work
 2021-10-05  7:30 UTC 

[PATCH 0/8] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards
 2021-10-05  7:27 UTC  (17+ messages)
` [PATCH 1/8] arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on SD card
` [PATCH 2/8] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct
` [PATCH 3/8] arm64: dts: imx8mm-kontron: Set VDD_SNVS to 800 mV
` [PATCH 4/8] arm64: dts: imx8mm-kontron: Fix reg_rst_eth2 and reg_vdd_5v regulators
` [PATCH 5/8] arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency
` [PATCH 6/8] arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY
` [PATCH 8/8] arm64: dts: imx8mm-kontron: Leave reg_vdd_arm always powered on

[PATCH v3 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-05  7:16 UTC  (3+ messages)
  ` [PATCH v3 6/6] "

[PATCHv2 0/4] watchdog_hld cleanup and async model for arm64
 2021-10-05  7:03 UTC  (3+ messages)
` [PATCHv2 3/4] kernel/watchdog: adapt the watchdog_hld interface for async model

[PATCH] clk: make clk_core_lookup faster by using clk name hash
 2021-10-05  6:59 UTC 

[PATCH v5 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-10-05  6:40 UTC  (2+ messages)

[PATCH v8 0/8] KVM: arm64: Add idempotent controls to migrate guest counter
 2021-10-05  6:30 UTC  (3+ messages)
` [PATCH v8 3/8] KVM: arm64: Make a helper function to get nr of timer regs

[PATCH] soc: imx: gpcv2: allow to disable individual power domains
 2021-10-05  6:28 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpio
 2021-10-05  6:26 UTC  (2+ messages)

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-10-05  6:13 UTC  (8+ messages)

[PATCH v1] ARM: dts: imx6: skov: provide panel support for lt2 variants
 2021-10-05  6:13 UTC  (2+ messages)

[PATCH] arm64: defconfig: Disable firmware sysfs fallback
 2021-10-05  6:05 UTC  (2+ messages)

[PATCH v1 0/4] ARM: prepare and add netgear gs110emx support
 2021-10-05  6:03 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: net: dsa: marvell: fix compatible in example
` [PATCH v1 2/4] ARM: mvebu_v7_defconfig: enable mtd physmap
` [PATCH v1 3/4] ARM: mvebu_v7_defconfig: rebuild default configuration
` [PATCH v1 4/4] ARM: dts: mvebu: add device tree for netgear gs110emx switch

[PATCH devicetree] arm64: dts: ls1028a: mark internal links between Felix and ENETC as capable of flow control
 2021-10-05  6:01 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: Fix 'interrupt-map' parent address cells
 2021-10-05  6:00 UTC  (2+ messages)

[PATCH v3] ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence
 2021-10-05  5:58 UTC  (2+ messages)

[PATCH] imx: soc: Select REGMAP_MMIO
 2021-10-05  5:55 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: imx6qdl-apalis: Avoid underscore in node name
 2021-10-05  5:52 UTC  (2+ messages)

[PATCH v2 0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errors
 2021-10-05  5:46 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dts: add E70K02 based eBook readers
 2021-10-05  5:40 UTC  (2+ messages)

[PATCH v4 0/9] ARM: prepare and add colibri imx6ull 1gb (emmc) support
 2021-10-05  5:37 UTC  (19+ messages)
` [PATCH v4 1/9] ARM: imx_v6_v7_defconfig: enable mtd physmap
` [PATCH v4 3/9] ARM: imx_v6_v7_defconfig: change snd soc tlv320aic3x to i2c variant
` [PATCH v4 4/9] ARM: imx_v6_v7_defconfig: rebuild default configuration
` [PATCH v4 5/9] ARM: imx_v6_v7_defconfig: build imx sdma driver as module
` [PATCH v4 6/9] ARM: imx_v6_v7_defconfig: enable bpf syscall and cgroup bpf
` [PATCH v4 7/9] dt-bindings: arm: fsl: clean-up all toradex boards/modules
` [PATCH v4 8/9] ARM: dts: colibri-imx6ull-emmc: add device tree
` [PATCH v4 9/9] dt-bindings: arm: fsl: add toradex, colibri-imx6ull-emmc
  ` [PATCH v4 9/9] dt-bindings: arm: fsl: add toradex,colibri-imx6ull-emmc

[PATCH] arm64: dts: imx8mm: Add support for emtrion emCON-MX8M Mini
 2021-10-05  5:29 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: imx7-tqma7/mba7: correct spelling of "TQ-Systems"
 2021-10-05  5:24 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl-b1x5v2: drop unsupported vcc-supply for MPL3115A2
 2021-10-05  5:15 UTC  (2+ messages)

[PATCH 1/2] phy: samsung: unify naming and describe driver in KConfig
 2021-10-05  4:34 UTC  (2+ messages)

[PATCH] scsi: acornscsi: Remove scsi_cmd_to_tag() reference
 2021-10-05  4:33 UTC  (2+ messages)

[PATCH v1] cpufreq: Fix parameter in parse_perf_domain
 2021-10-05  4:21 UTC  (3+ messages)
` [PATCH v1 1/1] cpufreq:Fix "

[PATCH 0/3] pinctrl: uniphier: Introduce some features and NX1 support
 2021-10-05  2:12 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: uniphier: Add extra audio pinmux settings for LD11, LD20 and PXs3 SoCs
` [PATCH 2/3] dt-bindings: pinctrl: uniphier: Add NX1 pinctrl binding
` [PATCH 3/3] pinctrl: uniphier: Add UniPhier NX1 pinctrl driver

[PATCH 0/5] clk: uniphier: Introduce some clock features and NX1 support
 2021-10-05  2:08 UTC  (6+ messages)
` [PATCH 1/5] clk: uniphier: Add audio system and video input clock control for PXs3
` [PATCH 2/5] dt-bindings: clock: uniphier: Add NX1 clock binding
` [PATCH 3/5] clk: uniphier: Add NX1 clock support
` [PATCH 4/5] dt-bindings: clock: uniphier: Add clock binding for SoC-glue
` [PATCH 5/5] clk: uniphier: Add SoC-glue clock source selector support for Pro4

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-10-05  1:55 UTC  (9+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[PATCH v7 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-10-04 23:53 UTC  (3+ messages)
` [PATCH v7 1/3] drm/dsi: transer dsi hs packet aligned

[PATCH v2, 0/1] mailbox: cmdq: add instruction time-out interrupt support
 2021-10-04 23:41 UTC  (3+ messages)
` [PATCH v2, 1/1] "

arm64/for-kernelci baseline: 37 runs, 4 regressions (v5.15-rc3-36-ge45ac92bcc92)
 2021-10-04 22:42 UTC 

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v5.15-rc3-36-ge45ac92bcc92)
 2021-10-04 21:58 UTC 

[RFC PATCH v1 0/1] ASoC: meson: aiu: HDMI codec control questions and issues
 2021-10-04 21:17 UTC  (5+ messages)

[PATCH 0/4] Add lan966 documentation and remove lan966x.c file
 2021-10-04 20:58 UTC  (4+ messages)

[PATCH 00/15] Add support for Samsung Galaxy S4 Mini Value Edition
 2021-10-04 20:56 UTC  (7+ messages)
` [PATCH 08/15] dt-bindings: arm: cpus: Document qcom, msm8916-smp enable-method
  ` [PATCH 08/15] dt-bindings: arm: cpus: Document qcom,msm8916-smp enable-method
` [PATCH 10/15] dt-bindings: soc: qcom: spm: Document qcom, msm8916-saw2-v3.0-cpu
  ` [PATCH 10/15] dt-bindings: soc: qcom: spm: Document qcom,msm8916-saw2-v3.0-cpu

[PATCH v2 00/15] Add support for Samsung Galaxy S4 Mini Value Edition
 2021-10-04 20:49 UTC  (16+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: Add device tree "
` [PATCH v2 02/15] arm64: dts: qcom: msm8916-samsung-serranove: Add touch screen
` [PATCH v2 03/15] arm64: dts: qcom: msm8916-samsung-serranove: Add touch key
` [PATCH v2 04/15] arm64: dts: qcom: msm8916-samsung-serranove: Add IMU
` [PATCH v2 05/15] arm64: dts: qcom: msm8916-samsung-serranove: Add rt5033 battery
` [PATCH v2 06/15] arm64: dts: qcom: msm8916-samsung-serranove: Add NFC
` [PATCH v2 07/15] ARM: qcom: Add ARCH_MSM8916 for MSM8916 on ARM32
` [PATCH v2 08/15] dt-bindings: arm: cpus: Document qcom, msm8916-smp enable-method
` [PATCH v2 09/15] ARM: qcom: Add qcom, msm8916-smp enable-method identical to MSM8226
` [PATCH v2 10/15] dt-bindings: soc: qcom: spm: Document qcom, msm8916-saw2-v3.0-cpu
` [PATCH v2 11/15] soc: qcom: spm: Add 8916 SPM register data
` [PATCH v2 12/15] firmware: qcom: scm: Add support for MC boot address API
` [PATCH v2 13/15] arm64: dts: qcom: msm8916: Add CPU ACC and SAW/SPM
` [PATCH v2 14/15] ARM: dts: qcom: msm8916: Add include for SMP without PSCI on ARM32
` [PATCH v2 15/15] ARM: dts: qcom: msm8916-samsung-serranove: Include dts from arm64

[PATCH] remoteproc: meson-mx-ao-arc: fix a bit test
 2021-10-04 20:47 UTC  (2+ messages)

[PATCH v2 0/5] arm64: ARMv8.7-A: MTE: Add asymm in-kernel support
 2021-10-04 20:22 UTC  (6+ messages)
` [PATCH v2 1/5] kasan: Remove duplicate of kasan_flag_async
` [PATCH v2 2/5] arm64: mte: Bitfield definitions for Asymm MTE
` [PATCH v2 3/5] arm64: mte: CPU feature detection "
` [PATCH v2 4/5] arm64: mte: Add asymmetric mode support
` [PATCH v2 5/5] kasan: Extend KASAN mode kernel parameter

[PATCH 0/9] staging: vchiq_core: various style cleanups
 2021-10-04 19:55 UTC  (4+ messages)
` [PATCH 1/9] staging: vchiq_core: cleanup blank lines

[PATCH v2 00/15] Introduce PECI subsystem
 2021-10-04 19:08 UTC  (5+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers
` [PATCH v2 02/15] x86/cpu: Extract cpuid helpers to arch-independent

[PATCH V2 0/4] arm64: dts: ti: k3-j721e/j7200: Introduce EVM compatible
 2021-10-04 18:59 UTC  (4+ messages)
` [PATCH V2 2/4] dt-bindings: arm: ti: am642/am654: Allow for SoC only compatibles

[PATCH V3 0/4] arm64: dts: ti: Add support for J721E starter kit
 2021-10-04 18:43 UTC  (3+ messages)
` [PATCH V3 1/4] dt-bindings: arm: ti: Add compatible for J721E SK

[PATCH] spi: bcm2835: do not unregister controller in shutdown handler
 2021-10-04 18:37 UTC  (9+ messages)

[PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-10-04 18:26 UTC  (7+ messages)
` [PATCH v7 12/15] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v7 15/15] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH v2 0/9] clk: sunxi-ng: Add a RTC CCU driver
 2021-10-04 18:26 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: rtc: sun6i: Clean up repetition

[PATCH 0/6] *** Add AST2600 GFX node ***
 2021-10-04 18:24 UTC  (3+ messages)
` [PATCH 6/6] dt-bindings: gpu: Add ASPEED GFX bindings document

[PATCH v2 0/2] Specify empty NUMA node
 2021-10-04 18:13 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation, dt, numa: Add note to "
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH 00/10] Add Apple M1 support to PASemi i2c driver
 2021-10-04 18:01 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: i2c: Add Apple I2C controller bindings


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