Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 10:16:03 to 2021-07-27 22:23:11 UTC [more...]

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 2 errors, 1 warning (v5.14-rc3)
 2021-07-27 22:21 UTC 

[PATCH v2] arm64: allow TCR_EL1.TBID0 to be configured
 2021-07-27 22:00 UTC  (3+ messages)

[PATCH 0/3] Address compilation of eBPF related software with clang compiler on arm architecture
 2021-07-27 21:43 UTC  (8+ messages)
` [PATCH 1/3] arm: include: asm: swab: mask rev16 instruction for clang
` [PATCH 2/3] arm: include: asm: unified: mask .syntax unified "
` [PATCH 3/3] include/uapi/linux/swab: Fix potentially missing __always_inline

[PATCH 00/14] Introduce PECI subsystem
 2021-07-27 21:33 UTC  (9+ messages)
` [PATCH 08/14] peci: Add device detection
` [PATCH 09/14] peci: Add support for PECI device drivers
` [PATCH 10/14] peci: Add peci-cpu driver

[PATCH] ARM: dts: ixp4xx: Add Omicron device trees
 2021-07-27 21:07 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: fix incorrect clock source setting
 2021-07-27 17:56 UTC  (3+ messages)

[PATCH v10 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-07-27 20:54 UTC  (3+ messages)

[PATCH v5] arm64: avoid double ISB on kernel entry
 2021-07-27 20:54 UTC 

[PATCH v11 0/5] arm64: mte: allow async MTE to be upgraded to sync on a per-CPU basis
 2021-07-27 20:52 UTC  (6+ messages)
` [PATCH v11 1/5] arm64: mte: rename gcr_user_excl to mte_ctrl
` [PATCH v11 2/5] arm64: mte: change ASYNC and SYNC TCF settings into bitfields
` [PATCH v11 3/5] arm64: move preemption disablement to prctl handlers
` [PATCH v11 4/5] arm64: mte: introduce a per-CPU tag checking mode preference
` [PATCH v11 5/5] Documentation: document the preferred tag checking mode feature

[PATCH 1/1] clk: imx6q: fix uart earlycon unwork
 2021-07-27 20:51 UTC  (3+ messages)

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-27 20:42 UTC  (16+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

❌ FAIL: Test report for kernel 5.14.0-rc3 (arm-next, ff117646)
 2021-07-27 20:13 UTC 

[PATCH net-next v3 00/31] ndo_ioctl rework
 2021-07-27 20:00 UTC  (2+ messages)

[PATCH 0/3] sched: migrate_disable() vs per-CPU access safety checks
 2021-07-27 19:45 UTC  (6+ messages)
` [PATCH 1/3] sched: Introduce is_pcpu_safe()
` [PATCH 2/3] rcu/nocb: Check for migratability rather than pure preemptability

[PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
 2021-07-27 19:43 UTC  (2+ messages)

[arm-platforms:irq/generic_handle_domain_irq 18/22] drivers/gpio/gpio-pmic-eic-sprd.c:288:38: error: 'girq' undeclared; did you mean 'irq'?
 2021-07-27 19:42 UTC 

[PATCH 0/2] kasan, mm: reset tag when access metadata
 2021-07-27 19:22 UTC  (5+ messages)
` [PATCH 1/2] "

[arm-platforms:irq/generic_handle_domain_irq 17/22] kernel/irq/irqdesc.c:679:6: error: conflicting types for 'handle_nested_domain_irq'
 2021-07-27 19:13 UTC 

[PATCH v5 1/6] arm64: configs: defconfig: Enable RZ/G2L USBPHY control driver
 2021-07-27 18:55 UTC 

[arm-platforms:irq/generic_handle_domain_irq 17/22] kernel/irq/irqdesc.c:684:3: error: implicit declaration of function '__handle_nested_irq_desc'; did you mean '__handle_nested_irq'?
 2021-07-27 18:54 UTC 

[PATCH 0/3] arm64: MTE cleanups
 2021-07-27 18:54 UTC  (5+ messages)
` [PATCH 2/3] arm64: kasan: mte: use a constant kernel GCR_EL1 value
` [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic

[PATCH 00/14] drm: Make DRM's IRQ helpers legacy
 2021-07-27 18:51 UTC  (16+ messages)
` [PATCH 01/14] drm/amdgpu: Convert to Linux IRQ interfaces
` [PATCH 02/14] drm/arm/hdlcd: "
` [PATCH 03/14] drm/atmel-hlcdc: "
` [PATCH 04/14] drm/fsl-dcu: "
` [PATCH 05/14] drm/gma500: "
` [PATCH 06/14] drm/kmb: "
` [PATCH 07/14] drm/msm: "
` [PATCH 08/14] drm/mxsfb: "
` [PATCH 09/14] drm/radeon: "
` [PATCH 10/14] drm/tidss: "
` [PATCH 11/14] drm/tilcdc: "
` [PATCH 12/14] drm/vc4: "
` [PATCH 13/14] drm: Remove unused devm_drm_irq_install()
` [PATCH 14/14] drm: IRQ midlayer is now legacy

[RESEND PATCH] clk: mediatek: make COMMON_CLK_MT8167* depend on COMMON_CLK_MT8167
 2021-07-27 18:47 UTC  (2+ messages)

[PATCH v2] ARM: dts: ixp4xx: Add Arcom Vulcan device tree
 2021-07-27 18:44 UTC  (2+ messages)

[arm-platforms:irq/generic_handle_domain_irq 17/22] kernel/irq/irqdesc.c:679:6: error: conflicting types for 'handle_nested_domain_irq'
 2021-07-27 18:36 UTC 

[PATCH v3, 00/15] Using component framework to support multi hardware decode
 2021-07-27 18:26 UTC  (13+ messages)
` [PATCH v3, 06/15] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v3, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v3, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v3, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v3, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v3, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v3, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v3, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v3, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v3, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-07-27 18:26 UTC  (4+ messages)
` [PATCH 2/3] arm: dts: mt8183: "
` [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH v1 0/3] kselftest/arm64: Vector length configuration tests
 2021-07-27 18:06 UTC  (4+ messages)
` [PATCH v1 1/3] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
` [PATCH v1 2/3] kselftest/arm64: Validate vector lengths are set in sve-probe-vls
` [PATCH v1 3/3] kselftest/arm64: Add tests for SVE vector configuration

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-27 18:12 UTC  (15+ messages)
` [PATCH 01/16] KVM: arm64: Generalise VM features into a set of flags
` [PATCH 02/16] KVM: arm64: Don't issue CMOs when the physical address is invalid
` [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
` [PATCH 05/16] KVM: arm64: Plumb MMIO checking into the fault handling
` [PATCH 06/16] KVM: arm64: Force a full unmap on vpcu reinit
` [PATCH 07/16] KVM: arm64: Wire MMIO guard hypercalls
` [PATCH 12/16] mm/ioremap: Add arch-specific callbacks on ioremap/iounmap calls

[arm-platforms:irq/generic_handle_domain_irq 16/22] kernel/irq/chip.c:501:13: error: static declaration of 'handle_nested_irq' follows non-static declaration
 2021-07-27 18:09 UTC 

[PATCH v2] arm64: mte: avoid TFSR related operations unless in async mode
 2021-07-27 18:06 UTC  (3+ messages)

[PATCH v5 00/14] imx8q video decoder/encoder driver
 2021-07-27 18:03 UTC  (4+ messages)
` [PATCH v5 02/14] media:Add nt8 and nt10 video format

[v14 00/21] Mediatek MT8192 clock support
 2021-07-27 17:57 UTC  (43+ messages)
` [v14 01/21] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
` [v14 02/21] dt-bindings: ARM: Mediatek: Add mmsys document binding for MT8192
` [v14 03/21] dt-bindings: ARM: Mediatek: Add audsys "
` [v14 04/21] clk: mediatek: Add dt-bindings of MT8192 clocks
` [v14 05/21] clk: mediatek: Get regmap without syscon compatible check
` [v14 06/21] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [v14 07/21] clk: mediatek: Add configurable enable control to mtk_pll_data
` [v14 08/21] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
` [v14 09/21] clk: mediatek: Add MT8192 basic clocks support
` [v14 10/21] clk: mediatek: Add MT8192 audio clock support
` [v14 11/21] clk: mediatek: Add MT8192 camsys "
` [v14 12/21] clk: mediatek: Add MT8192 imgsys "
` [v14 13/21] clk: mediatek: Add MT8192 imp i2c wrapper "
` [v14 14/21] clk: mediatek: Add MT8192 ipesys "
` [v14 15/21] clk: mediatek: Add MT8192 mdpsys "
` [v14 16/21] clk: mediatek: Add MT8192 mfgcfg "
` [v14 17/21] clk: mediatek: Add MT8192 mmsys "
` [v14 18/21] clk: mediatek: Add MT8192 msdc "
` [v14 19/21] clk: mediatek: Add MT8192 scp adsp "
` [v14 20/21] clk: mediatek: Add MT8192 vdecsys "
` [v14 21/21] clk: mediatek: Add MT8192 vencsys "

[arm-platforms:irq/generic_handle_domain_irq 16/22] kernel/irq/chip.c:501:13: error: static declaration of 'handle_nested_irq' follows non-static declaration
 2021-07-27 17:55 UTC 

[PATCH v2 0/6] KVM: Remove kvm_is_transparent_hugepage() and friends
 2021-07-27 17:46 UTC  (10+ messages)
` [PATCH v2 1/6] KVM: arm64: Introduce helper to retrieve a PTE and its level
` [PATCH v2 2/6] KVM: arm64: Walk userspace page tables to compute the THP mapping size
` [PATCH v2 3/6] KVM: arm64: Avoid mapping size adjustment on permission fault
` [PATCH v2 5/6] KVM: arm64: Use get_page() instead of kvm_get_pfn()

[PATCH] soc: mmsys: mediatek: add mask to mmsys routes
 2021-07-27 17:40 UTC 

[PATCH v11 0/5] Enable Linux guests on Hyper-V on ARM64
 2021-07-27 17:08 UTC  (5+ messages)
` [PATCH v11 2/5] arm64: hyperv: Add panic handler
` [PATCH v11 3/5] arm64: hyperv: Initialize hypervisor on boot

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-27 17:08 UTC  (12+ messages)

[PATCH v4 0/5] vchiq: Patch to separate platform and cdev code
 2021-07-27 16:55 UTC  (4+ messages)
` [PATCH v4 4/5] staging: vchiq: Make creation of vchiq cdev optional

[PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
 2021-07-27 16:38 UTC  (5+ messages)

[PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges
 2021-07-27 16:14 UTC  (2+ messages)

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-07-27 16:12 UTC  (2+ messages)

[PATCH] dt-bindings: auxdisplay: arm-charlcd: Convert to json-schema
 2021-07-27 16:11 UTC 

[PATCH 1/5] arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
 2021-07-27 16:11 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config
` [PATCH 3/5] arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
` [PATCH 4/5] arm64: dts: imx8mm-venice-gw7901: add support for USB hub subload
` [PATCH 5/5] arm64: dts: imx8mm-venice-gw7901: enable pull-down on gpio outputs

[PATCH 1/4] arm64: dts: imx8mm-venice-gw700x: override thermal cfg for industrial temp
 2021-07-27 16:05 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-07-27 15:52 UTC  (3+ messages)
` [PATCH v2 06/35] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b

[PATCH] rcu: Add missing unlock in rcu_print_task_stall
 2021-07-27 15:52 UTC 

[PATCH v3 0/6] Asynchronous notifications from secure world
 2021-07-27 14:57 UTC  (6+ messages)
` [PATCH v3 1/6] docs: staging/tee.rst: add a section on OP-TEE notifications

[xlnx:xlnx_rebase_v5.10 846/1757] drivers/net/ethernet/cadence/macb_main.c:4724:58: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-07-27 14:44 UTC 

[PATCH v2] ARM: dts: at91: sama5d2_icp: enable digital filter for I2C nodes
 2021-07-27 14:45 UTC  (2+ messages)

[PATCH 1/2 v3] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
 2021-07-27 14:11 UTC  (2+ messages)

[PATCH 1/2 v2] bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus
 2021-07-27 14:05 UTC  (4+ messages)

[PATCH -next v2] iommu/arm-smmu-v3: Add suspend and resume support
 2021-07-27 13:44 UTC  (3+ messages)

[PATCH] ARM: PCI: use __func__ in debug messages
 2021-07-27 13:34 UTC 

[PATCH AUTOSEL 4.14 4/5] mt7530 fix mt7530_fdb_write vid missing ivl bit
 2021-07-27 13:20 UTC 

[PATCH AUTOSEL 5.4 2/9] spi: stm32h7: fix full duplex irq handler handling
 2021-07-27 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 6/9] mt7530 fix mt7530_fdb_write vid missing ivl bit

[PATCH AUTOSEL 4.19 5/6] mt7530 fix mt7530_fdb_write vid missing ivl bit
 2021-07-27 13:20 UTC 

[PATCH AUTOSEL 5.10 03/17] spi: stm32h7: fix full duplex irq handler handling
 2021-07-27 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 09/17] mt7530 fix mt7530_fdb_write vid missing ivl bit

