Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 06:09:56 to 2021-10-27 21:15:38 UTC [more...]

[PATCH v3 0/7] Add Support for MediaTek MT8192 APU Power
 2021-10-27 21:14 UTC  (5+ messages)
` [PATCH v3 3/7] dt-bindings: arm: mediatek: Add new document bindings for APU
` [PATCH v3 4/7] dt-bindings: soc: mediatek: apusys: Add new document for APU power domain

[PATCH v3 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-10-27 21:12 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings

[soc:qcom/drivers-2] BUILD SUCCESS c50031f03dfe1c1462f326973ddc5f0db839fb68
 2021-10-27 20:05 UTC 

[PATCH v5 0/6] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-10-27 20:54 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH v1] drm: import DMA_BUF module namespace
 2021-10-27 20:54 UTC  (3+ messages)

[PATCH] watchdog: bcm63xx_wdt: fix fallthrough warning
 2021-10-27 20:40 UTC  (5+ messages)

[PATCH v6 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI
 2021-10-27 20:28 UTC  (4+ messages)
` [PATCH v6 2/2] firmware: arm_scmi: Add optee transport

[PATCH] ARM: dts: BCM5301X: Fix I2C controller interrupt
 2021-10-27 20:32 UTC  (3+ messages)

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-27 20:32 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible

[PATCH v12 0/5] Another version of arm64 userspace counter access support
 2021-10-27 20:16 UTC  (6+ messages)
` [PATCH v12 1/5] x86: perf: Move RDPMC event flag to a common definition
` [PATCH v12 2/5] perf: Add a counter for number of user access events in context
` [PATCH v12 3/5] arm64: perf: Add userspace counter access disable switch
` [PATCH v12 4/5] arm64: perf: Enable PMU counter userspace access for perf event
` [PATCH v12 5/5] Documentation: arm64: Document PMU counters access from userspace

[PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-27 20:07 UTC  (13+ messages)
  ` [PATCH v10 05/11] arm64: Make dump_stacktrace() use arch_stack_walk()
  ` [PATCH v10 06/11] arm64: Make profile_pc() "
  ` [PATCH v10 08/11] arm64: Rename unwinder functions, prevent them from being traced and kprobed

[GIT PULL v3] Coresight changes for v5.16
 2021-10-27 19:52 UTC 

Arm64 defconfig-debug
 2021-10-27 19:45 UTC 

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-27 19:27 UTC  (43+ messages)
` [PATCH v2 02/43] KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell
` [PATCH v2 05/43] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH v2 06/43] KVM: Refactor and document halt-polling stats update helper
` [PATCH v2 07/43] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful
` [PATCH v2 12/43] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH v2 16/43] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH v2 17/43] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH v2 18/43] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` [PATCH v2 19/43] KVM: Add helpers to wake/query blocking vCPU
` [PATCH v2 24/43] KVM: VMX: Drop pointless PI.NDST update when blocking
` [PATCH v2 35/43] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v2 39/43] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v2 40/43] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU

[PATCH v4 1/3] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-10-27 19:00 UTC  (4+ messages)

[PATCH v2] clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB
 2021-10-27 18:53 UTC 

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

[PATCH v2 0/5] Refactor thermal pressure update to avoid code duplication
 2021-10-27 18:43 UTC  (9+ messages)
` [PATCH v2 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH v2 2/5] thermal: cpufreq_cooling: Use new "

[soc:at91/dt-2] BUILD SUCCESS f3c0366411d6893360be21a7544595bf275bc9b2
 2021-10-27 18:01 UTC 

[GIT PULL v2] Coresight changes for v5.16
 2021-10-27 18:01 UTC  (5+ messages)

[PATCH] kselftest/arm64: Add a test program to exercise the syscall ABI
 2021-10-27 17:42 UTC  (2+ messages)

[PATCH v13 1/3] HID: quirks: Allow inverting the absolute X/Y values
 2021-10-27 16:46 UTC  (3+ messages)
` [PATCH v13 2/3] HID: i2c-hid-of: Expose the touchscreen-inverted properties

