linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-01 06:34:52 to 2017-03-06 15:20:21 UTC [more...]

[PATCH V3 00/10] powerpc/mm/ppc64: Add 128TB support
 2017-03-06 15:20 UTC  (8+ messages)
` [PATCH V3 08/10] powerpc/mm/hash: Increase VA range to 128TB
` [PATCH V3 09/10] powerpc/mm/slice: Move slice_mask struct definition to slice.c

[PATCH] powerpc: Avoid panic during boot due to divide by zero in init_cache_info()
 2017-03-06 15:18 UTC  (14+ messages)

[PATCH] uapi: fix asm/signal.h userspace compilation errors
 2017-03-06 15:10 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2 0/5] kretprobe fixes
 2017-03-06 15:04 UTC  (30+ messages)
` [PATCH v2 3/5] trace/kprobes: allow return probes with offsets and absolute addresses
    ` [PATCH v2 3.5/5] trace/kprobes: Add back warning about offset in return probes
` [PATCH v2 4/5] perf: kretprobes: offset from reloc_sym if kernel supports it
    ` [PATCH v3 1/2] perf: probe: generalize probe event file open routine
      ` [PATCH v3 2/2] perf: kretprobes: offset from reloc_sym if kernel supports it
          ` [PATCH v4 1/3] perf: probe: factor out the ftrace README scanning
          ` [PATCH v4 2/3] perf: kretprobes: offset from reloc_sym if kernel supports it
          ` [PATCH v4 3/3] perf: powerpc: choose local entry point with kretprobes

[PATCH v2 0/6] powerpc/perf: Export memory hierarchy level
 2017-03-06 14:59 UTC  (9+ messages)
` [PATCH v2 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src
` [PATCH v2 2/6] powerpc/perf: Export memory hierarchy info to user space
` [PATCH v2 3/6] powerpc/perf: Support to export MMCRA[TEC*] field to userspace
` [PATCH v2 4/6] powerpc/perf: Support to export SIERs bit in Power8
` [PATCH v2 5/6] powerpc/perf: Support to export SIERs bit in Power9
` [PATCH v2 6/6] powerpc/perf: Add Power8 mem_access event to sysfs

[PATCH] powerpc: Sort the selects under CONFIG_PPC
 2017-03-06 12:05 UTC 

[PATCH] powerpc/64: Fix L1D cache shape vector reporting L1I values
 2017-03-06 11:15 UTC 

[PATCH v3] powerpc/xics: Work around limitations of OPAL XICS priority handling
 2017-03-06 10:52 UTC  (4+ messages)

[PATCH] powerpc/pseries: move struct hcall_stats to c file
 2017-03-06  9:52 UTC 

[PATCH] powerpc: sparsemem should be the default on powernv
 2017-03-06  9:41 UTC  (2+ messages)

[PATCH v3] powernv/sensor: Handle OPAL_WRONG_STATE error return
 2017-03-06  9:33 UTC  (3+ messages)

[PATCH] powerpc/mm: Fix page table dump build on non-Book3S
 2017-03-06  9:28 UTC  (3+ messages)

[PATCH] powerpc/ftrace: add ftrace.h, fix sparse warning
 2017-03-06  8:49 UTC 

[PATCH] powerpc: fix sparse warning, include kernel header
 2017-03-06  8:25 UTC 

[PATCH v2] powerpc: A new cache geometry aux vectors
 2017-03-06  8:24 UTC  (9+ messages)

