Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 17:26:42 to 2021-10-28 11:59:32 UTC [more...]

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-10-28 11:59 UTC  (48+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 13/45] ia64: "
` [PATCH v2 14/45] mips: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 17/45] powerpc: "
` [PATCH v2 18/45] riscv: "
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()
` [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()
` [PATCH v2 28/45] mfd: rn5t618: "
` [PATCH v2 29/45] mfd: acer-a500: "
` [PATCH v2 30/45] mfd: ene-kb3930: "
` [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler()
` [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler()
` [PATCH v2 33/45] mfd: rk808: "
` [PATCH v2 34/45] mfd: palmas: "
` [PATCH v2 35/45] mfd: max8907: "
` [PATCH v2 36/45] mfd: tps6586x: "
` [PATCH v2 37/45] mfd: tps65910: "
` [PATCH v2 38/45] mfd: max77620: "
` [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler()
` [PATCH v2 40/45] mfd: twl4030: "

mips: irq.c:114:19: error: unused variable 'desc' [-Werror=unused-variable]
 2021-10-28 11:47 UTC 

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-10-28 11:28 UTC  (80+ messages)
` [PATCH v2 02/43] KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell
` [PATCH v2 05/43] KVM: Update halt-polling stats if and only if halt-polling was attempted
` [PATCH v2 06/43] KVM: Refactor and document halt-polling stats update helper
` [PATCH v2 07/43] KVM: Reconcile discrepancies in halt-polling stats
` [PATCH v2 09/43] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful
` [PATCH v2 12/43] KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()
` [PATCH v2 13/43] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` [PATCH v2 16/43] KVM: Don't redo ktime_get() when calculating halt-polling stop/deadline
` [PATCH v2 17/43] KVM: x86: Directly block (instead of "halting") UNINITIALIZED vCPUs
` [PATCH v2 18/43] KVM: x86: Invoke kvm_vcpu_block() directly for non-HALTED wait states
` [PATCH v2 19/43] KVM: Add helpers to wake/query blocking vCPU
` [PATCH v2 20/43] KVM: VMX: Skip Posted Interrupt updates if APICv is hard disabled
` [PATCH v2 21/43] KVM: VMX: Clean up PI pre/post-block WARNs
` [PATCH v2 22/43] KVM: VMX: Drop unnecessary PI logic to handle impossible conditions
` [PATCH v2 23/43] KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers
` [PATCH v2 24/43] KVM: VMX: Drop pointless PI.NDST update when blocking
` [PATCH v2 25/43] KVM: VMX: Save/restore IRQs (instead of CLI/STI) during PI pre/post block
` [PATCH v2 26/43] KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
` [PATCH v2 27/43] KVM: VMX: Move Posted Interrupt ndst computation out of write loop
` [PATCH v2 35/43] KVM: SVM: Signal AVIC doorbell iff vCPU is in guest mode
` [PATCH v2 37/43] KVM: SVM: Unconditionally mark AVIC as running on vCPU load (with APICv)
` [PATCH v2 39/43] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v2 40/43] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v2 43/43] KVM: VMX: Don't do full kick when handling posted interrupt wakeup

[PATCH v2 0/3] MIPS: Fix build error ERROR: modpost:
 2021-10-28  9:59 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
` [PATCH v2 3/3] MIPS: traps: export a missing symbols to be able to use it "

[PATCH] MIPS: irq: avoid an unused-variable error
 2021-10-28  9:56 UTC 

[PATCH 1/3] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-10-28  9:30 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: watchdog: brcm,bcm63xx-wdt: add BCM4908 compatibility
` [PATCH 3/3] watchdog: bcm7038_wdt: support BCM4908 SoC

[PATCH 1/3] dt-bindings: watchdog: add Broadcom's BCM63xx watchdog
 2021-10-28  5:50 UTC  (7+ messages)
` [PATCH 2/3] watchdog: bcm63xx_wdt: support compiling with COMPILE_TEST
` [PATCH 3/3] watchdog: bcm63xx_wdt: support BCM4908

