linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-04 21:00:08 to 2018-06-08 06:50:53 UTC [more...]

[v3 PATCH 0/5] powerpc/pseries: Machien check handler improvements
 2018-06-08  6:50 UTC  (14+ messages)
` [v3 PATCH 1/5] powerpc/pseries: convert rtas_log_buf to linear allocation
` [v3 PATCH 2/5] powerpc/pseries: Fix endainness while restoring of r3 in MCE handler
` [v3 PATCH 3/5] powerpc/pseries: Define MCE error event section
` [v3 PATCH 4/5] powerpc/pseries: Dump and flush SLB contents on SLB MCE errors
` [v3 PATCH 5/5] powerpc/pseries: Display machine check error details

pkeys on POWER: Access rights not reset on execve
 2018-06-08  5:53 UTC  (14+ messages)

[PATCH kernel 0/6] powerpc/powernv/iommu: Optimize memory use
 2018-06-08  5:46 UTC  (7+ messages)
` [PATCH kernel 1/6] powerpc/powernv: Remove useless wrapper
` [PATCH kernel 2/6] powerpc/powernv: Move TCE manupulation code to its own file
` [PATCH kernel 3/6] KVM: PPC: Make iommu_table::it_userspace big endian
` [PATCH kernel 4/6] powerpc/powernv: Add indirect levels to it_userspace
` [PATCH kernel 5/6] powerpc/powernv: Rework TCE level allocation
` [PATCH kernel 6/6] powerpc/powernv/ioda: Allocate indirect TCE levels on demand

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-06-08  5:03 UTC  (24+ messages)
` [RFC PATCH kernel 1/5] vfio/spapr_tce: Simplify page contained test
` [RFC PATCH kernel 2/5] powerpc/iommu_context: Change referencing in API
` [RFC PATCH kernel 3/5] powerpc/iommu: Do not pin memory of a memory device
` [RFC PATCH kernel 4/5] vfio_pci: Allow mapping extra regions
` [RFC PATCH kernel 5/5] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[v3, 00/10] Support DPAA PTP clock and timestamping
 2018-06-08  4:45 UTC  (13+ messages)
` [v3, 01/10] fsl/fman: share the event interrupt
` [v3, 02/10] ptp: support DPAA FMan 1588 timer in ptp_qoriq
` [v3, 03/10] dt-binding: ptp_qoriq: add DPAA FMan support
` [v3, 04/10] powerpc/mpc85xx: move ptp timer out of fman in dts
` [v3, 05/10] arm64: dts: fsl: move ptp timer out of fman
` [v3, 06/10] fsl/fman: add set_tstamp interface
` [v3, 07/10] fsl/fman_port: support getting timestamp
` [v3, 08/10] fsl/fman: define frame description command UPD
` [v3, 09/10] dpaa_eth: add support for hardware timestamping
` [v3, 10/10] dpaa_eth: add the get_ts_info interface for ethtool

[PATCH] powerpc: Don't let userspace trigger a kernel WARN_ON
 2018-06-08  3:21 UTC 

[PATCH v2 00/12] macintosh: Resolve various PMU driver problems
 2018-06-08  2:24 UTC  (13+ messages)
` [PATCH v2 03/12] macintosh/via-pmu: Don't clear shift register interrupt flag twice
` [PATCH v2 01/12] macintosh/via-pmu: Fix section mismatch warning
` [PATCH v2 02/12] macintosh/via-pmu: Add missing mmio accessors
` [PATCH v2 04/12] macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
` [PATCH v2 06/12] macintosh/via-pmu: Add support for m68k PowerBooks
` [PATCH v2 07/12] macintosh/via-pmu: Make CONFIG_PPC_PMAC Kconfig deps explicit
` [PATCH v2 12/12] macintosh/via-pmu: Disambiguate interrupt statistics
` [PATCH v2 10/12] macintosh: Use common code to access RTC
` [PATCH v2 11/12] macintosh/via-pmu: Clean up interrupt statistics
` [PATCH v2 05/12] macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
` [PATCH v2 09/12] macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
` [PATCH v2 08/12] macintosh/via-pmu68k: Don't load driver on unsupported hardware

