linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 19:20:54 to 2021-10-28 14:48:29 UTC [more...]

[PATCH 00/13] Kconfig symbol clean-up on ./arch/arm{64}
 2021-10-28 14:46 UTC  (18+ messages)
` [PATCH 01/13] arm: debug: remove obsolete debug code for DEBUG_ZTE_ZX
` [PATCH 02/13] arm: debug: reuse the config DEBUG_OMAP2UART{1, 2} for OMAP{3, 4, 5}
  ` [PATCH 02/13] arm: debug: reuse the config DEBUG_OMAP2UART{1,2} for OMAP{3,4,5}
` [PATCH 03/13] arm: Kconfig.debug: drop reference to removed ARCH_MSM
` [PATCH 04/13] arm: drop an obsolete ifdef with the removed config PCI_HOST_ITE8152
` [PATCH 05/13] arm: davinci: remove reference to obsolete BLK_DEV_PALMCHIP_BK3710
` [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X
` [PATCH 07/13] arm: imx: remove dead left-over from i.MX{27, 31, 35} removal
` [PATCH 08/13] arm: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART
` [PATCH 09/13] arm: milbeaut: remove select of non-existing PINCTRL_MILBEAUT
` [PATCH 10/13] arm: nomadik: drop selecting obsolete CLKSRC_NOMADIK_MTU_SCHED_CLOCK
` [PATCH 11/13] arm: npcm: drop selecting non-existing ARM_ERRATA_794072
` [PATCH 12/13] arm: socfpga: always select PL310_ERRATA_753970
` [PATCH 13/13] arm: pgtable: refer to intended CONFIG_ARM_LPAE in comment

[PATCH 1/2] dt-bindings: samsung: pmu: Document Exynos850
 2021-10-28 14:43 UTC  (2+ messages)
` [PATCH 2/2] soc: samsung: exynos-pmu: Add Exynos850 support

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-28 14:36 UTC  (25+ messages)
` [PATCH v2 19/43] KVM: Add helpers to wake/query blocking vCPU
` [PATCH v2 20/43] KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled
` [PATCH v2 21/43] KVM: VMX: Clean up PI pre/post-block WARNs
` [PATCH v2 22/43] KVM: VMX: Drop unnecessary PI logic to handle impossible conditions
` [PATCH v2 23/43] KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers
` [PATCH v2 24/43] KVM: VMX: Drop pointless PI.NDST update when blocking
` [PATCH v2 25/43] KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block
` [PATCH v2 26/43] KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
` [PATCH v2 27/43] KVM: VMX: Move Posted Interrupt ndst computation out of write loop
` [PATCH v2 28/43] KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV
` [PATCH v2 39/43] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"

[PATCH] arm64: Kconfig: Enable MCT timer for ARCH_EXYNOS
 2021-10-28 14:35 UTC  (4+ messages)

[PATCH v2] iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc
 2021-10-28 14:26 UTC  (2+ messages)

[PATCH] iio: adc: stm32: fix a leak by resetting pcsel before disabling vdda
 2021-10-28 14:19 UTC  (5+ messages)

[PATCH] arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
 2021-10-28 14:04 UTC  (4+ messages)

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

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

[PATCH v2 0/2] mfd: atmel-flexcom: add a fix and code cosmetics
 2021-10-28 13:51 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: atmel-flexcom: remove #ifdef CONFIG_PM_SLEEP
` [PATCH v2 2/2] mfd: atmel-flexcom: use resume_noirq

[PATCH v2 1/2] arch/Kconfig: Make CONFIG_CPU_SPECTRE available for all architectures
 2021-10-28 13:49 UTC  (3+ messages)

[PATCH v2] iio: adc: lpc18xx_adc: Reorder clk_get_rate function call
 2021-10-28 13:40 UTC  (2+ messages)

[PATCH 3/3] firmware: mediatek: add adsp ipc protocol interface
 2021-10-28 13:28 UTC 

[PATCH 2/3] mailbox: mediatek: add support for adsp mailbox controller
 2021-10-28 13:27 UTC 

[PATCH 1/3] dt-bindings: mediatek: add adsp-mbox document
 2021-10-28 13:27 UTC 

[PATCH 0/3] Mediatek MT8195 ADSP IPC support
 2021-10-28 13:26 UTC 

[PATCH v2 0/5] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-10-28 13:14 UTC  (8+ messages)
` [PATCH v2 1/5] KVM: arm64: Reorder vcpu flag definitions
` [PATCH v2 2/5] KVM: arm64: Get rid of host SVE tracking/saving
` [PATCH v2 3/5] KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
` [PATCH v2 4/5] KVM: arm64: Stop mapping current thread_info at EL2
` [PATCH v2 5/5] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

