linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-02 05:10:40 to 2018-05-06 11:24:14 UTC [more...]

[PATCH 0/9] tree-wide: fix typo 'can by' to 'can be'
 2018-05-06 11:23 UTC  (2+ messages)
` [PATCH 2/9] powerpc/watchdog: "

[PATCH 06/10] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
 2018-05-06  7:37 UTC 

[PATCH QEMU] osdep: powerpc64 align memory to allow 2MB radix THP page tables
 2018-05-06  7:29 UTC 

[PATCH 00/11] assortment of timer, watchdog, interrupt
 2018-05-05 14:38 UTC  (13+ messages)
` [PATCH 01/11] powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
` [PATCH 02/11] powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG
` [PATCH 03/11] powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
` [PATCH 04/11] powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support
` [PATCH 05/11] powerpc/64: remove start_tb and accum_tb from thread_struct
` [PATCH 06/11] powerpc/pseries: lparcfg calculate PURR on demand
` [PATCH 07/11] powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
` [PATCH 08/11] powerpc: allow soft-NMI watchdog to cover timer interrupts with large decrementers
` [PATCH 09/11] powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
` [PATCH 10/11] powerpc: move a stray NMI IPI case under NMI_IPI ifdef
` [PATCH 11/11] powerpc/time: account broadcast timer event interrupts separately

[PATCH v3] powerpc, pkey: make protection key 0 less special
 2018-05-05 12:39 UTC  (7+ messages)

[PATCH v2 0/2] powerpc/watchdog: provide more data in watchdog messages
 2018-05-05  7:26 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected
` [PATCH v2 2/2] powerpc/watchdog: provide more data in watchdog messages

[RFC PATCH 1/4] powerpc/64: Save stack pointer when we hard disable interrupts
 2018-05-05  6:26 UTC  (5+ messages)
` [RFC PATCH 2/4] powerpc/nmi: Add an API for sending "safe" NMIs
` [RFC PATCH 3/4] powerpc/64s: Wire up arch_trigger_cpumask_backtrace()
` [RFC PATCH 4/4] powerpc/stacktrace: Update copyright

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-05-05  4:42 UTC  (7+ messages)
` [PATCH v13 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v13 3/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v11 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[PATCH] powerpc: cpm_gpio: Remove owner assignment from platform_driver
 2018-05-05  3:01 UTC 

[PATCH 0/4] powerpc/xive: add support for H_INT_RESET
 2018-05-04 22:29 UTC  (15+ messages)
` [PATCH 1/4] powerpc/64/kexec: fix race in kexec when XIVE is shutdowned
` [PATCH 2/4] powerpc/xive: fix hcall H_INT_RESET to support long busy delays
` [PATCH 3/4] powerpc/xive: shutdown XIVE when kexec or kdump is performed
` [PATCH 4/4] powerpc/xive: prepare all hcalls to support long busy delays

[PATCH ] powerpc/pkeys: Detach execute_only key on !PROT_EXEC
 2018-05-04 20:01 UTC 

[PATCH v2] powerpc: do not allow userspace to modify execute-only pkey
 2018-05-04 19:56 UTC 

[PATCH 1/2] powerpc: Disable attribute-alias warnings from gcc8
 2018-05-04 19:23 UTC  (2+ messages)
` [PATCH 2/2] powerpc/ptrace: Disable array-bounds warning with gcc8

[PATCH v10 00/25] Speculative page faults
 2018-05-04 15:55 UTC  (21+ messages)
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
` [PATCH v10 24/25] x86/mm: add speculative pagefault handling

[PATCH 1/6] powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
 2018-05-04 15:03 UTC  (8+ messages)
` [PATCH 2/6] powerpc/syscalls: signal_{32, 64} - switch "
` [PATCH 3/6] powerpc/syscalls: switch rtas(2) "
` [PATCH 4/6] powerpc/syscalls: Add COMPAT_SPU_NEW() macro
` [PATCH 5/6] powerpc/syscalls: kill ppc32_select()
` [PATCH 6/6] powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU

[PATCH 00/17] Implement use of HW assistance on TLB table walk on 8xx
 2018-05-04 13:16 UTC  (19+ messages)
` [PATCH 01/17] powerpc/nohash: remove hash related code from nohash headers
` [PATCH 02/17] powerpc/nohash: remove _PAGE_BUSY
` [PATCH 03/17] powerpc/nohash: use IS_ENABLED() to simplify __set_pte_at()
` [PATCH 04/17] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH 05/17] powerpc: move io mapping functions into ioremap.c
` [PATCH 06/17] powerpc: common ioremap functions
` [PATCH 07/17] powerpc: make ioremap_bot common to PPC32 and PPC64
` [PATCH 08/17] powerpc: make __iounmap() "
` [PATCH 09/17] powerpc: make __ioremap_caller() "
` [PATCH 10/17] powerpc: use _ALIGN macro
` [PATCH 11/17] powerpc/nohash32: set GUARDED attribute in the PMD directly
` [PATCH 12/17] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH 13/17] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH 14/17] powerpc/8xx: reunify TLB handler routines
` [PATCH 15/17] powerpc/8xx: Free up SPRN_SPRG_SCRATCH2
` [PATCH 16/17] powerpc/mm: Make pte_fragment_alloc() common to PPC32 and PPC64
` [PATCH BAD 17/17] powerpc/mm: Use pte_fragment_alloc() on 8xx

[PATCH 1/2] powerpc/trace elfv1: Update syscall name matching logic
 2018-05-04 13:14 UTC  (2+ messages)
` [PATCH 2/2] powerpc/trace: Update syscall name matching logic to account for ppc_ prefix

[PATCH v2] On ppc64le we HAVE_RELIABLE_STACKTRACE
 2018-05-04 12:38 UTC  (5+ messages)
      ` [PATCH v3] "

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers
 2018-05-04 12:35 UTC  (4+ messages)

seccomp_bpf.c:2880:global.get_metadata:Expected 0 (0) == seccomp(1, 2, &prog) (4294967295)
 2018-05-04  9:51 UTC 

[PATCH v2 0/9] HugeTLB migration support for PPC64
 2018-05-04  8:25 UTC  (4+ messages)
` [PATCH v2 9/9] powerpc/hugetlb: Enable hugetlb migration for ppc64

[PATCH 00/13] EEH refactoring 2
 2018-05-04  6:59 UTC  (26+ messages)
` [PATCH 01/13] powerpc/eeh: Add eeh_max_freezes to initial EEH log line
` [PATCH 02/13] powerpc/eeh: Add final message for successful recovery
` [PATCH 03/13] powerpc/eeh: Fix use-after-release of EEH driver
` [PATCH 04/13] powerpc/eeh: Remove unused eeh_pcid_name()
` [PATCH 05/13] powerpc/eeh: Strengthen types of eeh traversal functions
` [PATCH 06/13] powerpc/eeh: Add message when PE processing at parent
` [PATCH 07/13] powerpc/eeh: Clean up pci_ers_result handling
` [PATCH 08/13] powerpc/eeh: Introduce eeh_for_each_pe()
` [PATCH 09/13] powerpc/eeh: Introduce eeh_edev_actionable()
` [PATCH 10/13] powerpc/eeh: Introduce eeh_set_channel_state()
` [PATCH 11/13] powerpc/eeh: Introduce eeh_set_irq_state()
` [PATCH 12/13] powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER
` [PATCH 13/13] powerpc/eeh: Refactor report functions

[PATCH 00/15] hvc and powerpc opal console latency reduction
 2018-05-04  5:37 UTC  (4+ messages)
