linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-21 00:04:47 to 2017-06-22 18:58:42 UTC [more...]

[next-20170609] WARNING: CPU: 3 PID: 71167 at lib/idr.c:157 idr_replace
 2017-06-22 18:58 UTC  (5+ messages)

[RFC v3 00/23] powerpc: Memory Protection Keys
 2017-06-22 18:50 UTC  (26+ messages)
` [RFC v3 01/23] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v3 02/23] powerpc: introduce set_hidx_slot helper
` [RFC v3 03/23] powerpc: introduce get_hidx_gslot helper
` [RFC v3 04/23] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
` [RFC v3 05/23] powerpc: capture the PTE format changes in the dump pte report
` [RFC v3 06/23] powerpc: use helper functions in __hash_page_4K() for 64K PTE
` [RFC v3 07/23] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v3 08/23] powerpc: use helper functions in flush_hash_page()
` [RFC v3 09/23] mm: introduce an additional vma bit for powerpc pkey
` [RFC v3 10/23] mm: provide the ability to disable execute on a key at creation
` [RFC v3 11/23] x86: key creation with PKEY_DISABLE_EXECUTE is disallowed
` [RFC v3 12/23] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v3 13/23] powerpc: store and restore the pkey state across context switches
` [RFC v3 14/23] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v3 15/23] powerpc: Program HPTE key protection bits
` [RFC v3 16/23] powerpc: Macro the mask used for checking DSI exception
` [RFC v3 17/23] powerpc: Handle exceptions caused by violation of pkey protection
` [RFC v3 18/23] powerpc: Deliver SEGV signal on pkey violation
` [RFC v3 19/23] selftest: Move protecton key selftest to arch neutral directory
` [RFC v3 20/23] selftest: PowerPC specific test updates to memory protection keys
` [RFC v3 21/23] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v3 22/23] Documentation: PowerPC specific updates to memory protection keys
` [RFC v3 23/23] procfs: display the protection-key number associated with a vma

[PATCH 0/4] Reduce ELF_ET_DYN_BASE
 2017-06-22 18:06 UTC  (5+ messages)
` [PATCH 1/4] arm: "
` [PATCH 2/4] arm64: "
` [PATCH 3/4] powerpc: "
` [PATCH 4/4] s390: "

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-22 17:30 UTC  (11+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 3/7] asm-generic/io.h: make ioread64 and iowrite64 universally available
` [PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
` [PATCH 5/7] ntb: ntb_hw_intel: remove ioread64 and iowrite64 hacks
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH] powerpc: Invalidate ERAT on powersave wakeup for POWER9
 2017-06-22 17:26 UTC 

[PATCH 0/2] A couple of small updates/fixes for kprobes tracer
 2017-06-22 17:03 UTC  (6+ messages)
` [PATCH 1/2] trace/kprobes: Sanitize derived event names
` [PATCH 2/2] selftests/ftrace: Update multiple kprobes test for powerpc

[PATCH v3 0/6] powerpc: build out kprobes blacklist -- series 3
 2017-06-22 16:52 UTC  (24+ messages)
` [PATCH v3 1/6] powerpc64/elfv1: Validate function pointer address in the function descriptor
` [PATCH v3 2/6] powerpc/64s: Convert .L__replay_interrupt_return to a local label
` [PATCH v3 3/6] powerpc/64s: Blacklist system_call() and system_call_common() from kprobes
` [PATCH v3 4/6] powerpc/64s: Un-blacklist system_call() "
` [PATCH v3 5/6] powerpc/64s: Blacklist functions invoked on a trap
` [PATCH v3 6/6] powerpc/64s: Blacklist rtas entry/exit from kprobes

DNS (?) not working on G5 (64-bit powerpc) (was [net-next, v3, 3/3] udp: try to avoid 2 cache miss on dequeue)
 2017-06-22 16:43 UTC  (2+ messages)
  ` DNS (?) not working on G5 (64-bit powerpc) (was [net-next,v3,3/3] "

[PATCH V4] cxl: Export library to support IBM XSL
 2017-06-22 16:26 UTC  (2+ messages)

[PATCH v2] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 16:22 UTC  (2+ messages)

[RFC v2 00/12] powerpc: Memory Protection Keys
 2017-06-22 16:20 UTC  (35+ 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 05/12] powerpc: Implementation for sys_mprotect_pkey() system call
` [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 11/12]Documentation: Documentation updates
` [RFC v2 12/12]selftest: Updated protection key selftest

[PATCH] Documentation: remove overlay-notes reference to non-existent file
 2017-06-22 16:15 UTC  (2+ messages)

[PATCH v6 0/4] of: remove *phandle properties from expanded device tree
 2017-06-22 15:54 UTC  (9+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] of: make __of_attach_node() static

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 15:16 UTC  (4+ messages)

DPAA: Software Portal selection for network interface
 2017-06-22 14:48 UTC  (2+ messages)

[PATCH 1/3] powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode
 2017-06-22 13:12 UTC  (2+ messages)
` [1/3] "

