public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
 messages from 2021-06-22 13:43:25 to 2021-06-25 09:03:22 UTC [more...]

PowerPC guest getting "BUG: scheduling while atomic" on linux-next-20210623 during secondary CPUs bringup
 2021-06-25  9:02 UTC  (6+ messages)

[PATCH v2 0/5] Remove uses of struct page from x86 and arm64 MMU
 2021-06-25  8:07 UTC  (8+ messages)
` [PATCH v2 1/5] KVM: do not allow mapping valid but non-refcounted pages
` [PATCH v2 2/5] KVM: mmu: introduce new gfn_to_pfn_page functions
` [PATCH v2 3/5] KVM: x86/mmu: use gfn_to_pfn_page
` [PATCH v2 4/5] KVM: arm64/mmu: "
` [PATCH v2 5/5] KVM: mmu: remove over-aggressive warnings

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-25  7:44 UTC  (34+ messages)
` [PATCH 1/6] KVM: x86/mmu: release audited pfns
` [PATCH 2/6] KVM: mmu: also return page from gfn_to_pfn
` [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU
` [PATCH 4/6] KVM: arm64/mmu: "
` [PATCH 5/6] KVM: mmu: remove over-aggressive warnings
` [PATCH 6/6] drm/i915/gvt: use gfn_to_pfn's page instead of pfn

[PATCH v4 00/17] powerpc/64: fast interrupt exits
 2021-06-25  6:21 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
 2021-06-25  6:21 UTC  (2+ messages)

[PATCH] powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
 2021-06-25  6:21 UTC  (2+ messages)

[PATCH] powerpc: offline CPU in stop_this_cpu
 2021-06-25  6:21 UTC  (2+ messages)

[PATCH] powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
 2021-06-25  6:21 UTC  (2+ messages)

[PATCH] powerpc/64s: accumulate_stolen_time remove irq mask workaround
 2021-06-25  6:21 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix boot failure with 4K Radix
 2021-06-25  6:21 UTC  (2+ messages)

[PATCH 1/2] powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
 2021-06-25  6:21 UTC  (8+ messages)
` [PATCH 2/2] powerpc/prom_init: Pass linux_banner to firmware via option vector 7

[PATCH 0/3] powerpc/pseries: cleanups for dlpar_memory_add* functions
 2021-06-25  6:21 UTC  (9+ messages)
` [PATCH 1/3] powerpc/pseries: skip reserved LMBs in dlpar_memory_add_by_count()
` [PATCH 2/3] powerpc/pseries: break early in dlpar_memory_add_by_count() loops
` [PATCH 3/3] powerpc/pseries: fail quicker in dlpar_memory_add_by_ic()

[PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API
 2021-06-25  6:21 UTC  (4+ messages)

[PATCH v3] mm: pagewalk: Fix walk for hugepage tables
 2021-06-25  5:10 UTC 

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-06-25  4:56 UTC  (5+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables

[PATCH] powerpc/pseries/vas: Include irqdomain.h
 2021-06-25  4:53 UTC 

[PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-25  4:48 UTC  (4+ messages)

[powerpc:merge] BUILD SUCCESS dc4225b1afe8424b3fdf56599cdac283be683c69
 2021-06-25  3:50 UTC 

[PATCH v15 00/12] Restricted DMA
 2021-06-25  0:41 UTC  (15+ messages)
` [PATCH v15 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v15 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v15 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v15 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v15 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v15 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v15 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v15 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v15 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v15 12/12] of: Add plumbing for "

[PATCH v14 00/12] Restricted DMA
 2021-06-24 19:20 UTC  (19+ messages)
` [PATCH v14 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[PATCH printk v3 0/6] printk: remove safe buffers
 2021-06-24 15:35 UTC  (5+ messages)
` [PATCH printk v3 3/6] "
` [PATCH printk v3 4/6] printk: remove NMI tracking

[PATCH v2 0/9] powerpc: Add support for Microwatt soft-core
 2021-06-24 14:03 UTC  (2+ messages)

[PATCH] powerpc/powernv: Fix machine check reporting of async store errors
 2021-06-24 14:03 UTC  (2+ messages)

[PATCH] powerpc/boot: add zImage.lds to targets
 2021-06-24 14:03 UTC  (2+ messages)

[PATCH 0/4] powerpc/security mitigation updates
 2021-06-24 14:03 UTC  (2+ messages)

[PATCH v15 0/9] powerpc: Further Strict RWX support
 2021-06-24 14:03 UTC  (2+ messages)

[PATCH v6 00/17] Enable VAS and NX-GZIP support on PowerVM
 2021-06-24 14:03 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
 2021-06-24 14:01 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
 2021-06-24 13:59 UTC  (2+ messages)

[PATCH v7 00/32] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-06-24 13:59 UTC  (2+ messages)

arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest'
 2021-06-24 13:59 UTC  (3+ messages)
` [PATCH] KVM: PPC: Book3S HV: Workaround high stack usage with clang

[PATCH v8 0/6] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-06-24 13:59 UTC  (7+ messages)
` [PATCH v8 4/6] KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-24 10:55 UTC  (15+ messages)
` [PATCH v4 1/7] powerpc/pseries: rename min_common_depth to primary_domain_index
` [PATCH v4 2/7] powerpc/pseries: rename distance_ref_points_depth to max_associativity_domain_index
` [PATCH v4 4/7] powerpc/pseries: Consolidate DLPAR NUMA distance update
` [PATCH v4 7/7] powerpc/pseries: Add support for FORM2 associativity

[PATCH] ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()
 2021-06-24 10:45 UTC 

[RESEND-PATCH v2] powerpc/papr_scm: Add support for reporting dirty-shutdown-count
 2021-06-24  8:06 UTC 

linux-next: Signed-off-by missing for commit in the powerpc tree
 2021-06-24  7:42 UTC  (2+ messages)

[PATCH] crypto: nx: Fix memcpy() over-reading in nonce
 2021-06-24  7:36 UTC  (2+ messages)

[PATCH] powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
 2021-06-24  6:36 UTC 

[PATCH] powerpc: ps3: remove unneeded semicolon
 2021-06-24  6:03 UTC 

switch the block layer to use kmap_local_page v2
 2021-06-24  6:32 UTC  (6+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
        ` [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check

[PATCH v16 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-24  3:40 UTC  (5+ messages)
` [PATCH v16 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v16 2/4] kasan: allow architectures to provide an outline readiness check
` [PATCH v16 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
` [PATCH v16 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables

[RFC PATCH 0/8] Add support for FORM2 associativity
 2021-06-24  3:16 UTC  (9+ messages)
` [RFC PATCH 8/8] powerpc/papr_scm: Use FORM2 associativity details

[PATCH 1/3] powerpc: Define empty_zero_page[] in C
 2021-06-24  2:36 UTC  (5+ messages)
` [PATCH 2/3] powerpc: Define swapper_pg_dir[] "

[powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
 2021-06-23 17:37 UTC  (18+ messages)

[PATCH 1/1] ASoC: fsl: remove unnecessary oom message
 2021-06-23 16:08 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: Fix unexpected interrupt after suspend
 2021-06-23 16:08 UTC  (3+ messages)

[powerpc:next-test 164/170] arch/powerpc/kernel/interrupt.c:36:20: error: unused function 'exit_must_hard_disable'
 2021-06-23 14:13 UTC 

nand: WARNING: a0000000.nand: the ECC used on your system (1b/256B) is too weak compared to the one required by the NAND chip (4b/512B)
 2021-06-23 13:16 UTC  (2+ messages)

[powerpc:topic/ppc-kvm 26/41] arch/powerpc/kvm/book3s_hv_builtin.c:419:22: sparse: sparse: incorrect type in assignment (different base types)
 2021-06-23 13:05 UTC 

[PATCH] powerpc: Fix is_kvm_guest() / kvm_para_available()
 2021-06-23 13:05 UTC 

[PATCH] powerpc/64s: Make prom_init require RELOCATABLE
 2021-06-23 13:04 UTC 

[powerpc:topic/ppc-kvm 9/41] arch/powerpc/kvm/book3s_xive.c:151:41: sparse: sparse: incorrect type in assignment (different base types)
 2021-06-23 11:30 UTC 

kernel panic with "Unrecoverable FP Unavailable Exception 800 at c00000000009e308"
 2021-06-23  9:43 UTC 

[PATCH v3 0/4] Add perf interface to expose nvdimm
 2021-06-23 11:16 UTC  (5+ messages)

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-23  9:25 UTC  (4+ messages)
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check

linux-next: manual merge of the kvm-arm tree with the powerpc and kvm trees
 2021-06-23  6:04 UTC 

[PATCH V4 0/4] cpufreq: Migrate away from ->stop_cpu() callback
 2021-06-23  6:01 UTC  (5+ messages)
` [PATCH V4 3/4] cpufreq: powerenv: Migrate to ->exit() callback instead of ->stop_cpu()
  ` [PATCH V4.1 3/4] cpufreq: powernv: "

[PATCH] selftests/powerpc: Use req_max_processed_len from sysfs NX capabilities
 2021-06-23  5:17 UTC 

[powerpc:topic/ppc-kvm] BUILD SUCCESS 51696f39cbee5bb684e7959c0c98b5f54548aa34
 2021-06-23  4:40 UTC 

[powerpc:next] BUILD SUCCESS a736143afd036f2078fe19435b16fd55abc789a9
 2021-06-23  3:47 UTC 

[powerpc:next-test] BUILD REGRESSION a23408e2575e49c4394f8733c78dce907286ac8e
 2021-06-23  3:47 UTC 

[PATCH v2] powerpc: add compile-time support for lbarx, lharx
 2021-06-23  3:28 UTC 

linux-next: manual merge of the kvm tree with the powerpc tree
 2021-06-22 16:52 UTC  (4+ messages)

[PATCH] ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probe
 2021-06-22 15:14 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