linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-07 20:38:32 to 2019-02-11 15:55:55 UTC [more...]

[PATCH v2 0/4] [powerpc] perf vendor events: Add JSON metrics for POWER9
 2019-02-11 15:53 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

[PATCH 4.9 096/137] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2019-02-11 14:19 UTC 

[PATCH 4.14 153/205] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2019-02-11 14:19 UTC 

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-02-11 14:52 UTC  (6+ messages)

[PATCH 4.19 233/313] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2019-02-11 14:18 UTC 

[PATCH v3 1/7] dump_stack: Support adding to the dump stack arch description
 2019-02-11 14:38 UTC  (6+ messages)

[PATCH 4.20 273/352] block/swim3: Fix -EBUSY error when re-opening device after unmount
 2019-02-11 14:18 UTC  (2+ messages)
` [PATCH 4.20 278/352] block/swim3: Fix regression on PowerBook G3

dma_declare_coherent spring cleaning
 2019-02-11 13:35 UTC  (13+ messages)
` [PATCH 01/12] mfd/sm501: depend on HAS_DMA
` [PATCH 02/12] device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
` [PATCH 03/12] of: mark early_init_dt_alloc_reserved_memory_arch static
` [PATCH 04/12] of: select OF_RESERVED_MEM automatically
` [PATCH 05/12] dma-mapping: remove an incorrect __iommem annotation
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability
` [PATCH 07/12] dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
` [PATCH 08/12] dma-mapping: remove dma_mark_declared_memory_occupied
` [PATCH 09/12] dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
` [PATCH 10/12] dma-mapping: simplify allocations from per-device coherent memory
` [PATCH 11/12] dma-mapping: handle per-device coherent memory mmap in common code
` [PATCH 12/12] dma-mapping: remove dma_assign_coherent_memory

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-11 13:34 UTC  (6+ messages)
` [PATCH v3 2/2] drivers/mtd: Fix device registration error

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-11 13:33 UTC  (2+ messages)
` [PATCH v3 2/2] drivers/mtd: Fix device registration error

[PATCH] locking/rwsem: Remove arch specific rwsem files
 2019-02-11 13:32 UTC  (11+ messages)

[PATCH v4 0/3] KASAN for powerpc/32
 2019-02-11 12:25 UTC  (7+ messages)
` [PATCH v4 3/3] powerpc/32: Add KASAN support

[PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default
 2019-02-11 11:37 UTC 

[RFC PATCH 0/5] powerpc: sstep: Emulation test infrastructure
 2019-02-11 10:15 UTC  (8+ messages)
` [RFC PATCH 3/5] powerpc: sstep: Add instruction emulation selftests
` [RFC PATCH 5/5] powerpc: sstep: Add selftests for addc[.] instruction

[RFC PATCH v1 00/16] powerpc/32: Implement fast syscall entry
 2019-02-11  8:06 UTC  (21+ messages)
` [PATCH v1 01/16] powerpc: CONFIG_THREAD_INFO_IN_TASK series
` [PATCH v1 02/16] powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
` [PATCH v1 03/16] powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
` [PATCH v1 04/16] powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
` [PATCH v1 05/16] powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
` [PATCH v1 06/16] powerpc/40x: add exception frame marker
` [PATCH v1 07/16] powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
` [PATCH v1 08/16] powerpc/40x: Refactor exception entry macros by using head_32.h
` [RFC PATCH v1 09/16] powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
` [RFC PATCH v1 10/16] powerpc/32: enter syscall with MSR_EE inconditionaly set
` [RFC PATCH v1 11/16] powerpc/32: Enter exceptions with MSR_EE unset
` [RFC PATCH v1 12/16] powerpc/32: get rid of COPY_EE in exception entry
` [RFC PATCH v1 13/16] powerpc: Fix 32-bit handling of MSR_EE on exceptions
` [RFC PATCH v1 14/16] powerpc/32: implement fast entry for syscalls on non BOOKE
` [RFC PATCH v1 15/16] powerpc/32: Remove MSR_PR test when returning from syscall
` [RFC PATCH v1 16/16] powerpc/32: don't do syscall stuff in transfer_to_handler on non BOOKE

[PATCH kernel] vfio/spapr_tce: Skip unsetting already unset table
 2019-02-11  7:49 UTC 

[PATCH kernel] powerpc/powernv/ioda: Store correct amount of memory used for table
 2019-02-11  7:48 UTC 

use generic DMA mapping code in powerpc V4
 2019-02-11  7:41 UTC  (21+ messages)

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-11  7:38 UTC  (31+ messages)
` [PATCH-tip 04/22] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip 07/22] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip 08/22] locking/rwsem: Add debug check for __down_read*()
` [PATCH-tip 09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip 10/22] locking/rwsem: Enable lock event counting
` [PATCH-tip 11/22] locking/rwsem: Implement a new locking scheme
` [PATCH-tip 12/22] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip 13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip 14/22] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip 15/22] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip 16/22] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip 17/22] locking/rwsem: Recheck owner if it is not on cpu
` [PATCH-tip 18/22] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip 19/22] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip 20/22] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip 21/22] locking/rwsem: Wake up all readers in wait queue
` [PATCH-tip 22/22] locking/rwsem: Ensure an RT task will not spin on reader

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-11  6:42 UTC  (16+ messages)
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device

[PATCH] dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
 2019-02-11  2:33 UTC  (8+ messages)

[PATCH 1/7] powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
 2019-02-11  2:24 UTC  (19+ messages)
` [PATCH 2/7] powerpc/eeh_cache: Add pr_debug() prints for insert/remove
` [PATCH 3/7] powerpc/eeh_cache: Add a way to dump the EEH address cache
` [PATCH 4/7] powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
` [PATCH 5/7] powerpc/pci: Add pci_find_hose_for_domain()
` [PATCH 6/7] powerpc/eeh: Allow disabling recovery
` [PATCH 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

[PATCH] powerpc: fix 32-bit KVM-PR lockup and panic with MacOS guest
 2019-02-11  0:30 UTC  (4+ messages)

[PATCH v2 1/2] powerpc/64s: Fix logic when handling unknown CPU features
 2019-02-11  0:20 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc: Enable kcov

[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-10 22:12 UTC  (5+ messages)
` [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH 1/2] powerpc/64s: Work around spurious warning on old gccs with -fsanitize-coverage
 2019-02-10  5:14 UTC  (9+ messages)

