linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-06 15:38:17 to 2017-09-13 06:11:11 UTC [more...]

[PATCH v2 0/4] Revisit MCE handling for UE Errors
 2017-09-13  6:10 UTC  (4+ messages)
` [PATCH v2 1/5] powerpc/mce.c: Remove unused function get_mce_fault_addr()
` [PATCH v2 2/5] powerpc/mce: align the print of physical address better
` [PATCH v2 3/5] powerpc/mce: Hookup derror (load/store) UE errors

[linux-next][bisected a4615d11] Memory DLPAR triggers WARN_ONCE() in mm/page_vma_mapped.c
 2017-09-13  5:48 UTC  (3+ messages)
` [linux-next] [bisected "

[PATCH] powerpc: Fix handling of alignment interrupt on dcbz instruction
 2017-09-13  4:51 UTC 

[PATCH v3 1/2] powerpc/mm: Export flush_all_mm()
 2017-09-13  4:04 UTC  (9+ messages)
` [PATCH v3 2/2] cxl: Enable global TLBIs for cxl contexts

[RFC PATCH 0/2] NMI IPI work in progress for Linux and OPAL
 2017-09-12 23:18 UTC  (4+ messages)
` [RFC PATCH 1/2] core: implement OPAL_SIGNAL_SYSTEM_RESET with POWER9 scoms
` [RFC PATCH 2/2] powerpc/powernv: implement NMI IPIs with OPAL_SIGNAL_SYSTEM_RESET

[PATCH] powerpc/kernel: Add 'ibm,thread-groups' property for CPU allocation
 2017-09-12 21:49 UTC 

[PATCH V3 0/4] powerpc/devtree: Add support for 'ibm,drc-info' property
 2017-09-12 21:47 UTC  (5+ messages)
` [PATCH V3 1/4] powerpc/firmware: Add definitions for new drc-info firmware feature
` Subject: [PATCH V3 2/4] pseries/drc-info: Search DRC properties for CPU indexes
` [PATCH V3 3/4] hotplug/drc-info: Add code to search ibm,drc-info property
` [PATCH V3 4/4] powerpc: Enable support for ibm,drc-info devtree property

[PATCH] ASoC: fsl_ssi: Override bit clock rate based on slot number
 2017-09-12 21:32 UTC  (6+ messages)

[patch V2 22/29] lockup_detector: Make watchdog_nmi_reconfigure() two stage
 2017-09-12 19:37 UTC  (2+ messages)
` [patch V2 29/29] lockup_detector: Cleanup hotplug locking mess

[PATCH v8 1/6] powerpc/fadump: reduce memory consumption for capture kernel
 2017-09-12 16:01 UTC  (6+ messages)
` [PATCH v8 2/6] powerpc/fadump: update documentation about 'fadump_extra_args=' parameter
` [PATCH v8 3/6] lib/cmdline.c: Remove quotes symmetrically
` [PATCH v8 4/6] powerpc/fadump: update the dequoting logic to match lib/cmdline.c
` [PATCH v8 5/6] boot/param: add pointer to current and next argument to unknown parameter callback
` [PATCH v8 6/6] powerpc/fadump: use the new parse_args callback arguments

[PATCH v2 0/9] improve early structure allocations (paca, lppaca, etc)
 2017-09-12 10:26 UTC  (6+ messages)
` [PATCH v2 3/9] powerpc/powernv: Remove real mode access limit for early allocations

[PATCH] crypto: talitos - Don't provide setkey for non hmac hashing algs
 2017-09-12  9:03 UTC 

[PATCH v1 0/4] Revisit MCE handling for UE Errors
 2017-09-12  7:11 UTC  (7+ messages)
` [PATCH v1 1/4] powerpc/mce.c: Remove unused function get_mce_fault_addr()
` [PATCH v1 2/4] powerpc/mce: Hookup derror (load/store) UE errors
` [PATCH v1 3/4] powerpc/mce: Hookup ierror (instruction) "
` [PATCH v1 4/4] powerpc/mce: hookup memory_failure for "

[linux-next][Oops] memory hot-unplug results fault instruction address at /include/linux/list.h:104
 2017-09-12  6:41 UTC 

[PATCH] powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
 2017-09-11 17:32 UTC 

Hardware 3D acceleration doesn't work anymore after the PowerPC updates 4.14-1
 2017-09-11 13:20 UTC  (3+ messages)

[PATCH V3] cxl: Add support for POWER9 DD2
 2017-09-11 10:48 UTC  (2+ messages)

Power8 host unusable after kvm VM guest suspended for 2+ mins with client networking traffic
 2017-09-11  6:41 UTC 

[PATCH v2 00/20] Speculative page faults
 2017-09-11  6:28 UTC  (5+ messages)

[PATCH v3 0/3] Split default display handling out from VGA arbiter
 2017-09-11  4:35 UTC  (3+ messages)
` [PATCH v3 2/3] drm: add fallback default device detection

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-09-11  3:27 UTC  (5+ messages)

[PATCH] powerpc/powernv: Increase memory block size to 1GB on radix
 2017-09-09 21:30 UTC  (8+ messages)

Machine Check in P2010(e500v2)
 2017-09-09 12:45 UTC  (18+ messages)

[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
 2017-09-08 22:45 UTC  (34+ messages)
` [PATCH 1/7] powerpc: introduce pte_set_hash_slot() helper
` [PATCH 2/7] powerpc: introduce pte_get_hash_gslot() helper
` [PATCH 3/7] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [PATCH 4/7] powerpc: Free up four 64K PTE bits in 64K "
` [PATCH 5/7] powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6
` [PATCH 6/7] powerpc: use helper functions to get and set hash slots
` [PATCH 7/7] powerpc: capture the PTE format changes in the dump pte report
` [PATCH 00/25] powerpc: Memory Protection Keys
` [PATCH 01/25] powerpc: initial pkey plumbing
` [PATCH 02/25] powerpc: define an additional vma bit for protection keys
` [PATCH 03/25] powerpc: track allocation status of all pkeys
` [PATCH 04/25] powerpc: helper function to read, write AMR, IAMR, UAMOR registers
` [PATCH 05/25] powerpc: helper functions to initialize AMR, IAMR and "
` [PATCH 06/25] powerpc: cleaup AMR, iAMR when a key is allocated or freed
` [PATCH 07/25] powerpc: implementation for arch_set_user_pkey_access()
` [PATCH 08/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [PATCH 09/25] powerpc: ability to create execute-disabled pkeys
` [PATCH 10/25] powerpc: store and restore the pkey state across context switches
` [PATCH 11/25] powerpc: introduce execute-only pkey
` [PATCH 12/25] powerpc: ability to associate pkey to a vma
` [PATCH 13/25] powerpc: implementation for arch_override_mprotect_pkey()
` [PATCH 14/25] powerpc: map vma key-protection bits to pte key bits
` [PATCH 15/25] powerpc: sys_pkey_mprotect() system call
` [PATCH 16/25] powerpc: Program HPTE key protection bits
` [PATCH 17/25] powerpc: helper to validate key-access permissions of a pte
` [PATCH 18/25] powerpc: check key protection for user page access
` [PATCH 19/25] powerpc: implementation for arch_vma_access_permitted()
` [PATCH 20/25] powerpc: Handle exceptions caused by pkey violation
` [PATCH 21/25] powerpc: introduce get_pte_pkey() helper
` [PATCH 22/25] powerpc: capture the violated protection key on fault
` [PATCH 23/25] powerpc: Deliver SEGV signal on pkey violation
` [PATCH 24/25] powerpc/ptrace: Add memory protection key regset
` [PATCH 25/25] powerpc: Enable pkey subsystem

[PATCH V14 0/4] powerpc/vphn: Update CPU topology when VPHN enabled
 2017-09-08 20:47 UTC  (5+ messages)
` [PATCH V14 1/4] "
` [PATCH V14 2/4] powerpc/vphn: Improve recognition of PRRN/VPHN
` [PATCH V14 3/4] powerpc/hotplug: Improve responsiveness of hotplug change
` [PATCH V14 4/4] powerpc/vphn: Fix numa update end-loop bug

[PATCH v3 00/20] Speculative page faults
 2017-09-08 18:07 UTC  (21+ messages)
` [PATCH v3 01/20] mm: Dont assume page-table invariance during faults
` [PATCH v3 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v3 03/20] mm: Introduce pte_spinlock "
` [PATCH v3 04/20] mm: VMA sequence count
` [PATCH v3 05/20] mm: Protect VMA modifications using "
` [PATCH v3 06/20] mm: RCU free VMAs
` [PATCH v3 07/20] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v3 08/20] mm: Protect SPF handler against anon_vma changes
` [PATCH v3 09/20] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v3 10/20] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v3 11/20] mm: Introduce __maybe_mkwrite()
` [PATCH v3 12/20] mm: Introduce __vm_normal_page()
` [PATCH v3 13/20] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v3 14/20] mm: Provide speculative fault infrastructure
` [PATCH v3 15/20] mm: Try spin lock in speculative path
` [PATCH v3 16/20] mm: Adding speculative page fault failure trace events
` [PATCH v3 17/20] perf: Add a speculative page fault sw event
` [PATCH v3 18/20] perf tools: Add support for the SPF perf event
` [PATCH v3 19/20] x86/mm: Add speculative pagefault handling
` [PATCH v3 20/20] powerpc/mm: Add speculative page fault

[PATCH v3 00/20] Speculative page faults
 2017-09-08 17:44 UTC  (3+ messages)
` [PATCH v3 01/20] mm: Dont assume page-table invariance during faults

[PATCH v2 2/2] powerpc/powernv/npu: Don't explicitly flush nmmu tlb
 2017-09-08 10:23 UTC  (2+ messages)

Unable to handle kernel paging request for unaligned access
 2017-09-08  8:55 UTC 

[PATCH] powerpc/mm: Fix missing mmap_sem release
 2017-09-08  7:08 UTC  (3+ messages)

[RFC PATCH 0/8] Further radix TLB flush optimisations
 2017-09-08  7:03 UTC  (14+ messages)
` [RFC PATCH 1/8] powerpc/64s/radix: Fix theoretical process table entry cache invalidation
` [RFC PATCH 2/8] powerpc/64s/radix: tlbie improve preempt handling
` [RFC PATCH 3/8] powerpc/64s/radix: optimize TLB range flush barriers
` [RFC PATCH 4/8] powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions
` [RFC PATCH 5/8] powerpc/64s/radix: Introduce local single page ceiling for TLB range flush
` [RFC PATCH 6/8] powerpc/64s/radix: Optimize flush_tlb_range
` [RFC PATCH 7/8] powerpc/64s/radix: Improve TLB flushing for unmaps that free a page table
` [RFC PATCH 8/8] powerpc/64s/radix: Only flush local TLB for spurious fault flushes

[PATCH v2 1/2] powerpc/npu: Use flush_all_mm() instead of flush_tlb_mm()
 2017-09-08  5:38 UTC  (2+ messages)

[PATCH] ASoC: fsl-asoc-card: Don't error out if ENOTSUPP
 2017-09-08  5:27 UTC 

[PATCH 2/2] powerpc/powernv/npu: Don't explicitly flush nmmu tlb
 2017-09-08  4:36 UTC  (2+ messages)

[rfc 0/3] Revisit MCE handling for UE errors
 2017-09-08  3:41 UTC  (5+ messages)
` [rfc 2/3] powerpc/mce: Extract physical_address "

[PATCH] cxl: Dump PSL_FIR1/2 registers on PSL9 error irq
 2017-09-08  1:15 UTC  (3+ messages)

[PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq
 2017-09-08  0:39 UTC  (23+ messages)

UIO memmap of PCi devices not working?
 2017-09-07 22:23 UTC  (8+ messages)

[PATCH V13 4/4] powerpc/vphn: Fix numa update end-loop bug
 2017-09-07 20:04 UTC  (5+ messages)

[PATCH] powerpc: Expose TSCR via sysfs
 2017-09-07 17:11 UTC 

[PATCH resend] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
 2017-09-07 10:03 UTC  (2+ messages)

[PATCH v8 00/10] Enable VAS
 2017-09-07  7:00 UTC  (2+ messages)

[PATCH 2/2] powerpc/powernv: Rework EEH initialization on powernv
 2017-09-07  6:35 UTC 

[PATCH 1/2] powerpc/eeh: Create PHB PEs after EEH is initialized
 2017-09-07  6:35 UTC 

[RFC PATCH v3 1/1] powerpc: Add support for setting SPRN_TIDR
 2017-09-06 20:38 UTC 

[PATCH] fsl_pci: Correct fsl_pci_mcheck_exception
 2017-09-06 19:19 UTC  (3+ messages)


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