linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-12 13:58:15 to 2016-10-19 06:22:56 UTC [more...]

[PATCH v4 0/5] implement vcpu preempted check
 2016-10-19 10:20 UTC  (3+ 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 0/7] build updates
 2016-10-19  6:01 UTC  (11+ 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 v2] powernv: Simplify searching for compatible device nodes
 2016-10-19  5:58 UTC  (2+ messages)

[PATCH v2] powerpc/hash64: Be more careful when generating tlbiel
 2016-10-19  5:53 UTC 

[PATCH] mm/hugetlb: Use the right pte val for compare in hugetlb_cow
 2016-10-19  5:11 UTC  (4+ messages)

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

[PATCH] MAINTAINERS: Update powerpc website & add selftests
 2016-10-19  2:17 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes
 2016-10-19  2:17 UTC  (2+ messages)
`  "

ppc64 qemu test failure since commit f9aa67142 ("powerpc/64s: Consolidate Alignment 0x600 interrupt")
 2016-10-19  2:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop separate pseries entry
 2016-10-19  2:17 UTC  (2+ messages)
`  "

[PATCH] powerpc/pseries: Fix stack corruption in htpe code
 2016-10-19  2:17 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm/hash64: Fix might_have_hea() check
 2016-10-19  2:17 UTC  (2+ messages)
`  "

[PATCH] powerpc/64: Fix incorrect return value from __copy_tofrom_user
 2016-10-19  2:17 UTC  (2+ messages)
`  "

