linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-29 02:57:10 to 2019-01-08 07:16:54 UTC [more...]

[Bug 202149] New: NULL Pointer Dereference in __split_huge_pmd on PPC64LE
 2019-01-08  7:15 UTC  (2+ messages)

[PATCH v4 1/2] crypto: talitos - reorder code in talitos_edesc_alloc()
 2019-01-08  6:56 UTC  (2+ messages)
` [PATCH v4 2/2] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2019-01-08  6:07 UTC  (7+ messages)

[PATCH 0/3] net: y2038-safe socket timeout options
 2019-01-08  5:22 UTC  (3+ messages)
` [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
` [PATCH 3/3] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH v3] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
 2019-01-08  5:00 UTC  (5+ messages)

[PATCH V6 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-08  4:51 UTC  (5+ messages)
` [PATCH V6 1/4] mm/cma: Add PF flag to force non cma alloc
` [PATCH V6 2/4] mm: Add get_user_pages_cma_migrate
` [PATCH V6 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get
` [PATCH V6 4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing

[PATCHv4 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-01-08  3:09 UTC  (4+ messages)
` [PATCHv4 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv4 3/4] pci: layerscape: Add the EP mode support
` [PATCHv4 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-07 19:10 UTC  (20+ messages)
` [PATCH 01/19] powerpc/xive: export flags for the XIVE native exploitation mode hcalls
` [PATCH 02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 04/19] KVM: PPC: Book3S HV: export services for the XIVE native exploitation device
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 07/19] KVM: PPC: Book3S HV: add a GET_TIMA_FD control to "
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE control to the "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 10/19] KVM: PPC: Book3S HV: add a EISN attribute to kvmppc_xive_irq_state
` [PATCH 11/19] KVM: PPC: Book3S HV: add support for the XIVE native exploitation mode hcalls
` [PATCH 12/19] KVM: PPC: Book3S HV: record guest queue page address
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support
  ` [PATCH 19/19] KVM: introduce a KVM_DELETE_DEVICE ioctl

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-07 16:39 UTC  (20+ messages)
` [PATCH 1/11] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH 2/11] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH 3/11] KVM: Add spte's point in the struct kvm_mmu_page
` [PATCH 4/11] KVM/MMU: Introduce tlb flush with range list
` [PATCH 5/11] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH 6/11] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH 7/11] KVM: Remove redundant check in the kvm_get_dirty_log_protect()
` [PATCH 8/11] KVM: Make kvm_arch_mmu_enable_log_dirty_pt_masked() return value
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 10/11] KVM: Add flush parameter for kvm_age_hva()

[PATCH v4 00/13] perf/core: Generalise event exclusion checking
 2019-01-07 16:27 UTC  (14+ messages)
` [PATCH v4 01/13] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v4 02/13] perf/core: add function to test for event exclusion flags
` [PATCH v4 03/13] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v4 04/13] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v4 05/13] arm: perf: conditionally "
` [PATCH v4 06/13] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v4 07/13] drivers/perf: "
` [PATCH v4 08/13] "
` [PATCH v4 09/13] powerpc: "
` [PATCH v4 10/13] x86: "
` [PATCH v4 11/13] "
` [PATCH v4 12/13] perf/core: remove unused perf_flags
` [PATCH v4 13/13] drivers/perf: use PERF_PMU_CAP_NO_EXCLUDE for Cavium TX2 PMU

[PATCH v3 1/2] selftests/powerpc: Add MSR bits
 2019-01-07 12:58 UTC  (6+ messages)
` [PATCH v3 2/2] selftests/powerpc: New TM signal self test

[PATCH] powerpc: use a CONSOLE_LOGLEVEL_DEBUG macro
 2019-01-07  9:57 UTC 

