linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-05 06:42:26 to 2022-01-06 05:28:30 UTC [more...]

[PATCH v2 0/3] dmaengine: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-06  5:27 UTC  (4+ messages)
` [PATCH v2 2/3] dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt

[PATCH v2] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-06  5:22 UTC  (2+ messages)

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-06  4:27 UTC  (27+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest
` [RFC PATCH v4 03/26] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v4 04/26] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v4 05/26] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [RFC PATCH v4 06/26] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [RFC PATCH v4 07/26] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [RFC PATCH v4 08/26] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v4 09/26] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v4 10/26] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v4 11/26] KVM: arm64: Make ID_DFR0_EL1 writable
` [RFC PATCH v4 12/26] KVM: arm64: Make MVFR1_EL1 writable
` [RFC PATCH v4 13/26] KVM: arm64: Make ID registers without id_reg_info writable
` [RFC PATCH v4 14/26] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v4 15/26] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [RFC PATCH v4 16/26] KVM: arm64: Add kunit test for ID register validation
` [RFC PATCH v4 17/26] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [RFC PATCH v4 18/26] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v4 19/26] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v4 20/26] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v4 21/26] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v4 22/26] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v4 23/26] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v4 24/26] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v4 25/26] KVM: arm64: Add kunit test for trap initialization
` [RFC PATCH v4 26/26] KVM: arm64: selftests: Introduce id_reg_test

[PATCH v5 0/6] PCI: imx6: refine codes and add compliance tests mode support
 2022-01-06  3:49 UTC  (12+ messages)
` [PATCH v5 1/6] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v5 2/6] PCI: imx6: Add the error propagation from host_init
` [PATCH v5 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v5 4/6] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v5 5/6] PCI: imx6: Fix the regulator dump when link never came up
` [PATCH v5 6/6] PCI: imx6: Add the compliance tests mode support

[PATCH] dt-bindings: nand: meson: fix controller clock
 2022-01-06  3:31 UTC 

[PATCH v2 0/5] Update MT8192 Clock Setting
 2022-01-06  3:24 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: mediatek: Correct uart clock of MT8192
` [PATCH v2 2/5] arm64: dts: mediatek: Correct SPI "
` [PATCH v2 3/5] arm64: dts: mediatek: Correct Nor Flash "
` [PATCH v2 4/5] arm64: dts: mediatek: Correct I2C "
` [PATCH v2 5/5] arm64: dts: mediatek: Correct system timer "

[PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc
 2022-01-06  3:25 UTC 

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-06  2:42 UTC  (7+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH v7 00/14] Add support for Airoha EN7523 SoC
 2022-01-06  1:30 UTC  (5+ messages)
` [PATCH v7 06/14] dt-bindings: Add en7523-scu device tree binding documentation
` [PATCH v7 07/14] clk: en7523: Add clock driver for Airoha EN7523 SoC

[PATCH v2 0/2] clk: st: update to avoid DT warnings
 2022-01-06  1:22 UTC  (5+ messages)
` [PATCH v2 1/2] clk: st: clkgen-fsyn: search reg within node or parent
` [PATCH v2 2/2] clk: st: clkgen-mux: "

[PATCH v5 0/4] clk: visconti: Add support common clock driver and reset driver
 2022-01-06  1:14 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v5 2/4] dt-bindings: clock: Add DT bindings for SMU "
` [PATCH v5 3/4] clk: visconti: Add support common clock driver and reset driver
` [PATCH v5 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller

[PATCH v7 00/10] Add Sunplus SP7021 SoC Support
 2022-01-06  0:42 UTC  (5+ messages)
` [PATCH v7 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v7 06/10] clk: Add Sunplus "

[PATCH v12 00/10] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-05 23:58 UTC  (6+ messages)
  ` [PATCH v12 05/10] arm64: Copy unwind arguments to unwind_state
  ` [PATCH v12 07/10] arm64: Introduce stack trace reliability checks in the unwinder

[PATCH v3 0/6] Add missing format_mod_supported functions
 2022-01-05 23:54 UTC  (3+ messages)
` [PATCH v3 2/6] drm/plane: Fix typo in format_mod_supported documentation

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-05 23:51 UTC  (3+ messages)
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-05 23:46 UTC  (8+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-05 22:42 UTC  (5+ messages)

[PATCH v2] drm/mediatek: Set default value for Panel Orientation connector prop
 2022-01-05 21:23 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-05 21:12 UTC  (12+ messages)
` [PATCH v6 1/9] mm: x86, arm64: add arch_has_hw_pte_young()

[PATCH] PCI: iproc: Set all 24 bits of PCI class code
 2022-01-05 21:05 UTC  (6+ messages)

[PATCH 0/6] staging: vc04_services: rename ocurrences of 'bm2835*' to 'bcm2835*'
 2022-01-05 20:35 UTC  (7+ messages)
` [PATCH 1/6] staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l2_ctrl
` [PATCH 2/6] staging: vc04_services: rename functions containing bm2835_* to bcm2835_*
` [PATCH 3/6] staging: vc04_services: rename variables "
` [PATCH 4/6] staging: vc04_services: rename string literal containing bm2835_* to bcm2835*_
` [PATCH 5/6] staging: vc04_services: rename macros BM2835_MMAL_VERSION and BM2835_MMAL_MODULE_NAME
` [PATCH 6/6] staging: vc04_services: rename BM2835 to BCM2835 in headers comments

[PATCH 00/24] pinctrl: dt-bindings: samsung: convert to dtschema
 2022-01-05 20:31 UTC  (7+ messages)
` [PATCH 01/24] pinctrl: samsung: drop pin banks references on error paths
` [PATCH 02/24] pinctrl: samsung: accept GPIO bank nodes with a suffix

[PATCH] bpf, arm64: use emit_addr_mov_i64() for BPF_PSEUDO_FUNC
 2022-01-05 19:50 UTC  (2+ messages)

[PATCH net-next] net: gemini: allow any RGMII interface mode
 2022-01-05 18:40 UTC  (2+ messages)

[PATCH] arm64: Drop outdated links in comments
 2022-01-05 18:21 UTC  (2+ messages)

[PATCH] arm64: Use correct method to calculate nomap region boundaries
 2022-01-05 18:20 UTC  (2+ messages)

[PATCH v3] arm64/mm: avoid fixmap race condition when create pud mapping
 2022-01-05 18:03 UTC  (2+ messages)

[PATCH v6] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2022-01-05 18:03 UTC 

[PATCH v5] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2022-01-05 17:55 UTC  (3+ messages)

[PATCH] drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check
 2022-01-05 17:31 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: Fix H616 I2S3 pin data
 2022-01-05 17:29 UTC 

[GIT PULL] Reset controller updates vor v5.17
 2022-01-05 17:26 UTC 

[GIT PULL] Reset controller fixes for v5.16, part 2
 2022-01-05 17:25 UTC 

[PATCH v4 0/7] ARM: add vmap'ed stack support
 2022-01-05 17:02 UTC  (17+ messages)
  ` [PATCH v4 7/7] ARM: implement support for vmap'ed stacks

[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
 2022-01-05 16:58 UTC  (5+ messages)
` [RFC PATCH 0/1] topdown with metrics
  ` [RFC PATCH 1/1] perf arm64: Implement --topdown "

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2022-01-05 16:39 UTC  (3+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "

[PATCH v3] dt-bindings: dsp: mediatek: add mt8195 dsp document
 2022-01-05 15:53 UTC  (2+ messages)

[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
 2022-01-05 15:49 UTC  (14+ messages)
` [PATCH 01/11] PCI: pci-bridge-emul: Re-arrange register tests
` [PATCH 02/11] PCI: pci-bridge-emul: Add support for PCIe extended capabilities
` [PATCH 03/11] PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability
` [PATCH 04/11] dt-bindings: PCI: mvebu: Add num-lanes property
` [PATCH 05/11] PCI: mvebu: Correctly configure x1/x4 mode
` [PATCH 06/11] PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
` [PATCH 07/11] PCI: mvebu: Add support for Advanced Error Reporting registers "
` [PATCH 08/11] PCI: mvebu: Use child_ops API
` [PATCH 09/11] dt-bindings: PCI: mvebu: Update information about intx interrupts
` [PATCH 10/11] PCI: mvebu: Implement support for legacy INTx interrupts
` [PATCH 11/11] ARM: dts: armada-385.dtsi: Add definitions for PCIe "

[PATCH v8 00/14] Add support for Airoha EN7523 SoC
 2022-01-05 14:50 UTC  (3+ messages)
` [PATCH v8 10/14] PCI: mediatek: Allow building for ARCH_AIROHA

[PATCH] ARM: disable vmap'ed stacks on suspend-capable SMP configs
 2022-01-05 14:34 UTC 

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-05 14:20 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings

[PATCH 0/4] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-05 13:54 UTC  (13+ messages)
` [PATCH 1/4] arm64: Add Cortex-A510 CPU part definition
` [PATCH 2/4] coresight: trbe: Work around the ignored system register writes
` [PATCH 3/4] coresight: trbe: Work around the invalid prohibited states
` [PATCH 4/4] coresight: trbe: Workaround TRBE trace data corruption

[PATCH 1/8] dt-bindings: rng: apm, x-gene-rng: convert APM RNG to dtschema
 2022-01-05 13:30 UTC  (2+ messages)

[PATCH v4 0/4] kvm/arm: New VMID allocator based on asid
 2022-01-05 13:25 UTC  (2+ messages)

[PATCH] arm64: fix build error when use rodata_enabled
 2022-01-05 12:48 UTC  (5+ messages)
    ` 回复:[PATCH] "

[PATCH] clocksource/drivers/imx-tpm: exclude sched clock for ARM64
 2022-01-05 12:43 UTC 

[PATCH v4 0/2] media: HEVC: RPS clean up
 2022-01-05 12:28 UTC  (5+ messages)
` [PATCH v4 1/2] media: hevc: Remove RPS named flags
` [PATCH v4 2/2] media: hevc: Embedded indexes in RPS

[PATCH v3 00/22] drm/rockchip: RK356x VOP2 support
 2022-01-05 12:20 UTC  (2+ messages)
    ` [PATCH 22/22] drm: rockchip: Add VOP2 driver

[PATCH v12 0/3] net: ethernet: mtk_eth_soc: refactoring and Clause 45
 2022-01-05 11:30 UTC  (2+ messages)

[PATCH v13 0/5] arm64 userspace counter support
 2022-01-05 11:25 UTC  (5+ messages)
` [PATCH v13 3/5] arm64: perf: Add userspace counter access disable switch

[PATCH v5 5/6] rockchip/soc/drivers: Add DTPM description for rk3399
 2022-01-05 11:25 UTC  (5+ messages)

[PATCH] media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
 2022-01-05 11:10 UTC 

[PATCH v1 1/4] ARM: dts: imx6dl-prtvt7: Add display and panel nodes
 2022-01-05 11:04 UTC  (4+ messages)
` [PATCH v1 4/4] ARM: dts: imx6dl: plym2m, prtvt7, victgo: make use of new resistive-adc-touch driver

[PATCH v10] drm/bridge: add it6505 driver
 2022-01-05 10:45 UTC  (2+ messages)

[PATCH v7 0/4] Add Naneng combo PHY support for RK3568
 2022-01-05 10:43 UTC  (3+ messages)
` [PATCH v7 3/4] phy: rockchip: add naneng combo phy "

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2022-01-05 10:42 UTC  (2+ messages)

[PATCH v3 00/12] dmaengine: at_xdmac: Various fixes
 2022-01-05 10:20 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: Add ASRock ROMED8HM3 BMC
 2022-01-05 10:17 UTC 

[PATCH] iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe
 2022-01-05 10:16 UTC 

[PATCH 0/2] Add toprgu reset-controller support for MT7986
 2022-01-05 10:04 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: mt7986: Add reset-controller header file
` [PATCH 2/2] watchdog: mtk_wdt: mt7986: Add toprgu reset controller support

[PATCH v20 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2022-01-05  9:58 UTC  (3+ messages)
` [PATCH v20 3/7] "

[PATCH v4 0/2] Add SCP support for mt8186
 2022-01-05  9:41 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
` [PATCH v4 2/2] remoteproc: mediatek: Support "

[PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-01-05  9:37 UTC  (3+ messages)
` [PATCH v11 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
` [PATCH v11 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH 0/2] Add SCP support for mt8186
 2022-01-05  9:19 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: mediatek: Support mt8186 scp

[PATCH v3 1/3] dt-bindings: interconnect: imx8m-noc: Add fsl, icc-id property
 2022-01-05  8:24 UTC  (2+ messages)
` [PATCH v3 1/3] dt-bindings: interconnect: imx8m-noc: Add fsl,icc-id property

[PATCH V6 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
 2022-01-05  7:54 UTC  (2+ messages)

[PATCH] drm/imx: imx-ldb: Check for null pointer after calling kmemdup
 2022-01-05  7:47 UTC 

[RFC PATCH 0/2] drm/mediatek/hdmi : split legacy driver and add mt8195
 2022-01-05  6:52 UTC  (3+ messages)

[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
 2022-01-05  6:36 UTC  (2+ messages)

[PATCH] mtd: aspeed-smc: improve probe resilience
 2022-01-05  6:32 UTC  (7+ messages)

[PATCH v4 00/48] Refactor perf cpumap
 2022-01-05  6:13 UTC  (17+ messages)
` [PATCH v4 33/48] libperf: Allow NULL in perf_cpu_map__idx
` [PATCH v4 34/48] perf evlist: Refactor evlist__for_each_cpu
` [PATCH v4 35/48] perf evsel: Pass cpu not cpu map index to synthesize
` [PATCH v4 36/48] perf stat: Correct variable name for read counter
` [PATCH v4 37/48] perf evsel: Rename CPU around get_group_fd
` [PATCH v4 38/48] perf evsel: Reduce scope of evsel__ignore_missing_thread
` [PATCH v4 39/48] perf evsel: Rename variable cpu to index
` [PATCH v4 40/48] perf test: Use perf_cpu_map__for_each_cpu
` [PATCH v4 41/48] perf stat: Correct check_per_pkg cpu
` [PATCH v4 42/48] perf stat: Swap variable name cpu to index
` [PATCH v4 43/48] libperf: Sync evsel documentation
` [PATCH v4 44/48] perf bpf: Rename cpu to cpu_map_idx
` [PATCH v4 45/48] perf c2c: Use more intention revealing iterator
` [PATCH v4 46/48] perf script: Fix flipped index and cpu
` [PATCH v4 47/48] perf stat: Correct first_shadow_cpu to return index
` [PATCH v4 48/48] perf cpumap: Give CPUs their own type


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