linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-10 11:50:28 to 2018-04-17 05:11:27 UTC [more...]

[PATCH] cxl: Configure PSL to not use APC virtual machines
 2018-04-17  5:11 UTC 

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-04-17  4:21 UTC  (11+ messages)
` [PATCH 1/7] powerpc: Add TIDR CPU feature for Power9
` [PATCH 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
` [PATCH 3/7] powerpc: use task_pid_nr() for TID allocation
` [PATCH 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
` [PATCH 5/7] ocxl: Expose the thread_id needed for wait on p9
` [PATCH 6/7] ocxl: Add an IOCTL so userspace knows which platform the kernel requires
` [PATCH 7/7] ocxl: Document new OCXL IOCTLs

[PATCH] powerpc/64s: Default l1d_size to 64K in RFI fallback flush
 2018-04-17  1:49 UTC 

[PATCH v2 0/5] KVM TLB flushing improvements (for radix)
 2018-04-17  0:17 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
` [PATCH v2 2/5] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
` [PATCH v2 3/5] KVM: PPC: Book3S HV: radix use the Linux TLB flush function in kvmppc_radix_tlbie_page
` [PATCH v2 4/5] KVM: PPC: Book3S HV: radix handle process scoped LPID flush in C, with relocation on
` [PATCH v2 5/5] KVM: PPC: Book3S HV: radix do not clear partition scoped page table when page fault races with other vCPUs

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-16 20:35 UTC  (8+ messages)

[PATCH] drivers/of: Introduce ARCH_HAS_OWN_OF_NUMA
 2018-04-16 16:47 UTC  (4+ messages)

[PATCH] ibmvnic: Clear pending interrupt after device reset
 2018-04-16 15:26 UTC  (4+ messages)

[PATCH v2 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
 2018-04-16 15:13 UTC  (7+ messages)
` [PATCH v2 2/6] drivers/soc/fsl: add EPU FSM configuration for deep sleep
` [PATCH v2 3/6] powerpc/cache: add cache flush operation for various e500
` [PATCH v2 4/6] powerpc/pm: add sleep and deep sleep on QorIQ SoCs
` [PATCH v2 5/6] powerpc:dts:pm: add power management node
` [PATCH v2 6/6] fsl_pmc: update device bindings

[PATCH 1/5] powerpc/lib: Fix off-by-one in alternate feature patching
 2018-04-16 14:39 UTC  (5+ messages)
` [PATCH 2/5] powerpc/lib: Fix feature fixup test of external branch
` [PATCH 3/5] powerpc/lib: Fix the feature fixup tests to actually work
` [PATCH 4/5] powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big
` [PATCH 5/5] powerpc/lib: Add alt patching test of branching past the last instruction

[PATCH] powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic
 2018-04-16 14:10 UTC  (4+ messages)
`  "

[PATCH] ASoC: fsl_esai: Add freq check in set_dai_sysclk()
 2018-04-16 12:05 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: Add freq check in set_dai_sysclk()" to the asoc tree

[PATCH v2] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
 2018-04-16 12:02 UTC  (2+ messages)

[PATCH V1 00/11] powerpc/mm/book3s64: Support for split pmd ptlock
 2018-04-16 11:27 UTC  (13+ messages)
` [PATCH] powerpc/8xx: Build fix with Hugetlbfs enabled
` [PATCH V1 01/11] powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
` [PATCH V1 02/11] powerpc/kvm: Switch kvm pmd allocator to custom allocator
` [PATCH V1 03/11] powerpc/mm: Use pmd_lockptr instead of opencoding it
` [PATCH V1 04/11] powerpc/mm: Rename pte fragment functions
` [PATCH V1 05/11] powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke
` [PATCH V1 06/11] powerpc/mm/nohash: Remove pte fragment dependency from nohash
` [PATCH V1 07/11] powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
` [PATCH V1 08/11] powerpc/book3s64/mm: Simplify the rcu callback for page table free
` [PATCH V1 09/11] powerpc/mm: Implement helpers for pagetable fragment support at PMD level
` [PATCH V1 10/11] powerpc/mm: Use page fragments for allocation page table "
` [PATCH V1 11/11] powerpc/book3s64: Enable split pmd ptlock

[PATCHv2 0/3] post the event cpux add/remove besides online/offline during hotplug
 2018-04-16  6:35 UTC  (4+ messages)
` [PATCHv2 1/3] powerpc/cpuidle: dynamically register/unregister cpuidle_device "
` [PATCHv2 2/3] powerpc/cpu: dynmamically to create/destroy the file physical_id "
` [PATCHv2 3/3] powerpc/cpu: post the event cpux add/remove instead of online/offline "

[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
 2018-04-16  4:29 UTC  (13+ messages)
              ` [PATCH 0/1] PCI set flag PCI_SCAN_ALL_PCIE_DEVS for P.A. Semi boards
                ` [PATCH 1/1] "

[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-04-16  4:09 UTC  (2+ messages)

ppc compat v4.16 regression: sending SIGTRAP or SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-16  2:03 UTC  (30+ messages)
` sparc/ppc/arm compat siginfo ABI regressions: sending "
                                  ` [RFC PATCH 0/3] Dealing with the aliases of SI_USER
                                    ` [RFC PATCH 1/3] signal: Ensure every siginfo we send has all bits initialized
                                    ` [RFC PATCH 2/3] signal: Reduce copy_siginfo_to_user to just copy_to_user
                                    ` [RFC PATCH 3/3] signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout

[PATCH] ibmvnic: Clear pending interrupt after device reset
 2018-04-15 23:46 UTC 

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-04-15 12:11 UTC  (10+ messages)

[RFC PATCH 0/5] KVM TLB flushing improvements
 2018-04-15  5:28 UTC  (9+ messages)
` [RFC PATCH 1/5] powerpc/64s/mm: Implement LPID based TLB flushes to be used by KVM
` [RFC PATCH 2/5] KVM: PPC: Book3S HV: kvmppc_radix_tlbie_page use Linux flush function
` [RFC PATCH 3/5] KVM: PPC: Book3S HV: kvmhv_p9_set_lpcr "
` [RFC PATCH 4/5] KVM: PPC: Book3S HV: handle need_tlb_flush in C before low-level guest entry
` [RFC PATCH 5/5] KVM: PPC: Book3S HV: Radix do not clear partition scoped page table when page fault races with other vCPUs

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-2 tag
 2018-04-14 22:58 UTC 

[PATCH] powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
 2018-04-14 22:55 UTC  (3+ messages)
`  "

[PATCH] powerpc/sparse: fix plain integer as NULL pointer warning
 2018-04-13 18:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 00/24] Speculative page faults
 2018-04-13 13:34 UTC  (14+ messages)
` [PATCH v9 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v9 21/24] perf tools: Add support for the SPF perf event

[PATCH 1/2] powernv/npu: Add lock to prevent race in concurrent context init/destroy
 2018-04-13 11:21 UTC  (6+ messages)
` [PATCH 2/2] powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parameters

[PATCH] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
 2018-04-13  9:58 UTC  (2+ messages)

[PATCH] powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
 2018-04-12 21:39 UTC  (3+ messages)
`  "

[PATCH v3 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-12 20:46 UTC  (15+ messages)
` [PATCH v3 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v3 2/2] mm: remove odd HAVE_PTE_SPECIAL
            ` [PATCH v4] "

[RFC PATCH for 4.18 07/23] powerpc: Add support for restartable sequences
 2018-04-12 19:27 UTC  (3+ messages)
` [RFC PATCH for 4.18 08/23] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.18 14/23] powerpc: Wire up cpu_opv "

[PATCH] ASoC: fsl_ssi: Fix mode setting when changing channel number
 2018-04-12 14:48 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: Fix mode setting when changing channel number" to the asoc tree

[PATCH] ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
 2018-04-12 14:48 UTC  (3+ messages)
` [alsa-devel] "
` Applied "ASoC: fsl_esai: Fix divisor calculation failure at lower ratio" to the asoc tree

[PATCH v2 00/13] y2038: convert IPC syscalls
 2018-04-12 14:20 UTC 

[GIT PULL] asm-generic fixes for v4.17-rc1
 2018-04-12  7:16 UTC  (3+ messages)

[PATCH v2 1/2] powerpc/fadump: exclude memory holes while reserving memory in second kernel
 2018-04-12  4:34 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/fadump: Do not use hugepages when fadump is active

[PATCH v2 07/10] block/swim: Rename macros to avoid inconsistent inverted logic
 2018-04-12  0:50 UTC 

[PATCH 0/3] Fix RTC and NVRAM OPAL_BUSY loops
 2018-04-11 14:49 UTC  (6+ messages)
` [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver "
` [PATCH 3/3] powerpc/powernv: Fix OPAL NVRAM "
  ` [3/3] "

[PATCH 1/3] powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
 2018-04-11 14:49 UTC  (2+ messages)
` [1/3] "

[PATCH] powerpc/8xx: Build fix with Hugetlbfs enabled
 2018-04-11 14:49 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
 2018-04-11 14:49 UTC  (2+ messages)
`  "

[PATCH 1/2] KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
 2018-04-11 14:49 UTC  (2+ messages)
` [1/2] "

[PATCH V2] powerpc/fscr: Enable interrupts earlier before calling get_user()
 2018-04-11 14:49 UTC  (2+ messages)
` [V2] "

[PATCH v2] powerpc/config: powernv_defconfig updates
 2018-04-11 12:43 UTC  (5+ messages)

[PATCH 1/2] powerpc/mm: Flush cache on memory hot(un)plug
 2018-04-11 11:25 UTC  (6+ messages)
` [PATCH 2/2] powerpc/mm/memtrace: Let the arch hotunplug code flush cache

[PATCH] powerpc/config: powernv_defconfig updates
 2018-04-11  7:12 UTC 

[PATCH 1/3] powerpc/xive: Fix trying to "push" an already active pool VP
 2018-04-11  5:20 UTC  (4+ messages)
` [PATCH 2/3] powerpc/xive: Remove now useless pr_debug statements
` [PATCH 3/3] powerpc/xive: Remove xive_kexec_teardown_cpu()

[PATCH] powerpc/eeh: Fix enabling bridge MMIO windows
 2018-04-11  3:37 UTC 

[PATCH] ibmvnic: Define vnic_login_client_data name field as unsized array
 2018-04-10 22:26 UTC 

[PATCH v2 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 20:51 UTC  (9+ messages)
` [PATCH v2 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v2 2/2] mm: remove odd HAVE_PTE_SPECIAL

[PATCH, RESEND, pci, v2] pci: Delete PCI disabling informational messages
 2018-04-10 19:58 UTC  (4+ messages)

[PATCH 1/5] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
 2018-04-10 19:57 UTC  (3+ messages)
` [PATCH 5/5] powerpc:dts:pm: add power management node

[PATCH v3] powerpc/64: Fix section mismatch warnings for early boot symbols
 2018-04-10 19:18 UTC  (3+ messages)

[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 15:10 UTC  (5+ messages)
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL


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