linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 16:05:25 to 2022-12-02 16:00:10 UTC [more...]

[PATCH v3 0/8] Generic IPI sending tracepoint
 2022-12-02 15:58 UTC  (2+ messages)
` [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t

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

[PATCH linux-next v2] mips/pci: use devm_platform_ioremap_resource()
 2022-12-02 10:43 UTC  (2+ messages)

[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
 2022-12-02  8:45 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 0/5] remove label = "cpu" from DSA dt-binding
 2022-12-01 23:46 UTC  (19+ messages)
` [PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
` [PATCH 2/5] arm: dts: remove label = "cpu" from DSA dt-binding
` [PATCH 3/5] arm64: "
` [PATCH 4/5] mips: "
` [PATCH 5/5] powerpc: "

[PATCH 0/3] mips: ralink: mt7621: fix kzalloc too early
 2022-12-01 13:33 UTC  (7+ messages)
` [PATCH 1/3] mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
` [PATCH 2/3] mips: ralink: mt7621: soc queries and tests as functions
` [PATCH 3/3] mips: ralink: mt7621: do not use kzalloc too early

[PATCH v10 1/2] gpio: loongson: add gpio driver support
 2022-12-01 12:32 UTC  (2+ messages)
` [PATCH v10 2/2] dt-bindings: gpio: add loongson gpio

[PATCH] mips: ralink: mt7621: fix phy-mode of external phy on GB-PC2
 2022-12-01 10:50 UTC  (3+ messages)

[PATCH linux-next] mips/pci: use devm_platform_ioremap_resource()
 2022-12-01 10:52 UTC  (2+ messages)

[PATCH] mips: ralink: mt7621: change DSA port labels to generic naming
 2022-12-01 10:51 UTC  (2+ messages)

[PATCH] MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpu
 2022-12-01 10:53 UTC  (2+ messages)

[PATCH v9 1/2] gpio: loongson: add gpio driver support
 2022-12-01 10:17 UTC  (3+ messages)
` [PATCH v9 2/2] dt-bindings: gpio: add loongson gpio

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-12-01  1:34 UTC  (6+ messages)
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules

Wycena paneli fotowoltaicznych
 2022-11-30  8:50 UTC 

[PATCH linux-next] mips/pci: use devm_platform_ioremap_resource()
 2022-11-30  7:49 UTC 

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-30  2:57 UTC  (8+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v7 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH 0/5] pwm: jz4740: Fixes and some light changes
 2022-11-29 17:46 UTC  (13+ messages)
` [PATCH 2/5] pwm: jz4740: Fix pin level of disabled TCU2 channels, part 2
` [PATCH 3/5] pwm: jz4740: Force dependency on Device Tree

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2022-11-29 14:18 UTC  (10+ messages)
` [PATCH V2 2/3] LoongArch: "
` [PATCH V2 3/3] SH: "

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-29  9:15 UTC  (20+ messages)
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "

[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-29  3:26 UTC  (6+ messages)

[PATCH v8 1/2] gpio: loongson: add gpio driver support
 2022-11-28 23:31 UTC  (5+ messages)
` [PATCH v8 2/2] dt-bindings: gpio: add loongson gpio

[PATCH v7 1/2] gpio: loongson: add gpio driver support
 2022-11-28  6:26 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: gpio: add loongson gpio

[PATCH v6 1/2] gpio: loongson: add gpio driver support
 2022-11-28  6:25 UTC  (5+ messages)
` [PATCH v6 2/2] dt-bindings: gpio: add loongson gpio

[PATCH] MIPS: BCM63xx: Add check for NULL for clk in clk_enable
 2022-11-27 20:29 UTC  (4+ messages)

HARD HAT
 2022-11-27 19:54 UTC 

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24 14:59 UTC  (35+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)
  ` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)

[PATCH v5 1/3] gpio: loongson2ef: move driver to original location
 2022-11-24  8:54 UTC  (7+ messages)
` [PATCH v5 2/3] gpio: loongson: add gpio driver support

Please bump brcm/bcm4330-sdio.bin firmware
 2022-11-23 17:54 UTC  (3+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver


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