[PATCH AUTOSEL 5.13 03/21] spi: stm32h7: fix full duplex irq handler handling
 2021-07-27 13:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 05/21] regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_register
` [PATCH AUTOSEL 5.13 11/21] mt7530 fix mt7530_fdb_write vid missing ivl bit

[PATCH] ARM: dts: Add devicetree for Gateworks Avila GW2348
 2021-07-27 12:59 UTC 

[PATCH v2 00/10] coresight: TRBE and Self-Hosted trace fixes
 2021-07-27 13:06 UTC  (6+ messages)
` [PATCH v2 07/10] coresight: trbe: Do not truncate buffer on IRQ

[PATCH] ARM: scoop: move EXPORT_SYMBOLs to follow their funcs
 2021-07-27 13:05 UTC 

[PATCH] ARM: ixp4xx: Delete Avila boardfiles
 2021-07-27 13:03 UTC 

[PATCH 00/54] ARM: dts: Last round of DT schema fixes
 2021-07-27 12:58 UTC  (6+ messages)
` [PATCH 01/54] ASoC: dt-bindings: Add WM8978 Binding

[PATCH] iio: adc: fsl-imx25-gcq: fix the right check and simplify code
 2021-07-27 12:52 UTC 

[PATCH] dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state
 2021-07-27 12:45 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
 2021-07-27 11:22 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mt8173: elm: "

[PATCH 0/3] i2c: at91: Fixes and updates
 2021-07-27 11:15 UTC  (4+ messages)
` [PATCH 1/3] i2c: at91: move i2c_recover_bus() outside of at91_do_twi_transfer()
` [PATCH 2/3] i2c: at91: keep the controller disabled when it is not used
` [PATCH 3/3] i2c: at91: add advanced digital filtering support for SAMA5D4

[PATCH v2 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
 2021-07-27 11:15 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: mt8173: elm: "

arm64: dts: mt8183: Incorrect mediatek,pull-*-adv values
 2021-07-27 11:06 UTC  (5+ messages)

[PATCH] ARM: dts: at91: sama5d2_icp: enable digital filter for I2C nodes
 2021-07-27 11:02 UTC 

[PATCH 1/2] phy: introduce phy mode PHY_MODE_UART and phy_get_mode_ext()
 2021-07-27 10:50 UTC  (2+ messages)
` [PATCH 2/2] phy: mediatek: phy-mtk-tphy: support USB2UART switch

[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
 2021-07-27 10:39 UTC  (9+ messages)

[PATCH] iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks
 2021-07-27 10:33 UTC  (2+ messages)

[PATCH v3] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-07-27 10:29 UTC  (3+ messages)

[PATCH] soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex
 2021-07-27 10:12 UTC 


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