linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 06:52:29 to 2020-03-18 18:59:00 UTC [more...]

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-18 18:57 UTC  (18+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-18 18:30 UTC  (46+ messages)
` [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros
` [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH 03/15] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH 08/15] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH 11/15] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH 12/15] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH 13/15] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH 14/15] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH 15/15] powerpc/watchpoint/xmon: Support 2nd dawr

[PATCH 0/3] KVM: PPC: Fix host kernel crash with PR KVM
 2020-03-18 18:16 UTC  (5+ messages)
` [PATCH 1/3] KVM: PPC: Fix "
` [PATCH 2/3] KVM: PPC: Move kvmppc_mmu_init() "
` [PATCH 3/3] KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()

[RFC 00/11] perf: Enhancing perf to export processor hazard information
 2020-03-18 17:35 UTC  (10+ messages)

[PATCH] powerpc/vdso: Fix multiple issues with sys_call_table
 2020-03-18 17:06 UTC  (2+ messages)

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-18 16:51 UTC  (4+ messages)

[PATCH v5 0/3] Introduce Self-Save API for deep stop states
 2020-03-18 15:24 UTC  (7+ messages)
` [PATCH v5 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v5 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v5 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-18 15:00 UTC  (28+ messages)
` [PATCH v2 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v2 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v2 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually
` [PATCH v2 6/8] mm/memory_hotplug: unexport memhp_auto_online
` [PATCH v2 7/8] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v2 8/8] mm/memory_hotplug: allow to specify a default online_type

[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-03-18 13:08 UTC  (9+ messages)
` [PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH 5/5] selftests/powerpc: Add README for GZIP engine tests

[PATCH v2 0/4] Fix kmalloc_node on offline nodes
 2020-03-18 12:52 UTC  (10+ messages)
` [PATCH v2 1/4] mm: Check for node_online in node_present_pages
` [PATCH v2 2/4] mm/slub: Use mem_node to allocate a new slab
` [PATCH v2 3/4] mm: Implement reset_numa_mem
` [PATCH v2 4/4] powerpc/numa: Set fallback nodes for offline nodes

[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-18 12:45 UTC  (14+ messages)
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[PATCH v5 1/2] powerpc/64: Setup a paca before parsing device tree etc
 2020-03-18 12:42 UTC  (3+ messages)
` [PATCH v5 2/2] powerpc/64: Prevent stack protection in early boot

[PATCH v3] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
 2020-03-18 12:06 UTC 

[PATCH v2] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
 2020-03-18 12:00 UTC  (3+ messages)

Slub: Increased mem consumption on cpu,mem-less node powerpc guest
 2020-03-18 10:18 UTC  (8+ messages)

[PATCH] powerpc/pseries: Fix MCE handling on pseries
 2020-03-17 14:35 UTC  (5+ messages)

[PATCH 00/12] Fix broken references for Documentation/*
 2020-03-17 14:36 UTC  (5+ messages)
` [PATCH 08/12] docs: fix broken references to text files
` [PATCH 11/12] docs: filesystems: fix renamed references

[PATCH v3] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-03-18 10:02 UTC 

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-03-18  7:29 UTC  (16+ messages)
` [PATCH 0/4] Fix kmalloc_node on offline nodes
  ` [PATCH 1/4] mm: Check for node_online in node_present_pages
  ` [PATCH 2/4] mm/slub: Use mem_node to allocate a new slab
  ` [PATCH 3/4] mm: Implement reset_numa_mem
  ` [PATCH 4/4] powerpc/numa: Set fallback nodes for offline nodes

[PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-18  7:12 UTC  (3+ messages)
` [PATCH v3 3/9] powerpc/vas: Add VAS user space API

[PATCHv2] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
 2020-03-18  6:00 UTC 

[PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
 2020-03-18  5:02 UTC  (8+ messages)

[PATCH kernel 0/5] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-03-18  4:31 UTC  (2+ messages)

[PATCH] soc: fsl: enable acpi support
 2020-03-18  2:56 UTC 

[powerpc:merge] BUILD SUCCESS 8a445cbcb9f5090cb07ec6cbb89a8a1fc99a0ff7
 2020-03-18  2:50 UTC 

[powerpc:next-test] BUILD SUCCESS 033c9d310e29706e46c05f4fe7e863b1f32939db
 2020-03-18  0:55 UTC 

[powerpc:fixes-test] BUILD SUCCESS af3d0a68698c7e5df8b72267086b23422a3954bb
 2020-03-18  0:55 UTC 

[powerpc:next] BUILD SUCCESS 59ed2adf393109c56d383e568f2e57bb5ad6d901
 2020-03-18  0:55 UTC 

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-17 23:51 UTC  (9+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH 0/6] Fix sparse warnings for common qe library code
 2020-03-17 22:01 UTC  (4+ messages)
` [PATCH 6/6] soc: fsl: qe: fix sparse warnings for ucc_slow.c

[PATCH V7 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-17 19:27 UTC  (7+ messages)
` [PATCH V7 08/14] powerpc/vas: Take reference to PID and mm for user space windows
` [PATCH V7 09/14] powerpc/vas: Update CSB and notify process for fault CRBs

[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
 2020-03-17 16:00 UTC  (6+ messages)
` [PATCH v1 16/46] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v1 46/46] powerpc/32s: Implement dedicated kasan_init_region()

[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-17 15:30 UTC  (3+ messages)

[PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
 2020-03-17 14:43 UTC  (3+ messages)

[PATCH v3] powerpc/fsl-85xx: fix compile error
 2020-03-17 14:25 UTC  (3+ messages)
  `  "

[PATCH v4 0/3] Introduce Self-Save API for deep stop states
 2020-03-17 14:08 UTC  (4+ messages)
` [PATCH v4 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH] powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH v2 -next] powerpc/pmac/smp: drop unnecessary volatile qualifier
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH] powerpc/64s/radix: Fix !SMP build
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH] selftests: powerpc: Add tlbie_test in .gitignore
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH] powerpc: fix emulate_step std test
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH] powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH 1/2] cpufreq/powernv: Fix use-after-free
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH] powerpc/fsl_booke: avoid creating duplicate tlb1 entry
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-03-17 13:14 UTC  (2+ messages)

[PATCH] powerpc/pmac/smp: avoid unused-variable warnings
 2020-03-17 13:14 UTC  (2+ messages)

[powerpc] linux-next: Tree for Mar 17 - build failure drivers/char/tpm
 2020-03-17 11:50 UTC 

[PATCH 0/7] powerpc/64: machine check and other RAS fixes
 2020-03-17  9:09 UTC  (8+ messages)
` [PATCH 1/7] powerpc/64: mark emergency stacks valid to unwind
` [PATCH 2/7] powerpc/pseries/ras: avoid calling rtas_token in NMI paths
` [PATCH 3/7] powerpc/64s: Change irq reconcile for NMIs from reusing _DAR to RESULT
` [PATCH 4/7] powerpc/64s: machine check reconcile irq state
` [PATCH 5/7] powerpc/pseries/ras: FWNMI_VALID off by one
` [PATCH 6/7] powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
` [PATCH 7/7] powerpc/pseries/ras: fwnmi sreset should not interlock


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