linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-06 11:36:37 to 2019-06-11 06:52:44 UTC [more...]

[PATCH v11 00/13] Appended signatures support for IMA appraisal
 2019-06-11  6:28 UTC  (11+ messages)
` [PATCH v11 01/13] MODSIGN: Export module signature definitions
` [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v11 03/13] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v11 04/13] integrity: Introduce struct evm_xattr
` [PATCH v11 05/13] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v11 06/13] ima: Use designated initializers for struct ima_event_data
` [PATCH v11 07/13] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v11 08/13] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v11 09/13] ima: Implement support for module-style appended signatures
` [PATCH v11 10/13] ima: Collect modsig

[PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
 2019-06-11  6:28 UTC  (4+ messages)
` [PATCH 2/3] powerpc/64s/radix: ioremap use ioremap_page_range
` [PATCH 3/3] powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP

[PATCH 1/4] mm: Move ioremap page table mapping function to mm/
 2019-06-11  6:17 UTC  (17+ messages)
` [PATCH 2/4] arm64: support huge vmap vmalloc
` [PATCH 3/4] powerpc/64s/radix: "
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-11  6:08 UTC  (20+ messages)

[PATCH v2 0/6]
 2019-06-11  5:47 UTC  (3+ messages)
` [PATCH v2 3/6] powerpc/eeh: Improve debug messages around device addition

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-11  5:19 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/powernv: Add OPAL API interface to get secureboot state
` [PATCH v3 2/3] powerpc/powernv: detect the secure boot mode of the system
` [PATCH v3 3/3] powerpc: Add support to initialize ima policy rules

[RFC V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-11  5:15 UTC  (15+ messages)

[PATCH kernel v2] powerpc/powernv/ioda: Fix race in TCE level allocation
 2019-06-11  5:08 UTC 

[PATCH kernel] powerpc/powernv/ioda: Fix race in TCE level allocation
 2019-06-11  4:29 UTC  (2+ messages)

[PATCH] Powerpc/Watchpoint: Restore nvgprs while returning from exception
 2019-06-11  3:34 UTC  (6+ messages)
    ` [PATCH RESEND] "

[PATCH RESEND 1/2] tools/perf: Add arch neutral function to choose event for perf kvm record
 2019-06-11  2:16 UTC  (4+ messages)
` [PATCH RESEND 2/2] tools/perf: Set 'trace_cycles' as defaultevent for perf kvm record in powerpc

[PATCH] crypto: vmx - Document CTR mode counter width quirks
 2019-06-11  1:54 UTC 

[PATCH v2] powerpc: Add force enable of DAWR on P9 option
 2019-06-10 17:31 UTC  (2+ messages)

[RFC PATCH] powerpc/book3e: KASAN Full support for 64bit
 2019-06-11  1:21 UTC  (6+ messages)

crash after NX error
 2019-06-11  0:44 UTC  (3+ messages)

[Bug 203839] New: Kernel 5.2-rc3 fails to boot on a PowerMac G4 3, 6: systemd[1]: Failed to bump fs.file-max, ignoring: invalid argument
 2019-06-11  0:34 UTC  (9+ messages)
` [Bug 203839] Kernel 5.2-rc3 fails to boot on a PowerMac G4 3,6: "

[PATCH v2] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-06-10 23:50 UTC  (5+ messages)

[PATCH 0/1] PPC32: fix ptrace() access to FPU registers
 2019-06-10 23:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 14/33] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-06-10 16:48 UTC  (5+ messages)
` [PATCH v3 15/33] docs: kdump: "
` [PATCH v3 21/33] docs: powerpc: "

Latest Git kernel: Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup()
 2019-06-10 20:09 UTC  (4+ messages)

[PATCH] mm/nvdimm: Fix endian conversion issues
 2019-06-10 18:00 UTC  (2+ messages)

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-06-10 17:07 UTC  (9+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH v2] powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/core units
 2019-06-10 18:47 UTC  (2+ messages)

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

[RESEND PATCH] Documentation/stackprotector: powerpc supports stack protector
 2019-06-10 10:03 UTC 

[Bug 203837] New: Booting kernel under KVM immediately freezes host
 2019-06-10  6:30 UTC  (5+ messages)
` [Bug 203837] "

[PATCH kernel v3 0/3] powerpc/ioda2: Yet another attempt to allow DMA masks between 32 and 59
 2019-06-10  5:19 UTC  (6+ messages)

[PATCH net 0/3] ibmvnic: Fixes for device reset handling
 2019-06-10  2:51 UTC  (5+ messages)
` [PATCH net 1/3] ibmvnic: Do not close unopened driver during reset
` [PATCH net 2/3] ibmvnic: Refresh device multicast list after reset
` [PATCH net 3/3] ibmvnic: Fix unchecked return codes of memory allocations

[PATCH 4.4 145/241] cpufreq/pasemi: fix possible object reference leak
 2019-06-09 16:41 UTC  (3+ messages)
` [PATCH 4.4 146/241] cpufreq: pmac32: "
` [PATCH 4.4 163/241] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put

[PATCH v3 06/20] docs: mark orphan documents as such
 2019-06-09  9:19 UTC  (3+ messages)
` [PATCH v3 15/20] docs: move protection-keys.rst to the core-api book

[Bug 155231] powerpc : native aslr vdso randomization is not working in powerpc platform
 2019-06-09  7:41 UTC 

powerpc hugepage leak caused by 576ed913 "block: use bio_add_page in bio_iov_iter_get_pages"
 2019-06-08 16:51 UTC  (5+ messages)

[PATCH AUTOSEL 4.4 10/13] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
 2019-06-08 11:48 UTC 

[PATCH AUTOSEL 4.9 14/20] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
 2019-06-08 11:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 15/20] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu

[PATCH AUTOSEL 4.14 07/31] powerpc/powernv: Return for invalid IMC domain
 2019-06-08 11:46 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 23/31] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 4.14 24/31] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu

[PATCH AUTOSEL 4.19 09/49] powerpc/powernv: Return for invalid IMC domain
 2019-06-08 11:42 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 36/49] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 4.19 37/49] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu

[PATCH AUTOSEL 5.1 17/70] powerpc/powernv: Return for invalid IMC domain
 2019-06-08 11:39 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 52/70] KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
` [PATCH AUTOSEL 5.1 53/70] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 5.1 54/70] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu

[PATCH] powerpc/pseries: fix oops in hotplug memory notifier
 2019-06-07 23:39 UTC  (5+ messages)

[RFC/RFT PATCH v2] ASoC: fsl_esai: Revert "ETDR and TX0~5 registers are non volatile"
 2019-06-07 22:47 UTC 

[RFC/RFT PATCH] Revert "ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile"
 2019-06-07 22:05 UTC  (3+ messages)

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-06-07 14:47 UTC  (3+ messages)
` [PATCH 12/12] powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs
  ` [RFC PATCH 1/1] powerpc/pseries/svm: Unshare all pages before kexecing a new kernel

[PATCH 1/2] powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
 2019-06-07  7:24 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64s/radix: ioremap use huge page mappings

[PATCH] powerpc/scm: Use a specific endian format for storing uuid from the device tree
 2019-06-07  6:47 UTC 

[PATCH v2] powerpc/nvdimm: Add support for multibyte read/write for metadata
 2019-06-07  6:45 UTC 

[PATCH] powerpc/scm: Mark the region volatile if cache flush not required
 2019-06-07  6:44 UTC 

[PATCH 1/2] powerpc/64s: Fix THP PMD collapse serialisation
 2019-06-07  6:40 UTC  (8+ messages)
` [PATCH 2/2] powerpc/64s: __find_linux_pte synchronization vs pmdp_invalidate

[PATCH] powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
 2019-06-07  6:16 UTC  (3+ messages)

[PATCH] powerpc/64s: Fix THP PMD collapse serialisation
 2019-06-07  4:07 UTC  (3+ messages)

[PATCH] powerpc/cacheflush: fix variable set but not used
 2019-06-06 13:58 UTC 

spidev.c driver on the ppc8247 (kernel 2.6.27.19)
 2019-06-06 13:15 UTC  (8+ messages)
` AW: "

PowerPC arch_ptrace() writes beyond thread_struct/task_struct
 2019-06-06 13:45 UTC  (3+ messages)

[PATCH] powerpc/nvdimm: Add support for multibyte read/write for metadata
 2019-06-06 12:50 UTC  (7+ messages)

[PATCH v1 0/5] Additional fixes on Talitos driver
 2019-06-06 11:31 UTC  (5+ messages)
` [PATCH v1 2/5] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH v1 3/5] crypto: talitos - fix hash on SEC1
` [PATCH v1 4/5] crypto: talitos - eliminate unneeded 'done' functions at build time
` [PATCH v1 5/5] crypto: talitos - drop icv_ool


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