linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-06 01:35:22 to 2017-01-16 12:49:56 UTC [more...]

[PATCH 0/13] KVM: MIPS: Dirty logging, SYNC_MMU & READONLY_MEM
 2017-01-16 12:49 UTC  (24+ messages)
` [PATCH 1/13] KVM: MIPS/T&E: Ignore user writes to CP0_Config7
` [PATCH 2/13] KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
` [PATCH 3/13] KVM: MIPS/T&E: Abstract bad access handling
` [PATCH 4/13] KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO
` [PATCH 5/13] KVM: MIPS/T&E: Handle read only GPA in TLB mod
` [PATCH 6/13] KVM: MIPS/MMU: Add GPA PT mkclean helper
` [PATCH 7/13] KVM: MIPS/MMU: Use generic dirty log & protect helper
` [PATCH 8/13] KVM: MIPS: Clean & flush on dirty page logging enable
` [PATCH 9/13] KVM: MIPS/MMU: Handle dirty logging on GPA faults
` [PATCH 10/13] KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEs
` [PATCH 11/13] KVM: MIPS/MMU: Pass GPA PTE bits to mapped "

[PATCH] ALSA: mips: avoid potential uninitialized variable use
 2017-01-16 12:28 UTC  (3+ messages)

[PATCH v3 0/5] MIPS: Add per-cpu IRQ stack
 2017-01-15 18:07 UTC  (13+ messages)

[PATCH 1/2] MIPS: Add cacheinfo support
 2017-01-13 19:51 UTC 

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (41+ messages)
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 2/7] h8300: put bitsperlong.h "
  ` [PATCH v2 3/7] nios2: put setup.h "
  ` [PATCH v2 4/7] x86: put msr-index.h "
  ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories
    ` [Linux-c6x-dev] "
    ` [PATCH v3 0/8] "
      ` [PATCH v3 1/8] arm: put types.h in uapi
      ` [PATCH v3 2/8] h8300: put bitsperlong.h "
      ` [PATCH v3 3/8] nios2: put setup.h "
      ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
      ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
      ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
      ` [PATCH v3 7/8] uapi: export all headers under uapi directories
      ` [PATCH v3 8/8] uapi: export all arch specifics directories
      ` (no subject)

[PATCH v3 04/15] MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h
 2017-01-13 13:14 UTC  (2+ messages)

[PATCH 1/2] MIPS: ptrace: protect watchpoint handling code from setting watchpoints
 2017-01-13 11:42 UTC  (10+ messages)
` [PATCH 2/2] MIPS: ptrace: disable watchpoints if hit in kernel mode

[PATCH] MIPS: zboot: fix build failure
 2017-01-12 23:30 UTC  (2+ messages)

[PATCH] MIPS: Add cacheinfo support
 2017-01-12  9:39 UTC  (3+ messages)

[PATCH 1/9] treewide: Constify most dma_map_ops structures
 2017-01-12  7:35 UTC  (18+ messages)