[PATCH] drm/mediatek: Do not overwrite user state rotation value
 2021-10-27 16:34 UTC 

[PATCH] drm/mediatek: Set the default value of rotation to DRM_MODE_ROTATE_0
 2021-10-27 16:27 UTC 

[PATCH 5.10.y] arm64: Avoid premature usercopy failure
 2021-10-27 16:17 UTC  (2+ messages)

[PATCH] mfd: stmpe: Support disabling sub-functions
 2021-10-27 16:14 UTC  (2+ messages)

[PATCH v2] printk: ringbuffer: Improve prb_next_seq() performance
 2021-10-27 15:48 UTC  (2+ messages)

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-27 15:40 UTC  (18+ messages)

[PATCH] KVM: arm64: Remove unused TRNG_NO_ENTROPY
 2021-10-27 15:17 UTC  (4+ messages)

[PATCH v2 0/3] irqchip/gic-v3-its: Fix LPI pending table handling vs PREEMPT_RT
 2021-10-27 15:15 UTC  (4+ messages)
` [PATCH v2 1/3] irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
` [PATCH v2 2/3] irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
` [PATCH v2 3/3] irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime

[soc:arm/defconfigs] BUILD SUCCESS fa348938dbfccc1df1dc902f6bcb76d4f05029e7
 2021-10-27 15:14 UTC 

ERROR: modpost: module drm_cma_helper uses symbol dma_buf_vunmap from namespace DMA_BUF, but does not import it
 2021-10-27 15:13 UTC  (2+ messages)

[PATCH] KVM: arm64: Avoid shadowing a previous local
 2021-10-27 15:13 UTC  (3+ messages)

[PATCH v2 0/8] Apple SoC PMGR device power states driver
 2021-10-27 14:51 UTC  (6+ messages)
` [PATCH v2 2/8] dt-bindings: arm: apple: Add apple,pmgr binding

[PATCH 1/2] arm64: dts: rockchip: fix audio-supply for Rock Pi 4
 2021-10-27 14:37 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add interrupt and headphone-detection for Rock Pi4's audio codec

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-10-27 14:33 UTC  (4+ messages)

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-27 14:26 UTC  (3+ messages)
` [PATCH 09/12] sh: Use of_get_cpu_hwid()

[RESEND PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder
 2021-10-27 13:33 UTC  (6+ messages)
` [RESEND PATCH v2 1/4] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
` [RESEND PATCH v2 2/4] dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC
` [RESEND PATCH v2 3/4] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
` [RESEND PATCH v2 4/4] phy: intel: Add Thunder Bay eMMC PHY support

[PATCH] crypto: atmel-aes: Reestablish the correct tfm context at dequeue
 2021-10-27 13:30 UTC 

[PATCH] arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
 2021-10-27 13:25 UTC 

[PATCH][next] mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidates
 2021-10-27 13:08 UTC 

[GIT PULL] Apple SoC DT updates for 5.16 (v2)
 2021-10-27 12:30 UTC 

[GIT PULL] Apple SoC MAINTAINERS updates for 5.16 (v2)
 2021-10-27 12:30 UTC 

[PATCH 0/4] Add support for the Cypress cyttsp5
 2021-10-27 12:28 UTC  (5+ messages)
` [PATCH 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH v11 0/5] arm64 userspace counter support
 2021-10-27 12:20 UTC  (4+ messages)

[PATCH] arm64: Select POSIX_CPU_TIMERS_TASK_WORK
 2021-10-27 12:20 UTC  (3+ messages)

[PATCH 0/2] drivers/mt7621: Fix build error ERROR: modpost:
 2021-10-27 11:59 UTC  (5+ messages)