[PATCH kernel v6 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-06  5:04 UTC  (16+ messages)
` [PATCH kernel v6 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v6 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v6 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v6 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v6 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v6 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v6 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v6 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v6 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v6 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH] crypto: powerpc - Fix initialisation of crc32c context
 2017-03-06  4:43 UTC  (3+ messages)

[PATCH kernel] powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
 2017-03-06  4:02 UTC  (6+ messages)

[PATCH] jump_label: align jump_entry table to at least 4-bytes
 2017-03-06  2:16 UTC  (25+ messages)
            ` [PATCH] MIPS: jump_lable: Give __jump_table elements an entsize

[PATCH 1/3] futex: remove duplicated code
 2017-03-06  1:52 UTC  (10+ messages)

[PATCH] powerpc/eeh: Avoid use after free in eeh_handle_special_event()
 2017-03-06  1:54 UTC  (6+ messages)

[PATCH] powerpc/xics: Fix migrate_irqs_away - set CPPR to lowest priority
 2017-03-05 23:06 UTC  (3+ messages)

[PATCH] net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
 2017-03-05 22:21 UTC 

[PATCH v2] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-03-05  9:48 UTC  (4+ messages)

[PATCH 0/6] powerpc/perf: Export memory hierarchy level
 2017-03-05  9:41 UTC  (7+ messages)
` [PATCH 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src
` [PATCH 2/6] powerpc/perf: Export memory hierarchy info to user space
` [PATCH 3/6] powerpc/perf: Support to export MMCRA[TEC*] field to userspace
` [PATCH 4/6] powerpc/perf: Support to export SIERs bit in Power8
` [PATCH 5/6] powerpc/perf: Support to export SIERs bit in Power9
` [PATCH 6/6] powerpc/perf: Add Power8 mem_access event to sysfs

[PATCH 0/3] powerpc/mm: page fault handler cleaning
 2017-03-03 12:17 UTC  (3+ messages)

[PowerPC] XFS : Metadata corruption detected at 0x60000000382100b0, xfs_agf block
 2017-03-03 11:59 UTC  (2+ messages)

[PATCH 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-03-03  7:10 UTC  (10+ messages)
` [PATCH 4/7] cxl: Update implementation service layer
` [PATCH 5/7] cxl: Rename some psl8 specific functions
` [PATCH 6/7] cxl: Isolate few psl8 specific calls
` [PATCH 7/7] cxl: Add psl9 specific code

[RESEND-RFC v2 0/3] cxl: Reset freeze counter for the adapter before PERST
 2017-03-03  5:45 UTC  (16+ messages)
` [RESEND-RFC v2 1/3] powerpc/eeh: Refactor eeh_pe_update_time_stamp() to update freeze_count
` [RESEND-RFC v2 2/3] powerpc/eeh: Introduce function eeh_pe_reset_freeze_counter()
` [RESEND-RFC v2 3/3] cxl: Reset freeze counters before adapter PERST for flashing new image

[PATCH] powerpc/64: Fix checksum folding in csum_add
 2017-03-03  3:50 UTC  (2+ messages)

[PATCH] module: set __jump_table alignment to 8
 2017-03-03  3:34 UTC  (10+ messages)

[PATCH v2] powerpc/xics,icp-opal: Fix CPPR setting for icp-opal
 2017-03-03  0:58 UTC 

[PATCH kernel] powerpc/powernv: Fix clobbered MSR
 2017-03-03  0:54 UTC  (3+ messages)

[PATCH 1/5] selftests: Fix selftests build to just build, not run tests
 2017-03-02 14:41 UTC  (5+ messages)

[PATCH 1/3] uapi: fix asm/msgbuf.h userspace compilation errors
 2017-03-02 13:14 UTC  (4+ messages)
` [PATCH 2/3] uapi: fix asm/sembuf.h "
` [PATCH 3/3] uapi: fix asm/shmbuf.h "

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-03-02 13:07 UTC  (2+ messages)

[RFC PATCH 1/9] powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
 2017-03-02 11:11 UTC  (3+ messages)
` [RFC PATCH 5/9] powerpc/4xx: Move machine_check_4xx() into platforms/4xx

[PATCH v2 1/2] crypto: vmx - Use skcipher for cbc fallback
 2017-03-02 11:07 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 2/2] crypto: vmx - Use skcipher for xts fallback
 2017-03-02 11:07 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 1/5] powerpc/smp: use cpu_to_chip_id() to find siblings
 2017-03-02 10:25 UTC  (7+ messages)
` [PATCH 2/5] powerpc/smp: add set_cpus_related()
` [PATCH 3/5] powerpc/smp: Add update_cpu_masks()
` [PATCH 4/5] powerpc/smp: add cpu_cache_mask
` [PATCH 5/5] powerpc/smp: Add Power9 scheduler topology

[PATCH v3 0/2] powerpc: split ftrace bits into separate files
 2017-03-02  9:38 UTC  (7+ messages)
` [PATCH v3 1/2] powerpc: split ftrace bits into a separate file

[Patch v5] powerpc/powernv: add hdat attribute to sysfs
 2017-03-02  5:44 UTC 

[PATCH] powerpc/perf: Add PROBENOP macro for debug
 2017-03-02  5:38 UTC  (2+ messages)

[RFC v2 0/3] cxl: Reset freeze counter for the adapter before PERST
 2017-03-01 11:08 UTC  (4+ messages)
` [RFC v2 1/3] powerpc/eeh: Refactor eeh_pe_update_time_stamp() to update freeze_count
` [RFC v2 2/3] powerpc/eeh: Introduce function eeh_pe_reset_freeze_counter()
` [RFC v2 3/3] cxl: Reset freeze counters before adapter PERST for flashing new image

[PATCH] powerpc: booke: fix boot crash due to null hugepd
 2017-03-01 11:09 UTC  (5+ 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).