linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-07 19:14:56 to 2019-01-10 14:18:11 UTC [more...]

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

[PATCH v2 00/34] Devicetree schema
 2019-01-10 13:44 UTC  (12+ messages)
` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its own file
    ` [PATCH v2 13/34] dt-bindings: arm: amlogic: Move 'amlogic,meson-gx-ao-secure' "
` [PATCH v2 18/34] dt-bindings: arm: Convert FSL board/soc bindings to json-schema

[PATCH v2 1/3] powerpc: Stop using pr_cont() in __die()
 2019-01-10 13:41 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc: Show PAGE_SIZE in __die() output
` [PATCH v2 3/3] powerpc/64s: Add MMU type to "

[PATCH 1/2] perf powerpc: Rework syscall table generation
 2019-01-10 13:41 UTC  (3+ messages)
` [PATCH 2/2] perf powerpc: Remove unistd.h

[PATCH] powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()
 2019-01-10 13:31 UTC  (10+ messages)

[PATCH v4 00/13] perf/core: Generalise event exclusion checking
 2019-01-10 13:15 UTC  (18+ messages)
` [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v4 11/13] "
` [PATCH v4 13/13] drivers/perf: use PERF_PMU_CAP_NO_EXCLUDE for Cavium TX2 PMU

[PATCH] powerpc/powernv: Allow smt-enabled=off on Power9
 2019-01-10 11:53 UTC 

[PATCH 1/2] powerpc: Use seq_buf to avoid pr_cont() in __die()
 2019-01-10 10:54 UTC  (7+ messages)
` [PATCH 2/2] powerpc: Show PAGE_SIZE in __die() output

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-10  9:06 UTC  (4+ messages)
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()

[PATCH] powerpc/vdso32: Drop -mabi=elfv1 for 32 bit objects
 2019-01-10  7:10 UTC  (2+ messages)

[RFC PATCH kernel] powerpc/stack_protector: Fix external modules building
 2019-01-10  5:42 UTC 

[PATCH] ibmvscsi: use GFP_KERNEL with dma_alloc_coherent in initialize_event_pool
 2019-01-10  2:59 UTC 

[PATCH] ibmvscsi: use GFP_ATOMIC with dma_alloc_coherent in map_sg_data
 2019-01-10  2:58 UTC 

[PATCH] powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool
 2019-01-09 20:30 UTC 

[PATCH] lkdtm: Add a tests for NULL pointer dereference
 2019-01-09 20:05 UTC  (5+ messages)

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2019-01-09 15:27 UTC  (16+ messages)

[Bug 202149] New: NULL Pointer Dereference in __split_huge_pmd on PPC64LE
 2019-01-09 13:38 UTC  (5+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-09 13:38 UTC  (18+ 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 07/19] KVM: PPC: Book3S HV: add a GET_TIMA_FD control to XIVE native device
` [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 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [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] powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
 2019-01-09 13:16 UTC 

[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
 2019-01-09 12:43 UTC 

Kconfig label updates
 2019-01-09 12:37 UTC  (4+ messages)

[PATCH -next] powerpc/mm: Fix debugfs_simple_attr.cocci warnings
 2019-01-09 12:10 UTC 

[PATCH] powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
 2019-01-09 11:54 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-09  9:31 UTC  (14+ messages)

[PATCH V6 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-01-09  8:41 UTC  (10+ 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

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2019-01-09  6:08 UTC  (6+ messages)

perf trace syscall table generation for powerpc with syscall.tbl
 2019-01-09  3:47 UTC  (2+ messages)

[PATCH v8 00/25] Re-use nvram module
 2019-01-08 22:51 UTC  (7+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64

[PATCH] powerpc/ps3: Use struct_size() in kzalloc()
 2019-01-08 21:00 UTC 

[PATCH 0/3] net: y2038-safe socket timeout options
 2019-01-08 21:29 UTC  (7+ messages)
` [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
    ` [PATCH] socket: move compat timeout handling into sock.c
` [PATCH 3/3] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH v2 1/2] mm: add probe_user_read()
 2019-01-08 21:14 UTC  (10+ messages)
` [PATCH v2 2/2] powerpc: use probe_user_read()

[PATCH AUTOSEL 3.18 05/19] powerpc/pseries/cpuidle: Fix preempt warning
 2019-01-08 19:35 UTC 

[PATCH AUTOSEL 4.4 10/28] powerpc/pseries/cpuidle: Fix preempt warning
 2019-01-08 19:34 UTC 

[PATCH AUTOSEL 4.9 14/36] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:33 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 15/36] powerpc/pseries/cpuidle: Fix preempt warning

[PATCH AUTOSEL 4.14 18/53] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 19/53] powerpc/pseries/cpuidle: Fix preempt warning

[PATCH AUTOSEL 4.19 37/97] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 38/97] powerpc/pseries/cpuidle: Fix preempt warning

[PATCH AUTOSEL 4.20 047/117] powerpc/xmon: Fix invocation inside lock region
 2019-01-08 19:26 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 048/117] powerpc/pseries/cpuidle: Fix preempt warning
` [PATCH AUTOSEL 4.20 107/117] KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
` [PATCH AUTOSEL 4.20 108/117] KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest

[PATCH] powerpc/spufs: use struct_size() in kmalloc()
 2019-01-08 18:37 UTC 

[1/2] powerpc/4xx/ocm: Fix phys_addr_t printf warnings
 2019-01-08 17:21 UTC  (4+ messages)

[PATCH] powerpc/ipic: drop unused functions
 2019-01-08 15:08 UTC 

[PATCH] powerpc/irq: drop arch_early_irq_init()
 2019-01-08 14:34 UTC  (3+ messages)

[PATCH v12 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-08 14:34 UTC  (12+ messages)
` [PATCH v12 01/10] powerpc/irq: use memblock functions returning virtual address
` [PATCH v12 02/10] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v12 03/10] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v12 04/10] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v12 05/10] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v12 06/10] powerpc: regain entire stack space
` [PATCH v12 07/10] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v12 08/10] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v12 09/10] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v12 10/10] powerpc: clean stack pointers naming

[PATCH v4 0/6] memblock: simplify several early memory allocation
 2019-01-08 14:23 UTC  (4+ messages)
` [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address

[PATCH 0/3] powerpc/dpaa: use the Cortina PHY driver
 2019-01-08 14:07 UTC  (4+ messages)
` [PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible

[PATCH v2 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-08 13:05 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: fsl: Add Audio Mixer CPU DAI driver
` [PATCH v2 2/4] ASoC: add fsl_audmix DT binding documentation
` [PATCH v2 3/4] ASoC: fsl: Add Audio Mixer machine driver
` [PATCH v2 4/4] ASoC: add imx-audmix DT binding documentation

[PATCH] powerpc: build virtex dtb
 2019-01-08 12:52 UTC 

[PATCH v3 1/2] selftests/powerpc: Add MSR bits
 2019-01-08 11:31 UTC  (6+ messages)

[PATCH v4] selftests/powerpc: New TM signal self test
 2019-01-08 11:31 UTC 

[PATCH NEXT v2 2/4] powerpc/pasemi: Add Nemo board IRQ initroutine
 2019-01-08 10:17 UTC  (4+ messages)
` [NEXT,v2,2/4] "
  `  "

[PATCH v2] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2019-01-08 10:16 UTC  (5+ messages)
` [PATCH] selftests/powerpc: New TM signal self test

[PATCH] powerpc: build dtb even without COMPILE_TEST
 2019-01-08 10:14 UTC  (3+ messages)

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

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

[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


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