linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 02:28:35 to 2020-03-26 15:26:42 UTC [more...]

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-03-26 15:23 UTC  (7+ messages)
` [PATCH V2 1/3] mm/debug: Add tests validating arch page table helpers for core features
` [PATCH V2 2/3] mm/debug: Add tests validating arch advanced page table helpers

[RFC PATCH] powerpc/lib: Fixing use a temporary mm for code patching
 2020-03-26 14:42 UTC 

[PATCH v2] mm/sparse: Fix kernel crash with pfn_section_valid check
 2020-03-26 13:55 UTC  (3+ messages)

[powerpc] Intermittent crashes ( link_path_walk) with linux-next
 2020-03-26 13:49 UTC  (3+ messages)

[PATCH v5 00/13] Reduce ifdef mess in ptrace
 2020-03-26 12:53 UTC  (6+ messages)
` [PATCH v5 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions

[PATCH] powerpc/prom_init: Remove leftover comment
 2020-03-26 12:07 UTC  (2+ messages)

[PATCH v6 1/2] powerpc/64: Setup a paca before parsing device tree etc
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] powerpc/pseries: avoid harmless preempt warning
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] powerpc/maple: Fix declaration made after definition
 2020-03-26 12:07 UTC  (2+ messages)

[PATCHv2] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-26 12:06 UTC  (5+ messages)

[PATCH] powerpc/book3s/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap pte entries
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH -next] PCI: rpaphp: remove set but not used variable 'value'
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH kernel] powerpc/prom_init: Pass the "os-term" message to hypervisor
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH v3] powerpc: Replace setup_irq() by request_irq()
 2020-03-26 12:06 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v2] powerpc test_emulate_step: fix DS operand in ld encoding to appropriate value
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH -next 017/491] CELL BROADBAND ENGINE ARCHITECTURE: Use fallthrough;
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH v3] powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix of_read_drc_info_cell() to point at next record
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] powerpc/kasan: Fix kasan_remap_early_shadow_ro()
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH v2 1/6] powerpc/eeh: Add sysfs files in late probe
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] selftests/powerpc: Add a test of sigreturn vs VDSO
 2020-03-26 12:06 UTC  (5+ messages)

[PATCH] powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix section mismatch warnings from boot code
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH] powerpc/xmon: Lower limits on nidump and ndump
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH v3] powerpc/kprobes: Ignore traps that happened in real mode
 2020-03-26 12:06 UTC  (4+ messages)

[PATCH v2] powerpc/kprobes: Remove redundant code
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH v3 3/3] selftests/powerpc: Don't rely on segfault to rerun the test
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH v3 2/3] selftests/powerpc: Add tm-signal-pagefault test
 2020-03-26 12:06 UTC  (2+ messages)

[PATCH v2] macintosh: convert to i2c_new_scanned_device
 2020-03-26 11:38 UTC 

[PATCH -next] usb: gadget: fsl: remove unused variable 'driver_desc'
 2020-03-26 11:27 UTC  (2+ messages)

[PATCH] mm/sparse: Fix kernel crash with pfn_section_valid check
 2020-03-26 10:50 UTC  (10+ messages)

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

[PATCH 0/3] soc: fsl: dpio: Enable QMAN batch enqueuing
 2020-03-26 10:07 UTC  (3+ messages)
` [PATCH 2/3] soc: fsl: dpio: QMAN performance improvement. Function pointer indirection

[PATCH v2] powerpc/XIVE: SVM: share the event-queue page with the Hypervisor
 2020-03-26 10:04 UTC  (3+ messages)

[PATCHv3] powerpc/crashkernel: take "mem=" option into account
 2020-03-26  7:48 UTC  (2+ messages)

[PATCH v6 0/3] powerpc/powernv: Introduce interface for self-restore support
 2020-03-26  7:10 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] powerpc/powernv: Introduce support and parsing for self-save API
` [PATCH v6 3/3] powerpc/powernv: Preference optimization for SPRs with constant values

[PATCH v6 0/4] Support for Self Save API in OPAL
 2020-03-26  7:09 UTC  (5+ messages)
` [PATCH v6 1/4] Self Save: Introducing Support for SPR Self Save
` [PATCH v6 2/4] Self save API integration
` [PATCH v6 3/4] API to verify the STOP API and image compatibility
` [PATCH v6 4/4] Advertise the self-save and self-restore attributes in the device tree

[PATCH v2] powerpc xmon: use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
 2020-03-26  6:15 UTC 

[PATCH] selftests/eeh: Skip ahci adapters
 2020-03-26  6:11 UTC 

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-26  3:32 UTC  (5+ messages)
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-26  2:40 UTC  (9+ messages)
    ` Documentation/locking/locktypes: Further clarifications and wordsmithing
      ` [PATCH v2] Documentation/locking/locktypes: minor copy editor fixes

generic DMA bypass flag v2
 2020-03-26  1:26 UTC  (19+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

hardcoded SIGSEGV in __die() ?
 2020-03-26  0:28 UTC  (9+ messages)

[PATCH v2] powerpc/boot: Delete unneeded .globl _zimage_start
 2020-03-25 16:42 UTC 

[PATCH] powerpc/boot: Delete unneeded .globl _zimage_start
 2020-03-25 16:34 UTC  (6+ messages)

[PATCH] powerpc/prom_init: Include the termination message in ibm, os-term RTAS call
 2020-03-25 13:24 UTC  (5+ messages)
  ` [PATCH] powerpc/prom_init: Include the termination message in ibm,os-term "

