linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 21:15:13 to 2021-11-17 05:02:34 UTC [more...]

[PATCH v2 0/6] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-17  5:02 UTC  (8+ 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

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

[PATCH 0/7] KVM: Add Makefile.kvm for common files
 2021-11-16 19:13 UTC  (10+ 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  (21+ messages)
` [PATCH 1/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH 2/5] KVM: MIPS: "
` [PATCH 3/5] KVM: PPC: "
` [PATCH 4/5] KVM: RISC-V: "
` [PATCH 5/5] KVM: x86: Drop arbitraty KVM_SOFT_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  (14+ messages)
` [PATCH v6 1/8] drm/ingenic: prepare ingenic drm for later addition of JZ4780
` [PATCH v6 2/8] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v6 3/8] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v6 4/8] drm/ingenic: Add dw-hdmi driver for jz4780
` [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 v6 7/8] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
` [PATCH v6 8/8] [RFC] MIPS: DTS: Ingenic: adjust register size to available registers

[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 0/5] PCI: mt7621: remove specific MIPS code from driver
 2021-11-15 21:52 UTC  (12+ 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 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 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-15  5:53 UTC  (2+ messages)
` [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[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 v5 0/7] Removal of bcm63xx-wdt
 2021-11-12 22:46 UTC  (8+ 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 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

[PATCH] mips: decompressor: do not copy source files while building
 2021-11-11  8:24 UTC  (8+ messages)

[PATCH/RFC] of: Shrink struct of_device_id
 2021-11-11  4:06 UTC  (4+ messages)

[PATCH] MIPS: generic/yamon-dt: fix uninitialized variable error
 2021-11-10 23:26 UTC  (2+ messages)

[PATCH] MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression
 2021-11-10 18:48 UTC  (3+ messages)

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-10 13:38 UTC  (12+ messages)
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-10  8:55 UTC  (9+ messages)

[PATCH 0/2] Enable PCIE_BRCMSTB on MIPS
 2021-11-10  8:51 UTC  (2+ messages)

[PATCH 1/2] i2c: Remove Netlogic XLP variant
 2021-11-10  3:59 UTC 

[PATCH] mips/loongson64: seperate wbflush_loongson out of setup.c
 2021-11-10  3:46 UTC 

[PATCH] mips/loongson64: seperate wbflush_loongson out of setup.c
 2021-11-10  3:34 UTC 

[PATCH] irqchip/irq-bcm7120-l2: add put_device() after of_find_device_by_node()
 2021-11-09 22:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 4.4 07/12] MIPS: sni: Fix the build
 2021-11-09 22:24 UTC 

[PATCH AUTOSEL 4.9 08/13] MIPS: sni: Fix the build
 2021-11-09 22:23 UTC 

[PATCH AUTOSEL 4.14 09/14] MIPS: sni: Fix the build
 2021-11-09 22:23 UTC 

[PATCH AUTOSEL 4.19 16/21] MIPS: sni: Fix the build
 2021-11-09 22:23 UTC 

[PATCH AUTOSEL 5.4 24/30] MIPS: sni: Fix the build
 2021-11-09 22:22 UTC 

[PATCH AUTOSEL 5.10 39/50] MIPS: sni: Fix the build
 2021-11-09 22:20 UTC 

[PATCH AUTOSEL 5.14 57/75] MIPS: sni: Fix the build
 2021-11-09 22:18 UTC 

[PATCH AUTOSEL 5.15 61/82] MIPS: sni: Fix the build
 2021-11-09 22:16 UTC 

[PATCH v5 0/7] MIPS: JZ4780 and CI20 HDMI
 2021-11-09 21:14 UTC  (11+ messages)
` [PATCH v5 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
                  ` [Letux-kernel] "


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