linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-18 18:39:58 to 2017-10-23 20:35:08 UTC [more...]

[PATCH 0/2] Optimize mmu_notifier->invalidate_range callback
 2017-10-23 20:35 UTC  (11+ messages)
` [PATCH 1/2] mm/mmu_notifier: avoid double notification when it is useless v2

lpar issue for ZONE_DEVICE p2pmem in 4.14-rc
 2017-10-23 20:17 UTC  (5+ messages)

[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
 2017-10-23 19:22 UTC  (69+ messages)
` [PATCH 1/7] powerpc: introduce pte_set_hash_slot() helper
` [PATCH 3/7] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [PATCH 4/7] powerpc: Free up four 64K PTE bits in 64K "
` [PATCH 01/25] powerpc: initial pkey plumbing
` [PATCH 02/25] powerpc: define an additional vma bit for protection keys
` [PATCH 03/25] powerpc: track allocation status of all pkeys
` [PATCH 05/25] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
` [PATCH 06/25] powerpc: cleaup AMR, iAMR when a key is allocated or freed
  ` [PATCH 06/25] powerpc: cleaup AMR,iAMR "
` [PATCH 10/25] powerpc: store and restore the pkey state across context switches
` [PATCH 11/25] powerpc: introduce execute-only pkey
` [PATCH 12/25] powerpc: ability to associate pkey to a vma
` [PATCH 13/25] powerpc: implementation for arch_override_mprotect_pkey()
` [PATCH 14/25] powerpc: map vma key-protection bits to pte key bits
` [PATCH 17/25] powerpc: helper to validate key-access permissions of a pte
` [PATCH 18/25] powerpc: check key protection for user page access
` [PATCH 19/25] powerpc: implementation for arch_vma_access_permitted()
` [PATCH 20/25] powerpc: Handle exceptions caused by pkey violation
` [PATCH 21/25] powerpc: introduce get_pte_pkey() helper

[PATCH 1/4] powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
 2017-10-23 16:37 UTC  (4+ messages)
` [PATCH 2/4] powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace
` [PATCH 3/4] powerpc/kprobes: Blacklist emulate_update_regs() from kprobes
` [PATCH 4/4] powerpc/kprobes: refactor kprobe_lookup_name for safer string operations

[PATCH V3 0/2] pseries/nodes: Fix issues with memoryless nodes
 2017-10-23 13:46 UTC  (3+ messages)
` [PATCH V3 1/2] pseries/nodes: Ensure enough nodes avail for operations
` [PATCH V3 2/2] pseries/initnodes: Ensure nodes initialized for hotplug

[PATCH 0/4] char-TPM: Adjustments for ten function implementations
 2017-10-23 13:20 UTC  (42+ messages)
` [PATCH 3/4] char/tpm: Improve a size determination in nine functions
            `  "
` [PATCH 4/4] char/tpm: Less checks in tpm_ibmvtpm_probe() after error detection
      `  "
                  ` Circumstances for using the tag “Fixes” (or not)

[PATCH 1/4] powerpc/tm: Add commandline option to disable hardware transactional memory
 2017-10-23 12:56 UTC  (18+ messages)
` [PATCH 3/4] powerpc/powernv: Enable TM without suspend if possible

[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-23  8:38 UTC  (21+ messages)
` [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
` [PATCHv3 2/7] sections: split dereference_function_descriptor()
` [PATCHv3 4/7] powerpc64: Add .opd based function descriptor dereference
` [PATCHv3 5/7] parisc64: "
` [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-10-23  8:19 UTC  (8+ messages)

[PATCH kernel] powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
 2017-10-23  8:07 UTC 

[PATCH v2 0/3] avoid secondary hold spinloop when possible
 2017-10-23  8:05 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/powernv: Always stop secondaries before reboot/shutdown
` [PATCH v2 2/3] powerpc: use NMI IPI for smp_send_stop
` [PATCH v2 3/3] powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL

[PATCH 0/3] improve recoverability of OPAL calls
 2017-10-23  7:08 UTC  (4+ messages)
` [PATCH 1/3] powerpc/book3s: use label for FIXUP_ENDIAN macro branch
` [PATCH 2/3] powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable
` [PATCH 3/3] powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL return

[PATCH] powerpc/64: Fix latency tracing for lazy irq replay
 2017-10-21  7:56 UTC 

[PATCH v9 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-10-20 16:58 UTC  (2+ messages)
` [PATCH v9 07/10] mm: Add address parameter to arch_validate_prot()

[Part1 PATCH v7 09/17] resource: Provide resource struct in resource walk callback
 2017-10-20 14:30 UTC 

[PATCH v2 0/8] powerpc: Support ibm,dynamic-memory-v2 property
 2017-10-20 13:22 UTC  (9+ messages)
` [PATCH v2 1/8] powerpc/numa: Look up device node in of_get_assoc_arrays()
` [PATCH v2 2/8] powerpc/numa: Look up device node in of_get_usable_memory()
` [PATCH v2 3/8] powerpc/mm: Separate ibm, dynamic-memory data from DT format
` [PATCH v2 4/8] powerpc/numa: Update numa code use drmem LMB array
` [PATCH v2 5/8] powerpc/pseries: Update memory hotplug code to "
` [PATCH v2 6/8] powerpc: Move of_drconf_cell struct to asm/drmem.h
` [PATCH v2 7/8] powerpc/pseries: Add support for ibm, dynamic-memory-v2 property
` [PATCH v2 8/8] powerpc: Enable support of ibm,dynamic-memory-v2

[PATCH 0/2] Add POWER9 DD2.0 feature, remove idle workarounds in DD2.1
 2017-10-20 11:11 UTC  (4+ messages)
` [PATCH 1/2] powerpc: add POWER9_DD20 feature
` [PATCH 2/2] powerpc/64s: idle skip POWER9 DD1 and DD2.0 specific workarounds on DD2.1

[PATCH v2 00/18] powerpc/vas: Add support for FTW
 2017-10-20 11:03 UTC  (3+ messages)
` [PATCH v2 13/18] powerpc: Add support for setting SPRN_TIDR

[PATCH] soc/qbman: Simplify bman_release()
 2017-10-20  9:35 UTC  (2+ messages)

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-10-20  8:06 UTC  (17+ messages)
` [PATCH v2 5/5] of/fdt: only store the device node basename in full_name

[PATCH 1/2] powerpc/lib: Implement PMEM API
 2017-10-20  4:05 UTC  (6+ messages)
` [PATCH 2/2] powerpc/lib: Implement UACCESS_FLUSHCACHE API

[PATCH 0/5] PowerPC-pSeries: Adjustments for seven function implementations
 2017-10-20  1:06 UTC  (14+ messages)
` [PATCH 1/5] powerpc-pseries: Delete five error messages for a failed memory allocation
` [PATCH 2/5] powerpc-pseries: Improve nine size determinations
` [PATCH 3/5] powerpc-pseries: Delete an unnecessary variable initialisation in iommu_pseries_alloc_group()
` [PATCH 4/5] powerpc-pseries: Return directly after a failed kzalloc_node() "
` [PATCH 5/5] powerpc-pseries: Less function calls in iommu_pseries_alloc_group() after error detection

[PATCH v12 00/11] complete deferred page initialization
 2017-10-20  1:13 UTC  (4+ messages)
` [PATCH v12 09/11] mm: stop zeroing memory during allocation in vmemmap

[PATCH] powerpc/vio: dispose of virq mapping on vdevice unregister
 2017-10-19 20:41 UTC  (2+ messages)

[PATCH] powerpc/perf: Fix IMC allocation routine
 2017-10-19 19:41 UTC 

[PATCH] powerpc/xmon: check before calling xive functions
 2017-10-19 15:21 UTC  (5+ messages)

refactor dma_cache_sync V2
 2017-10-19 15:02 UTC  (4+ messages)

[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-19 14:11 UTC  (7+ messages)

[PATCH] powerpc/xmon: Always enable xmon sysrq trigger
 2017-10-19 11:06 UTC  (3+ messages)

[PATCH] cxl: Rework the implementation of cxl_stop_trace_psl9()
 2017-10-19 10:07 UTC  (2+ messages)

[PATCH V2 0/3] pseries/nodes: Fix issues with memoryless nodes
 2017-10-19  8:56 UTC  (5+ messages)
` [PATCH V2 1/3] pseries/nodes: Ensure enough nodes avail for operations
` [PATCH V2 2/3] pseries/findnodes: Find nodes with memory for memoryless nodes
` [PATCH V2 3/3] pseries/initnodes: Ensure nodes initialized for hotplug

[PATCH] powerpc: ipic - fix status get and status clear
 2017-10-19  5:51 UTC  (3+ messages)

[RFC v7 00/25] powerpc: Memory Protection Keys
 2017-10-19  5:13 UTC  (15+ messages)
` [RFC v7 02/25] powerpc: track allocation status of all pkeys
` [RFC v7 12/25] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v7 15/25] powerpc: Program HPTE key protection bits
` [RFC v7 16/25] powerpc: helper to validate key-access permissions of a pte

[PATCH] powerpc/modules: Use WARN_ON() in stub_for_addr()
 2017-10-19  4:48 UTC  (2+ messages)
`  "

[PATCH v2] cxl: Dump PSL_FIR register on PSL9 error irq
 2017-10-19  4:48 UTC  (2+ messages)
` [v2] "

[PATCH V14 1/4] powerpc/vphn: Update CPU topology when VPHN enabled
 2017-10-19  4:48 UTC  (2+ messages)
` [V14,1/4] "

[PATCH v4 1/5] powerpc/mce.c: Remove unused function get_mce_fault_addr()
 2017-10-19  4:48 UTC  (2+ messages)
` [v4, "

[PATCH] cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
 2017-10-19  4:48 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: context_switch: Fix pthread errors
 2017-10-19  4:48 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
 2017-10-19  4:08 UTC 

[PATCH] powerpc/64: Free up CPU_FTR_ICSWX
 2017-10-19  4:08 UTC 

[PATCH] KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc_allocate_hpt()
 2017-10-19  3:48 UTC  (2+ messages)

[PATCH 1/10] KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
 2017-10-19  3:44 UTC  (2+ messages)

[PATCH 6/7] KVM: PPC: Cocci spatch "vma_pages"
 2017-10-19  3:46 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Enable in-kernel TCE handlers for PR KVM
 2017-10-19  3:48 UTC  (2+ messages)

[PATCH] powerpc/watchdog: Convert timers to use timer_setup()
 2017-10-19  1:05 UTC  (6+ messages)

[PATCH 0/2] PowerPC-PS3: Adjustments for three function implementations
 2017-10-18 19:32 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).