Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-11 16:32:09 to 2021-11-19 08:00:14 UTC [more...]

[PATCH 0/2] of: remove reserved regions count restriction
 2021-11-19  7:58 UTC 

ERROR: modpost: "mips_cm_unlock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined!
 2021-11-19  6:26 UTC  (2+ messages)

[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-18 22:45 UTC  (3+ messages)
` [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[PATCH v3 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-18 19:46 UTC  (26+ messages)
` [PATCH v3 01/12] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH v3 02/12] KVM: Add Makefile.kvm for common files, use it for x86
` [PATCH v3 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v3 04/12] KVM: mips: "
` [PATCH v3 05/12] KVM: RISC-V: "
` [PATCH v3 06/12] KVM: powerpc: "
` [PATCH v3 07/12] KVM: arm64: "
` [PATCH v3 08/12] KVM: Propagate vcpu explicitly to mark_page_dirty_in_slot()
` [PATCH v3 09/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support
` [PATCH v3 10/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v3 11/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
` [PATCH v3 12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc

[PATCH 0/3] of/fdt: Rework early FDT scanning functions
 2021-11-18 18:12 UTC  (4+ messages)
` [PATCH 1/3] of/fdt: Rework early_init_dt_scan_chosen() to call directly
` [PATCH 2/3] of/fdt: Rework early_init_dt_scan_root() "
` [PATCH 3/3] of/fdt: Rework early_init_dt_scan_memory() "

[PATCH 1/4] MIPS: rework local_t operation on MIPS64
 2021-11-18 16:25 UTC  (5+ messages)
` [PATCH 2/4] MIPS: fix tx39_flush_cache_page
` [PATCH 3/4] MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
` [PATCH 4/4] MIPS: fix FTLB configuration

[PATCH] drm/ingenic: fix error code in ingenic_drm_gem_create_object()
 2021-11-18 11:15 UTC 

[PATCH] MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias
 2021-11-18  9:33 UTC 

[GIT PULL] MIPS fixes for v5.16
 2021-11-17 23:58 UTC  (2+ messages)

Build regressions/improvements in v5.16-rc1
 2021-11-17 19:39 UTC  (14+ messages)

[PATCH v5 0/7] Removal of bcm63xx-wdt
 2021-11-17 13:48 UTC  (9+ messages)
` [PATCH v5 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v5 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v5 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v5 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v5 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v5 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v5 7/7] watchdog: Remove BCM63XX_WDT

[PATCH 0/5] PCI: mt7621: remove specific MIPS code from driver
 2021-11-17 12:48 UTC  (14+ messages)
` [PATCH 1/5] PCI: let 'pcibios_root_bridge_prepare()' access to 'bridge->windows'
` [PATCH 2/5] MIPS: ralink: implement 'pcibios_root_bridge_prepare()'
` [PATCH 3/5] PCI: mt7621: avoid custom MIPS code in driver code
` [PATCH 4/5] PCI: mt7621: Add missing 'MODULE_LICENSE()' definition
` [PATCH 5/5] PCI: mt7621: Kconfig: completely enable driver for 'COMPILE_TEST'

[PATCH v2 0/6] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-17 12:12 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
` [PATCH v2 2/6] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH v2 3/6] KVM: PPC: "
` [PATCH v2 4/6] KVM: RISC-V: "
` [PATCH v2 5/6] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [PATCH v2 6/6] KVM: x86: Drop arbitraty KVM_SOFT_MAX_VCPUS

[PATCH] MIPS: Do not define pci_remap_iospace() under MACH_LOONGSON64
 2021-11-17  9:03 UTC 

[PATCH 0/7] KVM: Add Makefile.kvm for common files
 2021-11-17  7:29 UTC  (11+ messages)
                                    ` [PATCH 1/7] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
                                      ` [PATCH 2/7] KVM: Add Makefile.kvm for common files, use it for x86
                                      ` [PATCH 3/7] KVM: s390: Use Makefile.kvm for common files
                                      ` [PATCH 4/7] KVM: mips: "
                                      ` [PATCH 5/7] KVM: RISC-V: "
                                      ` [PATCH 6/7] KVM: powerpc: "
                                      ` [PATCH 7/7] KVM: arm64: "

[PATCH 0/5] KVM: Turn the vcpu array into an xarray
 2021-11-16 16:48 UTC  (15+ messages)
` [PATCH 1/5] KVM: Move wiping of the kvm->vcpus array to common code
` [PATCH 4/5] KVM: x86: Use kvm_get_vcpu() instead of open-coded access

[PATCH v2 0/7] KVM: Turn the vcpu array into an xarray
 2021-11-16 16:04 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: Move wiping of the kvm->vcpus array to common code
` [PATCH v2 2/7] KVM: mips: Use kvm_get_vcpu() instead of open-coded access
` [PATCH v2 3/7] KVM: s390: "
` [PATCH v2 4/7] KVM: x86: "
` [PATCH v2 5/7] KVM: Convert the kvm->vcpus array to a xarray
` [PATCH v2 6/7] KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
` [PATCH v2 7/7] KVM: Convert kvm_for_each_vcpu() to using xa_for_each_range()

[PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-16 15:58 UTC  (17+ messages)
` [PATCH 1/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS

Fotowoltaika dla firm
 2021-11-16  8:51 UTC 

[PATCH v4] mips: bcm63xx: add support for clk_get_parent()
 2021-11-16  8:46 UTC  (5+ messages)

[PATCH][V2] MIPS: generic/yamon-dt: fix uninitialized variable error
 2021-11-16  8:45 UTC  (2+ messages)

[PATCH] mips: lantiq: add support for clk_get_parent()
 2021-11-16  8:46 UTC  (4+ messages)

[PATCH v2] MIPS: syscalls: Wire up futex_waitv syscall
 2021-11-16  8:47 UTC  (2+ messages)

[PATCH] MIPS: OCTEON: add put_device() after of_find_device_by_node()
 2021-11-16  8:10 UTC 

[PATCH v6 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-15 19:16 UTC  (10+ messages)
` [PATCH v6 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v6 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v6 5/8] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v6 6/8] MIPS: DTS: CI20: Add DT nodes for HDMI setup

[PATCH 5.15 110/917] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
 2021-11-15 16:53 UTC 

[PATCH] spi: xlp: Remove Netlogic XLP variants
 2021-11-15 19:21 UTC  (2+ messages)

[PATCH 5.14 145/849] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
 2021-11-15 16:53 UTC 

[PATCH 5.10 120/575] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
 2021-11-15 16:57 UTC 

[PATCH 5.4 087/355] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
 2021-11-15 17:00 UTC 

[PATCH -net] net: ethernet: lantiq_etop: fix build errors/warnings
 2021-11-15 14:10 UTC  (2+ messages)

[PATCH] gpio: xlp: Remove Netlogic XLP variants
 2021-11-15 11:23 UTC  (5+ messages)

[PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
 2021-11-15  8:17 UTC  (4+ messages)

[PATCH V4 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-15  2:10 UTC  (3+ messages)
` [PATCH V4 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[PATCH v3] mips: bcm63xx: add support for clk_get_parent()
 2021-11-15  0:18 UTC  (6+ messages)

[PATCH v2] iio/adc: ingenic: fix (MIPS) ingenic-adc build errors
 2021-11-14  5:05 UTC  (5+ messages)

[GIT PULL] MIPS changes 2nd part for v5.16
 2021-11-13 19:15 UTC  (2+ messages)

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-13 15:22 UTC  (19+ messages)
` [PATCH v5.5 23/30] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5.5 24/30] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v5.5 26/30] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5.5 29/30] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v5.5 30/30] KVM: Dynamically allocate "new" memslots from the get-go

[PATCH] MIPS: Remove a repeated word in a comment
 2021-11-13  3:29 UTC  (2+ messages)

[PATCH v4 0/7] Removal of bcm63xx-wdt
 2021-11-12 22:43 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v4 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v4 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt

[PATCH V3 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-12 22:14 UTC  (2+ messages)
` [PATCH V3 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[PATCH V2 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-12 19:38 UTC  (3+ messages)
` [PATCH V2 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block


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