linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-02 10:00:38 to 2021-11-08 21:19:41 UTC [more...]

[PATCH v0 33/42] mips: Check notifier registration return value
 2021-11-08 21:18 UTC  (16+ messages)
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[PATCH 0/2] Enable PCIE_BRCMSTB on MIPS
 2021-11-08 19:24 UTC  (3+ messages)
` [PATCH 1/2] MIPS: BMIPS: Enable PCI Kconfig
` [PATCH 2/2] PCI: brcmstb: Allow building for BMIPS_GENERIC

[PATCH v5 0/7] MIPS: JZ4780 and CI20 HDMI
 2021-11-08 18:53 UTC  (24+ messages)
` [PATCH v5 2/7] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v5 3/7] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v5 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers

[RFC] MIPS: fix generic zboot support
 2021-11-08 18:09 UTC  (6+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-11-08 14:45 UTC  (4+ messages)
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask

[PATCH 0/5] KVM: Turn the vcpu array into an xarray
 2021-11-08 12:13 UTC  (15+ messages)
` [PATCH 1/5] KVM: Move wiping of the kvm->vcpus array to common code
` [PATCH 2/5] KVM: mips: Use kvm_get_vcpu() instead of open-coded access
` [PATCH 3/5] KVM: s390: "
` [PATCH 4/5] KVM: x86: "
` [PATCH 5/5] KVM: Convert the kvm->vcpus array to a xarray

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

[PATCH v3 00/25] Introduce power-off+restart call chain API
 2021-11-08  7:47 UTC  (28+ messages)
` [PATCH v3 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v3 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v3 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v3 04/25] reboot: Correct typo in a comment
` [PATCH v3 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v3 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v3 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v3 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v3 09/25] ARM: Use do_kernel_power_off()
` [PATCH v3 10/25] csky: "
` [PATCH v3 11/25] riscv: "
` [PATCH v3 12/25] arm64: "
` [PATCH v3 13/25] parisc: "
` [PATCH v3 14/25] xen/x86: "
` [PATCH v3 15/25] sh: "
` [PATCH v3 16/25] x86: "
` [PATCH v3 17/25] ia64: "
` [PATCH v3 18/25] mips: "
` [PATCH v3 19/25] nds32: "
` [PATCH v3 20/25] powerpc: "
` [PATCH v3 21/25] m68k: Switch to new sys-off handler API
` [PATCH v3 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v3 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v3 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v3 25/25] reboot: Remove pm_power_off_prepare()

[PATCH 0/7] Cleanup after removal of configs
 2021-11-08  6:20 UTC  (11+ messages)
` [PATCH 1/7] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH 2/7] Documentation, arch: Remove leftovers from raw device
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH 4/7] arch: Remove leftovers from mandatory file locking
` [PATCH 5/7] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH 6/7] include: mfd: Remove leftovers from bd70528 watchdog
` [PATCH 7/7] arch: Remove leftovers from prism54 wireless driver

[PATCH 0/3] mtd: Ingenic NAND fix for JZ4740
 2021-11-07 18:43 UTC  (3+ messages)

[PATCH] MIPS: VDSO: remove -nostdlib compiler flag
 2021-11-07 16:19 UTC 

[PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
 2021-11-07  7:00 UTC  (6+ messages)

[PATCH 2/2] drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
 2021-11-06 19:49 UTC  (4+ messages)

[RESEND PATCH v2 0/2] drm: Small CMA cleanups
 2021-11-06 19:35 UTC  (3+ messages)
` [PATCH v2 1/2] drm/mipi-dbi: Remove dependency on GEM CMA helper library
` [PATCH v2 2/2] drm: Remove CONFIG_DRM_KMS_CMA_HELPER option

[PATCH v2] mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set
 2021-11-06 19:34 UTC  (2+ messages)

[PATCH] iio/adc: ingenic: fix (MIPS) ingenic-adc build errors
 2021-11-06 17:49 UTC 

[RFC PATCH] mips: BCM63XX: select CPU_SUPPORTS_32BIT_KERNEL
 2021-11-06 15:18 UTC  (4+ messages)

[PATCH] MIPS: Allow modules to set board_be_handler
 2021-11-05 20:01 UTC 

[PATCH] MIPS: Update bmips_stb_defconfig
 2021-11-05 19:52 UTC 

[PATCH] MIPS: Allow modules to set board_be_handler
 2021-11-05 17:30 UTC 

[GIT PULL] MIPS changes for v5.16
 2021-11-05 16:08 UTC  (2+ messages)

[PATCH v4 0/7] Removal of bcm63xx-wdt
 2021-11-05 15:42 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 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v4 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v4 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v4 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v4 7/7] watchdog: Remove BCM63XX_WDT

[PATCH] mips: decompressor: do not copy source files while building
 2021-11-05  2:38 UTC 

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-04 22:41 UTC  (33+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller
` [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 09/30] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v5.5 10/30] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v5.5 11/30] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 12/30] KVM: x86: "
` [PATCH v5.5 13/30] KVM: RISC-V: "
` [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 17/30] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
` [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v5.5 19/30] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v5.5 21/30] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v5.5 22/30] KVM: Move WARN on invalid memslot index to update_memslots()
` [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 25/30] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v5.5 26/30] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5.5 27/30] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v5.5 28/30] KVM: Optimize overlapping memslots check
` [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 v3 0/7] Removal of bcm63xx-wdt
 2021-11-04 18:39 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v3 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v3 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v3 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v3 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v3 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v3 7/7] watchdog: Remove BCM63XX_WDT

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-03 16:36 UTC  (18+ messages)
  ` [PATCH v2 2/2] MIPS: Cobalt: Explain GT64111 early PCI fixup

[PATCH v2] MIPS: syscalls: Wire up futex_waitv syscall
 2021-11-03  2:55 UTC 

[PATCH] MIPS: syscalls: Wire up futex_waitv syscall
 2021-11-03  2:49 UTC 

[PATCH] clk: ingenic: Fix bugs with divided dividers
 2021-11-02 21:27 UTC  (2+ messages)

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

[PATCH] mips: fix HUGETLB function without THP enabled
 2021-11-02 12:17 UTC  (3+ messages)

[PATCH 0/7] Removal of bcm63xx-wdt
 2021-11-02 10:19 UTC  (3+ messages)
` [PATCH 6/7] MIPS: BCM63XX: Provide platform data to watchdog device

[PATCH] mips: cm: Convert to bitfield API to fix out-of-bounds access
 2021-11-02 10:21 UTC  (2+ messages)


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