` [PATCH 2/9] Move dma_ops from archdata into struct device

[Patch ,gcc/MIPS] add an build-time/runtime option to disable madd.fmt
 2017-01-11 17:40 UTC  (2+ messages)

[PATCH v5 0/4] MIPS: Remote processor driver
 2017-01-11 15:34 UTC  (10+ messages)
` [PATCH v5 1/4] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC
` [PATCH v5 2/4] MIPS: CPS: Add VP(E) stealing
` [PATCH v5 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS
` [PATCH v5 4/4] MIPS: Deprecate VPE Loader

next build: 207 builds: 21 failed, 186 passed, 8 errors, 11487 warnings (next-20170111)
 2017-01-11 14:45 UTC 

[PATCH 1/3] mips: update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
 2017-01-11 14:29 UTC  (3+ messages)
` [PATCH 2/3] mips: update lemote2f_defconfig for CPU_FREQ_STAT change
` [PATCH 3/3] mips: update ip27_defconfig for SCSI_DH change

[PATCH 20/30] KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
 2017-01-11  8:34 UTC 

[PATCH 26/62] watchdog: loongson1_wdt: Convert to use device managed functions
 2017-01-10 23:34 UTC 

[PATCH 4.9 022/206] KVM: MIPS: Dont clobber CP0_Status.UX
 2017-01-10 13:36 UTC  (3+ messages)
` [PATCH 4.9 023/206] KVM: MIPS: Flush KVM entry code from icache globally
` [PATCH 4.9 134/206] irqchip/bcm7038-l1: Implement irq_cpu_offline() callback

[PATCH 4.4 007/101] KVM: MIPS: Flush KVM entry code from icache globally
 2017-01-10 13:37 UTC  (2+ messages)
` [PATCH 4.4 081/101] irqchip/bcm7038-l1: Implement irq_cpu_offline() callback

[v3] MIPS: BMIPS: Add support SPI device nodes
 2017-01-10  2:00 UTC 

[PATCH 0/10] KVM: MIPS: Implement GPA page tables and shadow flushing
 2017-01-09 20:52 UTC  (22+ messages)
` [PATCH 1/10] MIPS: Add return errors to protected cache ops
` [PATCH 2/10] KVM: MIPS/MMU: Convert guest physical map to page table
` [PATCH 3/10] KVM: MIPS: Update vcpu->mode and vcpu->cpu
` [PATCH 4/10] KVM: MIPS/T&E: Handle TLB invalidation requests
` [PATCH 5/10] KVM: MIPS/T&E: Reduce stale ASID checks
` [PATCH 6/10] KVM: MIPS/T&E: Add lockless GVA access helpers
` [PATCH 7/10] KVM: MIPS/T&E: Use lockless GVA helpers for dyntrans
` [PATCH 8/10] KVM: MIPS/MMU: Use lockless GVA helpers for get_inst()
` [PATCH 9/10] KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
` [PATCH 10/10] KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot

[PATCH] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
 2017-01-09 20:41 UTC  (6+ messages)

[PATCH] MIPS: OCTEON: Platform support for DWC3 USB controller
 2017-01-07  0:14 UTC  (3+ messages)

mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3)
 2017-01-06 18:45 UTC  (3+ messages)

[PATCH 0/3] KVM: MIPS: Use CP0_BadInstr[P] for emulation
 2017-01-06 14:44 UTC  (8+ messages)
` [PATCH 1/3] KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
` [PATCH 2/3] KVM: MIPS: Improve kvm_get_inst() error return
` [PATCH 3/3] KVM: MIPS: Use CP0_BadInstr[P] for emulation

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:30 UTC  (4+ messages)

[PATCH 0/30] KVM: MIPS: Implement GVA page tables
 2017-01-06  1:33 UTC  (28+ messages)
` [PATCH 4/30] MIPS: Export some tlbex internals for KVM to use
` [PATCH 5/30] KVM: MIPS: Drop partial KVM_NMI implementation
` [PATCH 6/30] KVM: MIPS/MMU: Simplify ASID restoration
` [PATCH 7/30] KVM: MIPS: Convert get/set_regs -> vcpu_load/put
` [PATCH 8/30] KVM: MIPS/MMU: Move preempt/ASID handling to implementation
` [PATCH 9/30] KVM: MIPS: Remove duplicated ASIDs from vcpu
` [PATCH 10/30] KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
` [PATCH 11/30] KVM: MIPS/T&E: Restore host asid on return to host
` [PATCH 12/30] KVM: MIPS/T&E: active_mm = init_mm in guest context
` [PATCH 13/30] KVM: MIPS: Wire up vcpu uninit
` [PATCH 14/30] KVM: MIPS/T&E: Allocate GVA -> HPA page tables
` [PATCH 15/30] KVM: MIPS/T&E: Activate GVA page tables in guest context
` [PATCH 16/30] KVM: MIPS: Support NetLogic KScratch registers
` [PATCH 17/30] KVM: MIPS: Add fast path TLB refill handler
` [PATCH 18/30] KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
` [PATCH 19/30] KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
` [PATCH 20/30] KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
` [PATCH 21/30] KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
` [PATCH 22/30] KVM: MIPS/MMU: Convert KSeg0 faults to page tables
` [PATCH 23/30] KVM: MIPS/MMU: Convert TLB mapped "
` [PATCH 24/30] KVM: MIPS/MMU: Convert commpage fault handling "
` [PATCH 25/30] KVM: MIPS: Drop vm_init() callback
` [PATCH 26/30] KVM: MIPS: Use uaccess to read/modify guest instructions
` [PATCH 27/30] KVM: MIPS/Emulate: Fix CACHE emulation for EVA hosts
` [PATCH 28/30] KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
` [PATCH 29/30] KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
` [PATCH 30/30] KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()


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