linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-19 02:47:15 to 2016-10-24 08:12:55 UTC [more...]

[PATCH v5 0/9] implement vcpu preempted check
 2016-10-24  8:12 UTC  (20+ messages)
` [PATCH v5 1/9] kernel/sched: introduce vcpu preempted check interface
` [PATCH v5 2/9] locking/osq: Drop the overload of osq_lock()
` [PATCH v5 3/9] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v5 4/9] powerpc/spinlock: support vcpu preempted check
` [PATCH v5 5/9] x86, paravirt: Add interface to support kvm/xen "
` [PATCH v5 6/9] x86, kvm: support "
` [PATCH v5 7/9] x86, xen: "
` [PATCH v5 8/9] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v5 9/9] Documentation: virtual: kvm: Support vcpu preempted check

[PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency
 2016-10-24  7:52 UTC  (14+ messages)
` [PATCH 1/5] processor.h: introduce cpu_relax_yield
` [PATCH 2/5] stop_machine: yield CPU during stop machine
` [PATCH 3/5] s390: make cpu_relax a barrier again
` [PATCH 4/5] Remove cpu_relax_lowlatency users
` [PATCH 5/5] remove cpu_relax_lowlatency

[PATCH kernel v4 0/4] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-10-24  7:14 UTC  (6+ messages)
` [PATCH kernel v4 1/4] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v4 2/4] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v4 3/4] vfio/spapr: Reference mm in tce_container
` [PATCH kernel v4 4/4] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[PATCH] powerpc/mm: Use tlbiel only if we ever ran on the current cpu
 2016-10-24  6:01 UTC  (3+ messages)

[PATCH kernel v3 0/4] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-10-24  4:55 UTC  (14+ messages)
` [PATCH kernel v3 1/4] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v3 2/4] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v3 3/4] vfio/spapr: Cache mm in tce_container
` [PATCH kernel v3 4/4] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[powerpc:test 24/28] powerpc64-linux-gnu-ld: warning: orphan section `.text.save.restore' from `arch/powerpc/lib/built-in.o' being placed in section `.text.save.restore'
 2016-10-24  2:37 UTC  (3+ messages)
  ` [PATCH] powerpc: fpr save/restore function cleanups (was Re: [powerpc:test 24/28] powerpc64-linux-gnu-ld: warning: orphan section `.text.save.restore' from `arch/powerpc/lib/built-in.o' being placed in section `.text.save.restore'.)

[PATCH v2 0/6] DT: Fix spelling of standard properties
 2016-10-24  2:00 UTC  (11+ messages)
` [PATCH v2 1/6] ARM: dts: STiH407: DT fix s/interrupts-names/interrupt-names/
  ` [STLinux Kernel] "
` [PATCH v2 2/6] arm64: dts: lg1312: DT fix s/#interrupts-cells/#interrupt-cells/
` [PATCH v2 3/6] arm64: dts: lg1313: "
` [PATCH v2 4/6] ASoC: davinci-mcbsp: DT fix s/interrupts-names/interrupt-names/
` [PATCH v2 5/6] dt: booting-without-of: DT fix s/#interrupt-cell/#interrupt-cells/
` [PATCH v2 6/6] powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/

[PATCH v2 1/3] cyrus: Add poweroff/reset support
 2016-10-23 23:48 UTC  (3+ messages)
` [PATCH 2/3] 85xx: Enable gpio power/reset driver
` [PATCH 3/3] corenet: Switch to of_platform_default_populate

[PATCH v2 1/2] pci: Call pcibios_sriov_enable() before IOV BARs are enabled
 2016-10-23 23:28 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: Don't disable PF's memory decoding when enabling SRIOV

Linux 4.9: Reported regressions as of Sunday, 2016-10-23
 2016-10-23 14:24 UTC 

[PATCH v4 0/5] powerpc/mm: movable hotplug memory nodes
 2016-10-23  1:51 UTC  (7+ messages)
` [PATCH v4 2/5] drivers/of: do not add memory for unavailable nodes
` [PATCH v4 3/5] powerpc/mm: allow memory hotplug into a memoryless node

[PATCH RFC] powerpc/64: Make exception table clearer in __copy_tofrom_user_base
 2016-10-21 23:46 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.9-3 tag
 2016-10-21 22:34 UTC 

[PATCH] powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
 2016-10-21 22:02 UTC  (2+ messages)
`  "

[PATCH] powerpc: ignore the pkey system calls for now
 2016-10-21 22:02 UTC  (2+ messages)
`  "

[PATCH] powerpc: Fix numa topology console print
 2016-10-21 22:02 UTC  (2+ messages)
`  "

[PATCH] powerpc/boot: fix boot on systems with uncompressed kernel image
 2016-10-21 22:02 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Drop dump_numa_memory_topology()
 2016-10-21 22:02 UTC  (2+ messages)
`  "

[RESEND] [PATCH v3] cxl: Prevent adapter reset if an active context exists
 2016-10-21 22:02 UTC  (2+ messages)
