Linux MIPS
[Prev Page][Next Page]
- Re: [PATCH linux-next v2] mips/pci: use devm_platform_ioremap_resource(), (continued)
- [PATCH v10 1/2] gpio: loongson: add gpio driver support,
Yinbo Zhu
- [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling,
Sean Christopherson
- [PATCH v2 01/50] KVM: Register /dev/kvm as the _very_ last thing during initialization, Sean Christopherson
- [PATCH v2 02/50] KVM: Initialize IRQ FD after arch hardware setup, Sean Christopherson
- [PATCH v2 03/50] KVM: Allocate cpus_hardware_enabled after arch hardware setup, Sean Christopherson
- [PATCH v2 11/50] KVM: VMX: Don't bother disabling eVMCS static key on module exit, Sean Christopherson
- [PATCH v2 07/50] KVM: x86: Do timer initialization after XCR0 configuration, Sean Christopherson
- [PATCH v2 06/50] KVM: s390: Move hardware setup/unsetup to init/exit, Sean Christopherson
- [PATCH v2 04/50] KVM: Teardown VFIO ops earlier in kvm_exit(), Sean Christopherson
- [PATCH v2 05/50] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails, Sean Christopherson
- [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling, Sean Christopherson
- [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper, Sean Christopherson
- [PATCH v2 08/50] KVM: x86: Move hardware setup/unsetup to init/exit, Sean Christopherson
- [PATCH v2 09/50] KVM: Drop arch hardware (un)setup hooks, Sean Christopherson
- [PATCH v2 14/50] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace, Sean Christopherson
- [PATCH v2 19/50] KVM: arm64: Do arm/arch initialization without bouncing through kvm_init(), Sean Christopherson
- [PATCH v2 13/50] KVM: x86: Move guts of kvm_arch_init() to standalone helper, Sean Christopherson
- [PATCH v2 16/50] KVM: arm64: Simplify the CPUHP logic, Sean Christopherson
- [PATCH v2 15/50] KVM: x86: Serialize vendor module initialization (hardware setup), Sean Christopherson
- [PATCH v2 22/50] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init(), Sean Christopherson
- [PATCH v2 17/50] KVM: arm64: Free hypervisor allocations if vector slot init fails, Sean Christopherson
- [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions, Sean Christopherson
- [PATCH v2 18/50] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails, Sean Christopherson
- [PATCH v2 20/50] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init, Sean Christopherson
- [PATCH v2 33/50] KVM: x86: Use KBUILD_MODNAME to specify vendor module name, Sean Christopherson
- [PATCH v2 23/50] KVM: MIPS: Register die notifier prior to kvm_init(), Sean Christopherson
- [PATCH v2 24/50] KVM: RISC-V: Do arch init directly in riscv_kvm_init(), Sean Christopherson
- [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init, Sean Christopherson
- [PATCH v2 25/50] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init, Sean Christopherson
- [PATCH v2 27/50] KVM: s390: Do s390 specific init without bouncing through kvm_init(), Sean Christopherson
- [PATCH v2 29/50] KVM: Drop kvm_arch_{init,exit}() hooks, Sean Christopherson
- [PATCH v2 28/50] KVM: s390: Mark __kvm_s390_init() and its descendants as __init, Sean Christopherson
- [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks, Sean Christopherson
- [PATCH v2 30/50] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init, Sean Christopherson
- [PATCH v2 45/50] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit(), Sean Christopherson
- [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook, Sean Christopherson
- [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code, Sean Christopherson
- [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules, Sean Christopherson
- [PATCH v2 36/50] KVM: x86: Do VMX/SVM support checks directly in vendor code, Sean Christopherson
- [PATCH v2 38/50] KVM: SVM: Check for SVM support in CPU compatibility checks, Sean Christopherson
- [PATCH v2 37/50] KVM: VMX: Shuffle support checks and hardware enabling code around, Sean Christopherson
- [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU, Sean Christopherson
- [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section, Sean Christopherson
- [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops), Sean Christopherson
- [PATCH v2 43/50] KVM: Ensure CPU is stable during low level hardware enable/disable, Sean Christopherson
- [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling, Sean Christopherson
- [PATCH v2 44/50] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock, Sean Christopherson
- [PATCH v2 47/50] KVM: Make hardware_enable_failed a local variable in the "enable all" path, Sean Christopherson
- [PATCH v2 48/50] KVM: Register syscore (suspend/resume) ops early in kvm_init(), Sean Christopherson
- [PATCH v2 46/50] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization, Sean Christopherson
- [PATCH v2 49/50] KVM: Opt out of generic hardware enabling on s390 and PPC, Sean Christopherson
- [PATCH v2 50/50] KVM: Clean up error labels in kvm_init(), Sean Christopherson
- Re: [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling, Chao Gao
- Re: [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling, Paolo Bonzini
- [PATCH 0/5] remove label = "cpu" from DSA dt-binding,
Arınç ÜNAL
- [PATCH linux-next] mips/pci: use devm_platform_ioremap_resource(),
zhang.songyi
- [PATCH] mips: ralink: mt7621: change DSA port labels to generic naming,
Arınç ÜNAL
- [PATCH v9 1/2] gpio: loongson: add gpio driver support,
Yinbo Zhu
- [PATCH] mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2,
Arınç ÜNAL
- [PATCH v8 1/2] gpio: loongson: add gpio driver support,
Yinbo Zhu
- [PATCH v7 1/2] gpio: loongson: add gpio driver support,
Yinbo Zhu
- [PATCH] MIPS: BCM63xx: Add check for NULL for clk in clk_enable,
Anastasia Belova
- [PATCH] MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpu,
Genjian
- [PATCH v6 1/2] gpio: loongson: add gpio driver support,
Yinbo Zhu
- next: mips: gcc-12-bcm63xx_defconfig failed,
Naresh Kamboju
- Please bump brcm/bcm4330-sdio.bin firmware,
Paul Cercueil
- [PATCH v5 1/3] gpio: loongson2ef: move driver to original location,
Yinbo Zhu
- [PATCH v2 0/9] dt-bindings: cleanup titles,
Krzysztof Kozlowski
- [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings, Krzysztof Kozlowski
- [PATCH v2 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title, Krzysztof Kozlowski
- [PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title, Krzysztof Kozlowski
- [PATCH v2 4/9] dt-bindings: drop redundant part of title (end), Krzysztof Kozlowski
- [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual), Krzysztof Kozlowski
- [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two), Krzysztof Kozlowski
- [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning), Krzysztof Kozlowski
- [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title, Krzysztof Kozlowski
- Message not available
- Message not available
- Message not available
- Re: [PATCH v2 0/9] dt-bindings: cleanup titles, Viresh Kumar
- Message not available
[PATCH AUTOSEL 4.14 6/6] MIPS: pic32: treat port as signed integer, Sasha Levin
[PATCH AUTOSEL 4.9 4/4] MIPS: pic32: treat port as signed integer, Sasha Levin
[PATCH AUTOSEL 4.19 8/8] MIPS: pic32: treat port as signed integer, Sasha Levin
[PATCH AUTOSEL 5.4 11/11] MIPS: pic32: treat port as signed integer, Sasha Levin
[PATCH AUTOSEL 5.10 18/18] MIPS: pic32: treat port as signed integer, Sasha Levin
[PATCH AUTOSEL 5.15 27/27] MIPS: pic32: treat port as signed integer, Sasha Levin
[PATCH AUTOSEL 6.0 43/44] MIPS: pic32: treat port as signed integer, Sasha Levin
[PATCH] MIPS: DTS: CI20: fix reset line polarity of the ethernet controller,
Dmitry Torokhov
[PATCH] MIPS: Use "grep -E" instead of "egrep",
Tiezhu Yang
[RFC PATCH 0/9] dt-bindings: cleanup titles,
Krzysztof Kozlowski
- [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings, Krzysztof Kozlowski
- [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title, Krzysztof Kozlowski
- [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title, Krzysztof Kozlowski
- [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end), Krzysztof Kozlowski
- [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title, Krzysztof Kozlowski
- [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning), Krzysztof Kozlowski
- [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual), Krzysztof Kozlowski
- [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two), Krzysztof Kozlowski
- Re: [RFC PATCH 0/9] dt-bindings: cleanup titles, Alexandre Belloni
[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation,
Yicong Yang
[PATCH v4 1/2] gpio: loongson: add dts and acpi support,
Yinbo Zhu
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning),
David Hildenbrand
- [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages, David Hildenbrand
- [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages, David Hildenbrand
- [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests, David Hildenbrand
- [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks, David Hildenbrand
- [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE consistency checks, David Hildenbrand
- [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings, David Hildenbrand
- [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings, David Hildenbrand
- [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping, David Hildenbrand
- [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings, David Hildenbrand
- [PATCH mm-unstable v1 11/20] RDMA/usnic: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 12/20] RDMA/siw: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 17/20] drm/exynos: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 14/20] drm/etnaviv: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 15/20] media: pci/ivtv: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 19/20] habanalabs: remove FOLL_FORCE usage, David Hildenbrand
- [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE, David Hildenbrand
[PATCH v3 1/2] gpio: loongson: add dts/acpi gpio support,
Yinbo Zhu
[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation,
Yicong Yang
[PATCH v3 0/4] PCI: Add pci_dev_for_each_resource() helper and,
Andy Shevchenko
[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}(),
Jason A. Donenfeld
[PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}(), Jason A. Donenfeld
[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support,
Liu Peibao
[PATCH v2 1/2] gpio: loongson: add dts/acpi gpio support,
Yinbo Zhu
[PATCH 0/3] mips: ralink: mt7621: fix kzalloc too early,
John Thomson
Re: [PATCH v2 13/65] clk: lmk04832: clkout: Add a determine_rate hook, Liam Beguin
[GIT PULL] MIPS fixes for v6.1,
Thomas Bogendoerfer
[PATCH V2] mips: dts: bcm63268: add TWD block timer,
Rafał Miłecki
[PATCH v3 00/15] magic-number.rst funeral rites,
Ahelenia Ziemiańska
[PATCH] Add Micron 2400 SSD VID/DID with disable Write Zero setting, Mike Hsu
Re: [PATCH v2 58/65] clk: sprd: composite: Switch to determine_rate, Chunyan Zhang
Re: [PATCH v2 35/65] clk: ux500: sysctrl: Add a determine_rate hook,
Linus Walleij
Re: [PATCH v2 34/65] clk: ux500: prcmu: Add a determine_rate hook,
Linus Walleij
[PATCH v1 1/2] gpio: loongson: add dts/acpi gpio support,
Yinbo Zhu
[PATCH] mips: dts: brcm: bcm7435: add "interrupt-names" for NAND controller,
Rafał Miłecki
[PATCH 0/2] mmc: jz4740: Don't change parent clock rate for some SoCs,
Siarhei Volkau
Re: [PATCH v2 20/65] clk: wm831x: clkout: Add a determine_rate hook, Charles Keepax
Re: [PATCH v2 65/65] clk: Warn if we register a mux without determine_rate, Charles Keepax
Re: [PATCH v2 28/65] clk: renesas: r9a06g032: Add a determine_rate hook, Geert Uytterhoeven
[PATCH 1/2] irqchip: loongarch-cpu: add DT support,
Liu Peibao
[PATCH AUTOSEL 5.4 06/12] ASoC: codecs: jz4725b: add missed Line In power control bit, Sasha Levin
[PATCH AUTOSEL 5.4 07/12] ASoC: codecs: jz4725b: fix reported volume for Master ctl, Sasha Levin
[PATCH AUTOSEL 5.4 09/12] ASoC: codecs: jz4725b: fix capture selector naming,
Sasha Levin
[PATCH AUTOSEL 5.4 08/12] ASoC: codecs: jz4725b: use right control for Capture Volume, Sasha Levin
[PATCH AUTOSEL 5.10 10/16] ASoC: codecs: jz4725b: fix capture selector naming, Sasha Levin
[PATCH AUTOSEL 5.10 07/16] ASoC: codecs: jz4725b: add missed Line In power control bit, Sasha Levin
[PATCH AUTOSEL 5.10 09/16] ASoC: codecs: jz4725b: use right control for Capture Volume, Sasha Levin
[PATCH AUTOSEL 5.10 08/16] ASoC: codecs: jz4725b: fix reported volume for Master ctl, Sasha Levin
[PATCH AUTOSEL 5.15 11/18] ASoC: codecs: jz4725b: fix capture selector naming, Sasha Levin
[PATCH AUTOSEL 5.15 10/18] ASoC: codecs: jz4725b: use right control for Capture Volume, Sasha Levin
[PATCH AUTOSEL 5.15 09/18] ASoC: codecs: jz4725b: fix reported volume for Master ctl, Sasha Levin
[PATCH AUTOSEL 5.15 08/18] ASoC: codecs: jz4725b: add missed Line In power control bit, Sasha Levin
[PATCH AUTOSEL 6.0 12/30] ASoC: codecs: jz4725b: fix reported volume for Master ctl, Sasha Levin
[PATCH AUTOSEL 6.0 11/30] ASoC: codecs: jz4725b: add missed Line In power control bit, Sasha Levin
[PATCH AUTOSEL 6.0 13/30] ASoC: codecs: jz4725b: use right control for Capture Volume, Sasha Levin
[PATCH AUTOSEL 6.0 14/30] ASoC: codecs: jz4725b: fix capture selector naming, Sasha Levin
Re: [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook,
David Lechner
Re: [PATCH v2 22/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook, David Lechner
Re: [PATCH v2 54/65] clk: da8xx: clk48: Switch to determine_rate,
David Lechner
Re: [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook,
Mark Brown
Re: [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate,
Paul Cercueil
[PATCH V2] irqchip: loongson-liointc: fix improper error handling in liointc_init(), Liu Peibao
[PATCH] irqchip: loongson-liointc: fix improper error handling in liointc_init(),
Liu Peibao
[PATCH v2] drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init(),
Yuan Can
[PATCH v2 0/2] MIPS: fix possible memory leak while module exiting,
Yang Yingliang
[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add,
Sean Anderson
[PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one,
Andy Shevchenko
[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers,
Thomas Zimmermann
- [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v3 02/23] drm/mcde: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v3 03/23] drm/vboxvideo: Don't set struct drm_driver.lastclose, Thomas Zimmermann
- [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 05/23] drm/imx/dcss: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 06/23] drm/ingenic: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 07/23] drm/logicvc: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 10/23] drm/tve200: Include <linux/of.h>, Thomas Zimmermann
- [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>, Thomas Zimmermann
- [PATCH v3 08/23] drm/rockchip: Don't set struct drm_driver.output_poll_changed, Thomas Zimmermann
- [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file, Thomas Zimmermann
- [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper, Thomas Zimmermann
- [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic, Thomas Zimmermann
- [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix, Thomas Zimmermann
- [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions, Thomas Zimmermann
- [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation, Thomas Zimmermann
- [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation, Thomas Zimmermann
- [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed, Thomas Zimmermann
- [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead, Thomas Zimmermann
- [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses, Thomas Zimmermann
- [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements, Thomas Zimmermann
- [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file, Thomas Zimmermann
[PATCH v2] MIPS: jump_label: Fix compat branch range check,
Jiaxun Yang
[PATCH] drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init(),
Yuan Can
[PATCH] mips: dts: bcm63268: add TWD block timer,
Rafał Miłecki
[PATCH v2] mips: alchemy: gpio: Include the right header,
Linus Walleij
[PATCH] firmware/nvram: bcm47xx: support init from IO memory,
Linus Walleij
[RFC PATCH 0/3] mips: ralink: mt7621: fix too-early kzalloc,
John Thomson
[PATCH] MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed,
Liao Chang
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling,
Sean Christopherson
- [PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization, Sean Christopherson
- [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup, Sean Christopherson
- [PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace, Sean Christopherson
- [PATCH 03/44] KVM: Allocate cpus_hardware_enabled after arch hardware setup, Sean Christopherson
- [PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration, Sean Christopherson
- [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks, Sean Christopherson
- [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails, Sean Christopherson
- [PATCH 14/44] KVM: arm64: Simplify the CPUHP logic, Sean Christopherson
- [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init(), Sean Christopherson
- [PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init, Sean Christopherson
- [PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper, Sean Christopherson
- [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit, Sean Christopherson
- [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup), Sean Christopherson
- [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit, Sean Christopherson
- [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails, Sean Christopherson
- [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit(), Sean Christopherson
- [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init(), Sean Christopherson
- [PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails, Sean Christopherson
- [PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails, Sean Christopherson
- [PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions, Sean Christopherson
- [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook, Sean Christopherson
- [PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init(), Sean Christopherson
- [PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init(), Sean Christopherson
- [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules, Sean Christopherson
- [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init, Sean Christopherson
- [PATCH 35/44] KVM: SVM: Check for SVM support in CPU compatibility checks, Sean Christopherson
- [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks, Sean Christopherson
- [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init(), Sean Christopherson
- [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init, Sean Christopherson
- [PATCH 29/44] KVM: x86: Do CPU compatibility checks in x86 code, Sean Christopherson
- [PATCH 24/44] KVM: PPC: Move processor compatibility check to module init, Sean Christopherson
- [PATCH 28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init, Sean Christopherson
- [PATCH 31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name, Sean Christopherson
- [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code, Sean Christopherson
- [PATCH 34/44] KVM: VMX: Shuffle support checks and hardware enabling code around, Sean Christopherson
- [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section, Sean Christopherson
- [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU, Sean Christopherson
- [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling, Sean Christopherson
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc