linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 13:36:09 to 2018-04-24 21:33:45 UTC [more...]

[RFC v2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
 2018-04-24 21:33 UTC  (3+ messages)

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-04-24 21:12 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/7] powerpc: use task_pid_nr() for TID allocation
  ` [PATCH v2 5/7] ocxl: Expose the thread_id needed for wait on p9
  ` [PATCH v2 6/7] ocxl: Add an IOCTL so userspace knows what CPU features are available

[PATCH 03/19] powerpc: Mark variables as unused
 2018-04-24 19:20 UTC  (5+ messages)
` [PATCH v4 03/19] powerpc: Mark variable `l` as unused, remove `path`

[PATCH 01/19] xmon: Use __printf markup to silence compiler
 2018-04-24 18:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] powerpc/signal32: Use fault_in_pages_readable() to prefault user context
 2018-04-24 18:53 UTC  (2+ messages)

[PATCH] powerpc: Allow selection of CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
 2018-04-24 18:48 UTC  (10+ messages)

[PATCH 0/3] Fix RTC and NVRAM OPAL_BUSY loops
 2018-04-24 18:39 UTC  (5+ messages)
` [PATCH 2/3] powerpc/powernv: Fix OPAL RTC driver "

[RFC v2 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2
 2018-04-24 17:17 UTC  (2+ messages)

[RFC v2 2/3] postmigration/memory: Review assoc lookup array changes
 2018-04-24 17:01 UTC  (2+ messages)

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers
 2018-04-24 16:31 UTC  (3+ messages)
` [PATCH 2/3] powerpc/nohash: remove _PAGE_BUSY
` [PATCH 3/3] powerpc/nohash: use IS_ENABLED() to simplify __set_pte_at()

[PATCH] powerpc/signal32: Use fault_in_pages_readable() to prefault user context
 2018-04-24 16:05 UTC  (4+ messages)

[PATCH v1 0/1] misc: IBM Virtual Management Channel Driver
 2018-04-24 15:21 UTC  (8+ messages)
` [PATCH v1 1/1] "

[PATCH v2 01/19] powerpc/powermac: Mark variable x as unused
 2018-04-24 14:12 UTC  (3+ messages)
` [PATCH v3 "

[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-04-24  7:44 UTC  (6+ messages)

[PATCH] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-24 10:47 UTC  (7+ messages)

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-04-24  5:44 UTC  (7+ messages)
` [PATCH 2/6] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH 3/6] powerpc/64s: Patch barrier_nospec in modules
` [PATCH 4/6] powerpc/64s: Enable barrier_nospec based on firmware settings
` [PATCH 5/6] powerpc: Use barrier_nospec in copy_from_user()
` [PATCH 6/6] powerpc/64: Use barrier_nospec in syscall entry

[PATCH 1/5] powerpc: always enable RTC_LIB
 2018-04-24  5:29 UTC  (8+ messages)
` [PATCH 2/5] powerpc: rtas: clean up time handling
` [PATCH 3/5] powerpc: use time64_t in read_persistent_clock
` [PATCH 4/5] powerpc: use time64_t in update_persistent_clock
` [PATCH 5/5] powerpc: remove unused to_tm() helper

[PATCH 1/2] powernv/npu: Do a PID GPU TLB flush when invalidating a large address range
 2018-04-24  3:48 UTC  (3+ messages)
` [1/2] "

[PATCH 1/2] powernv/npu: Add lock to prevent race in concurrent context init/destroy
 2018-04-24  3:48 UTC  (5+ messages)
` [PATCH 2/2] powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parameters
` [1/2] powernv/npu: Add lock to prevent race in concurrent context init/destroy

[PATCH 1/2] powerpc/mm: Flush cache on memory hot(un)plug
 2018-04-24  3:48 UTC  (2+ messages)
` [1/2] "

[PATCH] powerpc/mce: Fix a bug where mce loops on memory UE
 2018-04-23 23:41 UTC  (9+ messages)

[PATCH] powerpc/mm/radix: add missing braces for single statement block
 2018-04-23 21:13 UTC  (6+ messages)
` [PATCH v2] powerpc/mm/radix: use do/while(0) trick "

[PATCH] powerpc/wii: Make hlwd_pic_init function static
 2018-04-23 19:45 UTC 

[PATCH v10 00/25] Speculative page faults
 2018-04-23 15:10 UTC  (12+ messages)
` [PATCH v10 01/25] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 08/25] mm: VMA sequence count
` [PATCH v10 09/25] mm: protect VMA modifications using "
` [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure

[PATCH v4 0/7] powerpc/fadump: Improvements and fixes for firmware-assisted dump
 2018-04-23 12:53 UTC  (13+ messages)
` [PATCH v4 1/7] powerpc/fadump: Move the metadata region to start of the reserved area
` [PATCH v4 2/7] powerpc/fadump: Update documentation to reflect the metadata region movement
` [PATCH v4 3/7] powerpc/fadump: un-register fadump on kexec path
` [PATCH v4 4/7] powerpc/fadump: Reservationless firmware assisted dump
` [PATCH v4 5/7] powerpc/fadump: Update documentation to reflect CMA reservation
` [PATCH v4 6/7] powerpc/fadump: throw proper error message on fadump registration failure
` [PATCH v4 7/7] powerpc/fadump: Do not allow hot-remove memory from fadump reserved area

[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-04-23 11:01 UTC  (17+ messages)
` [PATCH 1/4] kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
` [PATCH 2/4] kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module build
` [PATCH 3/4] kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[PATCH 1/5] powerpc: always enable RTC_LIB
 2018-04-23  8:36 UTC  (5+ messages)
` [PATCH 2/5] powerpc: rtas: clean up time handling
` [PATCH 3/5] powerpc: use time64_t in read_persistent_clock
` [PATCH 4/5] powerpc: use time64_t in update_persistent_clock
` [PATCH 5/5] powerpc: remove unused to_tm() helper

[PATCH net] ibmvnic: Clean actual number of RX or TX pools
 2018-04-23  1:13 UTC  (2+ messages)

[PATCH v3 00/17] y2038: Convert IPC syscalls
 2018-04-22 20:17 UTC  (30+ messages)
` [PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures
            ` [PATCH] x86: ipc: fix x32 version of shmid64_ds and msqid64_ds
` [PATCH v3 02/17] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v3 03/17] y2038: ia64: "
` [PATCH v3 04/17] y2038: s390: "
` [PATCH v3 05/17] y2038: arm64: Extend sysvipc compat data structures
` [PATCH v3 06/17] y2038: mips: Extend sysvipc "
` [PATCH v3 07/17] y2038: x86: "
` [PATCH v3 08/17] y2038: parisc: "
` [PATCH v3 09/17] y2038: sparc: "
` [PATCH v3 10/17] y2038: powerpc: "
` [PATCH v3 11/17] y2038: xtensa: "
` [PATCH v3 12/17] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v3 13/17] y2038: ipc: Report long times to user space
` [PATCH v3 14/17] y2038: ipc: Use __kernel_timespec
` [PATCH v3 15/17] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v3 16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop
` [PATCH v3 17/17] y2038: compat: Move common compat types to asm-generic/compat.h

[PATCH 0/6] tree-wide: simplify getting .drvdata
 2018-04-22 16:11 UTC  (3+ messages)
` [PATCH 3/6] dmaengine: fsldma: "

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-22  9:14 UTC  (4+ messages)
` [PATCH 07/61] dma: "

[PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-04-21 11:19 UTC 

[PATCH v2] powerpc: platform: cell: spufs: Change return type to vm_fault_t
 2018-04-20 21:34 UTC  (2+ messages)

[PATCH] pseries/memory-hotplug: Only update DT once per memory DLPAR request
 2018-04-20 20:29 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-3 tag
 2018-04-20 13:28 UTC 

[PATCH v5 00/10] powerpc64/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-04-20  6:31 UTC  (14+ messages)
` [PATCH v5 01/10] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v5 02/10] powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
` [PATCH v5 03/10] powerpc64/ftrace: Add helpers to hard disable ftrace
` [PATCH v5 04/10] powerpc64/ftrace: Delay enabling ftrace on secondary cpus
` [PATCH v5 05/10] powerpc64/ftrace: Disable ftrace during hotplug
` [PATCH v5 06/10] powerpc64/ftrace: Disable ftrace during kvm entry/exit
` [PATCH v5 07/10] powerpc64/kexec: Hard disable ftrace before switching to the new kernel
` [PATCH v5 08/10] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v5 09/10] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v5 10/10] powerpc64/ftrace: Implement support for ftrace_regs_caller()