` [RESEND, "

[RESEND PATCH] cxl: Fix leaking pid refs in some error paths
 2016-10-21 17:34 UTC  (2+ messages)

[PATCH 1/2] powerpc/64: Re-fix race condition between going idle and entering guest
 2016-10-21 12:32 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64: Fix race condition in setting lock bit in idle/wakeup code

Canyonlands oops with m41t80
 2016-10-21 10:56 UTC 

Canyonlands oops at Shutdown
 2016-10-21 10:53 UTC  (3+ messages)

[PATCH] kernel: irq: fix build failure
 2016-10-21 10:20 UTC  (5+ messages)

[Patch v5 00/12] microblaze/MIPS/PowerPC: Xilinx intc
 2016-10-21  9:48 UTC  (5+ messages)
` [Patch v5 04/12] irqchip: xilinx: Add support for parent intc
` [Patch v5 06/12] powerpc/virtex: Use generic xilinx irqchip driver

[PATCH 0/7] build updates
 2016-10-21  6:35 UTC  (17+ messages)
` [PATCH 1/7] powerpc: use the new post-link pass to check relocations
` [PATCH 2/7] powerpc: add arch/powerpc/tools directory
` [PATCH 3/7] powerpc/64s: tool to flag direct branches from unrelocated interrupt vectors
` [PATCH 4/7] powerpc/64: tool to check head sections location sanity
` [PATCH 5/7] powerpc/64: handle linker stubs in low .text code
` [PATCH 6/7] powerpc: switch to using thin archives if COMPILE_TEST is set
` [PATCH 7/7] powerpc/64: allow CONFIG_RELOCATABLE if COMPILE_TEST
  ` [PATCH 0/7] build updates (and RFC on one-pass kallsyms generation)

[PATCH] cxl: Fix leaking pid refs in some error paths
 2016-10-21  6:19 UTC  (2+ messages)

[PATCH] powerpc/book3s64: Always build for power4 or later
 2016-10-21  3:53 UTC  (2+ messages)

[PATCH v6 00/10] ima: carry the measurement list across kexec
 2016-10-21  2:44 UTC  (11+ messages)
` [PATCH v6 01/10] powerpc: ima: Get the kexec buffer passed by the previous kernel
` [PATCH v6 02/10] ima: on soft reboot, restore the measurement list
` [PATCH v6 03/10] ima: permit duplicate measurement list entries
` [PATCH v6 04/10] ima: maintain memory size needed for serializing the measurement list
` [PATCH v6 05/10] powerpc: ima: Send the kexec buffer to the next kernel
` [PATCH v6 06/10] ima: on soft reboot, save the measurement list
` [PATCH v6 07/10] ima: store the builtin/custom template definitions in a list
` [PATCH v6 08/10] ima: support restoring multiple template formats
` [PATCH v6 09/10] ima: define a canonical binary_runtime_measurements list format
` [PATCH v6 10/10] ima: platform-independent hash value

[PATCH v9 00/10] kexec_file_load implementation for PowerPC
 2016-10-21  2:40 UTC  (11+ messages)
` [PATCH v9 01/10] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
` [PATCH v9 02/10] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
` [PATCH v9 03/10] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v9 04/10] powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead
` [PATCH v9 05/10] powerpc: Factor out relocation code in module_64.c
` [PATCH v9 06/10] powerpc: Implement kexec_file_load
` [PATCH v9 07/10] powerpc: Add functions to read ELF files of any endianness
` [PATCH v9 08/10] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v9 09/10] powerpc: Add purgatory for kexec_file_load implementation
` [PATCH v9 10/10] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs

[PATCH v6] powerpc: Do not make the entire heap executable
 2016-10-20 22:45 UTC  (5+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (28+ messages)
` [PATCH 04/10] mm: replace get_user_pages_locked() write/force parameters with gup_flags
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 10/10] mm: replace access_process_vm() "

[RFC][PATCH] powerpc/pseries: implement NMI IPIs with H_SIGNAL_SYS_RESET hcall
 2016-10-20  9:08 UTC 

[RFC] ppc64le: Enable emulation support for simple Load/Store instructions
 2016-10-20  8:15 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Use node ID in init_chip_info
 2016-10-20  7:03 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix build error when SMP=n
 2016-10-20  3:57 UTC 

[PATCH v4 0/5] implement vcpu preempted check
 2016-10-19 18:45 UTC  (12+ messages)
` [PATCH v4 1/5] kernel/sched: introduce vcpu preempted check interface
` [PATCH v4 2/5] locking/osq: Drop the overload of osq_lock()
` [PATCH v4 3/5] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v4 4/5] powerpc/spinlock: support vcpu preempted check
` [PATCH v4 5/5] x86, kvm: "

Oops on Power8 (was Re: [PATCH v2 1/7] workqueue: make workqueue available early during boot)
 2016-10-19 16:15 UTC  (11+ messages)
                      ` [PATCH wq/for-4.10] workqueue: move wq_numa_init() to workqueue_init()

[RFC PATCH 1/3] cxl: Split _CXL_LOOP_HCALL9 out into a separate macro
 2016-10-19 14:38 UTC  (6+ messages)
` [RFC PATCH 2/3] powerpc/pseries: Define & use a type for the plpar_hcall() retvals

[PATCH] net: fs_enet: Use net_device_stats from struct net_device
 2016-10-19 14:37 UTC  (2+ messages)

[PATCH] powerpc: link error on orphan sections
 2016-10-19 12:36 UTC  (5+ messages)

[PATCH v2] powerpc/hash64: Be more careful when generating tlbiel
 2016-10-19 12:27 UTC  (2+ messages)

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-19  8:27 UTC  (4+ messages)

[PATCH v2] powernv: Simplify searching for compatible device nodes
 2016-10-19  5:58 UTC  (2+ messages)

[PATCH] mm/hugetlb: Use the right pte val for compare in hugetlb_cow
 2016-10-19  5:11 UTC  (4+ 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).