linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-17 02:43:49 to 2017-06-21 18:03:24 UTC [more...]

[GIT PULL 00/25] perf/core improvements and fixes
 2017-06-21 18:02 UTC  (2+ messages)
` [PATCH 06/25] perf unwind: Support for powerpc

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-21 17:45 UTC  (4+ messages)
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

1M hugepage size being registered on Linux
 2017-06-21 15:32 UTC  (3+ messages)

[PATCH v2] perf: libdw support for powerpc
 2017-06-21 14:33 UTC  (13+ messages)
` [PATCH v2] perf: libdw support for powerpc [ping]

[PATCH V6 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-21 14:24 UTC  (7+ messages)
` [PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V6 2/2] powerpc/numa: Update CPU topology when VPHN enabled

clean up and modularize arch dma_mapping interface V2
 2017-06-21 13:32 UTC  (16+ messages)
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-06-21 11:53 UTC 

Network TX Stall on 440EP Processor
 2017-06-21 10:19 UTC  (2+ messages)

[PATCH] powerpc: Only obtain cpu_hotplug_lock if called by rtasd
 2017-06-21 10:10 UTC  (2+ messages)

[PATCH V3] cxl: Export library to support IBM XSL
 2017-06-21 10:03 UTC 

[PATCH] powerpc: dts: use #include "..." to include local DT
 2017-06-21  9:48 UTC  (3+ messages)

[RFC v2 00/12] powerpc: Memory Protection Keys
 2017-06-21  9:30 UTC  (53+ messages)
` [RFC v2 01/12] powerpc: Free up four 64K PTE bits in 4K backed hpte pages
` [RFC v2 02/12] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v2 03/12] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v2 04/12] powerpc: store and restore the pkey state across context switches
` [RFC v2 05/12] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v2 06/12] powerpc: Program HPTE key protection bits
` [RFC v2 07/12] powerpc: Macro the mask used for checking DSI exception
` [RFC v2 08/12] powerpc: Handle exceptions caused by violation of pkey protection
` [RFC v2 09/12] powerpc: Deliver SEGV signal on pkey violation
` [RFC v2 10/12] powerpc: Read AMR only if pkey-violation caused the exception
` [RFC v2 11/12]Documentation: Documentation updates
` [RFC v2 12/12]selftest: Updated protection key selftest

[PATCH] powerpc/64: Initialise thread_info for emergency stacks
 2017-06-21  9:25 UTC  (4+ messages)

[PATCH V4 0/2] Add support for OCC command/response interface
 2017-06-21  8:06 UTC  (3+ messages)
` [PATCH V4 1/2] powerpc/powernv: Get a unique token for async completions
` [PATCH V4 2/2] powerpc/powernv : Add support for OPAL-OCC command/response interface

[PATCH 1/2] powerpc/powernv/pci: Add helper to check if a PE has a single vendor
 2017-06-21  7:18 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv/pci: Enable 64-bit devices to access >4GB DMA space

[PATCH v6 0/4] of: remove *phandle properties from expanded device tree
 2017-06-21  6:18 UTC  (7+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] of: make __of_attach_node() static
` [PATCH v6 3/4] of: be consistent in form of file mode
` [PATCH v6 4/4] of: detect invalid phandle in overlay

[PATCH v2] powerpc/64: Initialise thread_info for emergency stacks
 2017-06-21  5:58 UTC 

[PATCH] powerpc/mm/radix: GR field got removed in ISA 3.0B
 2017-06-21  5:20 UTC 

[PATCH] Documentation: remove overlay-notes reference to non-existent file
 2017-06-20 22:40 UTC 

[PATCH V2 0/2] hwmon: (ibmpowernv) Add support for current(A) sensors
 2017-06-20 20:53 UTC  (8+ messages)
` [PATCH V2 1/2] hwmon: (ibmpowernv) introduce a legacy_compatibles array
` [PATCH V2 2/2] hwmon: (ibmpowernv) Add current(A) sensor

[PATCH 0/2] fix loadable module for DPAA Ethernet
 2017-06-20 17:47 UTC  (4+ messages)
` [PATCH 1/2] fsl/fman: propagate dma_ops
` [PATCH 2/2] dpaa_eth: reuse the dma_ops provided by the FMan MAC device

[PATCH v5 1/2] powerpc/fadump: reduce memory consumption for capture kernel
 2017-06-20 15:44 UTC  (12+ messages)
` [PATCH v5 2/2] powerpc/fadump: update documentation about 'fadump_append=' parameter

[next-20170619][a28e46f] WARNING: CPU: 5 PID: 1 at arch/powerpc/lib/feature-fixups.c:214 .check_features+0xa0/0xbc
 2017-06-20 15:34 UTC 

PPC 266MHz 8347E slow kernel decompress
 2017-06-20 13:53 UTC 

clean up and modularize arch dma_mapping interface
 2017-06-20 13:17 UTC  (3+ messages)

[PATCH 1/3] powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode
 2017-06-20 12:54 UTC  (4+ messages)
` [PATCH 2/3] powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()
` [PATCH 3/3] powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()

[BUG][next-20170619][347de24] PowerPC boot fails with Oops
 2017-06-20 11:44 UTC  (2+ messages)

[PATCH] powernv/npu-dma.c: Add explicit flush when sending an ATSD
 2017-06-20  8:37 UTC 

unsubscribe
 2017-06-20  7:57 UTC 

[PATCH] powerpc/time: Fix tracing in time.c
 2017-06-20  7:44 UTC  (3+ messages)

[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
 2017-06-20  7:07 UTC  (2+ messages)

[PATCH] powerpc/modules: Introduce new stub code for SHN_LIVEPATCH symbols
 2017-06-20  5:13 UTC  (2+ messages)

[PATCH] hwmon: (ibmpowernv) Add current(A) sensors
 2017-06-20  4:47 UTC  (3+ messages)

[PATCH V6 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-19 22:13 UTC  (4+ messages)
` [PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V6 1/2] powerpc/numa: Update CPU topology when VPHN enabled
` [PATCH V6 2/2] "

[PATCH] powerpc64/hw_breakpoints: Handle data breakpoints in radix mode
 2017-06-19 18:45 UTC  (5+ messages)
    ` [PATCH v2] powerpc64/exceptions: Refactor code to eliminate a few memory loads