[PATCH] powerpc/85xx: Add Cyrus board power-off and reset nodes
 2019-02-09 23:14 UTC 

[PATCH] powerpc/85xx: Activate Cyrus disk-activity LED
 2019-02-09 23:14 UTC 

[PATCH] powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64
 2019-02-09 19:18 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.0-4 tag
 2019-02-09  0:40 UTC  (2+ messages)

[PATCH 0/1] Start conversion of PowerPC docs
 2019-02-08 20:00 UTC  (6+ messages)
` [PATCH 1/1] docs: powerpc: Convert to RST format

[PATCH v03] powerpc/numa: Perform full re-add of CPU for PRRN/VPHN topology update
 2019-02-08 19:43 UTC  (3+ messages)

[PATCH v2] powerpc/64: Fix memcmp reading past the end of src/dest
 2019-02-08 15:50 UTC  (4+ messages)

[PATCH] powerpc: Enable kernel XZ compression option on 44x
 2019-02-08 15:17 UTC  (3+ messages)
`  "

[PATCH] tools/selftest/vm: allow choosing mem size and page size in map_hugetlb
 2019-02-08 15:02 UTC 

[RFC PATCH v1] powerpc/accounting: do not account system time on transition to user
 2019-02-08 14:40 UTC 

[PATCH] powerpc/32: Include .branch_lt in data section
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH] powerpc/pseries: Perform full re-add of CPU for topology update post-migration
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH] Move static keyword at beginning of declaration
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH] powerpc: Remove trailing semicolon after curly brace
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH v2] powerpc: drop page_is_ram() and walk_system_ram_range()
 2019-02-08 13:02 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/powernv: Escalate reset when IODA reset fails
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH V2] powerpc/ptrace: Mitigate potential Spectre v1
 2019-02-08 13:02 UTC  (2+ messages)
` [V2] "

[PATCH v2] powerpc/traps: fix the message printed when stack overflows
 2019-02-08 13:02 UTC  (2+ messages)
` [v2] "

[RESEND PATCH v3] cxl: Wrap iterations over afu slices inside 'afu_list_lock'
 2019-02-08 13:02 UTC  (2+ messages)
` [RESEND, "

[PATCH] powerpc/kernel/time: Remove duplicate header
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH 1/4] powerpc/64s: Clear on-stack exception marker upon exception return
 2019-02-08 13:02 UTC  (2+ messages)
` [1/4] "

[PATCH] powerpc/cell: Remove duplicate header
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv: Remove duplicate header
 2019-02-08 13:02 UTC  (2+ messages)
`  "

[PATCH v2] powerpc/perf: Add mem access events to sysfs
 2019-02-08 13:02 UTC  (2+ messages)
` [v2] "

[PATCH 1/6] powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
 2019-02-08 13:02 UTC  (2+ messages)
` [1/6] "

[PATCH] powerpc/44x: Force PCI on for CURRITUCK
 2019-02-08 11:46 UTC  (3+ messages)

[PATCH v2] powerpc/powernv/idle: Restore IAMR after idle
 2019-02-08 11:11 UTC 

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-08  7:38 UTC  (12+ messages)

[PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
 2019-02-08  5:15 UTC  (11+ messages)

[PATCH v3 1/2] mm: add probe_user_read()
 2019-02-08  3:01 UTC  (3+ messages)

[PATCH] powerpc/powernv/idle: Restore IAMR after idle
 2019-02-08  1:04 UTC  (6+ 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).