messages from 2020-07-09 16:57:10 to 2020-07-24 21:11:36 UTC [more...]
[PATCH v4 0/6] powerpc: queued spinlocks and rwlocks
2020-07-24 21:11 UTC (9+ messages)
` [PATCH v4 1/6] powerpc/pseries: move some PAPR paravirt functions to their own file
` [PATCH v4 2/6] powerpc: move spinlock implementation to simple_spinlock
` [PATCH v4 3/6] powerpc/64s: implement queued spinlocks and rwlocks
` [PATCH v4 4/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
` [PATCH v4 5/6] powerpc/qspinlock: optimised atomic_try_cmpxchg_lock that adds the lock hint
` [PATCH v4 6/6] powerpc: implement smp_cond_load_relaxed
[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
2020-07-24 19:10 UTC (27+ messages)
` [PATCH v3 4/6] powerpc/64s: implement "
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
2020-07-24 18:25 UTC (44+ messages)
` [v3 01/15] powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers
` [v3 02/15] KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
` [v3 03/15] powerpc/perf: Update Power PMU cache_events to u64 type
` [v3 04/15] powerpc/perf: Add support for ISA3.1 PMU SPRs
` [v3 05/15] KVM: PPC: Book3S HV: Save/restore new PMU registers
` [v3 06/15] powerpc/xmon: Add PowerISA v3.1 PMU SPRs
` [v3 07/15] powerpc/perf: Add power10_feat to dt_cpu_ftrs
` [v3 08/15] powerpc/perf: power10 Performance Monitoring support
` [v3 09/15] powerpc/perf: Ignore the BHRB kernel address filtering for P10
` [v3 10/15] powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL/COND
` [v3 11/15] powerpc/perf: BHRB control to disable BHRB logic when not used
` [v3 12/15] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [v3 13/15] tools/perf: Add perf tools support for extended register capability in powerpc
` [v3 14/15] powerpc/perf: Add extended regs support for power10 platform
` [v3 15/15] tools/perf: Add perf tools support for extended regs in power10
[PATCH v2 0/3] remove PROT_SAO support and disable
2020-07-24 13:25 UTC (2+ messages)
[PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall
2020-07-24 13:24 UTC (2+ messages)
[RFC PATCH] powerpc/pseries/svm: capture instruction faulting on MMIO access, in sprg0 register
2020-07-24 11:49 UTC (14+ messages)
` Re: [RFC PATCH] powerpc/pseries/svm: capture instruction faulting on MMIO access, in sprg0 regi
[PATCH v5 0/7] Migrate non-migrated pages of a SVM
2020-07-24 8:35 UTC (12+ messages)
` [PATCH v5 1/7] KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
` [PATCH v5 2/7] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [PATCH v5 3/7] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs
` [PATCH v5 4/7] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs
` [PATCH v5 4/7] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-
` [PATCH v5 5/7] KVM: PPC: Book3S HV: migrate hot plugged memory
` [PATCH v5 6/7] KVM: PPC: Book3S HV: move kvmppc_svm_page_out up
` [PATCH v5 7/7] KVM: PPC: Book3S HV: rework secure mem slot dropping
` [PATCH] "
[PATCH v4 0/6] mm/migrate: avoid device private invalidations
2020-07-23 22:30 UTC (7+ messages)
` [PATCH v4 1/6] nouveau: fix storing invalid ptes
` [PATCH v4 2/6] mm/migrate: add a flags parameter to migrate_vma
` [PATCH v4 3/6] mm/notifier: add migration invalidation type
` [PATCH v4 4/6] nouveau/svm: use the new migration invalidation
` [PATCH v4 5/6] mm/hmm/test: "
` [PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()
[PATCH v2 0/3] powerpc/pseries: IPI doorbell improvements
2020-07-23 17:18 UTC (4+ messages)
` [PATCH v2 1/3] powerpc: inline doorbell sending functions
[PATCH v2 0/2] Rework secure memslot dropping
2020-07-23 14:06 UTC (9+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: move kvmppc_svm_page_out up
` [PATCH v2 2/2] KVM: PPC: Book3S HV: rework secure mem slot dropping
[v4 0/5] Migrate non-migrated pages of a SVM
2020-07-23 11:44 UTC (14+ messages)
` [v4 1/5] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [v4 2/5] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs
` [v4 3/5] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs
` [v4 4/5] KVM: PPC: Book3S HV: retry page migration before erroring-out
` [v4 5/5] KVM: PPC: Book3S HV: migrate hot plugged memory
[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
2020-07-23 10:49 UTC (9+ messages)
` [PATCH 1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables
` [PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR
` [PATCH 3/7] powerpc/watchpoint/kvm: Introduce new capability for "
` [PATCH 4/7] powerpc/selftests/ptrace-hwbreak: Add testcases "
` [PATCH 5/7] powerpc/selftests/perf-hwbreak: Coalesce event creation code
` [PATCH 6/7] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
` [PATCH 7/7] powerpc/selftests: Add selftest to test concurrent perf/ptrace events
[PATCH] powerpc/kvm: Enable support for ISA v3.1 guests
2020-07-23 6:21 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: increase KVMPPC_NR_LPIDS on POWER8 and POWER9
2020-07-23 6:20 UTC (2+ messages)
[PATCH kernel] KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
2020-07-23 6:19 UTC (2+ messages)
[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
2020-07-23 6:19 UTC (9+ messages)
` [PATCH v6 1/5] KVM: s390: "
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
[PATCH v3 0/5] mm/migrate: avoid device private invalidations
2020-07-22 11:51 UTC (7+ messages)
` [PATCH v3 1/5] nouveau: fix storing invalid ptes
` [PATCH v3 2/5] mm/migrate: add a flags parameter to migrate_vma
` [PATCH v3 3/5] mm/notifier: add migration invalidation type
` [PATCH v3 4/5] nouveau/svm: use the new migration invalidation
` [PATCH v3 5/5] mm/hmm/test: "
[PATCH 0/2] Rework secure memslot dropping
2020-07-21 5:46 UTC (5+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: rework secure mem slot dropping
[PATCH] KVM: PPC: Book3S HV: Use feature flag CPU_FTR_P9_TIDR when accessing TIDR
2020-07-21 5:39 UTC (3+ messages)
[PATCH v2 0/5] mm/migrate: avoid device private invalidations
2020-07-20 23:53 UTC (16+ messages)
` [PATCH v2 1/5] nouveau: fix storing invalid ptes
` [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
` [PATCH v2 3/5] mm/notifier: add migration invalidation type
` [PATCH v2 4/5] nouveau/svm: use the new migration invalidation
` [PATCH v2 5/5] mm/hmm/test: "
[PATCH -next] powerpc: Convert to DEFINE_SHOW_ATTRIBUTE
2020-07-16 9:07 UTC
[v3 0/5] Migrate non-migrated pages of a SVM
2020-07-15 8:15 UTC (14+ messages)
` [v3 1/5] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [v3 2/5] KVM: PPC: Book3S HV: track the state of GFNs associated with secure VMs
` [v3 3/5] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [v3 4/5] KVM: PPC: Book3S HV: retry page migration before erroring-out H_SVM_PAGE_IN
` [v3 5/5] KVM: PPC: Book3S HV: migrate hot plugged memory
[RFC PATCH v0 0/2] Use H_RPT_INVALIDATE for nested guest
2020-07-14 5:43 UTC (6+ messages)
` [RFC PATCH v0 2/2] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
2020-07-13 3:07 UTC (4+ messages)
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
[PATCH 0/5] mm/migrate: avoid device private invalidations
2020-07-10 20:17 UTC (4+ messages)
` [PATCH 3/5] mm/notifier: add migration invalidation type
[PATCH v2 0/2] mm/migrate: optimize migrate_vma_setup() for holes
2020-07-10 19:48 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/migrate: add migrate-shared test for migrate_vma_*()
[PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes
2020-07-10 16:19 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm/migrate: add migrate-shared test for migrate_vma_*()
[PATCH v2 2/3] powerpc/64s: remove PROT_SAO support
2020-07-09 22:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox