linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-12 16:50:29 to 2018-04-18 13:36:09 UTC [more...]

[PATCH v2 1/2] powerpc: fix vmlinux.lds to build with CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
 2018-04-18 13:36 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc: Allow selection of CONFIG_LD_DEAD_CODE_DATA_ELIMINATION

[PATCH] powerpc: Allow selection of CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
 2018-04-18 13:11 UTC  (7+ messages)

ppc compat v4.16 regression: sending SIGTRAP or SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-18 12:47 UTC  (32+ 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] powerpc64s: Print exception vector name alongside the trap number
 2018-04-18  9:02 UTC 

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-04-18  7:29 UTC  (24+ 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 v2 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
  ` [PATCH v2 1/7] powerpc: Add TIDR CPU feature for Power9
  ` [PATCH v2 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
  ` [PATCH v2 3/7] powerpc: use task_pid_nr() for TID allocation
  ` [PATCH v2 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
  ` [PATCH v2 5/7] ocxl: Expose the thread_id needed for wait on p9
  ` [PATCH v2 6/7] ocxl: Add an IOCTL so userspace knows what CPU features are available
  ` [PATCH v2 7/7] ocxl: Document new OCXL IOCTLs

[PATCH 0/6] Support for fsl-mc bus and its devices in SMMU
 2018-04-18  6:21 UTC  (11+ messages)
` [PATCH 0/6 v2] "
  ` [PATCH 1/6 v2] Docs: dt: add fsl-mc iommu-map device-tree binding
  ` [PATCH 2/6 v2] iommu: of: make of_pci_map_rid() available for other devices too
  ` [PATCH 3/6 v2] iommu: support iommu configuration for fsl-mc devices
  ` [PATCH 4/6 v2] iommu: arm-smmu: Add support for the fsl-mc bus
  ` [PATCH 5/6 v2] bus: fsl-mc: supoprt dma configure for devices on "
  ` [PATCH 6/6 v2] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH V1 00/11] powerpc/mm/book3s64: Support for split pmd ptlock
 2018-04-18  5:42 UTC  (16+ 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

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-04-18  3:17 UTC  (11+ messages)

[PATCH] misc: cxl: Change return type to vm_fault_t
 2018-04-17 23:51 UTC  (2+ messages)

[PATCH 1/2] powernv/npu: Do a PID GPU TLB flush when invalidating a large address range
 2018-04-17 22:25 UTC  (5+ messages)
` [PATCH 2/2] powernv/npu: Add a debugfs setting to change ATSD threshold

[PATCH] powerpc: platform: cell: spufs: Change return type to vm_fault_t
 2018-04-17 20:47 UTC  (3+ messages)

[PATCH v2 1/2] powerpc: avoid an unnecessary test and branch in longjmp()
 2018-04-17 17:08 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/32be: use stmw/lmw for registers save/restore in asm

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

[PATCH v10 00/25] Speculative page faults
 2018-04-17 14:33 UTC  (26+ messages)
` [PATCH v10 01/25] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v10 02/25] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v10 03/25] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v10 04/25] mm: prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v10 05/25] mm: introduce pte_spinlock "
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 07/25] mm: introduce INIT_VMA()
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 09/25] mm: protect VMA modifications using "
` [PATCH v10 10/25] mm: protect mremap() against SPF hanlder
` [PATCH v10 11/25] mm: protect SPF handler against anon_vma changes
` [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure
` [PATCH v10 13/25] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v10 14/25] mm: introduce __lru_cache_add_active_or_unevictable
` [PATCH v10 15/25] mm: introduce __vm_normal_page()
` [PATCH v10 16/25] mm: introduce __page_add_new_anon_rmap()
` [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
` [PATCH v10 18/25] mm: provide speculative fault infrastructure
` [PATCH v10 19/25] mm: adding speculative page fault failure trace events
` [PATCH v10 20/25] perf: add a speculative page fault sw event
` [PATCH v10 21/25] perf tools: add support for the SPF perf event
` [PATCH v10 22/25] mm: speculative page fault handler return VMA
` [PATCH v10 23/25] mm: add speculative page fault vmstats
` [PATCH v10 24/25] x86/mm: add speculative pagefault handling
` [PATCH v10 25/25] powerpc/mm: add speculative page fault

[PATCH] powerpc/time: remove to_tm and use RTC_LIB
 2018-04-17 13:02 UTC 

[PATCH] powerpc/8xx: Remove RTC clock on 88x
 2018-04-17 12:47 UTC 

[PATCH] powerpc/boot: remove unused variable in mpc8xx
 2018-04-17 12:36 UTC 

[PATCH] powerpc/misc: merge reloc_offset() and add_reloc_offset()
 2018-04-17 11:23 UTC 

[PATCH 1/5] powerpc/lib: Fix off-by-one in alternate feature patching
 2018-04-17 10:13 UTC  (6+ 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
` [1/5] powerpc/lib: Fix off-by-one in alternate feature patching

[PATCH] powerpc/64s: Default l1d_size to 64K in RFI fallback flush
 2018-04-17 10:13 UTC  (2+ messages)
`  "

[RESEND PATCH 1/3] powerpc: dts: use 'atmel' as at24 anufacturer for pdm360ng
 2018-04-17  9:40 UTC  (3+ messages)
` [RESEND PATCH 2/3] powerpc: dts: use 'atmel' as at24 manufacturer for kmcent2
` [RESEND PATCH 3/3] powerpc: dts: use a correct at24 compatible fallback in ac14xx

[PATCH] powerpc/misc: get rid of add_reloc_offset()
 2018-04-17  9:30 UTC  (2+ messages)

[PATCH 1/7] powerpc/lib: move PPC32 specific functions out of string.S
 2018-04-17  7:38 UTC  (7+ messages)
` [PATCH 2/7] powerpc/lib: inline memcmp() NUL size verification
` [PATCH 3/7] powerpc/lib: optimise PPC32 memcmp
` [PATCH 4/7] powerpc/lib: inline memcmp() for small constant sizes
` [PATCH 5/7] powerpc/lib: optimise 32 bits __clear_user()
` [PATCH 6/7] powerpc/lib: inline more NUL size verifications
` [PATCH 7/7] powerpc/lib: Remove .balign inside string functions for PPC32

[PATCH] cxl: Configure PSL to not use APC virtual machines
 2018-04-17  5:17 UTC  (3+ messages)

[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  (3+ messages)
` [PATCH v2 6/6] fsl_pmc: update device bindings

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

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

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

[RFC PATCH 0/5] KVM TLB flushing improvements
 2018-04-15  5:28 UTC  (3+ messages)
` [RFC PATCH 4/5] KVM: PPC: Book3S HV: handle need_tlb_flush in C before low-level guest entry

[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  (3+ messages)

[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  (2+ messages)
`  "

[PATCH v3 2/2] mm: remove odd HAVE_PTE_SPECIAL
 2018-04-12 20:46 UTC  (3+ messages)
` [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 "


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