linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-07 20:51:48 to 2017-03-14 02:47:48 UTC [more...]

[PATCH] kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
 2017-03-14  2:47 UTC 

[RFC][PATCH 0/2] reworking cause_ipi and adding global doorbell support
 2017-03-14  2:34 UTC  (6+ messages)
` [PATCH 1/2] powerpc/64s: change the doorbell IPI calling convention
` [PATCH 2/2] powerpc/64s: use global doorbell on POWER9 in HV mode

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14  2:34 UTC  (26+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions
` [RFC PATCH 12/13] mm/vas: Add lazy-attach support for first class virtual address spaces
` [RFC PATCH 13/13] fs/proc: Add procfs "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-4 tag
 2017-03-14  1:15 UTC 

[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-14  0:55 UTC  (15+ messages)
` [PATCH kernel v8 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v8 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v8 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v8 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v8 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v8 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v8 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v8 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v8 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v8 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[RFC] powerpc: handle simultanneous interrupts at once
 2017-03-13 23:42 UTC  (2+ messages)

5-level pagetable patches break ppc64le
 2017-03-13 20:41 UTC  (3+ messages)

syscall statx not implemented on powerpc
 2017-03-13 20:01 UTC  (3+ messages)

[PATCH v2 0/6] powerpc/perf: Export memory hierarchy level
 2017-03-13 19:21 UTC  (9+ messages)
` [PATCH v2 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src
` [PATCH v2 2/6] powerpc/perf: Export memory hierarchy info to user space

[PATCH] ASoC: fsl: constify snd_soc_ops structures
 2017-03-13 19:12 UTC 

4.11.0-rc1 boot resulted in WARNING: CPU: 14 PID: 1722 at fs/sysfs/dir.c:31 .sysfs_warn_dup+0x78/0xb0
 2017-03-13 17:30 UTC  (6+ messages)

[BUG] [PowerPC] Kernel Oops when booting Linux mainline
 2017-03-13 16:53 UTC  (2+ messages)

[FIX PATCH v1] powerpc/pseries: Fix reference count leak during CPU unplug
 2017-03-13 10:29 UTC  (5+ messages)

Today's mainline failed to boot on Power 6 with WARNING: CPU: 8 PID: 0 at kernel/sched/sched.h
 2017-03-13  6:13 UTC 

[PATCH 0/3] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
 2017-03-13  6:01 UTC  (4+ messages)
` [PATCH 1/3] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug
` [PATCH 2/3] powernv:idle: Don't override default/deepest directly in kernel
` [PATCH 3/3] powernv:Recover correct PACA on wakeup from a stop on P9 DD1

[net-next v2 00/10] QorIQ DPAA 1 updates
 2017-03-13  6:01 UTC  (12+ messages)
` [net-next v2 01/10] fsl/fman: parse result data is big endian
` [net-next v2 02/10] fsl/fman: set HW parser as BMI next engine
` [net-next v2 03/10] fsl/fman: remove wrong free
` [net-next v2 04/10] fsl/fman: enlarge FIFO to allow for the 5th port
` [net-next v2 05/10] dpaa_eth: remove redundant initialization
` [net-next v2 06/10] dpaa_eth: enable Rx checksum offload
` [net-next v2 07/10] dpaa_eth: do not ignore port api return value
` [net-next v2 08/10] dpaa_eth: add four prioritised Tx traffic classes
` [net-next v2 09/10] dpaa_eth: enable multiple "
` [net-next v2 10/10] dpaa_eth: enable context-A stashing

[RFC 0/2] Add support for OCC inband sensors in P9
 2017-03-12 22:53 UTC  (6+ messages)
` [RFC 1/2] powerpc/powernv: Enable support for OCC inband platform sensors
` [RFC 2/2] hwmon: powernv: Hwmon driver for OCC inband power and temperature sensors

[PATCH] powerpc/powernv: fix POWER9 msgsnd addressing
 2017-03-12 17:03 UTC  (2+ messages)
` [PATCH] KVM: PPC: Book3S HV: Use msgsync for hypervisor doorbells on POWER9

[PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
 2017-03-12 13:17 UTC 

[PATCH] powerpc: fix sparse warning, include kernel header
 2017-03-11 22:19 UTC  (3+ messages)

[PATCH] powerpc: Fix crash introduced with commit 5657933dbb6e
 2017-03-11 17:07 UTC  (2+ messages)

[RESEND PATCH] soc/qbman: Disable IRQs for deferred QBMan work
 2017-03-10 20:15 UTC 

[PATCH v3 0/2] powerpc: split ftrace bits into separate files
 2017-03-10 16:54 UTC  (10+ messages)
` [PATCH v3 1/2] powerpc: split ftrace bits into a separate file

[PATCH] powerpc: sysdev: cpm1: Optimise gpio bit calculation
 2017-03-10 15:41 UTC  (9+ messages)

[PATCH v4] powernv/sensor: Handle OPAL_WRONG_STATE error return
 2017-03-10 11:57 UTC 

[PATCH 3.16 122/370] powerpc: Fix build warning on 32-bit PPC
 2017-03-10 11:46 UTC 

[PATCH 1/2] powerpc/fadump: reserve memory at halfway mark
 2017-03-10 10:44 UTC  (3+ messages)
` [PATCH 2/2] powerpc/fadump: update fadump documentation

[PATCH] powerpc/8xx: fix mpc8xx_get_irq() return on no irq
 2017-03-10 10:37 UTC 

[RFC][PATCH 0/5] power saving wakeup changes for POWER9 MCE
 2017-03-10 10:34 UTC  (5+ messages)
` [PATCH 5/5] powerpc/64s: fix POWER9 machine check handler from stop state

[PATCH] powerpc: asm: convert directive .llong to .8byte
 2017-03-10  8:20 UTC  (5+ messages)

[PATCH kernel v7 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-10  0:36 UTC  (15+ messages)
` [PATCH kernel v7 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v7 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v7 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v7 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v7 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v7 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v7 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v7 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v7 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v7 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

kernel versions
 2017-03-09 23:48 UTC  (2+ messages)

[PATCH 04/19] powerpc: mpc52xx_gpt: make use of raw_spinlock variants
 2017-03-09 16:21 UTC 

[libhugetlbfs] linkhuge_rw fails with gcc 6.2.0 on 4.11.0-rc1 ppc64le
 2017-03-09 10:02 UTC 

[PATCH] powerpc/8xx: Adding support of IRQ in MPC8xx GPIO
 2017-03-09  9:42 UTC 

[PATCH v5 0/5] kretprobe fixes
 2017-03-09  8:03 UTC  (14+ messages)
` [PATCH v5 1/5] trace/kprobes: fix check for kretprobe offset within function entry
` [PATCH v5 2/5] powerpc: kretprobes: override default function entry offset
` [PATCH v5 3/5] perf: probe: factor out the ftrace README scanning
` [PATCH v5 4/5] perf: kretprobes: offset from reloc_sym if kernel supports it
` [PATCH v5 5/5] perf: powerpc: choose local entry point with kretprobes

[PATCH] net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-09  6:06 UTC  (2+ messages)

[PATCH 0/3 v2] MCE handler for POWER9
 2017-03-09  5:35 UTC  (4+ messages)
` [PATCH 3/3] powerpc/64s: POWER9 machine check handler

[PATCH 1/3] futex: remove duplicated code
 2017-03-09  4:36 UTC  (4+ messages)

[PATCH v2] selftests/powerpc: Replace stxvx and lxvx with their equivalent instruction
 2017-03-09  3:14 UTC 

[PATCH] axonram: Fix gendisk handling
 2017-03-08 17:55 UTC  (2+ messages)

[PATCH] ASoC: fsl: Remove unneeded init of static variable
 2017-03-08 13:23 UTC  (2+ messages)
` Applied "ASoC: fsl: Remove unneeded init of static variable" to the asoc tree

[FIX PATCH] powerpc/pseries: Fix reference count leak during CPU unplug
 2017-03-08 11:49 UTC 

[PATCH] powerpc/ftrace: add ftrace.h, fix sparse warning
 2017-03-08 11:24 UTC  (2+ messages)

[PATCH] powerpc: kprobes: convert __kprobes to NOKPROBE_SYMBOL()
 2017-03-08 10:07 UTC  (3+ messages)

[PATCH v5 00/15] livepatch: hybrid consistency model
 2017-03-08  9:47 UTC  (8+ messages)
` [PATCH v5 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v5 05/15] livepatch/powerpc: add TIF_PATCH_PENDING thread flag

[PATCH] crypto: powerpc - Fix initialisation of crc32c context
 2017-03-08  8:47 UTC  (2+ messages)

[PATCH v4 2/3] perf: kretprobes: offset from reloc_sym if kernel
 2017-03-08  8:01 UTC  (4+ messages)
` [RESEND PATCH 1/6] trace/kprobes: fix check for kretprobe offset within function entry

[PATCH] powerpc: Sort the selects under CONFIG_PPC
 2017-03-08  7:26 UTC  (2+ messages)
`  "

[PATCH] powerpc/64: Fix L1D cache shape vector reporting L1I values
 2017-03-08  7:26 UTC  (2+ messages)
`  "

[PATCH] powerpc: Avoid panic during boot due to divide by zero in init_cache_info()
 2017-03-08  7:25 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/xics,icp-opal: Fix CPPR setting for icp-opal
 2017-03-08  7:25 UTC  (2+ messages)
` [v2] "

[PATCH V3 1/2] powerpc: Parse the command line before calling CAS
 2017-03-08  7:25 UTC  (2+ messages)
` [V3,1/2] "

[PATCH kernel] powerpc/powernv: Fix clobbered MSR
 2017-03-08  7:25 UTC  (2+ messages)
` [kernel] "

[PATCH] powerpc/64: Invalidate process table caching after setting process table
 2017-03-08  7:25 UTC  (2+ messages)
`  "

[v2 PATCH] powernv:idle: Fix bug due to labeling ambiguity in power_enter_stop
 2017-03-08  7:25 UTC  (2+ messages)
` [v2] "

[PATCH RESEND] selftest/powerpc/alignment: Fix false failures for skipped tests
 2017-03-08  7:25 UTC  (2+ messages)
` [RESEND] "

[PATCH] powerpc: booke: fix boot crash due to null hugepd
 2017-03-08  7:25 UTC  (2+ messages)
`  "

[PATCH v3 1/2] powerpc: Emulation support for load/store instructions on LE
 2017-03-08  7:25 UTC  (2+ messages)
` [v3, "

[PATCH] powerpc/64: Fix checksum folding in csum_add
 2017-03-08  7:25 UTC  (2+ messages)
`  "

[PATCH 2/3] powerpc: allow compilation on cross-endian toolchain
 2017-03-08  7:25 UTC  (2+ messages)
` [2/3] "

[RESEND PATCH] powerpc/pseries: move struct hcall_stats to c file
 2017-03-08  0:37 UTC  (2+ messages)

linux-next: manual merge of the rcu tree with the powerpc-fixes tree
 2017-03-08  0:36 UTC 

[PATCH] powerpc/boot: Fix zImage TOC alignment
 2017-03-07 23:40 UTC 

open list?
 2017-03-07 22:52 UTC  (4+ messages)

[PowerPC] XFS : Metadata corruption detected at 0x60000000382100b0, xfs_agf block
 2017-03-07 20:44 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).