linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 00:39:59 to 2021-11-16 01:03:54 UTC [more...]

[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 v6 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-15 19:16 UTC  (12+ 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.14 145/849] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
 2021-11-15 16:53 UTC 

[PATCH] mips: lantiq: add support for clk_get_parent()
 2021-11-15 17:51 UTC  (2+ messages)

[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 

Build regressions/improvements in v5.16-rc1
 2021-11-15 16:44 UTC  (3+ messages)

[PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-15 16:04 UTC  (16+ 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

[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 v4] mips: bcm63xx: add support for clk_get_parent()
 2021-11-15 10:56 UTC  (3+ 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  (45+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 12/30] KVM: x86: "
` [PATCH v5.5 14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v5.5 16/30] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [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  (11+ messages)

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

[PATCH][V2] MIPS: generic/yamon-dt: fix uninitialized variable error
 2021-11-10 23:28 UTC 

[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  (4+ 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] "

[RFC] MIPS: fix generic zboot support
 2021-11-09 17:37 UTC  (5+ messages)

[PATCH] dt-bindings: Remove Netlogic bindings
 2021-11-09 16:24 UTC  (2+ messages)

[PATCH 1/2] i2c: Remove Netlogic XLP variant
 2021-11-09 16:16 UTC  (2+ messages)
` [PATCH 2/2] i2c: Remove unused Netlogic/Sigma Designs XLR driver

[PATCH 1/2] MIPS: fix *-pkg builds for loongson2ef platform
 2021-11-09 15:32 UTC  (4+ messages)
` [PATCH 2/2] MIPS: fix duplicated slashes for Platform file path

[PATCH] MIPS: VDSO: remove -nostdlib compiler flag
 2021-11-09 15:30 UTC  (2+ messages)

[PATCH] MIPS: Allow modules to set board_be_handler
 2021-11-09 15:29 UTC  (2+ messages)

[PATCH] MIPS: Update bmips_stb_defconfig
 2021-11-09 15:29 UTC  (2+ messages)

[PATCH v2] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set
 2021-11-09 15:29 UTC  (2+ messages)

[PATCH] iio/adc: ingenic: fix (MIPS) ingenic-adc build errors
 2021-11-09 12:05 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 04/30] MIPS: lantiq: dma: add small delay after reset
 2021-11-09  1:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 05/30] MIPS: lantiq: dma: reset correct number of channel

[PATCH AUTOSEL 4.9 04/33] MIPS: lantiq: dma: add small delay after reset
 2021-11-09  1:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 05/33] MIPS: lantiq: dma: reset correct number of channel

[PATCH AUTOSEL 4.14 04/39] MIPS: lantiq: dma: add small delay after reset
 2021-11-09  1:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 05/39] MIPS: lantiq: dma: reset correct number of channel

[PATCH AUTOSEL 4.19 05/47] MIPS: lantiq: dma: add small delay after reset
 2021-11-08 17:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 06/47] MIPS: lantiq: dma: reset correct number of channel

[PATCH AUTOSEL 5.4 09/74] MIPS: lantiq: dma: add small delay after reset
 2021-11-08 17:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 10/74] MIPS: lantiq: dma: reset correct number of channel

[PATCH AUTOSEL 5.10 010/101] MIPS: lantiq: dma: add small delay after reset
 2021-11-08 17:47 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 011/101] MIPS: lantiq: dma: reset correct number of channel

[PATCH AUTOSEL 5.14 010/138] MIPS: lantiq: dma: add small delay after reset
 2021-11-08 17:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 011/138] MIPS: lantiq: dma: reset correct number of channel

[PATCH AUTOSEL 5.15 012/146] MIPS: lantiq: dma: add small delay after reset
 2021-11-08 17:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 013/146] MIPS: lantiq: dma: reset correct number of channel


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