linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-08 23:56:40 to 2020-07-13 03:31:52 UTC [more...]

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-13  3:23 UTC  (4+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V5 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V5 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests

[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 v2 00/10] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-13  2:36 UTC  (23+ messages)
` [PATCH v2 01/10] powerpc/perf: Add support for ISA3.1 PMU SPRs
` [PATCH v2 03/10] powerpc/xmon: Add PowerISA v3.1 "
` [PATCH v2 04/10] powerpc/perf: Add power10_feat to dt_cpu_ftrs
` [PATCH v2 07/10] powerpc/perf: support BHRB disable bit and new filtering modes
` [PATCH v2 09/10] tools/perf: Add perf tools support for extended register capability in powerpc
` [PATCH v2 10/10] powerpc/perf: Add extended regs support for power10 platform

[PATCH] powerpc/book3s64/pkeys: Fix pkey_access_permitted w.r.t execute disable pkey
 2020-07-12 13:20 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-6 tag
 2020-07-11 18:25 UTC  (2+ messages)

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-11  9:35 UTC  (10+ messages)
` [PATCH 05/20] Documentation: fpga: eliminate duplicated word
` [PATCH 10/20] Documentation: kbuild/kconfig-language: "
` [PATCH 11/20] Documentation: leds/ledtrig-transient: "
` [PATCH 14/20] Documentation: misc/xilinx_sdfec: "

[v3 0/5] Migrate non-migrated pages of a SVM
 2020-07-11  9:13 UTC  (6+ 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

[PATCH v2] powerpc/pseries: detect secure and trusted boot state of the system
 2020-07-11  2:25 UTC 

[PATCH V2 1/2] powerpc/vas: Report proper error code for address translation failure
 2020-07-10 23:49 UTC  (2+ messages)
` [PATCH V2 2/2] selftests/powerpc: Use proper error code to check fault address

generic DMA bypass flag v4
 2020-07-10 13:26 UTC  (2+ messages)

[PATCH 0/14 v3] PCI: Remove '*val = 0' from pcie_capability_read_*()
 2020-07-10 21:20 UTC  (2+ messages)
` [PATCH 14/14 "

[PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
 2020-07-10 19:25 UTC  (6+ messages)

[PATCH] powerpc/numa: Restrict possible nodes based on platform
 2020-07-10 17:41 UTC  (4+ messages)

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-10 17:04 UTC  (13+ messages)
` [RFC PATCH 1/7] asm-generic: add generic MMU versions of mmu context functions
` [RFC PATCH 2/7] arch: use asm-generic mmu context for no-op implementations
` [RFC PATCH 3/7] mm: introduce exit_lazy_tlb
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [RFC PATCH 5/7] lazy tlb: introduce lazy mm refcount helper functions
` [RFC PATCH 6/7] lazy tlb: allow lazy tlb mm switching to be configurable
` [RFC PATCH 7/7] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH 0/2] ASoC: fsl_spdif: Clear the validity bit for TX
 2020-07-10 15:39 UTC  (2+ messages)

[PATCH] powerpc/rtas: Restrict RTAS requests from userspace
 2020-07-10 14:02 UTC  (2+ messages)

PowerNV PCI & SR-IOV cleanups
 2020-07-10 12:45 UTC  (18+ messages)
` [PATCH 01/15] powernv/pci: Add pci_bus_to_pnvhb() helper
` [PATCH 02/15] powerpc/powernv/pci: Always tear down DMA windows on PE release
` [PATCH 03/15] powerpc/powernv/pci: Add explicit tracking of the DMA setup state
` [PATCH 04/15] powerpc/powernv/pci: Initialise M64 for IODA1 as a 1-1 window
` [PATCH 05/15] powerpc/powernv/sriov: Move SR-IOV into a seperate file
` [PATCH 06/15] powerpc/powernv/sriov: Explain how SR-IOV works on PowerNV
` [PATCH 07/15] powerpc/powernv/sriov: Rename truncate_iov
` [PATCH 08/15] powerpc/powernv/sriov: Simplify used window tracking
` [PATCH 09/15] powerpc/powernv/sriov: Factor out M64 BAR setup
` [PATCH 10/15] powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
` [PATCH 11/15] powerpc/powernv/sriov: Drop iov->pe_num_map[]
` [PATCH 12/15] powerpc/powernv/sriov: De-indent setup and teardown
` [PATCH 13/15] powerpc/powernv/sriov: Move M64 BAR allocation into a helper
` [PATCH 14/15] powerpc/powernv/sriov: Refactor M64 BAR setup
` [PATCH 15/15] powerpc/powernv/sriov: Make single PE mode a per-BAR setting

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-07-10  8:06 UTC  (8+ messages)
` [PATCH v6 1/5] KVM: s390: "
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly

[PATCH v2 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-10  7:52 UTC  (3+ messages)
` [PATCH v2 02/12] powerpc/kexec_file: mark PPC64 specific code

[PATCH V4 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
 2020-07-10  6:47 UTC  (3+ messages)
` [mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address

[PATCH] powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc
 2020-07-10  6:25 UTC  (2+ messages)

[PATCH v5 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-07-10  6:15 UTC  (4+ messages)
` [PATCH v5 1/2] powerpc/perf/hv-24x7: Add cpu hotplug support
` [PATCH v5 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask

[PATCH v2 0/3] Power10 basic energy management
 2020-07-10  5:22 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/powernv/idle: Exclude mfspr on HID1, 4, 5 on P9 and above
` [PATCH v2 2/3] powerpc/powernv/idle: save-restore DAWR0, DAWRX0 for P10
` [PATCH v2 3/3] powerpc/powernv/idle: Rename pnv_first_spr_loss_level variable

[RFC][PATCH] avoid refcounting the lazy tlb mm struct
 2020-07-10  0:45 UTC  (2+ messages)

[PATCH 1/2] powerpc/vas: Report proper error for address translation failure
 2020-07-09 20:12 UTC  (4+ messages)

[PATCH 2/2] PCI/AER: Log correctable errors as warning, not error
 2020-07-09 22:06 UTC  (2+ messages)

/sys/kernel/debug/kmemleak empty despite kmemleak reports
 2020-07-09 21:08 UTC  (3+ messages)

Failure to build librseq on ppc
 2020-07-09 20:57 UTC  (21+ messages)

[Bug 208197] New: OF: /pci@f2000000/mac-io@17/gpio@50/...: could not find phandle
 2020-07-09 17:50 UTC  (3+ messages)
` [Bug 208197] "

[PATCH v2] powerpc/pseries: Avoid using addr_to_pfn in realmode
 2020-07-09 16:39 UTC 

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-09 16:06 UTC  (23+ messages)
` [PATCH v3 1/6] powerpc/powernv: must include hvcall.h to get PAPR defines
` [PATCH v3 2/6] powerpc/pseries: move some PAPR paravirt functions to their own file
` [PATCH v3 3/6] powerpc: move spinlock implementation to simple_spinlock
` [PATCH v3 4/6] powerpc/64s: implement queued spinlocks and rwlocks
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

[PATCH v2 1/2] powerpc/mce: Add MCE notification chain
 2020-07-09 13:55 UTC  (4+ messages)
` [PATCH v2 2/2] papr/scm: Add bad memory ranges to nvdimm bad ranges

[PATCH v3 0/4] powerpc/mm/radix: Memory unplug fixes
 2020-07-09 13:19 UTC  (5+ messages)
` [PATCH v3 1/4] powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
` [PATCH v3 2/4] powerpc/mm/radix: Free PUD table when freeing pagetable
` [PATCH v3 3/4] powerpc/mm/radix: Remove split_kernel_mapping()
` [PATCH v3 4/4] powerpc/mm/radix: Create separate mappings for hot-plugged memory

[PATCH] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_DAWR_ARCH_31
 2020-07-09 12:29 UTC 

[PATCH 1/2] powerpc/powernv/idle: Exclude mfspr on HID1, 4, 5 on P9 and above
 2020-07-09 11:21 UTC  (5+ messages)
` [PATCH 2/2] powerpc/powernv/idle: save-restore DAWR0,DAWRX0 for P10
` [PATCH 1/2] powerpc/powernv/idle: Exclude mfspr on HID1,4,5 on P9 and above

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-09 11:11 UTC  (4+ messages)

[PATCH 0/2] Rework secure memslot dropping
 2020-07-09 11:13 UTC  (5+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: rework secure mem slot dropping

[PATCH] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-09 10:24 UTC  (7+ messages)

[PATCH v2 0/3] remove PROT_SAO support and disable
 2020-07-09 10:20 UTC  (4+ messages)
` [PATCH v2 2/3] powerpc/64s: remove PROT_SAO support

[RFC PATCH v0 0/2] Use H_RPT_INVALIDATE for nested guest
 2020-07-09 10:07 UTC  (5+ messages)
` [RFC PATCH v0 2/2] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM

[PATCH RESEND 1/2] powerpc/mce: Add MCE notification chain
 2020-07-09  9:24 UTC  (6+ messages)
` [PATCH RESEND 2/2] papr/scm: Add bad memory ranges to nvdimm bad ranges

[PATCH v3 0/4] iomap: Constify ioreadX() iomem argument
 2020-07-09  7:32 UTC  (6+ messages)
` [PATCH v3 1/4] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [PATCH v3 2/4] rtl818x: "
` [PATCH v3 3/4] ntb: intel: "
` [PATCH v3 4/4] virtio: pci: "

[PATCH 3/3] misc: cxl: flash: Remove unused variable 'drc_index'
 2020-07-09  7:08 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-07-09  7:02 UTC  (7+ messages)
` [PATCH v2 1/5] powerpc/mm: Introduce temporary mm
` [PATCH v2 2/5] powerpc/lib: Initialize a temporary mm for code patching
` [PATCH v2 3/5] powerpc/lib: Use "
` [PATCH v2 4/5] powerpc/lib: Add LKDTM accessor for patching addr
` [PATCH v2 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[PATCH 1/1] KVM/PPC: Fix typo on H_DISABLE_AND_GET hcall
 2020-07-09  4:09 UTC  (2+ messages)

[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-09  3:30 UTC  (2+ messages)

[PATCH v6 00/23] powerpc/book3s/64/pkeys: Simplify the code
 2020-07-09  3:29 UTC  (24+ messages)
` [PATCH v6 01/23] powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
` [PATCH v6 02/23] powerpc/book3s64/pkeys: Fixup bit numbering
` [PATCH v6 03/23] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH v6 04/23] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH v6 05/23] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH v6 06/23] powerpc/book3s64/pkeys: Simplify the key initialization
` [PATCH v6 07/23] powerpc/book3s64/pkeys: Prevent key 1 modification from userspace
` [PATCH v6 08/23] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
` [PATCH v6 09/23] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v6 10/23] powerpc/book3s64/pkeys: Convert pkey_total to num_pkey
` [PATCH v6 11/23] powerpc/book3s64/pkeys: Make initial_allocation_mask static
` [PATCH v6 12/23] powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved
` [PATCH v6 13/23] powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
` [PATCH v6 14/23] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [PATCH v6 15/23] powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
` [PATCH v6 16/23] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
` [PATCH v6 17/23] powerpc/book3s64/keys: Print information during boot
` [PATCH v6 18/23] powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
` [PATCH v6 19/23] powerpc/book3s64/kuap: Move UAMOR setup to key init function
` [PATCH v6 20/23] powerpc/selftest/ptrave-pkey: Rename variables to make it easier to follow code
` [PATCH v6 21/23] powerpc/selftest/ptrace-pkey: Update the test to mark an invalid pkey correctly
` [PATCH v6 22/23] powerpc/selftest/ptrace-pkey: Don't update expected UAMOR value
` [PATCH v6 23/23] powerpc/book3s64/pkeys: Remove is_pkey_enabled()

[powerpc:merge] BUILD SUCCESS 71d6070a8e0e0a1ed82365544f97b86475cb161e
 2020-07-09  3:05 UTC 

[powerpc:next-test] BUILD SUCCESS 18fcf96cb354eb003297e14b1e19c1f7c067c49b
 2020-07-09  3:05 UTC 

[powerpc:fixes-test] BUILD SUCCESS 4557ac6b344b8cdf948ff8b007e8e1de34832f2e
 2020-07-09  3:05 UTC 

powerpc: Incorrect stw operand modifier in __set_pte_at
 2020-07-09  0:30 UTC  (3+ messages)

[PATCH] powerpc/64s/exception: Fix 0x1500 interrupt handler crash
 2020-07-09  0:14 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).