linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-02 19:19:16 to 2022-11-03 07:15:28 UTC [more...]

[PATCH 8/8] arm64: dts: juno: Add Thermal critical trip points
 2022-11-03  7:14 UTC  (2+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-03  7:14 UTC  (48+ messages)
` [PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 03/44] KVM: Allocate cpus_hardware_enabled "
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 14/44] KVM: arm64: Simplify the CPUHP logic
` [PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
` [PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
` [PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init()
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 24/44] KVM: PPC: Move processor compatibility check to module init
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
` [PATCH 29/44] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 34/44] KVM: VMX: Shuffle support checks and hardware enabling code around
` [PATCH 35/44] KVM: SVM: Check for SVM support in CPU compatibility checks
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH 40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH 41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
` [PATCH 42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path
` [PATCH 43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init()
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC

[PATCH 1/8] firmware: arm_scmi: Cleanup core driver removal callback
 2022-11-03  7:09 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Keep the GPIO regulator always on
 2022-11-03  7:05 UTC  (2+ messages)

[PATCH v2] firmware: ti_sci: Use devm_bitmap_zalloc when applicable
 2022-11-03  6:41 UTC 

[PATCH v1] PCI: imx6: Set MSI enable bit of RC in resume
 2022-11-03  6:26 UTC  (3+ messages)

[PATCH] remoteproc: imx_rproc: correct i.MX93 DRAM mapping
 2022-11-03  6:11 UTC  (3+ messages)

[PATCH] reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMPILE_TEST
 2022-11-03  5:57 UTC  (2+ messages)

[PATCH v3 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-11-03  5:45 UTC  (16+ messages)
` [PATCH v3 1/7] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH v3 2/7] arm64: dts: mediatek: mt8195: "
` [PATCH v3 3/7] arm64: dts: mediatek: mt7986: "
` [PATCH v3 4/7] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH v3 5/7] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH v3 6/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH v3 7/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

[PATCH v1] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-03  5:43 UTC  (3+ messages)

[v2 0/3] upport pwm/tach driver for aspeed ast26xx
 2022-11-03  5:40 UTC  (8+ messages)
` [v2 3/3] hwmon: Add Aspeed ast2600 TACH support

[PATCH] KVM: arm64: Update comment of create_hyp_mappings
 2022-11-03  5:32 UTC 

[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-11-03  5:31 UTC  (5+ messages)
` [PATCH v2 10/14] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
` [PATCH v2 11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace

[PATCH 1/3] arm64: exynos: Add new compatible string for Exynos3250 SoC
 2022-11-02 13:06 UTC  (3+ messages)
    ` [PATCH 2/3] media: s5p-mfc:Add variant data for MFC v7 hardware for Exynos 3250 SOC
    ` [PATCH 3/3] arm64: dts: exynos: Rename compatible string property from version to SOC specific

[PATCH 06/20] arm64: dts: Update cache properties for exynos
 2022-11-03  5:17 UTC  (3+ messages)
  ` (subset) "

[PATCHv1 0/8] Add support for sam9x60 curiosity board
 2022-11-03  5:12 UTC  (3+ messages)

[PATCH V2 0/2] remoteproc: imx: add start up delay
 2022-11-03  5:08 UTC  (3+ messages)

[PATCH] firmware: ti_sci: Use devm_bitmap_zalloc when applicable
 2022-11-03  5:04 UTC  (4+ messages)

[PATCH linux-next] firmware: ti_sci: Use of_device_get_match_data()
 2022-11-03  4:58 UTC  (2+ messages)

[PATCH v5 0/8] J721S2: Add support for additional IPs
 2022-11-03  4:41 UTC  (9+ messages)
` [PATCH v5 1/8] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v5 2/8] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v5 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v5 4/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v5 5/8] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH v5 6/8] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
` [PATCH v5 7/8] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH v5 8/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe

[PATCH v6 0/2] Enable RPi header on j721e sk
 2022-11-03  4:41 UTC 

[PATCH v1 0/2] AM62x watchdog support
 2022-11-03  4:35 UTC  (2+ messages)

[PATCH v4 0/9] TI-Nspire cleanups
 2022-11-03  4:07 UTC  (8+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: Add TI-Nspire misc registers
` [PATCH v4 7/9] ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymap

[RFC 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-03  3:50 UTC  (3+ messages)
` [RFC 1/6] KVM: arm64: Document PV-lock interface

[PATCH 1/4] counter: Adjust final parameter type in function and signal callbacks
 2022-11-03  3:38 UTC  (7+ messages)

[PATCH v27 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-11-03  3:26 UTC  (8+ messages)
` [PATCH v27 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v27 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v27 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v27 4/7] drm/mediatek: add dma dev get function
` [PATCH v27 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v27 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v27 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v26 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-11-03  2:47 UTC  (4+ messages)
` [PATCH v26 3/7] drm/mediatek: add ovl_adaptor support for MT8195

[PATCH v5 0/3] Add driver nodes for MT8195 SoC
 2022-11-03  2:56 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: mediatek-gen3: Support mt8195
` [PATCH v5 2/3] arm64: dts: mt8195: Add pcie and pcie phy nodes
` [PATCH v5 3/3] arm64: dts: mt8195: Add venc node

[PATCH v27 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2022-11-03  3:25 UTC  (12+ messages)
` [PATCH v27 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v27 02/11] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v27 03/11] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v27 04/11] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v27 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v27 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v27 07/11] soc: mediatek: add cmdq support of "
` [PATCH v27 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v27 09/11] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v27 10/11] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v27 11/11] soc: mediatek: add mtk-mutex support for mt8195 vdosys1

[PATCH 1/3] dt-bindings: imx6q-pcie: Handle various clock configurations
 2022-11-03  3:24 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: imx6q-pcie: Handle various PD configurations
` [PATCH 3/3] dt-bindings: imx6q-pcie: Handle more resets on legacy platforms

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-03  3:21 UTC  (26+ messages)
` [PATCH v6 02/21] dt-bindings: Add binding "
` [PATCH v6 10/21] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v2 0/6] Support new features to the SPEAr600
 2022-11-03  2:51 UTC  (5+ messages)
` [PATCH v2 1/6] arm: configs: spear6xx: Refresh defconfig
` [PATCH v2 3/6] arm: configs: spear6xx: Enable PL110 display controller

[PATCH] serial: 8250_bcm2835aux: return PTR_ERR when fail to acquire clk
 2022-11-03  2:51 UTC  (2+ messages)

[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-03  2:49 UTC  (3+ messages)
` [PATCH V14 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

mmc: host: sdhci-esdhc-imx: async sdio interrupt and hardware auto-tuning
 2022-11-03  2:32 UTC  (2+ messages)

[PATCH v1 0/2] Revise mt8186 ADSP clock driver
 2022-11-03  2:27 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: dsp: mediatek: Add default clock sources for mt8186 dsp

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-03  1:28 UTC  (9+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

[PATCH] ARM: module: Reclaim the unwind list of module on kmalloc failed
 2022-11-03  1:17 UTC 

[PATCH 1/2] ARM: kprobes: Improve robustness for kprobe coverage testing
 2022-11-03  1:16 UTC 

[PATCH 1/3] arm: omap2: n8x0: stop instantiating codec platform data
 2022-11-02 23:20 UTC  (3+ messages)
` [PATCH 2/3] ASoC: tlv320aic3x: remove support for "
` [PATCH 3/3] ASoC: tlv320aic3x: switch to using gpiod API

[PATCH v3 00/15] KVM: arm64: Parallel stage-2 fault handling
 2022-11-02 23:03 UTC  (4+ messages)
` [PATCH v3 12/15] KVM: arm64: Make block->table PTE changes parallel-aware

[PATCH] ARM: dts: aspeed: rainier: Fix pca9551 nodes
 2022-11-02 22:35 UTC 

[PATCH v3] ARM: Add wpcm450_defconfig for Nuvoton WPCM450
 2022-11-02 22:29 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: snvs-lpgpr: Fix i.MX8M compatible strings
 2022-11-02 22:25 UTC 

[PATCH 0/4] iommu/exynos: Convert to module
 2022-11-02 22:07 UTC  (3+ messages)
  ` [PATCH 3/4] iommu/exynos: Modularize the driver

[PATCH] dt-bindings: media: imx7-csi: Document i.MX8M power-domains property
 2022-11-02 22:07 UTC  (3+ messages)

[PATCH] kbuild: Add DTB_FILES variable for dtbs_check
 2022-11-02 21:46 UTC  (3+ messages)

[PATCH 00/12] Improve MTD bindings
 2022-11-02 21:46 UTC  (5+ messages)
` [PATCH 05/12] dt-bindings: mtd: onenand: Mention the expected node name

[PATCH 0/5] Add GMAC support for S32 SoC family
 2022-11-02 21:44 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH] docs: dt: writing-schema: Document usage of CHECK_DTBS make flag
 2022-11-02 21:43 UTC 

[PATCH] arm64: dts: ti: rename clock-names adc_tsc_fck to fck
 2022-11-02 21:32 UTC  (3+ messages)

[v3 0/3] Support pwm/tach driver for aspeed ast26xx
 2022-11-02 21:31 UTC  (3+ messages)
` [v3 1/3] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH 1/3] arm64: dts: imx8mm: Deduplicate PCIe clock-names property
 2022-11-02 21:22 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mp: "
` [PATCH 3/3] arm64: dts: imx8mq: "

[PATCH 0/3] Support pwm/tach driver for aspeed ast26xx
 2022-11-02 21:20 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for aspeed pwm-tach

[PATCH] arm64: dts: imx8mm: Remove watchdog always-enabled property from eDM SBC
 2022-11-02 21:19 UTC 

[RFC PATCH v2 00/11] iommu/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation
 2022-11-02 20:59 UTC  (10+ messages)
` [RFC PATCH v2 01/11] arm64: dts: qcom: msm8996: change order of SMMU clocks on this platform
` [RFC PATCH v2 02/11] dt-bindings: arm-smmu: Add missing Qualcomm SMMU compatibles
` [RFC PATCH v2 03/11] dt-bindings: arm-smmu: fix clocks/clock-names schema
` [RFC PATCH v2 04/11] dt-bindings: arm-smmu: add special case for Google Cheza platform
` [RFC PATCH v2 11/11] iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entry

[PATCH v2 2/2] treewide: Add the __GFP_PACKED flag to several non-DMA kmalloc() allocations
 2022-11-02 20:50 UTC  (11+ messages)

[PATCH 10/20] arm64: dts: Update cache properties for marvell
 2022-11-02 20:47 UTC  (2+ messages)

[PATCH 1/2] thermal: mediatek: add support for MT7986 and MT7981
 2022-11-02 20:43 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: thermal: mediatek: add compatible string for MT7986 SoC

[PATCH net-next] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2022-11-02 20:37 UTC  (2+ messages)

[PATCH 0/9] ARM: dts: suniv: F1C100s: add more peripherals
 2022-11-02 20:19 UTC  (3+ messages)
` [PATCH 3/9] dt-bindings: i2c: mv64xxx: Add F1C100s compatible string

[PATCH v10 0/6] Add Xilinx RPU subsystem support
 2022-11-02 19:58 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM64x based hardware
 2022-11-02 19:55 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: Add support for phyBOARD-Electra-AM642

[PATCH 0/3] RNG clock property cleanup
 2022-11-02 19:44 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am65-main: drop RNG clock

[PATCH] arm64: dts: imx8mm: imx8mn: imx8mp: imx8mq: Replace opp-xM with opp-x000000
 2022-11-02 19:31 UTC 

[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-11-02 19:22 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx7: Fix NAND controller size-cells
 2022-11-02 19:19 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: "
` [PATCH 3/3] arm64: dts: imx8mn: "

[PATCH] dt-bindings: mxsfb: Document i.MX8M power-domains property
 2022-11-02 19:18 UTC 

[PATCH] arm64: dts: imx8mm: Rename /watchdog-gpio to plain /watchdog
 2022-11-02 19:17 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 NNTP newsgroup(s).