[PATCH v8 00/25] Re-use nvram module
 2019-01-07  4:52 UTC  (60+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64
` [PATCH v8 18/25] powerpc: Implement nvram sync ioctl
` [PATCH v8 22/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v8 02/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [PATCH v8 13/25] m68k: Dispatch nvram_ops calls to Atari or Mac functions
` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v8 05/25] char/nvram: Adopt arch_nvram_ops
` [PATCH v8 01/25] scsi/atari_scsi: Don't select CONFIG_NVRAM

[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-01-07  2:54 UTC  (3+ messages)
` [PATCH v7 16/22] powerpc: define syscall_get_error()
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument

[GIT PULL] Please pull powerpc/linux.git powerpc-4.21-2 tag
 2019-01-05 20:20 UTC  (4+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-05 16:03 UTC  (13+ messages)

[PATCH 02/12] powerpc/hvsi: fix typo
 2019-01-04 21:52 UTC  (2+ messages)

[RESEND PATCH v5] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2019-01-04 20:51 UTC  (2+ messages)

[PATCH 1/2] powerpc/4xx/ocm: Fix phys_addr_t printf warnings
 2019-01-04 20:46 UTC  (6+ messages)
` [PATCH 2/2] powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig
` [1/2] powerpc/4xx/ocm: Fix phys_addr_t printf warnings

[PATCH] Remove 'type' argument from access_ok() function
 2019-01-04 17:54 UTC  (4+ messages)
`  "

[PATCH] powerpc: build dtb even without COMPILE_TEST
 2019-01-04 17:46 UTC  (2+ messages)

jump_label: move 'asm goto' support test to Kconfig
 2019-01-04  9:56 UTC  (3+ messages)

[RFC PATCH] ASoC: fsl: Add Audio Mixer CPU DAI driver
 2019-01-04  8:52 UTC  (9+ messages)

[PATCH v2] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2019-01-03 13:05 UTC  (4+ messages)
` [PATCH] selftests/powerpc: New TM signal self test

[PATCH] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
 2019-01-03  6:52 UTC  (2+ messages)

[PATCH NEXT v2 2/4] powerpc/pasemi: Add Nemo board IRQ initroutine
 2019-01-02 21:46 UTC  (3+ messages)
` [NEXT,v2,2/4] "
  `  "

[PATCH 0/2] powerpc: Unify the system call scripts
 2019-01-02 15:02 UTC  (3+ messages)
` [PATCH 1/2] powerpc: remove nargs from __SYSCALL
` [PATCH 2/2] powerpc: generate uapi header and system call table files

[PATCH] KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
 2019-01-02 11:31 UTC  (2+ messages)
`  "

[PATCH] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
 2019-01-02 11:31 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/4xx/ocm: fix compilation error
 2019-01-02 11:31 UTC  (2+ messages)
` [v2] "

[PATCH] jump_label: move 'asm goto' support test to Kconfig
 2019-01-02 11:22 UTC  (2+ messages)

[PATCH v5] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2019-01-02 16:23 UTC  (2+ messages)

[PATCH 2/2] s390/pci: handle function enumeration after sriov enablement
 2019-01-02  1:14 UTC  (5+ messages)
` [PATCH 1/2] PCI/IOV: provide flag to skip VF scanning

Runtime warnings in powerpc code
 2019-01-01  0:40 UTC  (2+ messages)

[PATCH] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
 2018-12-31 21:43 UTC 

[PATCH] block/swim3: Fix regression on PowerBook G3
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH] block/swim3: Remove dead return statement
 2018-12-31 17:20 UTC  (2+ messages)

[PATCH v4 0/6] memblock: simplify several early memory allocation
 2018-12-31  9:29 UTC  (7+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v4 2/6] microblaze: prefer memblock API "
` [PATCH v4 3/6] sh: prefer memblock APIs "
` [PATCH v4 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v4 5/6] arch: simplify several early memory allocations
` [PATCH v4 6/6] arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()

[PATCH v4] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2018-12-31  4:22 UTC  (2+ messages)

[PATCH] powerpc: Fix -mcpu= options for SPE-only compiler
 2018-12-29 11:40 UTC  (4+ messages)

[PATCH v3] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2018-12-29  7:06 UTC  (3+ 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).