[PATCH v2] console: Don't prefer first registered if DT specifies stdout-path
 2016-10-18 18:58 UTC  (6+ messages)
        ` [PATCH] console: use first console if stdout-path device doesn't appear

Oops on Power8 (was Re: [PATCH v2 1/7] workqueue: make workqueue available early during boot)
 2016-10-18 18:58 UTC  (17+ messages)

[PATCH v6 0/3] powerpc/pseries: Implement indexed-count memory hotplug
 2016-10-18 17:21 UTC  (4+ messages)
` [PATCH v6 1/3] powerpc/pseries: Correct possible read beyond dlpar sysfs buffer
` [PATCH v6 2/3] powerpc/pseries: Implement indexed-count hotplug memory add
` [PATCH v6 3/3] powerpc/pseries: Implement indexed-count hotplug memory remove

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-18 15:30 UTC  (20+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [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 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "

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

[PATCH] powerpc: Fix numa topology console print
 2016-10-18  8:52 UTC 

[PATCH] Setup per-cpu cpu<->node binding early
 2016-10-18  7:10 UTC 

[PATCH] powerpc: ignore the pkey system calls for now
 2016-10-18  7:05 UTC  (2+ messages)

[PATCH kernel 14/15] vfio/spapr_tce: Export container API for external users
 2016-10-18  1:42 UTC  (13+ messages)

[Patch v5 00/12] microblaze/MIPS/PowerPC: Xilinx intc
 2016-10-17 16:52 UTC  (13+ messages)
` [Patch v5 01/12] microblaze: irqchip: Move intc driver to irqchip
` [Patch v5 02/12] irqchip: xilinx: Clean up irqdomain argument and read/write
` [Patch v5 03/12] irqchip: xilinx: Rename get_irq to xintc_get_irq
` [Patch v5 04/12] irqchip: xilinx: Add support for parent intc
` [Patch v5 05/12] irqchip: xilinx: Try to fall back if xlnx, kind-of-intr not provided
` [Patch v5 06/12] powerpc/virtex: Use generic xilinx irqchip driver
` [Patch v5 07/12] MIPS: xilfpga: Use irqchip instead of the legacy way
` [Patch v5 08/12] MIPS: xilfpga: Use Xilinx Interrupt Controller
` [Patch v5 09/12] MIPS: xilfpga: Update DT node and specify uart irq
` [Patch v5 10/12] MIPS: xilfpga: Add DT node for AXI I2C
` [Patch v5 11/12] MIPS: xilfpga: Add DT node for AXI emaclite
` [Patch v5 12/12] MIPS: xilfpga: Update defconfig

[PATCH -next] KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
 2016-10-17 15:15 UTC 

[PATCH -next] PCI: layerscape: Remove redundant dev_err call in ls_pcie_probe()
 2016-10-17 14:55 UTC 

Build regressions/improvements in v4.9-rc1
 2016-10-17  7:34 UTC 

[PATCH kernel v2 0/2] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-10-17  3:28 UTC  (7+ messages)
` [PATCH kernel v2 1/2] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v2 2/2] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown

[PATCH 6/7] ASoC: constify snd_soc_ops structures
 2016-10-15 14:55 UTC 

[PATCH] powerpc/mm: simplify loop control in parse_numa_properties()
 2016-10-14 15:43 UTC  (3+ messages)

[PowerPC] Kernel panic while running CPU toggle test on 4.8.0 kernel
 2016-10-14 11:04 UTC  (2+ messages)

[PATCH] powerpc: link error on orphan sections
 2016-10-14 10:54 UTC  (7+ messages)

[PATCH][RFC] powerpc/64s: Use emergency stack for 0x100 system reset interrupt
 2016-10-14 10:51 UTC  (2+ messages)

[PATCH v2] powerpc/64: option to force run-at-load to test relocation
 2016-10-14 10:49 UTC  (2+ messages)

[RESEND] [PATCH v3] cxl: Prevent adapter reset if an active context exists
 2016-10-14  9:38 UTC 

[PATCH v3] cxl: Prevent adapter reset if an active context exists
 2016-10-14  9:13 UTC  (5+ messages)

[PATCH v4 04/12] tracing/syscalls: add compat syscall metadata
 2016-10-14  8:35 UTC  (2+ messages)
` [PATCH v4 09/12] powerpc/tracing: fix compat syscall handling

[PATCH v3 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
 2016-10-14  7:38 UTC  (10+ messages)
` [PATCH v3 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
` [PATCH v3 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done
` [PATCH v3 05/16] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v3 06/16] scsi: fc: provide fc_bsg_to_rport() helper
` [PATCH v3 10/16] scsi: change FC drivers to use 'struct bsg_job'
` [PATCH v3 13/16] scsi: fc: use bsg_job_done

[PATCH v2] powerpc: link warning for orphan sections
 2016-10-14  7:32 UTC 

[PATCH 0/6] kvm: powerpc halt polling updates
 2016-10-14  6:27 UTC  (11+ messages)
` [PATCH 1/6] kvm: export kvm module parameter variables
` [PATCH 2/6] powerpc/kvm: Use generic kvm module parameters in kvm-hv
` [PATCH 3/6] powerpc/kvm: Add check for module parameter halt_poll_ns
` [PATCH 4/6] powerpc/kvm: Decrease the powerpc default halt poll max value
` [PATCH 5/6] powerpc/kvm: Comment style and print format fixups
` [PATCH 6/6] doc/kvm: Add halt polling documentation

[PATCH] powerpc/64: option to force run-at-load to test relocation
 2016-10-14  6:21 UTC  (5+ messages)

[PATCH] powerpc/64s: relocation, register save fixes for system reset interrupt
 2016-10-14  5:45 UTC  (5+ messages)

[PATCH] powerpc: make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not defined
 2016-10-14  3:18 UTC  (4+ messages)

[PATCH] powerpc/fadump: Fix the race in crash_fadump()
 2016-10-14  0:42 UTC  (5+ messages)

[PATCH] powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
 2016-10-14  0:41 UTC  (5+ messages)

[PATCH] powerpc/mm: Drop dump_numa_memory_topology()
 2016-10-14  0:37 UTC  (3+ messages)

[PATCH v2 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
 2016-10-13 16:24 UTC  (16+ messages)
` [PATCH v2 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
` [PATCH v2 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done
` [PATCH v2 05/16] scsi: fc: provide fc_bsg_to_shost() helper
` [PATCH v2 06/16] scsi: fc: provide fc_bsg_to_rport() helper
` [PATCH v2 10/16] scsi: change FC drivers to use 'struct bsg_job'
` [PATCH v2 13/16] scsi: fc: use bsg_job_done

[PATCH 0/2] powernv:stop: Use psscr_val,mask provided by firmware
 2016-10-13 11:23 UTC  (7+ messages)
` [PATCH 2/2] powernv: Pass PSSCR value and mask to power9_idle_stop

[GIT PULL] Please pull powerpc/linux.git powerpc-4.9-2 tag
 2016-10-13 10:04 UTC 

[PATCH v3 03/11] tracing/syscalls: add compat syscall metadata
 2016-10-13  9:33 UTC  (4+ messages)

[PATCH 0/3][RFC] powerpc: relative exception tables, and build-time sort
 2016-10-13  5:42 UTC  (4+ messages)
` [PATCH 1/3] powerpc: EX_TABLE macro for exception tables
` [PATCH 2/3] powerpc: relative "
` [PATCH 3/3] powerpc: build-time sort exception table

[PATCH 0/3][RFC] powerpc: relative exception tables, and build-time sort
 2016-10-13  5:42 UTC 

[PATCH 0/3][RFC] powerpc: relative exception tables, and build-time sort
 2016-10-13  5:41 UTC 

[PATCH] powerpc/64s: reduce exception alignment
 2016-10-13  3:43 UTC 

[RFC][PATCH] kernel relocation for KVM exceptions
 2016-10-13  3:08 UTC 

[PATCH v2] cxl: Prevent adapter reset if an active context exists
 2016-10-13  3:00 UTC  (2+ messages)

[PATCH] powerpc/boot: fix boot on systems with uncompressed kernel image
 2016-10-12 19:00 UTC 

Commit 1b7898ee276b "powerpc/boot: Use the pre-boot decompression API" breaks boot
 2016-10-12 18:25 UTC  (9+ messages)

[PATCH] powerpc: cmp -> cmpd for 64-bit
 2016-10-12 17:00 UTC  (4+ messages)

[PATCH v2 0/7] PCI: layerscape: Cleanups
 2016-10-12 16:32 UTC  (5+ messages)
` [PATCH v2 6/7] PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg
` [PATCH v2 7/7] PCI: layerscape: Reorder struct ls_pcie

[PATCH v15 00/15] selftests/powerpc: Add ptrace tests for ppc registers
 2016-10-12 14:06 UTC  (4+ messages)
` [PATCH v15 03/15] selftests/powerpc: Add ptrace tests for EBB


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