linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 05:06:17 to 2020-07-16 04:17:10 UTC [more...]

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-16  4:15 UTC  (7+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-07-16  2:59 UTC  (6+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation

[powerpc:fixes-test] BUILD SUCCESS f0479c4bcbd92d1a457d4a43bcab79f29d11334a
 2020-07-16  2:52 UTC 

[powerpc:next] BUILD SUCCESS f88223979044bfae32cb16f814c43739e5ba1301
 2020-07-16  2:52 UTC 

[powerpc:next-test] BUILD SUCCESS 085563a9059b42c635151e970fd3af941f46a0fd
 2020-07-16  2:52 UTC 

[RFC PATCH 7/7] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
 2020-07-16  2:35 UTC  (8+ messages)

[PATCH v3 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-16  2:27 UTC  (24+ messages)
` [PATCH v3 01/12] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH v3 02/12] powerpc/kexec_file: mark PPC64 specific code
` [PATCH v3 03/12] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH v3 04/12] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH v3 05/12] powerpc/drmem: make lmb walk a bit more flexible
` [PATCH v3 06/12] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH v3 07/12] ppc64/kexec_file: add support to relocate purgatory
` [PATCH v3 08/12] ppc64/kexec_file: setup the stack for purgatory
` [PATCH v3 09/12] ppc64/kexec_file: setup backup region for kdump kernel
` [PATCH v3 10/12] ppc64/kexec_file: prepare elfcore header for crashing kernel
` [PATCH v3 11/12] ppc64/kexec_file: add appropriate regions for memory reserve map

[PATCH v3] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-16  1:35 UTC 

[PATCH net-next] ibmvnic: Increase driver logging
 2020-07-16  1:29 UTC  (3+ messages)

[PATCH v2] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE
 2020-07-16  0:57 UTC  (5+ messages)

[PATCH v3] powerpc/pseries: detect secure and trusted boot state of the system
 2020-07-16  0:49 UTC  (3+ messages)

[PATCH 1/1] powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
 2020-07-16  0:27 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix vdso cpu truncation
 2020-07-15 23:37 UTC 

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-15 22:49 UTC  (17+ messages)

[PATCH] pseries: Fix 64 bit logical memory block panic
 2020-07-15 21:00 UTC  (4+ messages)

[PATCH v2 1/1] ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
 2020-07-15 20:48 UTC  (2+ messages)

[PATCH -next] cpuidle/pseries: Make symbol 'pseries_idle_driver' static
 2020-07-15 15:31 UTC  (2+ messages)

[PATCH -next] cpufreq: powernv: Make some symbols static
 2020-07-15 15:31 UTC  (4+ messages)

[PATCH 1/1] ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
 2020-07-15 14:57 UTC  (4+ messages)

[PATCH v2 0/3] ASoC: fsl-asoc-card: Support hp and mic detection
 2020-07-15 14:09 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
` [PATCH v2 2/3] ASoC: bindings: fsl-asoc-card: Support hp-det-gpio and mic-det-gpio
` [PATCH v2 3/3] ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection

[PATCH V2 1/2] powerpc/vas: Report proper error code for address translation failure
 2020-07-15 13:10 UTC  (2+ messages)

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-15  8:15 UTC  (19+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[PATCH] powerpc/numa: Restrict possible nodes based on platform
 2020-07-15 12:05 UTC  (3+ messages)
` [PATCH 1/2] powerpc/numa: Limit possible nodes to within num_possible_nodes
  ` [PATCH 2/2] powerpc/numa: Remove a redundant variable

PowerNV PCI & SR-IOV cleanups
 2020-07-15 10:05 UTC  (44+ messages)
` [PATCH 03/15] powerpc/powernv/pci: Add explicit tracking of the DMA setup state
` [PATCH 04/15] powerpc/powernv/pci: Initialise M64 for IODA1 as a 1-1 window
` [PATCH 05/15] powerpc/powernv/sriov: Move SR-IOV into a seperate file
` [PATCH 06/15] powerpc/powernv/sriov: Explain how SR-IOV works on PowerNV
` [PATCH 07/15] powerpc/powernv/sriov: Rename truncate_iov
` [PATCH 08/15] powerpc/powernv/sriov: Simplify used window tracking
` [PATCH 09/15] powerpc/powernv/sriov: Factor out M64 BAR setup
` [PATCH 10/15] powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
` [PATCH 11/15] powerpc/powernv/sriov: Drop iov->pe_num_map[]
` [PATCH 12/15] powerpc/powernv/sriov: De-indent setup and teardown
` [PATCH 13/15] powerpc/powernv/sriov: Move M64 BAR allocation into a helper
` [PATCH 14/15] powerpc/powernv/sriov: Refactor M64 BAR setup
` [PATCH 15/15] powerpc/powernv/sriov: Make single PE mode a per-BAR setting

[PATCH v2 05/13] cpufreq: pasemi: Include header file for {check, restore}_astate prototypes
 2020-07-15 10:13 UTC  (5+ messages)
` [PATCH v2 06/13] cpufreq: powernv-cpufreq: Functions only used in call-backs should be static
` [PATCH v2 07/13] cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issues

[v3 0/5] Migrate non-migrated pages of a SVM
 2020-07-15  8:03 UTC  (12+ messages)
` [v3 1/5] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [v3 3/5] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [v3 4/5] KVM: PPC: Book3S HV: retry page migration before erroring-out H_SVM_PAGE_IN

[PATCH 05/13] cpufreq/arch: powerpc: pasemi: Move prototypes to shared header
 2020-07-15  7:33 UTC  (14+ messages)
` [PATCH 06/13] cpufreq: powernv-cpufreq: Functions only used in call-backs should be static
` [PATCH 07/13] cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issues

[PATCH -next] powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()
 2020-07-15  6:28 UTC  (2+ messages)

[PATCH 0/3] ASoC: fsl-asoc-card: Support hp and mic detection
 2020-07-15  6:40 UTC  (7+ messages)
` [PATCH 1/3] ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack
` [PATCH 2/3] ASoC: bindings: fsl-asoc-card: Support hp-det-gpio and mic-det-gpio
` [PATCH 3/3] ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection

[powerpc:merge] BUILD SUCCESS 93c756af92e11df5c1a8be7a8360f28a97f7ad3f
 2020-07-15  6:31 UTC 

[PATCH v3] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
 2020-07-15  6:13 UTC  (5+ messages)

[PATCH v2 00/10] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-15  6:07 UTC  (6+ messages)
` [PATCH v2 01/10] powerpc/perf: Add support for ISA3.1 PMU SPRs

[PATCH v3 0/9] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-07-15  4:08 UTC  (6+ messages)
` [PATCH v3 1/9] powerpc/watchpoint: Fix 512 byte boundary limit
` [PATCH v3 2/9] powerpc/watchpoint: Fix DAWR exception constraint

[PATCH] powerpc: Fix inconsistent function names
 2020-07-15  3:54 UTC  (2+ messages)

[PATCH -next] powerpc/smp: Remove unused inline functions
 2020-07-15  3:09 UTC 

[powerpc:fixes-test] BUILD SUCCESS b710d27bf72068b15b2f0305d825988183e2ff28
 2020-07-15  2:52 UTC 

[powerpc:next-test] BUILD SUCCESS 17babc2734a55cdf4a678d572f316280b820202b
 2020-07-15  2:52 UTC 

[Bug 208181] New: BUG: KASAN: stack-out-of-bounds in strcmp+0x58/0xd8
 2020-07-14 22:35 UTC  (2+ messages)
` [Bug 208181] "

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-07-14 21:24 UTC  (3+ messages)
` [PATCH v2 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[PATCH v2 3/5] powerpc/lib: Use a temporary mm for code patching
 2020-07-14 19:43 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: detect secure and trusted boot state of the system
 2020-07-14 15:07 UTC  (3+ messages)

[PATCH 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper
 2020-07-14 12:11 UTC  (14+ messages)

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-14 10:11 UTC  (5+ messages)
` [PATCH 06/20] Documentation: gpu/komeda-kms: eliminate duplicated word

EEH core pci_dn de-lousing
 2020-07-14  9:10 UTC  (5+ messages)
` [PATCH 14/14] powerpc/eeh: Move PE tree setup into the platform

[PATCH] spi: ppc4xx: Convert to use GPIO descriptors
 2020-07-14  7:22 UTC 

generic DMA bypass flag v4
 2020-07-14  7:12 UTC  (5+ messages)
` [PATCH 4/5] dma-mapping: add a dma_ops_bypass flag to struct device

/sys/kernel/debug/kmemleak empty despite kmemleak reports
 2020-07-14  6:59 UTC  (5+ messages)

[PATCH v3 0/6] Remove default DMA window before creating DDW
 2020-07-14  6:46 UTC  (7+ messages)
` [PATCH v3 4/6] powerpc/pseries/iommu: "

[PATCH 00/11] Support for grouping cores
 2020-07-14  6:30 UTC  (5+ messages)
` [PATCH 05/11] powerpc/smp: Dont assume l2-cache to be superset of sibling

[RFC PATCH v0 0/2] Use H_RPT_INVALIDATE for nested guest
 2020-07-14  5:31 UTC  (6+ messages)
` [RFC PATCH v0 2/2] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM


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