[PATCH 1/3] powerpc: make CPU selection logic generic in Makefile
 2018-06-08  1:54 UTC  (4+ messages)
` [PATCH 2/3] powerpc: Allow CPU selection also on PPC32
` [PATCH 3/3] powerpc: Allow CPU selection of e300core variants

[RFC PATCH -tip v5 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
 2018-06-08  0:42 UTC  (10+ messages)
` [RFC PATCH -tip v5 18/27] powerpc/kprobes: Don't call the ->break_handler() in arm kprobes code
` [RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe

linux-next: manual merge of the powerpc tree with the kbuild tree
 2018-06-07 23:52 UTC  (2+ messages)

[RFC PATCH 0/4] powerpc/pseries: Machien check handler improvements
 2018-06-07 19:43 UTC  (6+ messages)
` [RFC PATCH 1/4] powerpc/pseries: convert rtas_log_buf to linear allocation
` [RFC PATCH 2/4] powerpc/pseries: Define MCE error event section
` [RFC PATCH 3/4] powerpc/pseries: Dump and flush SLB contents on SLB MCE errors
` [RFC PATCH 4/4] powerpc/pseries: Display machine check error details

UBSAN: Undefined behaviour in ../include/linux/percpu_counter.h:137:13
 2018-06-07 18:26 UTC 

[v2 PATCH 0/5] powerpc/pseries: Machien check handler improvements
 2018-06-07 16:32 UTC  (8+ messages)
` [v2 PATCH 1/5] powerpc/pseries: convert rtas_log_buf to linear allocation
` [v2 PATCH 2/5] powerpc/pseries: Define MCE error event section
` [v2 PATCH 3/5] powerpc/pseries: Dump and flush SLB contents on SLB MCE errors
` [v2 PATCH 4/5] powerpc/pseries: Display machine check error details
` [v2 PATCH 5/5] powerpc/pseries: Fix endainness while restoring of

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-06-07 16:28 UTC  (17+ messages)

Fwd: [powerpc/Baremetal]Kernel OOPS while executing memory hotplug on Power8 baremetal
 2018-06-07 15:40 UTC  (8+ messages)

[RFC PATCH 0/5] powerpc: Misc. ptrace regset fixes
 2018-06-07 15:25 UTC  (6+ messages)
` [RFC PATCH 1/5] powerpc: Fix inverted active predicate for setting the EBB regset
` [RFC PATCH 2/5] powerpc: Flush checkpointed gpr state for 32-bit processes in ptrace
` [RFC PATCH 3/5] powerpc: Fix pmu get/set functions
` [RFC PATCH 4/5] powerpc: Add VSX regset to compat_regsets
` [RFC PATCH 5/5] powerpc: Add PMU "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.18-1 tag
 2018-06-07 12:00 UTC 

[PATCH v3] powerpc: Add support for function error injection
 2018-06-07  9:52 UTC 

[v2, 00/10] Support DPAA PTP clock and timestamping
 2018-06-07  9:21 UTC  (13+ messages)
` [v2, 01/10] fsl/fman: share the event interrupt
` [v2, 02/10] ptp: support DPAA FMan 1588 timer in ptp_qoriq
` [v2, 03/10] dt-binding: ptp_qoriq: add DPAA FMan support
` [v2, 04/10] powerpc/mpc85xx: move ptp timer out of fman in dts
` [v2, 05/10] arm64: dts: fsl: move ptp timer out of fman
` [v2, 06/10] fsl/fman: add set_tstamp interface
` [v2, 07/10] fsl/fman_port: support getting timestamp field
` [v2, 08/10] fsl/fman: define frame description command UPD
` [v2, 09/10] dpaa_eth: add support for hardware timestamping
` [v2, 10/10] dpaa_eth: add the get_ts_info interface for ethtool

[PATCH kernel] powerpc/ioda/npu2: Call hot reset skiboot hook when disabling NPU
 2018-06-07  7:06 UTC 

[mainline] [powerpc/powervm]Kernel OOPS while executing memory hotplug on Power8 baremetal
 2018-06-07  6:25 UTC 

[PATCH 00/11] macintosh: Resolve various PMU driver problems
 2018-06-07  5:29 UTC  (13+ messages)
` [PATCH 01/11] macintosh/via-pmu: Fix section mismatch warning
  ` [PATCH 02/11] macintosh/via-pmu: Add missing mmio accessors
    ` [PATCH 03/11] macintosh/via-pmu: Don't clear shift register interrupt flag twice
      ` [PATCH 04/11] macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
        ` [PATCH 05/11] macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
          ` [PATCH 06/11] macintosh/via-pmu: Add support for m68k PowerBooks
            ` [PATCH 07/11] macintosh/via-pmu: Make CONFIG_PPC_PMAC Kconfig deps explicit
              ` [PATCH 08/11] macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver

[PATCH v8 0/5] powerpc/64: memcmp() optimization
 2018-06-07  1:57 UTC  (6+ messages)
` [PATCH v8 1/5] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
` [PATCH v8 2/5] powerpc: add vcmpequd/vcmpequb ppc instruction macro
` [PATCH v8 3/5] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
` [PATCH v8 4/5] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
` [PATCH v8 5/5] powerpc:selftest update memcmp_64 selftest for VMX implementation

[PATCH v4 1/2] powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
 2018-06-07  1:43 UTC  (3+ messages)
` [PATCH v4 2/2] powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected

[PATCH] powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
 2018-06-07  0:17 UTC  (2+ messages)
`  "

[PATCH v6 0/4] powerpc/64: memcmp() optimization
 2018-06-06 20:00 UTC  (8+ messages)
` [PATCH v6 2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision

[PATCH 00/10] Support DPAA PTP clock and timestamping
 2018-06-06 11:48 UTC  (6+ messages)
` [PATCH 09/10] dpaa_eth: add support for hardware timestamping

[PATCH v2] powerpc: Add support for function error injection
 2018-06-06 10:40 UTC 

[PATCH 0/2] error-injection: simplify code and powerpc support
 2018-06-06 10:38 UTC  (7+ messages)
` [PATCH 2/2] powerpc: Add support for function error injection

[PATCH v7 0/5] powerpc/64: memcmp() optimization
 2018-06-06  6:53 UTC  (6+ messages)

Problems building ppc images in v4.14.y and v4.16.y using gcc 7.3.0 / 8.1.0 from kernel.org
 2018-06-06  6:44 UTC  (4+ messages)

[PATCH V2] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-06-06  4:15 UTC 

[PATCH QEMU] osdep: powerpc64 align memory to allow 2MB radix THP page tables
 2018-06-06  1:06 UTC  (2+ messages)

[PATCH -next] ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
 2018-06-05 15:19 UTC  (4+ messages)
` [-next] "

[PATCH] powerpc/powernv: copy/paste - Mask SO bit in CR
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH] powerpc: fix build failure by disabling attribute-alias warning in pci_32
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH] cpuidle:powernv: Make the snooze timeout dynamic
 2018-06-05 15:19 UTC  (6+ messages)
`  "

[PATCH] powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH ] powerpc/pkeys: Detach execute_only key on !PROT_EXEC
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[PATCH] powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
 2018-06-05 15:19 UTC  (2+ messages)
`  "

[RFC PATCH for 4.18 09/16] powerpc: Add syscall detection for restartable sequences
 2018-06-05 12:51 UTC  (6+ messages)
` [RFC PATCH for 4.18 10/16] powerpc: Wire up restartable sequences system call

[v3] powerpc: fix build failure by disabling attribute-alias warning
 2018-06-05 12:21 UTC  (3+ messages)

[PATCH v2] cpuidle/powernv : Add Description for cpuidle state
 2018-06-05  9:08 UTC  (5+ messages)

[PATCH 0/5] powerpc/pkeys: fixes to pkeys
 2018-06-05  2:09 UTC  (6+ messages)
` [PATCH 1/5] powerpc/pkeys: Enable all user-allocatable pkeys at init
` [PATCH 2/5] powerpc/pkeys: Save the pkey registers before fork
` [PATCH 3/5] powerpc/pkeys: fix calculation of total pkeys
` [PATCH 4/5] powerpc/pkeys: Preallocate execute-only key
` [PATCH 5/5] powerpc/pkeys: make protection key 0 less special

[PATCH net-next] wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
 2018-06-04 21:28 UTC  (2+ 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).