` [PATCH 04/15] powerpc/powernv: opal-kmsg use flush fallback from console code

[Skiboot] [PATCH 1/2] SLW: Remove stop1_lite and stop0 stop states
 2018-05-04  1:02 UTC  (6+ messages)

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-05-04  0:58 UTC  (8+ messages)
` [PATCH 3/6] powerpc/64s: Patch barrier_nospec in modules
` [PATCH 4/6] powerpc/64s: Enable barrier_nospec based on firmware settings

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-05-03 15:20 UTC  (5+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[PATCH] perf tools: allow overriding MAX_NR_CPUS at compile time
 2018-05-03 13:40 UTC  (2+ messages)

[PATCH NEXT 2/4] powerpc/pasemi: Add Nemo board IRQ init routine
 2018-05-03 13:06 UTC  (2+ messages)

[PATCH NEXT 3/4] powerpc/pasemi: Add Nemo board device init code
 2018-05-03 13:06 UTC  (2+ messages)

[PATCH NEXT 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board
 2018-05-03 13:06 UTC  (2+ messages)

[PATCH 1/2] crypto: vmx - Remove overly verbose printk from AES init routines
 2018-05-03 12:29 UTC  (2+ messages)
` [PATCH 2/2] crypto: vmx - Remove overly verbose printk from AES XTS init

[PATCH 00/11] KVM: PPC: reconstruct mmio emulation with analyse_instr()
 2018-05-03  9:46 UTC  (35+ messages)
` [PATCH 01/11] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
` [PATCH 02/11] KVM: PPC: mov nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
` [PATCH 03/11] KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue when VMX store
` [PATCH 04/11] KVM: PPC: fix incorrect element_size for stxsiwx in analyse_instr
` [PATCH 05/11] KVM: PPC: add GPR RA update skeleton for MMIO emulation
` [PATCH 06/11] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
` [PATCH 07/11] KVM: PPC: reconstruct non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr() input
` [PATCH 08/11] KVM: PPC: add giveup_ext() hook for PPC KVM ops
` [PATCH 09/11] KVM: PPC: reconstruct LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr() input
` [PATCH 10/11] KVM: PPC: reconstruct LOAD_VMX/STORE_VMX "
` [PATCH 11/11] KVM: PPC: reconstruct LOAD_VSX/STORE_VSX "

[PATCH kernel v2] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-03  4:29 UTC 

[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-05-03  3:38 UTC  (8+ messages)

[PATCH 0/4] powerpc/perf: IMC Cleanups
 2018-05-03  3:33 UTC  (9+ messages)
` [PATCH 1/4] powerpc/perf: Rearrange memory freeing in imc init
` [PATCH 2/4] powerpc/perf: Replace the direct return with goto statement
` [PATCH 3/4] powerpc/perf: Return appropriate value for unknown domain
` [PATCH 4/4] powerpc/perf: Unregister thread-imc if core-imc not supported

[PATCH v2 RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-05-03  3:07 UTC  (3+ messages)

[PATCH kernel] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-03  0:53 UTC  (3+ messages)
` [PATCH kernel] powerpc/ioda: Use ibm,supported-tce-sizes "

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-02 23:38 UTC 

[PATCH] tracing: Remove PPC32 wart from config TRACING_SUPPORT
 2018-05-02 12:50 UTC  (2+ messages)

[RESEND 0/3] Add support for memcpy_mcsafe
 2018-05-02 12:36 UTC  (10+ messages)
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem

[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-02 12:24 UTC  (8+ messages)
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-02  9:35 UTC  (6+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
  ` [PATCH v4 6/6] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH kernel 0/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical
 2018-05-02  9:13 UTC  (12+ messages)
` [PATCH kernel 1/2] KVM: PPC: Use correct page shift in H_STUFF_TCE
` [PATCH kernel 2/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical pages

[PATCH] powerpc/watchdog: provide more data in watchdog messages
 2018-05-02  8:55 UTC  (4+ messages)

[PATCH] powerpc/kvm/booke: fix altivec related build break
 2018-05-02  8:35 UTC  (3+ messages)

[PATCH v8 00/24] Speculative page faults
 2018-05-02  8:10 UTC  (6+ messages)
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA

[PATCH] powerpc/64: Remove unused paca->soft_enabled
 2018-05-02  6:57 UTC 

[resend] Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
 2018-05-02  5:57 UTC  (3+ 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).