[PATCH v8 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-25 10:44 UTC  (28+ messages)
` [PATCH v8 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
` [PATCH v8 02/14] powerpc/xive: Define xive_native_alloc_get_irq_info()
` [PATCH v8 03/14] powerpc/vas: Define nx_fault_stamp in coprocessor_request_block
` [PATCH v8 04/14] powerpc/vas: Alloc and setup IRQ and trigger port address
` [PATCH v8 06/14] powerpc/vas: Setup thread IRQ handler per VAS instance
` [PATCH v8 11/14] powerpc/vas: Do not use default credits for receive window
` [PATCH v8 12/14] powerpc/vas: Return credits after handling fault

[PATCH v2] powerpc/64: mark emergency stacks valid to unwind
 2020-03-25 10:41 UTC 

[PATCH v2 00/12] powerpc/64: machine check and system reset fixes
 2020-03-25 10:34 UTC  (13+ messages)
` [PATCH v2 01/12] powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
` [PATCH v2 02/12] powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT
` [PATCH v2 03/12] powerpc/64s/exceptions: machine check reconcile irq state
` [PATCH v2 04/12] powerpc/pseries/ras: avoid calling rtas_token in NMI paths
` [PATCH v2 05/12] powerpc/pseries/ras: FWNMI_VALID off by one
` [PATCH v2 06/12] powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
` [PATCH v2 07/12] powerpc/pseries/ras: fwnmi sreset should not interlock
` [PATCH v2 08/12] powerpc/pseries: limit machine check stack to 4GB
` [PATCH v2 09/12] powerpc/pseries: machine check use rtas_call_unlocked with args on stack
` [PATCH v2 10/12] powerpc/64s: machine check interrupt update NMI accounting
` [PATCH v2 11/12] powerpc/64s: machine check do not trace real-mode handler
` [PATCH v2 12/12] powerpc/64s: system reset do not trace

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-25  9:38 UTC  (10+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 4/4] hugetlbfs: clean up command line processing

[PATCH 1/2] Fix 2 "[v3, 25/32] powerpc/64: system call implement entry/exit logic in C"
 2020-03-25  9:30 UTC  (2+ messages)
` [PATCH 2/2] Fix 3 "[v3, 28/32] powerpc/64s: interrupt implement exit "

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-25  8:37 UTC  (3+ messages)
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it

Argh, can't find dcache properties !
 2020-03-25  6:01 UTC  (5+ messages)

[PATCH] powerpc/tm: Document h/rfid and mtmsrd quirk
 2020-03-25  4:05 UTC 

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

[PATCH] powerpc/fsl: Add cache properties for T2080/T2081
 2020-03-25  3:18 UTC  (6+ messages)
        ` [PATCH v2] powerpc/setup_64: Set cache-line-size based on cache-block-size

[PATCH 3/7] docs: fix broken references to text files
 2020-03-25  2:42 UTC  (2+ messages)

[RFC PATCH 0/3] Use per-CPU temporary mappings for patching
 2020-03-25  2:51 UTC  (11+ messages)
` [RFC PATCH 1/3] powerpc/mm: Introduce temporary mm
` [RFC PATCH 2/3] powerpc/lib: Initialize a temporary mm for code patching
` [RFC PATCH 3/3] powerpc/lib: Use "

[PATCH v3] powerpc/pseries: Handle UE event for memcpy_mcsafe
 2020-03-24 11:31 UTC  (3+ messages)

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-03-24 19:38 UTC  (8+ messages)
` [PATCH v11 0/8] Disable compat cruft on ppc64le v11
  ` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
  ` [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT

[PATCH] Documentation: Clarify better about the rwsem non-owner release issue
 2020-03-24 18:26 UTC  (5+ messages)

[PATCH 5.4 091/102] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-24 13:11 UTC 

[PATCH 5.5 099/119] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-24 13:11 UTC 

[PATCH 4.19 49/65] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-24 13:11 UTC 

[PATCH 0/2] Fix SVM hang at startup
 2020-03-24 13:13 UTC  (7+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: check caller of H_SVM_* Hcalls

[PATCH v6 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-24 13:11 UTC  (4+ messages)
` [PATCH v6 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[5.6.0-rc7] Kernel crash while running ndctl tests
 2020-03-24 10:14 UTC  (6+ messages)

[PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to, struct device
 2020-03-24  9:39 UTC 

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-24  8:39 UTC  (5+ messages)
` [RESEND PATCH v2 6/9] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation)

[PATCH] arch/powerpc/mm: Enable compound page check for both THP and HugeTLB
 2020-03-24  6:46 UTC  (3+ messages)

[PATCH v4 00/16] Initial Prefixed Instruction support
 2020-03-24  6:22 UTC  (21+ messages)
` [PATCH v4 03/16] powerpc: Use a datatype for instructions
` [PATCH v4 08/16] powerpc: Use an accessor for word instructions
` [PATCH v4 14/16] powerpc64: Add prefixed instructions to instruction data type

[PATCH] powerpc xmon: drop the option `i` in cacheflush
 2020-03-24  6:15 UTC  (6+ messages)

[PATCH] KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
 2020-03-24  2:56 UTC  (2+ 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).