[PATCH 0/2] drivers/mt7621: Fix build error ERROR: modpost:
 2021-10-28  1:58 UTC  (7+ messages)
` [PATCH 1/2] PCI: mt7621: Add MODULE_* macros to MT7621 PCIe host controller driver
` [PATCH 2/2] PCI: mt7621: Export mips_cm/cpc/gcr_* to modules

[RESEND PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-10-26 18:50 UTC  (8+ messages)
` [RESEND PATCH v3 1/6] drm/ingenic: Simplify code by using hwdescs array
` [RESEND PATCH v3 2/6] drm/ingenic: Add support for private objects
` [RESEND PATCH v3 3/6] drm/ingenic: Move IPU scale settings to private state
` [RESEND PATCH v3 4/6] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [RESEND PATCH v3 5/6] drm/ingenic: Upload palette before frame
` [RESEND PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH 1/2] futex: ensure futex_atomic_cmpxchg_inatomic() is present
 2021-10-26 12:29 UTC  (2+ messages)

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-26  5:49 UTC  (9+ messages)

[PATCH 0/3] genirq: Make irq_cpu_{on,off}line() an Octeon-special
 2021-10-26  2:41 UTC  (11+ messages)
` [PATCH 1/3] MIPS: loongson64: Drop call to irq_cpu_offline()
` [PATCH 2/3] irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()
` [PATCH 3/3] genirq: Hide irq_cpu_{on,off}line() behind a deprecated option

[PATCH 00/20] exit cleanups
 2021-10-25 20:55 UTC  (10+ messages)
` [PATCH 05/20] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
` [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)

[PATCH 0/4] MIPS: process: Some fixes and improvements about get_frame_info()
 2021-10-25  2:11 UTC  (4+ messages)
` [PATCH 4/4] MIPS: Add is_jr_ra_ins() to end the loop early

[PATCH v3 0/3] MIPS: kernel: proc: fix style and add CPU option reporting
 2021-10-24 15:33 UTC  (2+ messages)

[PATCH] MIPS: Remove NETLOGIC support
 2021-10-24 15:26 UTC 

[PATCH v2] MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
 2021-10-24 15:32 UTC  (2+ messages)

[PATCH] MIPS: octeon: Remove unused functions
 2021-10-24 15:27 UTC  (2+ messages)

[PATCH] MIPS: Fix build error for brcmstb_gisb
 2021-10-23  1:46 UTC  (3+ messages)

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-10-22  2:19 UTC  (10+ messages)

[PATCH v8 00/21] auxdisplay: ht16k33: Add character display support
 2021-10-21 21:57 UTC  (3+ messages)

[GIT PULL] arm64 fixes for 5.15-rc5
 2021-10-21 15:57 UTC  (3+ messages)

[PATCH 0/5] dmaengine: dma-jz4780: Driver updates
 2021-10-21 12:51 UTC  (4+ messages)
` [PATCH 5/5] dmaengine: jz4780: Support bidirectional I/O on one channel

[PATCH] MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
 2021-10-21 10:20 UTC  (2+ messages)

[PATCH] irqchip/loongson-htvec:- Handle return value of ioremap
 2021-10-21  9:23 UTC  (2+ messages)

[PATCH v6 00/13] Modular Broadcom irqchip drivers
 2021-10-20 21:13 UTC  (15+ messages)
` [PATCH v6 01/13] MIPS: BMIPS: Remove use of irq_cpu_offline
` [PATCH v6 02/13] irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()
` [PATCH v6 03/13] irqchip/irq-bcm7038-l1: Use irq_get_irq_data()
` [PATCH v6 04/13] irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPS
` [PATCH v6 05/13] irqchip/irq-bcm7038-l1: Restrict affinity setting "
` [PATCH v6 06/13] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v6 07/13] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH v6 08/13] irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v6 09/13] genirq: Export irq_gc_noop()
` [PATCH v6 10/13] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v6 11/13] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH v6 12/13] ARM: bcm: "
` [PATCH v6 13/13] irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-20 17:26 UTC  (5+ messages)
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest


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