linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 03:37:25 to 2019-07-12 04:17:45 UTC [more...]

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-12  4:14 UTC  (3+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions

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

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

[PATCH 01/12] Documentation: move architectures together
 2019-07-12  2:20 UTC  (12+ 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: "

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-12  2:45 UTC  (7+ 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: "

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

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-12  2:03 UTC  (22+ 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 v2] powerpc/book3s/mm: Update Oops message to print the correct translation in use
 2019-07-12  0:43 UTC  (2+ messages)

[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] treewide: Rename rcu_dereference_raw_notrace to _check
 2019-07-11 20:50 UTC  (2+ messages)

[PATCH v2] tpm: tpm_ibm_vtpm: Fix unallocated banks
 2019-07-11 17:59 UTC  (7+ 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  (12+ messages)
  ` [1/2] "
      ` Coccinelle: Checking of_node_put() calls with SmPL
` [PATCH 2/2] powerpc/83xx: cleanup error paths in mpc831x_usb_cfg()
` [PATCH 0/2] fix use-after-free in mpc831x_usb_cfg() and do some cleanups

[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  (11+ messages)
` [v5 1/6] powerpc/mce: Make machine_check_ue_event() static
` [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
` [v5 6/6] powerpc: add machine check safe copy_to_user

[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  (18+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "
` [PATCH v5 2/7] kvmppc: Shared pages support for secure guests
` [PATCH v5 3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v5 4/7] kvmppc: Handle memory plug/unplug to secure VM
` [RFC PATCH v5 5/7] kvmppc: Radix changes for secure guest
` [RFC PATCH v5 6/7] kvmppc: Support reset of "
` [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  (10+ messages)
` [PATCH v2 1/7] kexec: add KEXEC_ELF
` [PATCH v2 2/7] kexec_elf: change order of elf_*_to_cpu() functions
` [PATCH v2 3/7] kexec_elf: remove parsing of section headers
` [PATCH v2 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
` [PATCH v2 5/7] kexec_elf: remove elf_addr_to_cpu macro
` [PATCH v2 6/7] kexec_elf: remove Elf_Rel macro
` [PATCH v2 7/7] kexec_elf: remove unused variable in kexec_elf_load()

[PATCH] powerpc: mm: Limit rma_size to 1TB when running without HV mode
 2019-07-10 14:21 UTC  (3+ messages)

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

[linux-next][P9]Build error at drivers/gpu/drm/amd/amdgpu/amdgpu_mn.h:69 error: field mirror has incomplete type
 2019-07-09 16:34 UTC  (2+ messages)

remove dead powernv code
 2019-07-09 20:02 UTC  (13+ messages)
` [PATCH 1/3] powerpc/powernv: remove the unused pnv_pci_set_p2p function

[PATCH 1/4] powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
 2019-07-09 17:04 UTC  (7+ messages)
` [PATCH 4/4] powerpc/64: reuse PPC32 static inline flush_dcache_range()

[PATCH v2 03/35] powerpc: Use kmemdup rather than duplicating its implementation
 2019-07-09 15:13 UTC  (2+ messages)

["RFC PATCH" 1/2] powerpc/mm: Fix node look up with numa=off boot
 2019-07-09 14:56 UTC  (7+ messages)

[PATCH v2] powerpc: slightly improve cache helpers
 2019-07-09 13:35 UTC  (6+ messages)

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-07-09 10:06 UTC  (12+ messages)
` [PATCH v4 1/6] kvmppc: HMM backend "
` [PATCH v4 3/6] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v4 6/6] kvmppc: Support reset of secure guest

[PATCH v5] powerpc/64s: support nospectre_v2 cmdline option
 2019-07-09  8:08 UTC  (3+ messages)

[PATCH v3 0/3] Forced-wakeup for stop states on Powernv
 2019-07-09  5:32 UTC  (4+ messages)
` [PATCH v3 1/3] cpuidle-powernv : forced wakeup for stop states

[PATCH v3] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-09  4:47 UTC  (2+ messages)

[PATCH using git format-patch -C] kexec: add generic support for elf kernel images
 2019-07-09  4:19 UTC  (3+ messages)

[PATCH V2 2/2] ASoC: fsl_esai: recover the channel swap after xrun
 2019-07-09  3:38 UTC 

[RFC PATCH] powerpc/powernv: Add ultravisor message log interface
 2019-07-09  3:35 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).