linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-28 06:59:24 to 2019-06-02 10:01:19 UTC [more...]

[Bug 203517] New: WARNING: inconsistent lock state. inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2019-06-02 10:00 UTC  (3+ messages)
` [Bug 203517] "

RFC: switch the remaining architectures to use generic GUP v2
 2019-06-02  7:39 UTC  (21+ messages)
` [PATCH 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH 02/16] mm: use untagged_addr() for get_user_pages_fast addresses
` [PATCH 03/16] mm: simplify gup_fast_permitted
` [PATCH 04/16] mm: lift the x86_32 PAE version of gup_get_pte to common code
` [PATCH 05/16] MIPS: use the generic get_user_pages_fast code
` [PATCH 06/16] sh: add the missing pud_page definition
` [PATCH 07/16] sh: use the generic get_user_pages_fast code
` [PATCH 08/16] sparc64: add the missing pgd_page definition
` [PATCH 09/16] sparc64: define untagged_addr()
` [PATCH 10/16] sparc64: use the generic get_user_pages_fast code
` [PATCH 11/16] mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
` [PATCH 12/16] mm: consolidate the get_user_pages* implementations
` [PATCH 13/16] mm: validate get_user_pages_fast flags
` [PATCH 14/16] mm: move the powerpc hugepd code to mm/gup.c
` [PATCH 15/16] mm: switch gup_hugepte to use try_get_compound_head
` [PATCH 16/16] mm: mark the page referenced in gup_hugepte

[PATCH] powerpc/nvdimm: Add support for multibyte read/write for metadata
 2019-06-02  4:43 UTC 

[PATCH 00/12] Secure Virtual Machine Enablement
 2019-06-01 17:11 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 39/56] PCI: rpadlpar: Fix leaked device_node references in add/remove paths
 2019-06-01 13:25 UTC 

[PATCH AUTOSEL 4.14 23/99] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:22 UTC 

[PATCH AUTOSEL 4.19 029/141] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:20 UTC 

[PATCH AUTOSEL 5.0 035/173] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:17 UTC 

[PATCH AUTOSEL 5.1 038/186] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:14 UTC 

[next-20190530] Boot failure on PowerPC
 2019-05-31 18:13 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_work
 2019-05-31 18:53 UTC 

[RFC] mm: Generalize notify_page_fault()
 2019-05-31 17:48 UTC  (6+ messages)

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-05-31 17:46 UTC  (23+ messages)
` [PATCH v3 1/6] fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
` [PATCH v3 2/6] fsl/fman: add API to get the device behind a fman port
` [PATCH v3 3/6] dpaa_eth: defer probing after qbman
` [PATCH v3 4/6] dpaa_eth: base dma mappings on the fman rx port
` [PATCH v3 5/6] dpaa_eth: fix iova handling for contiguous frames
` [PATCH v3 6/6] dpaa_eth: fix iova handling for sg frames

[PATCH] Documentation/stackprotector: powerpc supports stack protector
 2019-05-31 15:13 UTC  (5+ messages)

[PATCH v8 0/7] iommu: enhance IOMMU default DMA mode build options
 2019-05-31 10:42 UTC  (11+ messages)
` [PATCH v8 1/7] "
` [PATCH v8 2/7] x86/dma: use IS_ENABLED() to simplify the code
` [PATCH v8 3/7] s390/pci: add support for IOMMU default DMA mode build options
` [PATCH v8 4/7] powernv/iommu: "
` [PATCH v8 5/7] iommu/vt-d: "
` [PATCH v8 6/7] iommu/amd: "
` [PATCH v8 7/7] ia64: hide build option IOMMU_DEFAULT_PASSTHROUGH

[PATCH BACKPORT 4.19, 5.0, 5.1] crypto: vmx - ghash: do nosimd fallback manually
 2019-05-31  8:36 UTC  (2+ messages)

[PATCH BACKPORT 4.4] crypto: vmx - ghash: do nosimd fallback manually
 2019-05-31  6:29 UTC 

[PATCH BACKPORT 4.9, 4.14] crypto: vmx - ghash: do nosimd fallback manually
 2019-05-31  6:29 UTC 

[WIP RFC PATCH 0/6] Generic Firmware Variable Filesystem
 2019-05-31  4:04 UTC  (2+ messages)

[PATCH v3 0/3] Allow custom PCI resource alignment on pseries
 2019-05-31  3:56 UTC  (13+ messages)
` [PATCH v3 1/3] PCI: Introduce pcibios_ignore_alignment_request
    ` [EXTERNAL] "
` [PATCH v3 3/3] powerpc/pseries: Allow user-specified PCI resource alignment after init