[REVIEW][PATCH 13/17] signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK
 2018-04-20  1:04 UTC  (3+ messages)
` [REVIEW][PATCH 15/17] signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
` [REVIEW][PATCH 17/17] signal/powerpc: Replace TRAP_FIXME with TRAP_UNK

sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE via kill() returns wrong values in si_pid and si_uid
 2018-04-19 14:40 UTC  (22+ messages)
                    ` [RFC PATCH 0/3] Dealing with the aliases of SI_USER
                      ` [RFC PATCH 1/3] signal: Ensure every siginfo we send has all bits initialized

[PATCH] kvm: Change return type to vm_fault_t
 2018-04-19 13:56 UTC  (2+ messages)

[PATCH] powerpc/kvm: Fix lockups when running KVM guests on Power8
 2018-04-19 13:42 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc/xive: Fix trying to "push" an already active pool VP
 2018-04-19 13:42 UTC  (2+ messages)
` [1/3] "

[PATCH] powerpc/eeh: Fix enabling bridge MMIO windows
 2018-04-19 13:42 UTC  (3+ messages)
`  "

[PATCH] powerpc64s: Print exception vector name alongside the trap number
 2018-04-19  6:56 UTC  (3+ messages)

[PATCH] powerpc: platform: cell: spufs: Change return type to vm_fault_t
 2018-04-18 19:38 UTC  (6+ messages)

[RFC] virtio: Use DMA MAP API for devices without an IOMMU
 2018-04-18 16:20 UTC  (11+ messages)

[PATCH v2 1/2] powerpc: fix vmlinux.lds to build with CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
 2018-04-18 13:36 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc: Allow selection of CONFIG_LD_DEAD_CODE_DATA_ELIMINATION


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