linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-04 09:10:40 to 2019-04-09 06:05:07 UTC [more...]

[PATCH] powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
 2019-04-09  6:03 UTC 

[PATCH v10 00/18] Introduce the Counter subsystem
 2019-04-09  5:07 UTC  (8+ messages)
` [PATCH v10 01/18] counter: Introduce the Generic Counter interface
` [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation

[PATCH v2] powerpc/watchdog: Use hrtimers for per-CPU heartbeat
 2019-04-09  4:40 UTC 

[PATCH] powerpc/mm/radix: Do slb preload only with hash translation mode
 2019-04-09  4:03 UTC 

[PATCH V1] ASoC: fsl_esai: replace fall-through with break
 2019-04-09  3:54 UTC  (5+ messages)
  ` [EXT] "

[PATCH 0/8]
 2019-04-09  3:31 UTC  (13+ messages)
` [PATCH 2/8] powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
` [PATCH 3/8] powerpc/eeh: Convert PNV_PHB_FLAG_EEH to global flag
` [PATCH 5/8] powerpc/eeh: Add eeh_show_enabled()
` [PATCH 8/8] powerpc/eeh: Remove eeh_probe_devices() and eeh_addr_cache_build()

[PATCH v2] powerpc/64s/radix: Fix radix segment exception handling
 2019-04-09  3:16 UTC 

[RFC PATCH v2 08/14] watchdog/hardlockup: Decouple the hardlockup detector from perf
 2019-04-09  2:05 UTC  (11+ messages)
` [RFC PATCH v2 09/14] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation
` [RFC PATCH v2 10/14] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask

[PATCH V3 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-04-09  0:13 UTC  (2+ messages)

[PATCH v2 0/3] powerpc: Enabling secure boot on powernv systems - Part 1
 2019-04-08 22:52 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/powernv: Add support for OPAL_SECVAR_GET
` [PATCH v2 2/3] powerpc/powernv: detect the secure boot mode of the system
` [PATCH v2 3/3] powerpc: Add support to initialize ima policy rules

ppc64 4kB: MAX_PHYSMEM_BITS undefined
 2019-04-08 20:23 UTC 

[PATCH RFC/RFT 0/6] clk: make register endianness a run-time property
 2019-04-08 20:12 UTC  (8+ messages)
` [PATCH RFC/RFT 1/6] clk: core: add support for generic big endian accesses
` [PATCH RFC/RFT 2/6] clk: gate: make endian-aware
` [PATCH RFC/RFT 3/6] clk: divider: make endian aware
` [PATCH RFC/RFT 4/6] clk: mux: "
` [PATCH RFC/RFT 5/6] powerpc/512x: mark clocks as big endian
` [PATCH RFC/RFT 6/6] clk: core: remove powerpc special handling

[PATCH linux-next v9 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-04-08 17:42 UTC  (2+ messages)
` [PATCH linux-next v9 5/7] powerpc: define syscall_get_error()

[PATCH v2] fs/dax: deposit pagetable even when installing zero page
 2019-04-08 15:54 UTC  (6+ messages)

[PATCH v2 0/2] Auto-promotion logic for cpuidle states
 2019-04-08 14:25 UTC  (6+ messages)
` [PATCH v2 1/2] cpuidle : auto-promotion "
` [PATCH v2 2/2] cpuidle : Add auto-promotion flag to cpuidle flags

[PATCH v2 0/3] Reduce memory usage for mm_context_t
 2019-04-08 13:19 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/mm: Add helpers for accessing hash translation related variables
` [PATCH v2 2/3] powerpc/mm: Move slb_addr_linit to early_init_mmu
` [PATCH v2 3/3] powerpc/mm: Reduce memory usage for mm_context_t for radix

[PATCH] powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
 2019-04-08 13:03 UTC  (2+ messages)
`  "

[PATCH] powerpc/rtas: fix early boot failure
 2019-04-08 13:03 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: Add a test of bad (out-of-range) accesses
 2019-04-08 12:59 UTC 

[PATCH v8 1/2] powerpc/64s: reimplement book3s idle code in C
 2019-04-08 12:27 UTC  (4+ messages)
` [PATCH v8 2/2] powerpc/64s: KVM update for "

[PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default
 2019-04-08 11:48 UTC  (4+ messages)

[PATCH v4 0/6] normalize IOMMU dma mode boot options
 2019-04-08  9:51 UTC  (11+ messages)
` [PATCH v4 1/6] iommu: use iommu.dma_mode to replace iommu.passthrough and iommu.strict
` [PATCH v4 2/6] iommu: keep dma mode build options consistent with cmdline options
` [PATCH v4 3/6] iommu: add iommu_default_dma_mode_get() helper
` [PATCH v4 4/6] s390/pci: use common boot option iommu.dma_mode
` [PATCH v4 5/6] powernv/iommu: "
` [PATCH v4 6/6] x86/iommu: "

[PATCH v2 0/2] soc: fsl: dpio: Add support for memory backed QBMan portals
 2019-04-08  9:20 UTC  (4+ messages)
` [PATCH v2 1/2] bus: mc-bus: Add support for mapping shareable portals
` [PATCH v2 2/2] soc: fsl: dpio: Add support for memory backed QBMan portals

[PATCH 00/20] Switch to SPDX identifier
 2019-04-08  7:29 UTC  (46+ messages)
` [PATCH 01/20] ASoC: imx-pcm: "
  ` Applied "ASoC: imx-pcm: Switch to SPDX identifier" to the asoc tree
` [PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier
` [PATCH 03/20] ASoC: eukrea-tlv320: "
  ` Applied "ASoC: eukrea-tlv320: Switch to SPDX identifier" to the asoc tree
` [PATCH 04/20] ASoC: fsl-dma: Switch to SPDX identifier
  ` Applied "ASoC: fsl-dma: Switch to SPDX identifier" to the asoc tree
` [PATCH 05/20] ASoC: imx-audmux: Switch to SPDX identifier
  ` Applied "ASoC: imx-audmux: Switch to SPDX identifier" to the asoc tree
` [PATCH 06/20] ASoC: imx-es8328: Switch to SPDX identifier
  ` Applied "ASoC: imx-es8328: Switch to SPDX identifier" to the asoc tree
` [PATCH 07/20] ASoC: imx-mc13783: Switch to SPDX identifier
  ` Applied "ASoC: imx-mc13783: Switch to SPDX identifier" to the asoc tree
` [PATCH 08/20] ASoC: imx-pcm-fiq: Switch to SPDX identifier
  ` Applied "ASoC: imx-pcm-fiq: Switch to SPDX identifier" to the asoc tree
` [PATCH 09/20] ASoC: imx-spdif: Switch to SPDX identifier
  ` Applied "ASoC: imx-spdif: Switch to SPDX identifier" to the asoc tree
` [PATCH 10/20] ASoC: imx-ssi: Switch to SPDX identifier
  ` Applied "ASoC: imx-ssi: Switch to SPDX identifier" to the asoc tree
` [PATCH 11/20] ASoC: mpc5200_dma: Switch to SPDX identifier
  ` Applied "ASoC: mpc5200_dma: Switch to SPDX identifier" to the asoc tree
` [PATCH 12/20] ASoC: mpc5200_psc_ac97: Switch to SPDX identifier
  ` Applied "ASoC: mpc5200_psc_ac97: Switch to SPDX identifier" to the asoc tree
` [PATCH 13/20] ASoC: mpc5200_psc_i2s: Switch to SPDX identifier
  ` Applied "ASoC: mpc5200_psc_i2s: Switch to SPDX identifier" to the asoc tree
` [PATCH 14/20] ASoC: mpc8610_hpcd: Switch to SPDX identifier
  ` Applied "ASoC: mpc8610_hpcd: Switch to SPDX identifier" to the asoc tree
` [PATCH 15/20] ASoC: mx27vis-aic32x4: Switch to SPDX identifier
  ` Applied "ASoC: mx27vis-aic32x4: Switch to SPDX identifier" to the asoc tree
` [PATCH 16/20] ASoC: p1022_ds: Switch to SPDX identifier
  ` Applied "ASoC: p1022_ds: Switch to SPDX identifier" to the asoc tree
` [PATCH 17/20] ASoC: p1022_rdk: Switch to SPDX identifier
  ` Applied "ASoC: p1022_rdk: Switch to SPDX identifier" to the asoc tree
` [PATCH 18/20] ASoC: pcm030-audio-fabric: Switch to SPDX identifier
  ` Applied "ASoC: pcm030-audio-fabric: Switch to SPDX identifier" to the asoc tree
` [PATCH 19/20] ASoC: phycore-ac97: Switch to SPDX identifier
  ` Applied "ASoC: phycore-ac97: Switch to SPDX identifier" to the asoc tree
` [PATCH 20/20] ASoC: wm1133-ev1: Switch to SPDX identifier
  ` Applied "ASoC: wm1133-ev1: Switch to SPDX identifier" to the asoc tree

[PATCH v3] powerpc/mm: move warning from resize_hpt_for_hotplug()
 2019-04-08  7:27 UTC  (4+ messages)

[PATCH -next] crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
 2019-04-08  6:41 UTC  (2+ messages)

[PATCH v2] powerpc/xmon: add read-only mode
 2019-04-08  6:37 UTC  (3+ messages)

[PATCH kernel] powerpc/mm_iommu: Allow pinning large regions
 2019-04-08  3:58 UTC  (2+ messages)

[PATCH] powerpc/pseries/iommu: fix set but not used values
 2019-04-07  6:34 UTC  (2+ messages)

[PATCH] powerpc/pseries/pmem: fix a set but not used value
 2019-04-07  6:17 UTC  (2+ messages)

[PATCH v2] powerpc: silence unused-but-set-variable warnings
 2019-04-07  1:33 UTC  (2+ messages)

pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
 2019-04-06  0:06 UTC  (11+ messages)
` [Qemu-ppc] "

[PATCH 1/2] pci: rpadlpar: fix leaked device_node references in add/remove paths
 2019-04-05 23:04 UTC  (2+ messages)

[PATCH 0/4] Enabling secure boot on PowerNV systems
 2019-04-05 22:19 UTC  (8+ messages)

[PATCH 2/3] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put
 2019-04-05 12:30 UTC  (2+ messages)

[PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options
 2019-04-05 16:18 UTC  (25+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 2/5] x86/speculation: Add support for "
` [PATCH RFC 3/5] powerpc/speculation: "
` [PATCH RFC 4/5] s390/speculation: "
` [PATCH RFC 5/5] arm64/speculation: "

[PATCH 1/5] powerpc/sparse: fix possible object reference leak
 2019-04-05  8:50 UTC  (2+ messages)
` [1/5] "

[PATCH v3 0/5] ocxl: OpenCAPI Cleanup
 2019-04-05  7:28 UTC  (10+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ocxl: Rename struct link to ocxl_link
  ` [PATCH v4 2/4] ocxl: read_pasid never returns an error, so make it void
  ` [PATCH v4 3/4] ocxl: Remove superfluous 'extern' from headers
  ` [PATCH v4 4/4] ocxl: Remove some unused exported symbols

[PATCH V3] ASoC: fsl_esai: Support synchronous mode
 2019-04-05  3:26 UTC  (2+ messages)
` Applied "ASoC: fsl_esai: Support synchronous mode" to the asoc tree

[PATCH -next] ibmvnic: remove set but not used variable 'netdev'
 2019-04-05  0:37 UTC  (2+ messages)

[PATCH kernel RFC 2/2] vfio-pci-nvlink2: Implement interconnect isolation
 2019-04-05  0:34 UTC  (2+ messages)

[RFC PATCH kernel v2] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon
 2019-04-04 23:56 UTC  (3+ messages)

[PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
 2019-04-04 21:06 UTC  (7+ messages)
` [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args

[RFC PATCH] powerpc/mm: Reduce memory usage for mm_context_t for radix
 2019-04-04 16:55 UTC  (4+ messages)

[PATCH] powerpc/watchdog: Use hrtimers for per-CPU heartbeat
 2019-04-04 16:03 UTC  (3+ messages)

[PATCH v2] powerpc/vmlinux.lds: Drop binutils < 2.18 workarounds
 2019-04-04 14:58 UTC  (5+ messages)

VLC doesn't play videos anymore since the PowerPC fixes 5.1-3
 2019-04-04 12:48 UTC  (8+ messages)

[PATCH] ASoC: imx-pcm: Switch to SPDX identifier
 2019-04-04 12:09 UTC  (2+ messages)

[PATCH] ASoC: imx-pcm-dma: Switch to SPDX identifier
 2019-04-04 11:52 UTC 

[PATCH v2 1/2] powerpc/perf: init pmu from core-book3s
 2019-04-04 11:54 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Add generic compat mode pmu driver

[PATCH 0/2] Auto-promotion logic for cpuidle states
 2019-04-04 11:10 UTC  (8+ messages)
` [PATCH 1/2] cpuidle : auto-promotion "

[PATCH 5.0 057/246] mm/resource: Return real error codes from walk failures
 2019-04-04  8:47 UTC  (3+ messages)
` [PATCH 5.0 111/246] SoC: imx-sgtl5000: add missing put_device()
` [PATCH 5.0 173/246] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe


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