linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-19 21:12:56 to 2019-03-22 07:40:47 UTC [more...]

[PATCH 0/2] Auto-promotion logic for cpuidle states
 2019-03-22  7:38 UTC  (4+ messages)
` [PATCH 1/2] cpuidle : auto-promotion "
` [PATCH 2/2] cpuidle : Add auto-promotion flag to cpuidle flags

[PATCH 0/2] Auto-promotion logic for cpuidle states
 2019-03-22  7:29 UTC  (3+ messages)
` [PATCH 1/2] cpuidle : auto-promotion "
` [PATCH 2/2] cpuidle : Add auto-promotion flag to cpuidle flags

[PATCH 1/5] powerpc/sparse: fix possible object reference leak
 2019-03-22  7:09 UTC  (6+ messages)
` [PATCH 2/5] powerpc/83xx: "
` [PATCH 3/5] powerpc/powernv: "
` [PATCH 4/5] powerpc/embedded6xx: "
` [PATCH 5/5] powerpc/8xx: "

[PATCH] powerpc: vdso: Make vdso32 installation conditional in vdso_install
 2019-03-22  4:24 UTC 

[PATCH linux-next v8 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-03-22  4:16 UTC  (2+ messages)
` [PATCH linux-next v8 5/7] powerpc: define syscall_get_error()

[PATCH kernel RFC 0/2] vfio, powerpc/powernv: Isolate GV100GL
 2019-03-22  3:08 UTC  (9+ messages)
` [PATCH kernel RFC 2/2] vfio-pci-nvlink2: Implement interconnect isolation

[PATCH] arch/powerpc/crypto/crc-vpmsum_test: Use cheaper random numbers for self-test
 2019-03-22  2:13 UTC  (2+ messages)

[PATCH v5 01/10] powerpc/powernv/idle: Restore IAMR after idle
 2019-03-22  0:35 UTC  (10+ messages)
` [PATCH v5 02/10] powerpc/powernv/idle: Restore AMR/UAMOR/AMOR "
` [PATCH v5 05/10] powerpc: Add a framework for Kernel Userspace Access Protection

[PATCH] powerpc: vmlinux.lds: Drop Binutils 2.18 workarounds
 2019-03-22  0:22 UTC  (3+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-03-22  0:05 UTC  (7+ messages)

[PATCH 1/4] add generic builtin command line
 2019-03-21 22:15 UTC  (6+ messages)

powerpc32 boot crash in 5.1-rc1
 2019-03-21 21:16 UTC  (2+ messages)

[PATCH] kmemleak: powerpc: skip scanning holes in the .bss section
 2019-03-21 18:17 UTC  (2+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-21  8:40 UTC  (3+ messages)

[PATCH -next] crypto: vmx - Make p8_init and p8_exit static
 2019-03-21 15:11 UTC 

[PATCH V3] ASoC: fsl_asrc: add constraint for the asrc of older version
 2019-03-21 15:07 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: add constraint for the asrc of older version" to the asoc tree

[PATCH V4] ASoC: fsl_esai: fix channel swap issue when stream starts
 2019-03-21 15:07 UTC  (4+ messages)
` [alsa-devel] "
` Applied "ASoC: fsl_esai: fix channel swap issue when stream starts" to the asoc tree

[RFC PATCH 0/1] KVM: PPC: Inform userspace about singlestep support
 2019-03-21 14:35 UTC  (4+ messages)
` [RFC PATCH 1/1] KVM: PPC: Report single stepping capability

[PATCH v5 04/19] powerpc: mm: Add p?d_large() definitions
 2019-03-21 14:19 UTC 

[RFC PATCH 0/8] Convert mount_single-using filesystems to fs_context
 2019-03-21 11:48 UTC  (2+ messages)
` [RFC PATCH 7/8] vfs: Convert spufs "

[PATCH v1 00/27] Reduce ifdef mess in hugetlbpage.c and slice.c
 2019-03-21 10:44 UTC  (30+ messages)
` [PATCH v1 01/27] powerpc/mm: Don't BUG() in hugepd_page()
` [PATCH v1 02/27] powerpc/mm: don't BUG in add_huge_page_size()
` [PATCH v1 03/27] powerpc/mm: don't BUG() in slice_mask_for_size()
` [PATCH v1 04/27] powerpc/book3e: drop mmu_get_tsize()
` [PATCH v1 05/27] powerpc/mm: drop slice_set_user_psize()
` [PATCH v1 06/27] powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
` [PATCH v1 07/27] powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E
` [PATCH v1 08/27] powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
` [PATCH v1 09/27] powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
` [PATCH v1 10/27] powerpc/mm: make gup_hugepte() static
` [PATCH v1 11/27] powerpc/mm: split asm/hugetlb.h into dedicated subarch files
` [PATCH v1 12/27] powerpc/mm: add a helper to populate hugepd
` [PATCH v1 13/27] powerpc/mm: define get_slice_psize() all the time
` [PATCH v1 14/27] powerpc/mm: no slice for nohash/64
` [PATCH v1 15/27] powerpc/mm: cleanup ifdef mess in add_huge_page_size()
` [PATCH v1 16/27] powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
` [PATCH v1 17/27] powerpc/mm: cleanup HPAGE_SHIFT setup
` [PATCH v1 18/27] powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
` [PATCH v1 19/27] powerpc/mm: drop slice DEBUG
` [PATCH v1 20/27] powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
` [PATCH v1 21/27] powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
` [PATCH v1 22/27] powerpc/mm: move slice_mask_for_size() into mmu.h
` [PATCH v1 23/27] powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
` [PATCH v1 24/27] powerpc: define subarch SLB_ADDR_LIMIT_DEFAULT
` [PATCH v1 25/27] powerpc/mm: flatten function __find_linux_pte()
` [PATCH v1 26/27] powerpc/mm: flatten function __find_linux_pte() step 2
` [PATCH v1 27/27] powerpc/mm: flatten function __find_linux_pte() step 3

[PATCH] powerpc/highmem: change BUG_ON() to WARN_ON()
 2019-03-21 10:14 UTC  (5+ messages)

[PATCH] powerpc/security: Fix spectre_v2 reporting
 2019-03-21  9:59 UTC  (3+ messages)

[PATCH v4 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-03-21  8:48 UTC  (20+ messages)
` [PATCH v4 01/17] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH v4 02/17] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH v4 03/17] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE
` [PATCH v4 04/17] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
` [PATCH v4 05/17] KVM: PPC: Book3S HV: XIVE: add a control to configure "
` [PATCH v4 06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration
` [PATCH v4 07/17] KVM: PPC: Book3S HV: XIVE: add a global reset control
` [PATCH v4 08/17] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources
` [PATCH v4 09/17] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages
` [PATCH v4 10/17] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state
` [PATCH v4 11/17] KVM: introduce a 'mmap' method for KVM devices
` [PATCH v4 12/17] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping
` [PATCH v4 13/17] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages
` [PATCH v4 14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support
` [PATCH v4 15/17] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode
` [PATCH v4 16/17] KVM: introduce a KVM_DESTROY_DEVICE ioctl
` [PATCH v4 17/17] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-03-21  8:01 UTC  (8+ messages)

[PATCH v2] kmemleak: skip scanning holes in the .bss section
 2019-03-21  5:15 UTC  (6+ messages)

[PATCH 1/2] ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
 2019-03-21  0:14 UTC  (4+ messages)
` [PATCH 2/2] ibmvscsi: Fix empty event pool access during host removal

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-03-21  3:12 UTC  (14+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH v2 13/13] syscall_get_arch: add "struct task_struct *" argument
 2019-03-21  1:22 UTC  (2+ messages)

[PATCH 1/4] ibmvfc: Remove "failed" from logged errors
 2019-03-20 19:56 UTC  (4+ messages)
` [PATCH 2/4] ibmvfc: Add failed PRLI to cmd_status lookup array
` [PATCH 3/4] ibmvfc: Byte swap status and error codes when logging
` [PATCH 4/4] ibmvfc: Clean up transport events

[PATCH] hotplug/drc-info: ininitialize fndit to zero
 2019-03-20 22:12 UTC  (2+ messages)

[PATCH v2 0/5] ocxl: OpenCAPI Cleanup
 2019-03-20 17:24 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] ocxl: Rename struct link to ocxl_link
  ` [PATCH v3 2/5] ocxl: Clean up printf formats
  ` [PATCH v3 3/5] ocxl: read_pasid never returns an error, so make it void
  ` [PATCH v3 4/5] ocxl: Remove superfluous 'extern' from headers
  ` [PATCH v3 5/5] ocxl: Remove some unused exported symbols