[PATCH 1/9] powerpc/64s: slb_allocate_realmode() preserve r3
 2017-06-22 13:12 UTC  (2+ messages)
` [1/9] "

[PATCH] powerpc: Only obtain cpu_hotplug_lock if called by rtasd
 2017-06-22 13:07 UTC  (5+ messages)

[PATCH] dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctly
 2017-06-22 13:01 UTC  (2+ messages)

[PATCH V3] cxl: Export library to support IBM XSL
 2017-06-22 12:25 UTC  (4+ messages)

[RFC PATCH 0/2] guest exploitation of the XIVE interrupt controller
 2017-06-22 12:20 UTC  (4+ messages)
` [RFC PATCH 1/2] powerpc/xive: "
` [RFC PATCH 2/2] powerpc/xive: add XIVE exploitation mode to CAS

1M hugepage size being registered on Linux
 2017-06-22 11:17 UTC  (9+ messages)

[next-20170619][a28e46f] WARNING: CPU: 5 PID: 1 at arch/powerpc/lib/feature-fixups.c:214 .check_features+0xa0/0xbc
 2017-06-22 10:12 UTC  (2+ messages)

[linux-next][489e45][PowerPC] build broke on bare-metal with gcc 4.8.5
 2017-06-22 10:06 UTC 

[RFC v2 0/3] powerpc/mm: Mark memory contexts requiring global TLBIs
 2017-06-22 10:06 UTC  (4+ messages)
` [RFC v2 1/3] powerpc/mm: Add marker for contexts requiring global TLB invalidations
` [RFC v2 2/3] cxl: Mark context requiring global TLBIs
` [RFC v2 3/3] cxl: Add memory barrier to guarantee TLBI scope

Network TX Stall on 440EP Processor
 2017-06-22  8:01 UTC  (5+ messages)

[RESEND PATCH V3] cxl: Export library to support IBM XSL
 2017-06-22  6:57 UTC 

[PATCH backport pre-4.9] powerpc/slb: Force a full SLB flush when we insert for a bad EA
 2017-06-22  6:52 UTC 

[PATCH V4 0/2] Add support for OCC command/response interface
 2017-06-22  6:22 UTC  (6+ 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] powerpc/mm/radix: GR field got removed in ISA 3.0B
 2017-06-22  5:22 UTC  (2+ messages)

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-06-22  3:53 UTC  (2+ messages)

[PATCH 00/17] cxlflash: LUN provisioning support and miscellaneous fixes
 2017-06-22  2:16 UTC  (18+ messages)
` [PATCH 01/17] cxlflash: Combine the send queue locks
` [PATCH 02/17] cxlflash: Update cxlflash_afu_sync() to return errno
` [PATCH 03/17] cxlflash: Reset hardware queue context via specified register
` [PATCH 04/17] cxlflash: Schedule asynchronous reset of the host
` [PATCH 05/17] cxlflash: Handle AFU sync failures
` [PATCH 06/17] cxlflash: Track pending scsi commands in each hardware queue
` [PATCH 07/17] cxlflash: Flush pending commands in cleanup path
` [PATCH 08/17] cxlflash: Add scsi command abort handler
` [PATCH 09/17] cxlflash: Create character device to provide host management interface
` [PATCH 10/17] cxlflash: Separate AFU internal command handling from AFU sync specifics
` [PATCH 11/17] cxlflash: Introduce host ioctl support
` [PATCH 12/17] cxlflash: Refactor AFU capability checking
` [PATCH 13/17] cxlflash: Support LUN provisioning
` [PATCH 14/17] cxlflash: Support AFU debug
` [PATCH 15/17] cxlflash: Support WS16 unmap
` [PATCH 16/17] cxlflash: Remove zeroing of private command data
` [PATCH 17/17] cxlflash: Update TMF command processing

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-22  1:33 UTC  (5+ messages)
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

[next-20170609] Oops while running CPU off-on (cpuset.c/cpuset_can_attach)
 2017-06-22  0:40 UTC  (3+ messages)

clean up and modularize arch dma_mapping interface V2
 2017-06-21 19:24 UTC  (6+ messages)
` new dma-mapping tree, was "

[PATCH] powerpc: Convert VDSO update function to use new update_vsyscall interface
 2017-06-21 18:51 UTC  (2+ messages)

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

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

[PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
 2017-06-21 14:24 UTC  (3+ messages)

[PATCH V6 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-21 14:18 UTC  (3+ messages)

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

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

[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 v2] powerpc/64: Initialise thread_info for emergency stacks
 2017-06-21  5:58 UTC 


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