messages from 2017-03-10 04:48:20 to 2017-03-15 16:59:16 UTC [more...]
[PATCH v3 0/7] Remove unneeded build directory traversals
2017-03-15 16:37 UTC (2+ messages)
` [PATCH v3 5/7] auxdisplay: Only descend into directory when CONFIG_AUXDISPLAY is set
[RFC PATCH 00/13] Introduce first class virtual address spaces
2017-03-15 16:51 UTC (33+ 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 "
[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-15 16:39 UTC (15+ messages)
` [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 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[PATCH 1/4] crypto: powerpc - Factor out the core CRC vpmsum algorithm
2017-03-15 16:10 UTC (5+ messages)
` [PATCH 2/4] crypto: powerpc - Re-enable non-REFLECTed CRCs
` [PATCH 3/4] crypto: powerpc - Add CRC-T10DIF acceleration
` [PATCH 4/4] crypto: powerpc - Stress test for vpmsum implementations
[PATCH] powerpc/pasemi, cbe: Do not process decremeter or external wakeup from powersave
2017-03-15 15:43 UTC
ioctl structs differ from x86_64?
2017-03-15 15:15 UTC (2+ messages)
[PATCH v3 0/2] powerpc: split ftrace bits into separate files
2017-03-15 13:57 UTC (13+ messages)
` [PATCH v3 1/2] powerpc: split ftrace bits into a separate file
[PATCH v2 0/6] powerpc/perf: Export memory hierarchy level
2017-03-15 12:23 UTC (13+ 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] drivers/pcmcia: NO_IRQ removal for electra_cf.c
2017-03-15 12:07 UTC (5+ messages)
[PATCH] powerpc/powernv: de-deuplicate OPAL call wrappers
2017-03-15 11:49 UTC (2+ messages)
[PATCH 1/5] powerpc/smp: use cpu_to_chip_id() to find siblings
2017-03-15 11:33 UTC (12+ messages)
` [PATCH 2/5] powerpc/smp: add set_cpus_related()
` [PATCH 3/5] powerpc/smp: Add update_cpu_masks()
` [PATCH 4/5] powerpc/smp: add cpu_cache_mask
` [PATCH 5/5] powerpc/smp: Add Power9 scheduler topology
[PATCH 0/3] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
2017-03-15 11:11 UTC (8+ 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
[FIX PATCH v1] powerpc/pseries: Fix reference count leak during CPU unplug
2017-03-15 10:48 UTC (5+ messages)
[PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings
2017-03-15 9:36 UTC (5+ messages)
[PATCH v5 0/5] kretprobe fixes
2017-03-15 9:15 UTC (9+ messages)
` [PATCH v5 2/5] powerpc: kretprobes: override default function entry offset
[PATCH 1/2] powerpc/mm: Refactor page table allocation
2017-03-15 9:03 UTC (2+ messages)
[v2 PATCH] powernv-cpuidle: Validate DT property array size
2017-03-15 8:15 UTC
Linux 4.11: Reported regressions as of Tuesday, 20176-03-14
2017-03-15 0:10 UTC (3+ messages)
syscall statx not implemented on powerpc
2017-03-15 0:08 UTC (6+ messages)
[GIT PULL 00/19] perf/core improvements and fixes
2017-03-14 18:50 UTC (4+ messages)
` [PATCH 15/19] perf probe: Factor out the ftrace README scanning
` [PATCH 16/19] perf kretprobes: Offset from reloc_sym if kernel supports it
` [PATCH 17/19] perf powerpc: Choose local entry point with kretprobes
[PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
2017-03-14 14:58 UTC (3+ messages)
[PATCH kernel] powerpc/powernv/ioda2: Update iommu table base on ownership change
2017-03-14 12:39 UTC (3+ messages)
` [kernel] "
[PATCH 0/6] table-based machine check handlers
2017-03-14 12:36 UTC (7+ messages)
` [PATCH 1/6] powerpc/64s: machine check print NIP
` [PATCH 2/6] powerpc/64s: clean up machine check recovery flushing
` [PATCH 3/6] powerpc/64s: move POWER machine check defines into mce_power.c
` [PATCH 4/6] powerpc/64s: data driven machine check evaluation
` [PATCH 5/6] powerpc/64s: data driven machine check handling
` [PATCH 6/6] powerpc/64s: POWER8 add missing machine check definitions
[PATCH] powerpc/boot: Fix zImage TOC alignment
2017-03-14 11:45 UTC (2+ messages)
` "
[PATCH] powerpc: Fix crash introduced with commit 5657933dbb6e
2017-03-14 11:46 UTC (3+ messages)
` "
[PATCH] selftests/powerpc: Replace stxvx and lxvx with their equivalent instruction
2017-03-14 11:45 UTC (2+ messages)
` "
[PATCH kernel] powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
2017-03-14 11:45 UTC (2+ messages)
` [kernel] "
[PATCH 1/3] powerpc/64s: fix handling of non-synchronous machine checks
2017-03-14 11:45 UTC (2+ messages)
` [1/3] "
[PATCH] powerpc/perf: Handle sdar_mode for marked event in power9
2017-03-14 11:45 UTC (2+ messages)
` "
[PATCH] powerpc/perf: Fix perf_get_data_addr() for power9 DD1
2017-03-14 11:45 UTC (2+ messages)
` "
[PATCH V2 0/6] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
2017-03-14 11:08 UTC (7+ messages)
` [PATCH V2 1/6] cxl: Remove unused values in bare-metal environment
` [PATCH V2 2/6] cxl: Keep track of mm struct associated with a context
` [PATCH V2 3/6] cxl: Update implementation service layer
` [PATCH V2 4/6] cxl: Rename some psl8 specific functions
` [PATCH V2 5/6] cxl: Isolate few psl8 specific calls
` [PATCH V2 6/6] cxl: Add psl9 specific code
ioctl structs differ from x86_64?
2017-03-14 10:59 UTC (2+ messages)
[PATCH 0/8] idle fixes and changes for POWER8 and POWER9
2017-03-14 9:23 UTC (9+ messages)
` [PATCH 1/8] powerpc/64s: move remaining system reset idle code into idle_book3s.S
` [PATCH 2/8] powerpc/64s: stop using bit in HSPRG0 to test winkle
` [PATCH 3/8] powerpc/64s: use alternative feature patching
` [PATCH 4/8] powerpc/64s: fix POWER9 machine check handler from stop state
` [PATCH 5/8] powerpc/64s: use PACA_THREAD_IDLE_STATE only in POWER8
` [PATCH 6/8] powerpc/64s: idle expand usable core idle state bits
` [PATCH 7/8] powerpc/64s: idle do not hold reservation longer than required
` [PATCH 8/8] powerpc/64s: idle POWER8 avoid full state loss recovery when possible
[RFC][PATCH 0/2] reworking cause_ipi and adding global doorbell support
2017-03-14 6:22 UTC (11+ 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
[PATCH 0/3] cxl: Provide user-space r/o access to the AFU descriptor
2017-03-14 4:06 UTC (4+ messages)
` [PATCH 1/3] cxl: Re-factor cxl_pci_afu_read_err_buffer()
` [PATCH 2/3] cxl: Introduce afu_desc sysfs attribute
` [PATCH 3/3] cxl: Provide user-space access to afu descriptor on bare metal
[PATCH] kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
2017-03-14 3:08 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-4 tag
2017-03-14 1:15 UTC
[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)
[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)
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
[net-next v2 00/10] QorIQ DPAA 1 updates
2017-03-13 6:01 UTC (2+ messages)
[RFC 0/2] Add support for OCC inband sensors in P9
2017-03-12 22:53 UTC (5+ messages)
` [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] powerpc: fix sparse warning, include kernel header
2017-03-11 22:19 UTC (3+ messages)
[RESEND PATCH] soc/qbman: Disable IRQs for deferred QBMan work
2017-03-10 20:15 UTC
[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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).