[RFC PATCH] powerpc/book3e: KASAN Full support for 64bit
 2019-05-31  1:29 UTC  (2+ messages)

[PATCH kernel] prom_init: Fetch flatten device tree from the system firmware
 2019-05-31  1:03 UTC  (4+ messages)

[RFC PATCH v2 00/10] kvmppc: Paravirtualize KVM to support ultravisor
 2019-05-30 22:51 UTC  (4+ messages)
` [RFC PATCH v2 07/10] KVM: PPC: Ultravisor: Restrict LDBAR access

[PATCH 00/22] Some documentation fixes
 2019-05-30 22:49 UTC  (7+ messages)
` [PATCH 09/22] docs: mark orphan documents as such
` [PATCH 22/22] docs: fix broken documentation links

[PATCH v3 00/11] mm/memory_hotplug: Factor out memory block devicehandling
 2019-05-30 21:07 UTC  (7+ messages)
` [PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v3 06/11] mm/memory_hotplug: Allow arch_remove_pages() without CONFIG_MEMORY_HOTREMOVE
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()

[RFC PATCH V2 1/3] mm/nvdimm: Add PFN_MIN_VERSION support
 2019-05-30 15:12 UTC  (2+ messages)

[PATCH] powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
 2019-05-30 15:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/3] Fix vDSO clock_getres()
 2019-05-30 14:29 UTC  (6+ messages)
` [PATCH v5 1/3] powerpc: "
` [PATCH v5 2/3] s390: "
` [PATCH v5 3/3] kselftest: Extend vDSO selftest to clock_getres

[PATCH v1 00/15] Fixing selftests failure on Talitos driver
 2019-05-30 13:42 UTC  (6+ messages)
` [PATCH v1 08/15] crypto: talitos - Do not modify req->cryptlen on decryption

[PATCH] crypto: testmgr - fix length truncation with large page size
 2019-05-30 13:41 UTC  (2+ messages)

[PATCH] crypto: vmx - convert to skcipher API
 2019-05-30 13:40 UTC  (2+ messages)

[PATCH] crypto: vmx - convert to SPDX license identifiers
 2019-05-30 13:40 UTC  (2+ messages)

[PATCH kernel 0/2] pseries: Enable SWIOTLB
 2019-05-30  7:04 UTC  (2+ messages)

[PATCH kernel v3 0/3] powerpc/ioda2: Yet another attempt to allow DMA masks between 32 and 59
 2019-05-30  7:03 UTC  (4+ messages)