` [PATCH 1/2] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH 2/2] PCI: mt7621: Export mips_cm/cpc/gcr_* to modules

linux-next: Signed-off-by missing for commits in the arm-soc tree
 2021-10-27 11:53 UTC 

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-27 11:36 UTC  (4+ messages)
` [PATCH v7, 07/15] media: mtk-vcodec: Add irq interface for multi hardware

[PATCH 0/4] KVM: arm64: Stop mapping current thread_info at EL2
 2021-10-27 11:26 UTC  (4+ messages)
` [PATCH 4/4] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

[arm-platforms:irq/irq_cpu_offline 2/7] drivers/irqchip/irq-meson-gpio.c:124:34: warning: unused variable 'meson_irq_gpio_matches'
 2021-10-27 11:14 UTC 

[PATCH v4 00/33] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-27 11:14 UTC  (3+ messages)
` [PATCH v4 06/33] arm64/sme: Provide ABI documentation for SME

[PATCH] arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
 2021-10-27 11:09 UTC  (5+ messages)

[PATCH] ARM: dts: aspeed: Add AMD DaytonaX BMC
 2021-10-27 11:05 UTC  (3+ messages)

[PATCH v6 1/2] drivers: perf: Add LLC-TAD perf counter support
 2021-10-27 10:57 UTC  (2+ messages)

[PATCH v1 1/1] PCI: brcmstb: Use GENMASK() as __GENMASK() is for internal use only
 2021-10-27 10:28 UTC  (5+ messages)

[PATCH v1] arm64/mm: avoid race condition of update page table when kernel init
 2021-10-27  9:48 UTC 

[PATCH v7 0/6] Asynchronous notifications from secure world
 2021-10-27  9:42 UTC  (4+ messages)
` [PATCH v7 2/6] dt-bindings: arm: optee: add interrupt property

[PATCH v2 17/22] usb: host: ohci-st: deny IRQ0
 2021-10-27  9:35 UTC  (6+ messages)
` [PATCH v2 20/22] usb: host: xhci-mtk: "

[PATCH v5 0/6] CMDQ refinement of Mediatek DRM driver
 2021-10-27  9:31 UTC  (3+ messages)
` [PATCH v5 3/6] drm/mediatek: Detect CMDQ execution timeout

[PATCH v1 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-10-27  8:38 UTC  (15+ messages)
  ` [PATCH v1 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[PATCH] arm64: Use correct method to calculate nomap region boundaries
 2021-10-27  8:35 UTC  (2+ messages)

[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
 2021-10-27  8:13 UTC  (6+ messages)
` [PATCH v4 0/4] PCI MCFG consolidation and APEI resource filtering
  ` [PATCH v4 1/4] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
  ` [PATCH v4 2/4] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
  ` [PATCH v4 3/4] ACPI: APEI: Reserve the MCFG address for quirk ECAM implementation
  ` [PATCH v4 4/4] PCI: MCFG: Add the MCFG entry parse log message

gpu: drm_fb_cma_helper.c:46: undefined reference to `drm_gem_fb_get_obj'
 2021-10-27  8:08 UTC  (7+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.16
 2021-10-27  8:07 UTC  (2+ messages)

[PATCH v12 00/16] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-10-27  7:57 UTC  (9+ messages)
` [PATCH v12 09/16] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v12 10/16] soc: mediatek: add mtk-mutex "
` [PATCH v12 15/16] drm/mediatek: add MERGE support for mediatek-drm
` [PATCH v12 16/16] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195

[PATCH 0/1] DTS support for PCIe on HiKey970
 2021-10-27  7:19 UTC  (2+ messages)
` [PATCH 1/1] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware

[PATCH v5 00/15] clk: at91: updates for power management and dvfs
 2021-10-27  7:01 UTC  (4+ messages)
` [PATCH v5 15/15] clk: use clk_core_get_rate_recalc() in clk_rate_get()

[PATCH] dm: add module parameter bdev_wait
 2021-10-27  6:55 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 read-only IMAP folder(s) and NNTP newsgroup(s).