linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-01 02:47:40 to 2016-11-07 07:32:17 UTC [more...]

[PATCH 1/2] cpufreq: powernv: Adding fast_switch for schedutil
 2016-11-07  7:32 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: powernv: Use PMSR to verify global and local pstate

[PATCH v2] ppc: cpufreq: disable preemption while checking CPU throttling state
 2016-11-07  5:15 UTC  (3+ messages)

4.9-rc G5 build broken with a 2.23 binutils
 2016-11-07  4:03 UTC 

[PATCH 0/4]Support PowerISA v3.0 PMU Raw event format
 2016-11-07  1:26 UTC  (5+ messages)
` [PATCH 1/4] powerpc/perf: factor out the event format field
` [PATCH 2/4] powerpc/perf: update attribute_group data structure
` [PATCH 3/4] powerpc/perf: PowerISA v3.0 raw event format encoding
` [PATCH 4/4] powerpc/perf: macros for PowerISA v3.0 "

[RESEND] [PATCH v3] cxl: Prevent adapter reset if an active context exists
 2016-11-07  0:29 UTC  (6+ messages)

[PATCH 00/22] mtd: nand: return error code of nand_scan(_ident, _tail) on error
 2016-11-06 22:55 UTC  (4+ messages)
` [PATCH 08/22] mtd: nand: pasemi: return error code of nand_scan() "
` [PATCH 00/22] mtd: nand: return error code of nand_scan(_ident,_tail) "

[PATCH net-next] ibmveth: v1 calculate correct gso_size and set gso_type
 2016-11-06 21:22 UTC  (4+ messages)

[PATCH 0/3] powerpc: Emulation support for load/store instructions on LE
 2016-11-06 18:59 UTC  (14+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] powerpc: Add encoding for couple of load/store instructions
` [PATCH 3/3] powerpc: emulate_step test for "

Linux 4.9: Reported regressions as of Sunday, 2016-11-06
 2016-11-06 14:41 UTC 

Linux 4.9: Reported regressions as of Sunday, 2016-10-30
 2016-11-06 13:10 UTC  (3+ messages)

Problem with the commit "console: don't prefer first registered if DT specifies stdout-path"
 2016-11-05 16:32 UTC  (2+ messages)

[PATCH] Fix a typo in radix encodings print
 2016-11-05  4:24 UTC 

[PATCH] Fix the message in facility unavailable exception
 2016-11-05  4:14 UTC 

[PATCH v6] powerpc: Do not make the entire heap executable
 2016-11-04 22:03 UTC  (7+ messages)

[RFC v2 5/7] powerpc: Rename context.vdso_base to context.vdso
 2016-11-04 20:13 UTC  (5+ messages)
` [RFC v2 6/7] mm/powerpc: Use generic VDSO remap and unmap functions