[PATCH v3] powerpc/mm: move warning from resize_hpt_for_hotplug()
 2019-03-20 13:06 UTC  (4+ messages)

[PATCH] powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
 2019-03-20 13:04 UTC  (2+ messages)
`  "

[PATCH v2 01/10] powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
 2019-03-20 13:04 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc/dts/fsl: add crypto node alias for B4
 2019-03-20 12:55 UTC 

[PATCH] powerpc: Make some functions static
 2019-03-20 12:52 UTC  (4+ messages)

Disable kcov for slb routines
 2019-03-20 12:51 UTC  (3+ messages)

Shift overflow warnings in arch/powerpc/boot/addnote.c on 32-bit builds
 2019-03-20 12:45 UTC  (2+ messages)

[RESEND PATCH v2] powerpc: mute unused-but-set-variable warnings
 2019-03-20 12:42 UTC  (4+ messages)

[PATCH] crypto: vmx - fix copy-paste error in CTR mode
 2019-03-20  8:40 UTC  (2+ messages)

[PATCH 1/3] powerpc/32s: drop Hash_end
 2019-03-20  8:06 UTC  (3+ messages)
` [PATCH 2/3] powerpc/32s: don't try to print hash table address
` [PATCH 3/3] powerpc/mm: print hash info in a helper

[PATCH v3 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-03-20  6:44 UTC  (8+ messages)
` [PATCH v3 06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration

[PATCH 0/8]
 2019-03-20  6:24 UTC  (18+ messages)
` [PATCH 1/8] powerpc/64: Adjust order in pcibios_init()
` [PATCH 2/8] powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
` [PATCH 3/8] powerpc/eeh: Convert PNV_PHB_FLAG_EEH to global flag
` [PATCH 4/8] powerpc/eeh: Improve debug messages around device addition
` [PATCH 5/8] powerpc/eeh: Add eeh_show_enabled()
` [PATCH 6/8] powerpc/eeh: Initialize EEH address cache earlier
` [PATCH 7/8] powerpc/eeh: EEH for pSeries hot plug
` [PATCH 8/8] powerpc/eeh: Remove eeh_probe_devices() and eeh_addr_cache_build()

[PATCH 0/7] Refactor OCXL driver to allow external drivers to use it
 2019-03-20  5:08 UTC  (12+ messages)
` [PATCH 6/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
` [PATCH v2 0/7] Refactor OCXL driver to allow external drivers to use it
  ` [PATCH v2 1/7] ocxl: Split pci.c
  ` [PATCH v2 2/7] ocxl: Don't pass pci_dev around
  ` [PATCH v2 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
  ` [PATCH v2 4/7] ocxl: Allow external drivers to use OpenCAPI contexts
  ` [PATCH v2 5/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
  ` [PATCH v2 6/7] ocxl: move event_fd handling to frontend
  ` [PATCH v2 7/7] ocxl: Provide global MMIO accessors for external drivers

[PATCH v3 0/3] Append new variables to vmcoreinfo (PTRS_PER_PGD for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-03-20  5:09 UTC  (3+ messages)
` [PATCH v3 2/3] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [PATCH v3 3/3] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'

[PATCH 4/4] powerpc: convert config files to generic cmdline
 2019-03-19 23:24 UTC 

[PATCH 2/4] drivers: of: generic command line support
 2019-03-19 23:24 UTC 

[PATCH 3/4] powerpc: convert to generic builtin command line
 2019-03-19 23:24 UTC 

Generic command line -v2
 2019-03-19 23:24 UTC 

[PATCH net-next] ibmveth: Make array ibmveth_stats static
 2019-03-19 21:10 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).