linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-10 04:27:31 to 2019-07-12 21:57:55 UTC [more...]

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-12 21:55 UTC  (12+ messages)
` [PATCH 1/3] x86/Kconfig: Move ARCH_HAS_MEM_ENCRYPT to arch/Kconfig
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-12 21:07 UTC  (24+ messages)
` [PATCH v4 1/8] KVM: PPC: Ultravisor: Introduce the MSR_S bit
` [PATCH v4 2/8] powerpc: Introduce FW_FEATURE_ULTRAVISOR
` [PATCH v4 3/8] KVM: PPC: Ultravisor: Add generic ultravisor call handler
` [PATCH v4 4/8] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
` [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access
` [PATCH v4 7/8] KVM: PPC: Ultravisor: Enter a secure guest
` [PATCH v4 8/8] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr

[PATCH 01/12] Documentation: move architectures together
 2019-07-12 17:34 UTC  (13+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm
` [PATCH 03/12] Documentation/ia64: repointer docs to Documentation/arch/ia64
` [PATCH 04/12] Documentation/m68k: repointer docs to Documentation/arch/
` [PATCH 05/12] Documentation/s390: "
` [PATCH 06/12] Documentation/mips: "
` [PATCH 07/12] Documentation/parisc: "
` [PATCH 08/12] Dcumentation/powerpc: "
` [PATCH 09/12] Dcumentation/sh: "
` [PATCH 10/12] Documentation/sparc: "
` [PATCH 11/12] Documentation/x86: "
` [PATCH 12/12] Documentation/xtensa: "

[Bug 204125] New: FTBFS on ppc64 big endian and gcc9 because of -mcall-aixdesc and missing __linux__
 2019-07-12 15:36 UTC  (9+ messages)
` [Bug 204125] "

[PATCH] treewide: Rename rcu_dereference_raw_notrace to _check
 2019-07-12 15:34 UTC  (4+ messages)

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-12 15:32 UTC  (19+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags

[PATCH v3] powerpc/setup_64: fix -Wempty-body warnings
 2019-07-12 15:30 UTC  (2+ messages)

[PATCH] powerpc/powernv: fix a W=1 compilation warning
 2019-07-12 15:29 UTC  (2+ messages)

[PATCH kernel v4 0/4 repost] powerpc/ioda2: Yet another attempt to allow DMA masks between 32 and 59
 2019-07-12 15:28 UTC  (8+ messages)
` [PATCH kernel v4 1/4] powerpc/powernv/ioda: Fix race in TCE level allocation
` [PATCH kernel v4 2/4] powerpc/iommu: Allow bypass-only for DMA
` [PATCH kernel v4 3/4] powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window
` [PATCH kernel v4 4/4] powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-12 15:00 UTC  (12+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v2 3/5] x86: "
` [PATCH v2 4/5] sparc: "
` [PATCH v2 5/5] s390: "

[PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
 2019-07-12 13:09 UTC  (4+ messages)

[PATCH v2] powerpc/book3s/mm: Update Oops message to print the correct translation in use
 2019-07-12 12:25 UTC  (7+ messages)

[PATCH V2] mm/ioremap: Probe platform for p4d huge map support
 2019-07-12  9:58 UTC  (6+ messages)

[RFC PATCH kernel] powerpc/xive: Drop deregistered irqs
 2019-07-12  9:37 UTC  (3+ messages)

[PATCH v4 0/3] Forced-wakeup for stop states on Powernv
 2019-07-12  7:04 UTC  (4+ messages)
` [PATCH v4 1/3] cpuidle-powernv : forced wakeup for stop states
` [RFC v4 2/3] cpuidle : Add callback whenever a state usage is enabled/disabled
` [RFC v4 3/3] cpuidle-powernv : Recompute the idle-state timeouts when "

[PATCH v3 1/3] powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
 2019-07-12  7:00 UTC  (5+ messages)
` [PATCH v3 3/3] powerpc/module64: Use symbolic instructions names

[RFC PATCH] Docs: move more driver, device related docs into drivers dir follows kernel source
 2019-07-12  6:10 UTC 

[PATCH v6] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-12  4:32 UTC  (3+ messages)
  ` [PATCH v6] cpufreq/pasemi: fix an use-after-free inpas_cpufreq_cpu_init()

[PATCH] cpufreq: Make cpufreq_generic_init() return void
 2019-07-12  3:42 UTC 

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-11 22:49 UTC  (5+ messages)

[PATCH v3] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-07-11 21:13 UTC  (3+ messages)

[PATCH v2] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-07-11 17:59 UTC  (6+ messages)

[PATCH V4 0/2] recover the channel swap after xrun
 2019-07-11 16:54 UTC  (4+ messages)
` [PATCH V4 1/2] ASoC: fsl_esai: Wrap some operations to be functions
` [PATCH V4 2/2] ASoC: fsl_esai: recover the channel swap after xrun

[PATCH] powerpc/nvdimm: Pick the nearby online node if the device node is not online
 2019-07-11 14:56 UTC 

[PATCH 1/2] powerpc/83xx: fix use-after-free in mpc831x_usb_cfg()
 2019-07-11 14:41 UTC  (10+ messages)
` [1/2] "
    ` Coccinelle: Checking of_node_put() calls with SmPL

[PATCH -next] powerpc/powernv/ioda: using kfree_rcu() to simplify the code
 2019-07-11 14:18 UTC 

[PATCH v3 0/7] kexec: add generic support for elf kernel images
 2019-07-11 11:08 UTC  (13+ messages)
` [PATCH v3 1/7] kexec: add KEXEC_ELF
` [PATCH v3 2/7] kexec_elf: change order of elf_*_to_cpu() functions
` [PATCH v3 3/7] kexec_elf: remove parsing of section headers
` [PATCH v3 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
` [PATCH v3 5/7] kexec_elf: remove elf_addr_to_cpu macro
` [PATCH v3 6/7] kexec_elf: remove Elf_Rel macro
` [PATCH v3 7/7] kexec_elf: remove unused variable in kexec_elf_load()

[v5 0/6] powerpc: implement machine check safe memcpy
 2019-07-11  9:52 UTC  (9+ messages)
` [v5 2/6] powerpc/mce: Fix MCE handling for huge pages
` [v5 3/6] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [v5 4/6] extable: Add function to search only kernel exception table
` [v5 5/6] powerpc/mce: Handle UE event for memcpy_mcsafe

[PATCH] powerpc/eeh: Handle hugepages in ioremap space
 2019-07-11  7:47 UTC  (2+ messages)

[PATCH V3 2/2] ASoC: fsl_esai: recover the channel swap after xrun
 2019-07-11  6:09 UTC 

[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
 2019-07-11  5:08 UTC  (10+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "
` [RFC PATCH v5 6/7] kvmppc: Support reset "
` [PATCH v5 7/7] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH v2] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-07-11  4:53 UTC  (2+ messages)

[PATCH 1/2] powerpc/64s: remplement power4_idle code in C
 2019-07-11  2:24 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64s: Remove idle workaround code from restore_cpu_cpufeatures

pata-macio on PowerBook G3: stuck interrupt with MATSHITA CR-174 CD-ROM
 2019-07-11  0:26 UTC  (2+ messages)

[PATCH V3 0/2] recover the channel swap after xrun
 2019-07-10 23:36 UTC  (3+ messages)
` [PATCH V3 2/2] ASoC: fsl_esai: "

[PATCH v2 00/16] powerpc/64s: machine check cleanup series
 2019-07-10 15:19 UTC  (17+ messages)
` [PATCH v2 01/16] powerpc/64s/exception: machine check fwnmi remove HV case
` [PATCH v2 02/16] powerpc/64s/exception: machine check remove bitrotted comment
` [PATCH v2 03/16] powerpc/64s/exception: machine check fix KVM guest test
` [PATCH v2 04/16] powerpc/64s/exception: machine check adjust RFI target
` [PATCH v2 05/16] powerpc/64s/exception: machine check pseries should always run the early handler
` [PATCH v2 06/16] powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
` [PATCH v2 07/16] powerpc/64s/exception: machine check use correct cfar for late handler
` [PATCH v2 08/16] powerpc/64s/powernv: machine check dump SLB contents
` [PATCH v2 09/16] powerpc/64s/pseries: machine check convert to use common event code
` [PATCH v2 10/16] powerpc/64s/exception: machine check pseries should skip the late handler for host kernel MCEs
` [PATCH v2 11/16] powerpc/64s/exception: machine check restructure to reuse common macros
` [PATCH v2 12/16] powerpc/64s/exception: machine check move tramp code
` [PATCH v2 13/16] powerpc/64s/exception: simplify machine check early path
` [PATCH v2 14/16] powerpc/64s/exception: machine check move unrecoverable handling out of line
` [PATCH v2 15/16] powerpc/64s/exception: untangle early machine check handler branch
` [PATCH v2 16/16] powerpc/64s/exception: machine check improve labels and comments

[PATCH] powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
 2019-07-10 15:05 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
 2019-07-10 15:05 UTC  (2+ messages)

[PATCH] ocxl: Update for AFU descriptor template version 1.1
 2019-07-10 15:05 UTC  (2+ messages)

[PATCH v2 0/7] kexec: add generic support for elf kernel images
 2019-07-10 14:24 UTC  (4+ messages)
` [PATCH v2 1/7] kexec: add KEXEC_ELF

[PATCH v5] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-10 10:07 UTC  (3+ messages)

[PATCH] sound: ppc: snd_ps3: Remove Unneeded variable: "ret"
 2019-07-10  9:56 UTC  (2+ messages)

Re:[PATCH v3] cpufreq/pasemi: fix an use-after-free inpas_cpufreq_cpu_init()
 2019-07-10  7:55 UTC  (2+ messages)
` [PATCH "

[PATCH v3 0/3] Powerpc64/Watchpoint: Few important fixes
 2019-07-10  6:38 UTC  (6+ messages)
` [PATCH v3 1/3] Powerpc64/Watchpoint: Fix length calculation for unaligned target
` [PATCH v3 2/3] Powerpc64/Watchpoint: Don't ignore extraneous exceptions
` [PATCH v3 3/3] Powerpc64/Watchpoint: Rewrite ptrace-hwbreak.c selftest

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-10  6:14 UTC  (6+ messages)
` [PATCH 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v4 0/6] Fixes related namespace alignment/page size/big endian
 2019-07-10  4:50 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).