linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 16:07:04 to 2018-12-14 17:39:23 UTC [more...]

[PATCH] Cover letter for (PCI/AER: only insert one element into kfifo)
 2018-12-14 17:36 UTC  (4+ messages)
` [PATCH] PCI/AER: only insert one element into kfifo

[PATCH 0/2] of: phandle_cache, fix refcounts, remove stale entry
 2018-12-14 17:20 UTC  (6+ messages)
` [PATCH 1/2] of: of_node_get()/of_node_put() nodes held in phandle cache
` [PATCH 2/2] of: __of_detach_node() - remove node from "

use generic DMA mapping code in powerpc V4
 2018-12-14 16:45 UTC  (35+ messages)

use generic DMA mapping code in powerpc V4
 2018-12-14 16:42 UTC  (6+ messages)
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure

[PATCH] lkdtm: Add a tests for NULL pointer dereference
 2018-12-14 15:26 UTC 

[PATCH v2] powerpc/mm: make NULL pointer deferences explicit on bad page faults
 2018-12-14 15:23 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.20-4 tag
 2018-12-14 14:26 UTC 

[PATCH] powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigs
 2018-12-14 13:57 UTC 

[PATCH 0/2] sriov enablement on s390
 2018-12-14 13:18 UTC  (10+ messages)
          ` [PATCH 1/2] PCI: provide pcibios_sriov_add_vfs
          ` [PATCH 2/2] s390/pci: handle function enumeration after sriov enablement

[PATCH v1 0/9] mm: PG_reserved cleanups and documentation
 2018-12-14 11:10 UTC  (10+ messages)
` [PATCH v1 1/9] agp: efficeon: no need to set PG_reserved on GATT tables
` [PATCH v1 2/9] s390/vdso: don't clear PG_reserved
` [PATCH v1 3/9] powerpc/vdso: "
` [PATCH v1 4/9] riscv/vdso: "
` [PATCH v1 5/9] m68k/mm: use __ClearPageReserved()
` [PATCH v1 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v1 7/9] arm64: kdump: No need to mark crashkernel pages manually PG_reserved
` [PATCH v1 8/9] ia64: perfmon: Don't mark buffer pages as PG_reserved
` [PATCH v1 9/9] mm: better document PG_reserved

[PATCH] powerpc/prom: fix early DEBUG messages
 2018-12-14 10:37 UTC  (3+ messages)

[PATCH v2] powerpc/prom: fix early DEBUG messages
 2018-12-14 10:27 UTC 

[PATCH v2 0/5] powerpc/perf: IMC trace-mode support
 2018-12-14  9:11 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/include: Add data structures and macros for IMC trace mode
` [PATCH v2 2/5] powerpc/perf: Rearrange setting of ldbar for thread-imc
` [PATCH v2 3/5] powerpc/perf: Add privileged access check for thread_imc
` [PATCH v2 4/5] powerpc/perf: Trace imc events detection and cpuhotplug
` [PATCH v2 5/5] powerpc/perf: Trace imc PMU functions

[PATCH] powerpc/mm: make NULL pointer deferences explicit on bad page faults
 2018-12-14  8:01 UTC  (3+ messages)

lockdep WARN_ON in ppc440 with -next
 2018-12-14  6:00 UTC 

[PATCH V4 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  5:29 UTC  (9+ messages)
` [PATCH V4 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V4 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V4 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V4 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V4 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V4 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V4 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V4 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH kernel v5 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-14  3:18 UTC  (22+ messages)
` [PATCH kernel v5 01/20] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v5 02/20] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v5 03/20] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v5 04/20] powerpc/powernv: Move npu struct from pnv_phb to pci_controller
` [PATCH kernel v5 05/20] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v5 06/20] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v5 07/20] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v5 08/20] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v5 09/20] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [PATCH kernel v5 10/20] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v5 11/20] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v5 12/20] powerpc/powernv/npu: Move single TVE handling to NPU PE
` [PATCH kernel v5 13/20] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v5 14/20] powerpc/powernv/npu: Add compound IOMMU groups
` [PATCH kernel v5 15/20] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v5 16/20] powerpc/powernv/npu: Check mmio_atsd array bounds when populating
` [PATCH kernel v5 17/20] powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
` [PATCH kernel v5 18/20] vfio_pci: Allow mapping extra regions
` [PATCH kernel v5 19/20] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v5 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver

[PATCH V3 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  3:11 UTC  (9+ messages)
` [PATCH V3 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V3 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V3 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V3 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V3 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V3 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V3 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V3 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH V2 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  2:04 UTC  (4+ messages)
` [PATCH V2 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2

[PATCH v1 0/2] Interface to expose VPHN information
 2018-12-14  0:33 UTC  (3+ messages)
    ` [PATCH v1 2/2] powerpc/pseries: Add debugfs interface to retrieve VPHN info

[PATCH] kernel/dma/direct: Do not include SME mask in the DMA supported check
 2018-12-13 22:51 UTC 

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-13 17:24 UTC  (4+ messages)
` [PATCH v6 18/27] powerpc: define syscall_get_error()
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument
` [PATCH v6 25/27] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call

[PATCH] dma-direct: Fix return value of dma_direct_supported
 2018-12-13 19:58 UTC  (5+ messages)

[PATCH v1 00/13] powerpc/32s: Use BATs for STRICT_KERNEL_RWX
 2018-12-13 14:51 UTC  (5+ messages)
` [PATCH v1 03/13] powerpc/mm/32s: rework mmu_mapin_ram()

[PATCH v5 0/5] powerpc: system call table generation support
 2018-12-13  9:02 UTC  (6+ messages)
` [PATCH v5 1/5] powerpc: add __NR_syscalls along with NR_syscalls
` [PATCH v5 2/5] powerpc: move macro definition from asm/systbl.h
` [PATCH v5 3/5] powerpc: add system call table generation support
` [PATCH v5 4/5] powerpc: split compat syscall table out from native table
` [PATCH v5 5/5] powerpc: generate uapi header and system call table files

[PATCH] powerpc/8xx: hide itlbie and dtlbie symbols
 2018-12-13  8:09 UTC  (3+ messages)

[PATCH v2] powerpc/8xx: hide itlbie and dtlbie symbols
 2018-12-13  8:08 UTC 

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-13  7:47 UTC  (4+ messages)
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int

[PATCH v2] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
 2018-12-13  7:34 UTC 

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-13  7:27 UTC  (3+ messages)

[PATCH] powerpc/powernv: Move opal_power_control_init() call in opal_init()
 2018-12-13  5:47 UTC 

[PATCH AUTOSEL 3.18 10/16] ide: pmac: add of_node_put()
 2018-12-13  4:33 UTC 

[PATCH AUTOSEL 4.4 13/23] ide: pmac: add of_node_put()
 2018-12-13  4:32 UTC 

[PATCH AUTOSEL 4.9 14/34] ide: pmac: add of_node_put()
 2018-12-13  4:31 UTC 

[PATCH AUTOSEL 4.14 16/41] ide: pmac: add of_node_put()
 2018-12-13  4:30 UTC 

[PATCH AUTOSEL 4.19 31/73] ide: pmac: add of_node_put()
 2018-12-13  4:27 UTC 

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-13  3:25 UTC  (3+ messages)
` [PATCH kernel v4 03/19] powerpc/vfio/iommu/kvm: Do not pin device memory

[PATCH] lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
 2018-12-13  3:09 UTC  (2+ messages)

[PATCH v03] powerpc/mobility: Fix node detach/rename problem
 2018-12-13  2:57 UTC  (7+ messages)

[PATCH] powerpc/mm/hash: Hand user access of kernel address gracefully
 2018-12-13  2:15 UTC  (3+ messages)

[PATCH v9 00/14] Appended signatures support for IMA appraisal
 2018-12-13  2:09 UTC  (15+ messages)
` [PATCH v9 01/14] MODSIGN: Export module signature definitions
` [PATCH v9 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v9 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v9 04/14] integrity: Introduce struct evm_xattr
` [PATCH v9 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v9 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v9 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v9 08/14] ima: Introduce is_signed()
` [PATCH v9 09/14] ima: Export func_tokens
` [PATCH v9 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v9 11/14] ima: Implement support "
` [PATCH v9 12/14] ima: Add new "d-sig" template field
` [PATCH v9 13/14] ima: Write modsig to the measurement list
` [PATCH v9 14/14] ima: Store the measurement again when appraising a modsig

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-12-12 17:08 UTC  (9+ messages)
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags

[PATCH 00/11] powerpc/fsl: NXP PowerPC Spectre variant 2 workarounds
 2018-12-12 14:03 UTC  (12+ messages)
` [PATCH 01/11] powerpc/fsl: Add infrastructure to fixup branch predictor flush
` [PATCH 02/11] powerpc/fsl: Add macro to flush the branch predictor
` [PATCH 03/11] powerpc/fsl: Fix spectre_v2 mitigations reporting
` [PATCH 04/11] powerpc/fsl: Emulate SPRN_BUCSR register
` [PATCH 05/11] powerpc/fsl: Add nospectre_v2 command line argument
` [PATCH 06/11] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
` [PATCH 07/11] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` [PATCH 08/11] powerpc/fsl: Flush branch predictor when entering KVM
` [PATCH 09/11] powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
` [PATCH 10/11] powerpc/fsl: Update Spectre v2 reporting
` [PATCH 11/11] powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg

[PATCH v3] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-12 10:35 UTC  (4+ messages)

[PATCH v4 5/5] powerpc: generate uapi header and system call table files
 2018-12-12  9:24 UTC  (2+ messages)

[powerpc:next-test 70/71] include/asm-generic/memory_model.h:55:54: error: 'vmemmap' undeclared; did you mean 'mem_map'?
 2018-12-12  7:23 UTC  (2+ messages)

[PATCH v4] kbuild: Add support for DT binding schema checks
 2018-12-12  3:05 UTC  (2+ messages)

[PATCH v3] kbuild: Add support for DT binding schema checks
 2018-12-12  3:04 UTC  (6+ messages)

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2018-12-12  3:04 UTC  (4+ messages)

[PATCH v2] ocxl: Fix endiannes bug in read_afu_name()
 2018-12-12  2:26 UTC  (2+ messages)

[PATCH 1/2 v3] powerpc/fsl: Use new clockgen binding
 2018-12-12  1:57 UTC  (3+ messages)

Snowpatch
 2018-12-11 23:18 UTC  (2+ messages)

[powerpc:next-test 70/71] arch/powerpc/include/asm/io.h:835:22: note: in expansion of macro 'page_to_pfn'
 2018-12-11 22:35 UTC  (2+ messages)

[PATCH v2 01/11] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-12-11 20:46 UTC  (4+ messages)
` [RFC PATCH v2 11/11] powerpc/book3s32: Implement Kernel Userspace Access Protection

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-11 22:11 UTC  (8+ messages)

[RFC 0/3] powerpc/pseries: Remap hw to kernel cpu indexes
 2018-12-11 22:04 UTC  (4+ messages)
` [RFC 1/3] powerpc/numa: Conditionally online new nodes
` [RFC 2/3] powerpc/numa: Define mapping between HW and kernel cpus
` [RFC 3/3] powerpc/numa: Apply "

[PATCH] i2c: powermac: Use of_node_name_eq for node name comparisons
 2018-12-11 20:16 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).