Arm64 defconfig-debug
 2021-10-28 12:39 UTC  (3+ messages)

[PATCH] arm64: mm: Use asid2idx() and asid feature macro for cleanup
 2021-10-28 12:27 UTC 

[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-28 11:50 UTC  (14+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up

[PATCH v3] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-28 11:35 UTC  (3+ messages)

[PATCH][next] mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidates
 2021-10-28 11:32 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.15.0-rc7 (arm-next, afc850c3)
 2021-10-28 11:11 UTC 

[v5 0/5] Mediatek MT8195 power domain support
 2021-10-28 11:05 UTC  (2+ messages)

arm64/for-kernelci baseline: 36 runs, 1 regressions (v5.15-rc7-103-gafc850c300cd)
 2021-10-28 10:51 UTC 

[PATCH v6 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-28 10:19 UTC  (7+ messages)
` [PATCH v6 1/6] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v6 2/6] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v6 3/6] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v6 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v6 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy
` [PATCH v6 6/6] drm/mediatek: Clear pending flag when cmdq packet is done

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

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.15-rc7-103-gafc850c300cd)
 2021-10-28 10:08 UTC 

[PATCH] mmc: mediatek: move cqhci init behind ungate clock
 2021-10-28 10:00 UTC  (3+ messages)

[PATCH v2 0/3] MIPS: Fix build error ERROR: modpost:
 2021-10-28  9:59 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
` [PATCH v2 3/3] MIPS: traps: export a missing symbols to be able to use it "

[PATCH 1/3] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-10-28  9:30 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: watchdog: brcm, bcm63xx-wdt: add BCM4908 compatibility
` [PATCH 3/3] watchdog: bcm7038_wdt: support BCM4908 SoC

[PATCH] arm64: Select POSIX_CPU_TIMERS_TASK_WORK
 2021-10-28  9:20 UTC  (2+ messages)

[PATCH v2] arm64: Document boot requirements for FEAT_SME_FA64
 2021-10-28  9:20 UTC  (2+ messages)

[PATCH v1] media: platform: mtk-mdp3: Revise frame change criteria
 2021-10-28  9:14 UTC  (2+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-10-28  9:11 UTC  (16+ messages)
` [PATCH v3 01/11] dt-bindings: arm: pensando: add Pensando boards
` [PATCH v3 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH v3 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH v3 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH] arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
 2021-10-28  9:03 UTC  (8+ messages)

[PATCH] ARM: Thumb2: avoid __builtin_thread_pointer() on Clang
 2021-10-28  8:35 UTC 

[PATCH 0/4] xen: do some cleanup
 2021-10-28  8:12 UTC  (2+ messages)
` [PATCH 2/4] xen: allow pv-only hypercalls only with CONFIG_XEN_PV

[PATCH v4 0/8] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-28  7:27 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v4 2/8] dt-bindings: phy: Add imx8 pcie phy driver support
` [PATCH v4 3/8] dt-bindings: imx6q-pcie: Add PHY phandles and name properties
` [PATCH v4 4/8] arm64: dts: imx8mm: Add the pcie phy support
` [PATCH v4 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
` [PATCH v4 6/8] arm64: dts: imx8mm: Add the pcie support
` [PATCH v4 7/8] arm64: dts: imx8mm-evk: Add the pcie support on imx8mm evk board
` [PATCH v4 8/8] PCI: imx: Add the imx8mm pcie support

[PATCH] drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
 2021-10-28  7:43 UTC 

[PATCH v1] arm64/mm: avoid race condition of update page table when kernel init
 2021-10-28  7:36 UTC  (4+ messages)

[PATCH v2 0/5] Refactor thermal pressure update to avoid code duplication
 2021-10-28  7:19 UTC  (6+ messages)
` [PATCH v2 1/5] arch_topology: Introduce thermal pressure update function

[PATCH v1] ARM: BCM53016: MR32: convert to Broadcom iProc I2C Driver
 2021-10-28  7:03 UTC 

[PATCH v3 0/6] PWM support for allwinner sun8i R40/T3/V40 SOCs
 2021-10-28  6:44 UTC  (3+ messages)

[PATCH v7] media: aspeed: add debugfs
 2021-10-28  3:43 UTC 

[PATCH v7 0/6] Asynchronous notifications from secure world
 2021-10-28  6:30 UTC  (3+ messages)
` [PATCH v7 6/6] optee: add asynchronous notifications

[PATCH] memory: mtk-smi: Fix a null dereference for the ostd
 2021-10-28  6:13 UTC  (2+ messages)

[PATCH] dm: add module parameter bdev_wait
 2021-10-28  5:49 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: watchdog: add Broadcom's BCM63xx watchdog
 2021-10-28  5:50 UTC  (7+ messages)
` [PATCH 2/3] watchdog: bcm63xx_wdt: support compiling with COMPILE_TEST
` [PATCH 3/3] watchdog: bcm63xx_wdt: support BCM4908

[soc:qcom/dt64-2] BUILD SUCCESS b34a82f06f7eaab799b902841e0558b4e70d9b0d
 2021-10-28  4:48 UTC 

[RFC V2 0/5] arm64: dts: imx8mm: Enable CSI and OV5640 Camera
 2021-10-28  3:35 UTC  (8+ messages)
` [RFC V2 1/5] arm64: dts: imx8mm: Add CSI nodes
` [RFC V2 5/5] arm64: dts: imx8mm-evk: Enable OV5640 Camera

[PATCH v5 0/6] CMDQ refinement of Mediatek DRM driver
 2021-10-28  3:19 UTC  (9+ messages)
` [PATCH v5 3/6] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v5 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v5 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy

[syzbot] BUG: spinlock bad magic in synchronize_srcu
 2021-10-28  2:15 UTC 

[PATCH 0/2] drivers/mt7621: Fix build error ERROR: modpost:
 2021-10-28  1:58 UTC  (7+ 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

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-28  1:51 UTC  (19+ messages)

[PATCH v2] dt-bindings: pinctrl: uniphier: Add child node definitions to describe pin mux and configuration
 2021-10-28  1:46 UTC 

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-10-28  1:40 UTC  (5+ messages)
` [PATCH V2 2/4] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V2 4/4] arm/xen: Read extended regions from DT and init Xen resource

[PATCH] mfd: stmpe: Support disabling sub-functions
 2021-10-28  0:37 UTC  (2+ messages)

[PATCH v5 0/2] static call support for arm64
 2021-10-27 23:34 UTC  (3+ messages)
` [PATCH v5 1/2] static_call: force symbol references with external linkage for CFI/LTO
` [PATCH v5 2/2] arm64: implement support for static call trampolines

[PATCH clk-fixes v1 0/2] Fix clk-composite to support .determine_rate
 2021-10-27 22:47 UTC  (4+ messages)
` [PATCH clk-fixes v1 1/2] clk: composite: Also consider .determine_rate for rate + mux composites

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

[PATCH v3 0/3] Add Naneng combo PHY support for RK3568
 2021-10-27 22:03 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings

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

[PATCH v2] drm: import DMA_BUF module namespace
 2021-10-27 21:25 UTC 

[PATCH 13/15] irq: riscv: perform irqentry in entry code
 2021-10-27 21:22 UTC  (2+ messages)

[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 v1] drm: import DMA_BUF module namespace
 2021-10-27 20:54 UTC  (3+ messages)

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

[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  (4+ messages)
  ` [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 

[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  (2+ messages)
` [PATCH v5 38/38] kselftest/arm64: Add SME support to syscall ABI test


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