[PATCH] powerpc/mm/hash: Free the subpage_prot_table correctly
 2017-06-19 17:54 UTC  (4+ messages)
    ` [PATCH] powerpc/mm/hash: Free the subpage_prot_table correctlyy

[PATCH 0/9] Reduce PACA save areas
 2017-06-19 17:20 UTC  (7+ messages)
` [PATCH 3/9] powerpc/64s: SLB miss already has CTR saved for relocatable kernel
` [PATCH 4/9] powerpc/64s: SLB miss handler avoid r3 save/restore

[PATCH] dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctly
 2017-06-19 14:40 UTC 

[PATCH V2] cxl: Export library to support IBM XSL
 2017-06-19 14:10 UTC  (3+ messages)

[PATCH] powerpc/perf: Fix POWER9 branch event
 2017-06-19 14:05 UTC  (2+ messages)

Debian 9 "Stretch" released
 2017-06-19 12:37 UTC 

[PATCH 13/13] powerpc/64s: idle runlatch switch is done with MSR[EE]=0
 2017-06-19 12:25 UTC  (2+ messages)
` [13/13] "

[PATCH 08/13] powerpc/64s: idle hmi wakeup is unlikely
 2017-06-19 12:25 UTC  (2+ messages)
` [08/13] "

[PATCH 07/13] powerpc/64s: idle avoid SRR usage in idle sleep/wake paths
 2017-06-19 12:25 UTC  (2+ messages)
` [07/13] "

[PATCH 06/13] powerpc/64s: idle branch to handler with virtual mode offset
 2017-06-19 12:25 UTC  (2+ messages)
` [06/13] "

[PATCH 05/13] powerpc/64s: interrupt replay balance the return branch predictor
 2017-06-19 12:25 UTC  (2+ messages)
` [05/13] "

[PATCH 04/13] powerpc/64s: msgclr when handling doorbell exceptions
 2017-06-19 12:25 UTC  (2+ messages)
` [04/13] "

[PATCH 03/13] powerpc/64s: idle process interrupts from system reset wakeup
 2017-06-19 12:25 UTC  (2+ messages)
` [03/13] "

[PATCH 02/13] powerpc/64s: idle hotplug lazy-irq simplification
 2017-06-19 12:25 UTC  (2+ messages)
` [02/13] "

[PATCH 01/13] powerpc/64s: idle move soft interrupt mask logic into C code
 2017-06-19 12:25 UTC  (2+ messages)
` [01/13] "

[PATCH 1/4] powerpc/64s: context switch leave interrupts hard enabled for radix
 2017-06-19 12:25 UTC  (2+ messages)
` [1/4] "

[PATCH 1/2] powerpc/64s: syscall optimize hypercall/syscall entry
 2017-06-19 12:25 UTC  (2+ messages)
` [1/2] "

[PATCH] powerpc/mm/radix: Only add X for pages overlapping kernel text
 2017-06-19 12:25 UTC  (2+ messages)
`  "

[PATCH v2] drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies
 2017-06-19 12:25 UTC  (2+ messages)
` [v2] "

[PATCH] ppc64/perf: Fix oops when kthread execs user process
 2017-06-19 12:22 UTC  (2+ messages)
`  "

[PATCH v2 2/4] powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS
 2017-06-19 12:22 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc64/hw_breakpoints: Handle data breakpoints in radix mode
 2017-06-19 12:22 UTC  (2+ messages)
`  "

[PATCH v2 3/4] powerpc/kprobes_on_ftrace: Skip livepatch_handler() for jprobes
 2017-06-19 12:22 UTC  (2+ messages)
` [v2, "

[PATCH v2 1/4] powerpc/kprobes: Pause function_graph tracing during jprobes handling
 2017-06-19 12:22 UTC  (2+ messages)
` [v2, "

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-19 10:23 UTC  (3+ messages)

[PATCH v2] crypto: talitos: Extend max key length for SHA384/512-HMAC and AEAD
 2017-06-19  6:38 UTC  (2+ messages)

[PATCH V3 0/2] Add support for OCC command/response interface
 2017-06-19  6:49 UTC  (4+ messages)
` [PATCH V3 1/2] powerpc/powernv: Get a unique token for async completions
` [PATCH V3 2/2] powerpc/powernv : Add support for OPAL-OCC command/response interface

[PATCH v2] macintosh: rack-meter: make of_device_ids const
 2017-06-19  5:44 UTC 

[PATCH] macintosh: rack-meter: make of_device_ids const
 2017-06-19  5:31 UTC 

[PATCH V5 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-19  2:46 UTC  (4+ messages)
` [PATCH 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V5 2/2] powerpc/numa: Update CPU topology when VPHN enabled

[PATCH] powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
 2017-06-18 23:51 UTC 

[PATCH v4 0/5] Improve watchdog config for arch watchdogs
 2017-06-17 12:35 UTC  (9+ messages)
` [PATCH v4 2/5] watchdog: introduce arch_touch_nmi_watchdog()
` [PATCH v4 3/5] watchdog: split up config options
` [PATCH v4 4/5] watchdog: provide watchdog_reconfigure() for arch watchdogs


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