linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 16:05:49 to 2020-03-27 10:10:39 UTC [more...]

[PATCH v1] powerpc: Make setjmp/longjump signature standard
 2020-03-27 10:07 UTC 

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

[PATCH] selftests/powerpc: Fix try-run when source tree is not writable
 2020-03-27  9:53 UTC 

[PATCH v2] mm/sparse: Fix kernel crash with pfn_section_valid check
 2020-03-27  9:42 UTC  (6+ messages)

[PATCH 1/2] powerpc/vmlinux.lds: Explicitly retain .gnu.hash
 2020-03-27  9:29 UTC  (6+ messages)
` [PATCH 2/2] powerpc/vmlinux.lds: Discard .interp section

[PATCH v2] powerpc/kprobes: Blacklist functions running with MMU disabled on PPC32
 2020-03-27  9:07 UTC  (2+ messages)

[PATCH v2] powerpc xmon: use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
 2020-03-27  9:03 UTC  (3+ messages)

[PATCH V2 2/3] mm/debug: Add tests validating arch advanced page table helpers
 2020-03-27  7:41 UTC  (2+ messages)
` [mm/debug] d157503f6f: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable

[PATCH 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR
 2020-03-27  7:21 UTC  (6+ messages)
` [PATCH 2/4] powerpc/64s: use mmu_has_feature in set_kuap() and get_kuap()
` [PATCH 3/4] powerpc/uaccess: evaluate macro arguments once, before user access is allowed
` [PATCH 4/4] powerpc/uaccess: add more __builtin_expect annotations

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

[PATCH 1/1] ppc/crash: Skip spinlocks during crash
 2020-03-27  6:50 UTC  (3+ messages)

[PATCH v7 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
 2020-03-27  6:36 UTC  (6+ messages)
` [PATCH v7 1/5] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v7 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v7 3/5] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v7 4/5] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v7 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration

[PATCH v2 00/12] powerpc/64: machine check and system reset fixes
 2020-03-27  5:24 UTC  (18+ 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] x86: Alias memset to __builtin_memset
 2020-03-27  4:06 UTC  (3+ messages)

[PATCH v2 1/1] ppc/crash: Skip spinlocks during crash
 2020-03-27  3:50 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS c6624071c338732402e8c726df6a4074473eaa0e
 2020-03-27  2:33 UTC 

[powerpc:next] BUILD SUCCESS 7074695ac6fb965d478f373b95bc5c636e9f21b0
 2020-03-26 23:36 UTC 

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-03-26 23:28 UTC  (4+ messages)
  ` [Intel-gfx] "

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

[PATCH v2] powerpc/boot: Delete unneeded .globl _zimage_start
 2020-03-26 22:26 UTC  (3+ messages)

[RFC PATCH 1/1] ppc/smp: Replace unnecessary 'while' by 'if'
 2020-03-26 22:05 UTC  (3+ messages)

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

[PATCH] powerpc/64: Fix section mismatch warnings
 2020-03-26 19:33 UTC  (3+ messages)

[PATCH] Fix 4 "[v3, 28/32] powerpc/64s: interrupt implement exit logic in C"
 2020-03-26 19:10 UTC 

[PATCH v4] powerpc/pseries: Handle UE event for memcpy_mcsafe
 2020-03-26 18:49 UTC 

[powerpc] Intermittent crashes ( link_path_walk) with linux-next
 2020-03-26 16:24 UTC  (4+ messages)

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

[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  (2+ 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)

[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] 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  (12+ 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] 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  (18+ messages)
` [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 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)


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