linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-29 21:56:10 to 2017-07-06 08:46:56 UTC [more...]

[PATCH] powerpc/asm: Mark cr0 as clobbered in mftb()
 2017-07-06  8:46 UTC 

Today's linux-next build fail on powerpc
 2017-07-06  6:00 UTC 

[PATCH v6 0/7] perf report: Show branch type
 2017-07-06  1:47 UTC  (5+ messages)

[PATCH RFC 21/26] powerpc: Remove spin_unlock_wait() arch-specific definitions
 2017-07-05 23:57 UTC  (3+ messages)

[RFC v5 00/38] powerpc: Memory Protection Keys
 2017-07-05 21:22 UTC  (39+ messages)
` [RFC v5 01/38] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v5 02/38] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v5 03/38] powerpc: introduce pte_set_hash_slot() helper
` [RFC v5 04/38] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v5 05/38] powerpc: capture the PTE format changes in the dump pte report
` [RFC v5 06/38] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v5 07/38] powerpc: use helper functions in __hash_page_huge() "
` [RFC v5 08/38] powerpc: use helper functions in __hash_page_4K() "
` [RFC v5 09/38] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v5 10/38] powerpc: use helper functions in flush_hash_page()
` [RFC v5 11/38] mm: introduce an additional vma bit for powerpc pkey
` [RFC v5 12/38] mm: ability to disable execute permission on a key at creation
` [RFC v5 13/38] x86: disallow pkey creation with PKEY_DISABLE_EXECUTE
` [RFC v5 14/38] powerpc: initial plumbing for key management
` [RFC v5 15/38] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [RFC v5 16/38] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v5 17/38] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v5 18/38] powerpc: store and restore the pkey state across context switches
` [RFC v5 19/38] powerpc: introduce execute-only pkey
` [RFC v5 20/38] powerpc: ability to associate pkey to a vma
` [RFC v5 21/38] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v5 22/38] powerpc: map vma key-protection bits to pte key bits
` [RFC v5 23/38] powerpc: sys_pkey_mprotect() system call
` [RFC v5 24/38] powerpc: Program HPTE key protection bits
` [RFC v5 25/38] powerpc: helper to validate key-access permissions of a pte
` [RFC v5 26/38] powerpc: check key protection for user page access
` [RFC v5 27/38] powerpc: Macro the mask used for checking DSI exception
` [RFC v5 28/38] powerpc: implementation for arch_vma_access_permitted()
` [RFC v5 29/38] powerpc: Handle exceptions caused by pkey violation
` [RFC v5 30/38] powerpc: capture AMR register content on "
` [RFC v5 31/38] powerpc: introduce get_pte_pkey() helper
` [RFC v5 32/38] powerpc: capture the violated protection key on fault
` [RFC v5 33/38] powerpc: Deliver SEGV signal on pkey violation
` [RFC v5 34/38] procfs: display the protection-key number associated with a vma
` [RFC v5 35/38] selftest: Move protecton key selftest to arch neutral directory
` [RFC v5 36/38] selftest: PowerPC specific test updates to memory protection keys
` [RFC v5 37/38] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v5 38/38] Documentation: PowerPC specific updates to memory protection keys

[PATCH 1/2] powerpc/tm: fix live state of vs0/32 in tm_reclaim
 2017-07-05 20:57 UTC  (9+ messages)
` [PATCH 2/2] powerpc/tm: test for regs sanity in VSX exception
  ` [PATCH] powerpc/tm: fix live state of vs0/32 in tm_reclaim

[PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
 2017-07-05 20:34 UTC  (2+ messages)

[RFC PATCH 0/2] guest exploitation of the XIVE interrupt controller
 2017-07-05 17:31 UTC  (9+ messages)
` [RFC PATCH 1/2] powerpc/xive: "

[PATCH v2 1/3] cyrus: Add poweroff/reset support
 2017-07-05 15:37 UTC  (3+ messages)
` [PATCH 2/3] 85xx: Enable gpio power/reset driver
  `  "

[PATCH 0/5] powernv:idle: Cleanup idle states initialization
 2017-07-05 16:38 UTC  (6+ messages)
` [PATCH 1/5] powernv:idle: Move device-tree parsing to one place
` [PATCH 2/5] powernv:idle: Change return type of pnv_probe_idle_states to int
` [PATCH 3/5] powernv:idle: Define idle init function for power8
` [PATCH 4/5] powernv:idle: Move initialization of sibling pacas to pnv_alloc_idle_core_states
` [PATCH 5/5] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails

[PATCH] powerpc/mm: Implemented default_hugepagesz verification for powerpc
 2017-07-05 16:09 UTC  (5+ messages)

[next-20170609] Oops while running CPU off-on (cpuset.c/cpuset_can_attach)
 2017-07-05 15:28 UTC  (4+ messages)

[PATCH 07/14] spufs: Implement show_options
 2017-07-05 15:24 UTC 

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-07-05 12:13 UTC  (7+ messages)
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

[PATCH 0/3] Have CONFIG_STRICT_KERNEL_RWX work with CONFIG_RELOCATABLE
 2017-07-05  7:14 UTC  (4+ messages)
` [PATCH 1/3] powerpc/mm/radix: Fix relocatable radix mappings for STRICT_RWX
` [PATCH 2/3] powerpc/mm/hash: WARN if relocation is enabled and CONFIG_STRICT_KERNEL_RWX
` [PATCH 3/3] powerpc/strict_kernel_rwx: Don't depend on !RELOCATABLE

[RFC PATCH] powerpc/powernv: report error messages from opal
 2017-07-05  7:07 UTC  (2+ messages)

[PATCH] powerpc/mm: fix a hardcode on memory boundary checking
 2017-07-05  4:45 UTC  (2+ messages)

[PATCH] powerpc/mm: Check gigantic page range correctly inside memblock
 2017-07-05  4:33 UTC  (2+ messages)

[PATCH 0/4] machine check handling improvements
 2017-07-05  4:23 UTC  (6+ messages)
` [PATCH 1/4] powerpc/powernv: handle the platform error reboot in ppc_md.restart
` [PATCH 2/4] powerpc/powernv: machine check use kernel crash path
` [PATCH 3/4] powernv/pseries: "
` [PATCH 4/4] powerpc: machine check interrupt is a non-maskable interrupt

[PATCH 0/3] sreset debugging improvements
 2017-07-05  4:11 UTC  (5+ messages)
` [PATCH v2 1/3] powerpc: do not call ppc_md.panic in fadump panic notifier
` [PATCH v2 2/3] powerpc/pseries/le: work around a firmware quirk
` [PATCH v2 3/3] powerpc: do not send system reset request through the oops path

[RFC] powerpc/mm: Enable gigantic HugeTLB page support for powernv
 2017-07-05  3:49 UTC  (3+ messages)

[PATCH 0/3] sreset debugging improvements
 2017-07-05  0:16 UTC  (7+ messages)
` [PATCH 1/3] powerpc: do not call ppc_md.panic in panic notifier if fadump not used
` [PATCH 2/3] powerpc/pseries/le: work around a firmware quirk
` [PATCH 3/3] powerpc: do not send system reset request through the oops path

[linux-next] cpus stalls detected few hours after booting next kernel
 2017-07-04 23:31 UTC  (9+ messages)

[PATCH] cxl: Fix is_page_fault() for POWER9
 2017-07-04 15:41 UTC 

[v4.12-rc1 regression] mount ext4 fs results in kernel crash on PPC64le host
 2017-07-04 12:12 UTC  (18+ messages)
            ` kworker with empty task->cpus_allowed (was Re: [v4.12-rc1 regression] mount ext4 fs results in kernel crash on PPC64le host)

[PATCH v5 1/7] powerpc64/elfv1: Only dereference function descriptor for non-text symbols
 2017-07-04 10:48 UTC  (2+ messages)
` [v5, "

[PATCH v6 01/10] powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()
 2017-07-04 10:48 UTC  (11+ messages)
` [PATCH v6 02/10] powerpc/mm/radix: Fix execute permissions for interrupt_vectors
` [PATCH v6 03/10] powerpc/kprobes: Move kprobes over to patch_instruction()
` [PATCH v6 04/10] powerpc/kprobes/optprobes: Use patch_instruction()
` [PATCH v6 05/10] powerpc/xmon: Add patch_instruction() support for xmon
` [PATCH v6 06/10] powerpc/lib/code-patching: Use alternate map for patch_instruction()
` [PATCH v6 07/10] powerpc/vmlinux.lds: Align __init_begin to 16M
` [PATCH v6 08/10] powerpc/mm/hash: Implement mark_rodata_ro() for hash
` [PATCH v6 09/10] powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
` [PATCH v6 10/10] powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configs
` [v6, 01/10] powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()

[PATCH V4] cxl: Export library to support IBM XSL
 2017-07-04 10:48 UTC  (2+ messages)
` [V4] "

[PATCH] powerpc/smp: Get cpu only after validity check
 2017-07-04  4:22 UTC 

[PATCH 1/3] cpuidle: powerpc: cpuidle set polling before enabling irqs
 2017-07-04  2:59 UTC  (6+ messages)
` [1/3] "

[PATCH] selftests/powerpc: context_switch: Fix pthread errors
 2017-07-04  1:21 UTC 

[PATCH v3 1/8] powerpc/perf/hv-24x7: Fix passing of catalog version number
 2017-07-03 13:23 UTC  (3+ messages)
` [v3, "

[PATCH] powerpc: dts: use #include "..." to include local DT
 2017-07-03 12:35 UTC  (4+ messages)

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-07-03 10:18 UTC  (4+ messages)

[PATCH v12 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support
 2017-07-03  9:38 UTC  (3+ messages)
` [PATCH v12 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
` [PATCH v12 10/10] powerpc/perf: Thread IMC PMU functions

[PATCH v12 00/10] IMC Instrumentation Support
 2017-07-03  9:37 UTC  (8+ messages)
` [PATCH v12 01/10] powerpc/powernv: Data structure and macros definitions for IMC
` [PATCH v12 02/10] powerpc/powernv: Autoload IMC device driver module
` [PATCH v12 03/10] powerpc/powernv: Detect supported IMC units and its events
` [PATCH v12 04/10] powerpc/perf: Add generic IMC pmu group and event functions
` [PATCH v12 06/10] powerpc/powernv: Core IMC events detection
` [PATCH v12 08/10] powerpc/powernv: Thread "
` [PATCH v12 09/10] powerpc/perf: Thread IMC PMU functions

[linux-next] SMT off triggers WARNING: CPU: 1 PID: 13 at arch/powerpc/kernel/watchdog.c:314 stop_wd_on_cpu+0x54/0xf0
 2017-07-03  6:43 UTC  (2+ messages)

[selftest/powerpc] mainline kernel panics with tm/tm-signal-context-chk-vsx.c tests
 2017-07-03  6:19 UTC 

[PATCH] powerpc/powernv/idle: Put pnv_cpu_offline behind HOTPLUG_CPU
 2017-07-03  4:01 UTC 

[PATCH v2 0/4] A fix and a few new tests for kprobe tracer
 2017-07-03  3:51 UTC  (8+ messages)
` [PATCH v2 2/4] selftests/ftrace: Add a test to probe module functions
` [PATCH v2 3/4] selftests/ftrace: Update multiple kprobes test for powerpc
` [PATCH v2 4/4] selftests/ftrace: Add a testcase for kprobe event naming

[PATCH] powerpc/hugetlbfs: Export HPAGE_SHIFT
 2017-07-03  3:36 UTC  (4+ messages)
`  "

[PATCH v5 0/7] powerpc: build out kprobes blacklist -- series 3
 2017-07-02 17:25 UTC  (6+ messages)
` [PATCH v5 3/7] powerpc/64s: Blacklist system_call() and system_call_common() from kprobes

[PATCH 2/2] powerpc: use spin loop primitives in some functions
 2017-07-02 15:42 UTC  (3+ messages)
  ` issue with kernel 4.12.rc6 addnote -kernel dont build

[PATCH 1/2] powerpc/64: implement spin loop primitives
 2017-07-02 11:01 UTC  (2+ messages)
` [1/2] "

[PATCH] MAINTAINERS: cxl: update maintainership
 2017-07-02 11:01 UTC  (2+ messages)
`  "

[PATCH] MAINTAINERS: Remove myself as cxl maintainer
 2017-07-02 11:01 UTC  (2+ messages)
`  "

[PATCH v4 1/6] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-07-02 11:01 UTC  (2+ messages)
` [v4,1/6] "

[PATCH v2] spin loop primitives for busy waiting
 2017-07-02 11:01 UTC  (2+ messages)
` [v2] "

[PATCH V7 2/2] powerpc/numa: Update CPU topology when VPHN enabled
 2017-07-02  2:14 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: constify dev_pm_ops structures
 2017-07-01 21:05 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi: constify dev_pm_ops structures
 2017-07-01 21:05 UTC  (3+ messages)

[PATCH 0/3] cxlflash: Minor fix and EH refactoring
 2017-07-01 21:02 UTC  (2+ messages)

[PATCH] ASoC: imx-ssi: add check on platform_get_irq return value
 2017-07-01  4:51 UTC  (2+ messages)

[PATCH v2] powerpc/powernv: Tell OPAL about our MMU mode on POWER9
 2017-06-30 22:37 UTC 

[PATCH v1 2/2] 44x/fsp2: enable eMMC arasan for fsp2 platform
 2017-06-30 11:53 UTC 

[PATCH v1 0/2] add eMMC support for fsp2 board
 2017-06-30 11:53 UTC 

[PATCH v1 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st
 2017-06-30 11:53 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.12-8 tag
 2017-06-30 10:59 UTC 

[PATCH] powerpc: allow compiling with GENERIC_MSI_IRQ
 2017-06-30 10:25 UTC  (3+ messages)

[PATCH] powerpc/64s: watchdog false positive warning at CPU unplug
 2017-06-30 10:10 UTC  (2+ messages)

[PATCH v3 0/8] Support for 24x7 hcall interface version 2
 2017-06-29 21:55 UTC  (5+ messages)
` [PATCH v3 5/8] powerpc/perf/hv-24x7: Fix return value of hcalls
` [PATCH v3 6/8] powerpc/perf/hv-24x7: Minor improvements
` [PATCH v3 7/8] powerpc/perf/hv-24x7: Support v2 of the hypervisor API
` [PATCH v3 8/8] powerpc/perf/hv-24x7: Aggregate result elements on POWER9 SMT8


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