` [PATCH kernel v3 1/3] powerpc/iommu: Allow bypass-only for DMA
` [PATCH kernel v3 2/3] powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window
` [PATCH kernel v3 3/3] powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages

[PATCH 4.9 086/128] cpufreq/pasemi: fix possible object reference leak
 2019-05-30  3:07 UTC  (3+ messages)
` [PATCH 4.9 087/128] cpufreq: pmac32: "
` [PATCH 4.9 107/128] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put

[PATCH 4.14 131/193] cpufreq/pasemi: fix possible object reference leak
 2019-05-30  3:06 UTC  (3+ messages)
` [PATCH 4.14 132/193] cpufreq: pmac32: "
` [PATCH 4.14 159/193] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put

[PATCH 4.19 180/276] cpufreq/pasemi: fix possible object reference leak
 2019-05-30  3:06 UTC  (3+ messages)
` [PATCH 4.19 181/276] cpufreq: pmac32: "
` [PATCH 4.19 215/276] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put

[PATCH 5.0 207/346] cpufreq/pasemi: fix possible object reference leak
 2019-05-30  3:05 UTC  (3+ messages)
` [PATCH 5.0 208/346] cpufreq: pmac32: "
` [PATCH 5.0 249/346] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put

[PATCH 5.1 226/405] cpufreq/pasemi: fix possible object reference leak
 2019-05-30  3:04 UTC  (3+ messages)
` [PATCH 5.1 227/405] cpufreq: pmac32: "
` [PATCH 5.1 275/405] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put

[PATCH] powerpc/mm: Move some of the boot time info print to generic file
 2019-05-30  2:36 UTC  (3+ messages)

[PATCH] powerpc/powernv: Show checkstop reason for NPU2 HMIs
 2019-05-30  2:00 UTC  (2+ messages)

[PATCH v2 1/3] ibmvscsi: Wire up host_reset() in the drivers scsi_host_template
 2019-05-30  1:32 UTC  (2+ messages)

[PATCH] dlpar: Fix a missing-check bug in dlpar_parse_cc_property()
 2019-05-30  0:58 UTC 

[PATCH v2] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-05-29 23:31 UTC  (4+ messages)

[PATCH v2] KVM: PPC: Report single stepping capability
 2019-05-29 22:22 UTC 

[PATCH][next] soc: fsl: fix spelling mistake "Firmaware" -> "Firmware"
 2019-05-29 20:53 UTC  (2+ messages)

[PATCH] mm: add account_locked_vm utility function
 2019-05-29 20:50 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

kmemleak: 1157 new suspected memory leaks (see /sys/kernel/debug/kmemleak)
 2019-05-29 17:04 UTC  (4+ messages)

[PATCH] powerpc/configs: Rename foo_basic_defconfig to foo_base.config
 2019-05-29 13:55 UTC  (4+ messages)

[PATCH] powerpc/64s: Fix misleading SPR and timebase information
 2019-05-29  9:21 UTC 

[PATCH v3 1/3] powerpc: Fix vDSO clock_getres()
 2019-05-29 13:14 UTC  (2+ messages)

[PATCH v4 1/3] powerpc: Fix vDSO clock_getres()
 2019-05-29 13:14 UTC  (2+ messages)

[PATCH v4 1/2] powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
 2019-05-29  6:28 UTC  (3+ messages)
` [PATCH v4 2/2] powerpc: Fix compile issue with force DAWR

[PATCH] powerpc/pseries: avoid blocking in irq when queuing hotplug events
 2019-05-28 23:28 UTC 

[PATCH v10 00/12] Appended signatures support for IMA appraisal
 2019-05-28 20:06 UTC  (16+ messages)
` [PATCH v10 01/12] MODSIGN: Export module signature definitions
` [PATCH v10 09/12] ima: Implement support for module-style appended signatures
` [PATCH v10 11/12] ima: Define ima-modsig template
` [PATCH v10 12/12] ima: Store the measurement again when appraising a modsig

[PATCH RFC 0/5] Remove some notrace RCU APIs
 2019-05-28 20:00 UTC  (10+ messages)

[PATCH v4 0/3] Fix vDSO clock_getres()
 2019-05-28 17:05 UTC  (6+ messages)
` [PATCH v4 3/3] kselftest: Extend vDSO selftest to clock_getres

[PATCH v3 00/16] powerpc/32: Implement fast syscall entry
 2019-05-28 17:03 UTC  (7+ messages)
` [PATCH v3 14/16] powerpc/32: implement fast entry for syscalls on BOOKE

[PATCH] dlpar: Fix a missing-check bug in dlpar_parse_cc_property()
 2019-05-28 16:38 UTC  (2+ messages)

[PATCH] powerpc: sstep: Mark variable `rc` as unused in function 'analyse_instr'
 2019-05-28 15:52 UTC  (4+ messages)
` [PATCH v2] powerpc/32: sstep: Move variable `rc` within CONFIG_PPC64 sentinels

[PATCH] powerpc/power: Expose pfn_is_nosave prototype
 2019-05-28 15:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-28 13:05 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH] ASoC: fsl: sai: Fix clock source for mclk0
 2019-05-28 12:39 UTC  (6+ messages)
  ` [alsa-devel] "

[PATCH] [RFC] Remove bdflush syscall stub
 2019-05-28 11:03 UTC  (2+ messages)

[PATCH v2 0/2] close_range()
 2019-05-28  9:57 UTC  (4+ messages)
` [PATCH v2 2/2] tests: add close_range() tests

[PATCH 1/2] perf ioctl: Add check for the sample_period value
 2019-05-28  9:50 UTC  (5+ messages)

[PATCH v2] mm: Move MAP_SYNC to asm-generic/mman-common.h
 2019-05-28  9:27 UTC  (2+ messages)

ppc85xx_basic_defconfig is buggy ?
 2019-05-28  8:13 UTC  (2+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest
 2019-05-28  6:49 UTC  (2+ messages)
` [RFC PATCH v4 6/6] kvmppc: Support reset "


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