[PATCH net-next v6 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-04 20:06 UTC  (19+ messages)
` [PATCH net-next v6 01/10] devres: add devm_alloc_percpu()
` [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet
    ` Coding Style: Reverse XMAS tree declarations ? (was Re: [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet)
        ` Coding Style: Reverse XMAS tree declarations ?
` [PATCH net-next v6 03/10] dpaa_eth: add option to use one buffer pool set
` [PATCH net-next v6 04/10] dpaa_eth: add ethtool functionality
` [PATCH net-next v6 05/10] dpaa_eth: add ethtool statistics
` [PATCH net-next v6 06/10] dpaa_eth: add sysfs exports
` [PATCH net-next v6 07/10] dpaa_eth: add trace points
` [PATCH net-next v6 08/10] arch/powerpc: Enable FSL_PAMU
` [PATCH net-next v6 09/10] arch/powerpc: Enable FSL_FMAN
` [PATCH net-next v6 10/10] arch/powerpc: Enable dpaa_eth

[RFC] kexec_file: Add support for purgatory built as PIE
 2016-11-04 19:19 UTC  (5+ messages)

[PATCH] console: use first console if stdout-path device doesn't appear
 2016-11-04 15:44 UTC  (12+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] powerpc/64s: relocation, register save fixes for system reset interrupt
 2016-11-04 11:47 UTC  (13+ messages)

[PATCH] vfio: Fix build break when SPAPR_TCE_IOMMU=n
 2016-11-04 10:01 UTC  (2+ messages)

[PATCH] powerpc/oops: fix pr_cont() issues in instruction dump
 2016-11-04  6:20 UTC 

[mm PATCH v2 18/26] arch/powerpc: Add option to skip DMA sync as a part of mapping
 2016-11-04  3:16 UTC  (2+ messages)

[PATCH] powerpc/asm: Allow including ppc_asm.h in asm files
 2016-11-04  2:39 UTC 

[PATCH 1/4] powerpc/64: Make exception table clearer in __copy_tofrom_user_base
 2016-11-03 23:40 UTC  (7+ messages)
` [PATCH 2/4] selftests/powerpc/64: Test all paths through copy routines
  ` [PATCH 2/4 v2] "
` [PATCH 3/4] selftests/powerpc/64: Test exception cases in copy_tofrom_user
  ` [PATCH 3/4 v2] "
` [PATCH 4/4] powerpc/64: Copy as much as possible in __copy_tofrom_user

[PATCH v3 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
 2016-11-03 22:10 UTC  (19+ 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] ext4: ext4_mb_mark_free_simple: Fix integer value truncation
 2016-11-03 19:32 UTC  (2+ messages)

[PATCH] ppc: cpufreq: Use get_cpu()/put_cpu() instead of smp_processor_id() to avoid the oops
 2016-11-03 14:56 UTC  (3+ messages)

compiling master
 2016-11-03 10:52 UTC  (9+ messages)

[PATCH] cxl: Fix error handling
 2016-11-03  9:55 UTC  (7+ messages)

[PATCH] powerpc/configs: Drop REISERFS from pseries & powernv
 2016-11-03  7:18 UTC 

[PATCH v2] powerpc: EX_TABLE macro for exception tables
 2016-11-03  5:43 UTC 

[PATCH 1/2] powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
 2016-11-03  5:15 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64: Use optimized checksum routines on little-endian

[PATCH 1/2] selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV
 2016-11-03  4:41 UTC  (2+ messages)
` [PATCH 2/2] selftests/powerpc: Fail load_unaligned_zeropad on miscompare

[PATCH] powerpc/module: Add support for R_PPC64_REL32 relocations
 2016-11-03  4:39 UTC 

[PATCH] Fix loading of module radeonfb on PowerMac
 2016-11-03  3:53 UTC  (5+ messages)

[PATCH] powerpc/configs: Turn on PPC crypto implementations in the server defconfigs
 2016-11-03  3:48 UTC  (2+ messages)

[PATCH kernel v4 0/4] powerpc/spapr/vfio: Put pages on VFIO container shutdown
 2016-11-03  1:02 UTC  (9+ messages)
` [PATCH kernel v4 4/4] powerpc/mm/iommu, vfio/spapr: "

[PATCH 0/4] cputime: some optimizations and cleanups
 2016-11-03  0:51 UTC  (9+ messages)
` [PATCH 1/4] cputime/powerpc: remove cputime_last_delta global variable
` [PATCH 2/4] cputime/powerpc: remove cputime_to_scaled()
` [PATCH 3/4] cputime/powerpc/s390: make scaled cputime arch specific

[PATCH] cxl: Fix error handling
 2016-11-02 16:46 UTC  (2+ messages)

[PATCH] cxl: Fix memory allocation failure test
 2016-11-02 16:45 UTC  (2+ messages)

[PATCH 1/5] powerpc/oops: Fix missing KERN_CONT in show_stack()
 2016-11-02 11:20 UTC  (5+ messages)
` [PATCH 2/5] powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al
` [PATCH 3/5] powerpc/oops: Fix printing of GPRs since KERN_CONT changes
` [PATCH 4/5] powerpc/oops: Move printing of SOFTE before CFAR
` [PATCH 5/5] powerpc/oops: Fix remaining pr_cont() issues

[PATCH v2 0/3] powernv:stop: Use psscr_val,mask provided by firmware
 2016-11-02  8:42 UTC  (6+ messages)
` [PATCH v2 2/3] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v2 0/3] powernv:stop: Use psscr_val, mask provided by firmware

[PATCH v7 00/11] implement vcpu preempted check
 2016-11-02  9:08 UTC  (12+ messages)
` [PATCH v7 01/11] kernel/sched: introduce vcpu preempted check interface
` [PATCH v7 02/11] locking/osq: Drop the overload of osq_lock()
` [PATCH v7 03/11] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v7 04/11] powerpc/spinlock: support vcpu preempted check
` [PATCH v7 05/11] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen vcpu preempted check
` [PATCH v7 07/11] KVM: Introduce kvm_write_guest_offset_cached
` [PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
` [PATCH v7 09/11] x86, kernel/kvm.c: "
` [PATCH v7 10/11] x86, xen: "
` [PATCH v7 11/11] Documentation: virtual: kvm: Support "

[kernel-hardening] [PATCH] powerpc/kernel: Disable the latent entropy plugin unconditionally
 2016-11-02  5:06 UTC 

[PATCH 1/4] ibmebus: fix device reference leaks in sysfs interface
 2016-11-01 15:26 UTC  (4+ messages)
` [PATCH 2/4] ibmebus: fix further device reference leaks
` [PATCH 3/4] powerpc/vio: clarify vio_find_node reference counting
` [PATCH 4/4] powerpc/pci: fix device reference leaks

[PATCH 0/3] Enable IAMR storage keys for radix
 2016-11-01 13:38 UTC  (4+ messages)
` [PATCH 1/3] Setup AMOR in HV mode
` [PATCH 2/3] Detect instruction fetch denied and report
` [PATCH 3/3] Enable storage keys for radix - user mode execution

[TRIVIAL][PATCH] Fixup OOPS output
 2016-11-01 13:03 UTC 

[Patch V6 0/6] microblaze/PowerPC: Move irq-xilinx
 2016-11-01 11:05 UTC  (4+ messages)
` [Patch V6 2/6] irqchip: xilinx: Clean up irqdomain argument and read/write

[PATCH] powerpc: fpr save/restore function cleanups
 2016-11-01  6:17 UTC  (5+ messages)

[PATCH V3 0/2] powerpc: add support for ISA v2.07 compat level
 2016-11-01  4:41 UTC  (3+ messages)
` [PATCH V3 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH V3 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00

[PATCH V2 0/2] powerpc: add support for ISA v2.07 compat level
 2016-11-01  2:47 UTC  (4+ messages)
` [PATCH V2 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00


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