linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 06:27:23 to 2021-07-01 08:36:12 UTC [more...]

[PATCH v5] pseries: prevent free CPU ids to be reused on another node
 2021-07-01  8:35 UTC  (2+ messages)

[RFC PATCH 00/43] KVM: PPC: Book3S HV P9: entry/exit optimisations round 1
 2021-07-01  8:04 UTC  (12+ messages)
` [RFC PATCH 01/43] powerpc/64s: Remove WORT SPR from POWER9/10
` [RFC PATCH 07/43] KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guests
` [RFC PATCH 08/43] powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
` [RFC PATCH 19/43] KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread
` [RFC PATCH 38/43] KVM: PPC: Book3S HV P9: Test dawr_enabled() before saving host DAWR SPRs

[PATCH v15 00/12] Restricted DMA
 2021-07-01  7:52 UTC  (10+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[RESEND PATCH v4 00/11] Use per-CPU temporary mappings for patching
 2021-07-01  7:51 UTC  (15+ messages)
` [RESEND PATCH v4 05/11] powerpc/64s: Add ability to skip SLB preload
` [RESEND PATCH v4 08/11] powerpc: Initialize and use a temporary mm for patching

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-07-01  5:42 UTC  (2+ messages)

[PATCH v2 0/2] Skip numa distance for offline nodes
 2021-07-01  4:15 UTC  (3+ messages)
` [PATCH v2 1/2] sched/topology: Skip updating masks for non-online nodes
` [PATCH v2 2/2] powerpc/numa: Fill distance_lookup_table for offline nodes

[powerpc:merge] BUILD SUCCESS 086d9878e1092e7e69a69676ee9ec792690abb1d
 2021-07-01  2:44 UTC 

[powerpc:next] BUILD REGRESSION 91fc46eced0f70526d74468ac6c932c90a8585b3
 2021-07-01  2:44 UTC 

[PATCH v3 0/9] powerpc: fast interrupt exit bug and misc fixes
 2021-07-01  1:26 UTC  (13+ messages)
` [PATCH v3 1/9] powerpc/64s: fix hash page fault interrupt handler
` [PATCH v3 2/9] powerpc/64e: fix CONFIG_RELOCATABLE build warnings
` [PATCH v3 3/9] powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
` [PATCH v3 4/9] powerpc/64s: add a table of implicit soft-masked addresses
` [PATCH v3 5/9] powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
` [PATCH v3 6/9] powerpc/64: enable MSR[EE] in irq replay pt_regs
` [PATCH v3 7/9] powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
` [PATCH v3 8/9] powerpc/64s/interrupt: clean up interrupt return labels
` [PATCH v3 9/9] powerpc/64s: move ret_from_fork etc above __end_soft_masked

[PATCH] powerpc/32s: Fix setup_{kuap/kuep}() on SMP
 2021-06-30 13:14 UTC  (2+ messages)

[PATCH v2] powerpc/4xx: Fix setup_kuep() on SMP
 2021-06-30 13:14 UTC  (2+ messages)

[powerpc][5.13.0-next20210629] Kernel WARN crypto/testmgr.c:5653 during boot
 2021-06-30 12:13 UTC  (3+ messages)
` [PATCH] crypto: DRBG - select SHA512

[PATCH] powerpc/papr_scm: Move duplicate definitions to common header files
 2021-06-30 12:08 UTC 

[PATCH] powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
 2021-06-30  5:42 UTC  (2+ messages)

[PATCH v2 0/9] powerpc: fast interrupt exit bug and misc fixes
 2021-06-29 22:19 UTC  (10+ messages)
` [PATCH v2 1/9] powerpc/64s: fix hash page fault interrupt handler
` [PATCH v2 2/9] powerpc/64e: fix CONFIG_RELOCATABLE build
` [PATCH v2 3/9] powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
` [PATCH v2 4/9] powerpc/64s: add a table of implicit soft-masked addresses
` [PATCH v2 5/9] powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
` [PATCH v2 6/9] powerpc/64: enable MSR[EE] in irq replay pt_regs
` [PATCH v2 7/9] powerpc/64/interrupts: add missing kprobe annotations on interrupt exit symbols
` [PATCH v2 8/9] powerpc/64s/interrupt: clean up interrupt return labels
` [PATCH v2 9/9] powerpc/64s: move ret_from_fork etc above __end_soft_masked

[PATCH] powerpc/4xx: Fix setup_kuep() on SMP
 2021-06-29 12:06 UTC  (3+ messages)

[PATCH] fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
 2021-06-29  8:08 UTC  (4+ messages)

[RFC] fpga: dfl: fme: Fix cpu hotplug code
 2021-06-29  7:14 UTC  (5+ messages)

[PATCH] perf script python: Fix buffer size to report iregs in perf script
 2021-06-29  7:09 UTC  (4+ messages)

[PATCH] powerpc/64s: fix hash page fault interrupt handler
 2021-06-29  4:56 UTC  (2+ messages)

[PATCH] Documentation: PCI: pci-error-recovery: rearrange the general sequence
 2021-06-29  3:34 UTC  (3+ messages)

[PATCH v5 0/6] Add support for FORM2 associativity
 2021-06-28 20:40 UTC  (9+ messages)
` [PATCH v5 1/6] powerpc/pseries: rename min_common_depth to primary_domain_index
` [PATCH v5 2/6] powerpc/pseries: rename distance_ref_points_depth to max_associativity_domain_index
` [PATCH v5 3/6] powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
` [PATCH v5 4/6] powerpc/pseries: Consolidate different NUMA distance update code paths
` [PATCH v5 5/6] powerpc/pseries: Add a helper for form1 cpu distance
` [PATCH v5 6/6] powerpc/pseries: Add support for FORM2 associativity

[PATCH 0/8] powerpc: fast interrupt exit bug and misc fixes
 2021-06-28 20:15 UTC  (12+ messages)
` [PATCH 1/8] powerpc/64e: fix CONFIG_RELOCATABLE build
` [PATCH 2/8] powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
` [PATCH 3/8] powerpc/64s: add a table of implicit soft-masked addresses
` [PATCH 4/8] powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
` [PATCH 5/8] powerpc/64: enable MSR[EE] in irq replay pt_regs
` [PATCH 6/8] powerpc/64/interrupts: add missing kprobe annotations on interrupt exit symbols
` [PATCH 7/8] powerpc/64s/interrupt: clean up interrupt return labels
` [PATCH 8/8] powerpc/64s: move ret_from_fork etc above __end_soft_masked

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-28 15:04 UTC  (6+ messages)
` [PATCH v4 7/7] powerpc/pseries: "

[PATCH] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-28 14:30 UTC  (5+ messages)

linux-next: manual merge of the akpm tree with the powerpc tree
 2021-06-28  9:56 UTC 

[PATCH v2] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-28  6:49 UTC 

[PATCH v3] mm: pagewalk: Fix walk for hugepage tables
 2021-06-28  6:19 UTC  (5+ messages)

[powerpc][next-20210625] Kernel warning(arch/powerpc/kernel/interrupt.c:518) during boot
 2021-06-28  3:52 UTC  (5+ messages)

[powerpc][next-20210625] WARN block/mq-deadline-main.c:743 during boot
 2021-06-27 21:12 UTC  (2+ messages)

[Bug 195755] rcu_sched detected stalls on CPUs/tasks: (detected by 0, t=6302 jiffies, g=11405, c=11404, q=1880), ppc64, G5
 2021-06-27 17:45 UTC 

[PATCH] powerpc: Remove in_kernel_text()
 2021-06-27 17:09 UTC 

[PATCH v2 0/4] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-06-26 23:38 UTC  (9+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
` [PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform
` [PATCH v2 4/4] powerpc: wii_defconfig: Enable OTP by default

[powerpc:next] BUILD SUCCESS b064037ea4104120418ccbf39951a6d529a9d6d5
 2021-06-26 22:50 UTC 

[powerpc:merge] BUILD REGRESSION 0f7a719601eb957c10d417c62bd5f65080b5a409
 2021-06-26 22:50 UTC 

[RESEND-PATCH v2] powerpc/papr_scm: Add support for reporting dirty-shutdown-count
 2021-06-26 17:43 UTC  (3+ messages)

[PATCH 0/5] powerpc/kprobes: fixes and cleanups
 2021-06-26 10:46 UTC  (3+ messages)
` (subset) "

[PATCH] powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
 2021-06-26 10:46 UTC  (2+ messages)

[PATCH] powerpc/pseries/vas: Include irqdomain.h
 2021-06-26 10:46 UTC  (2+ messages)

[PATCH] powerpc/perf: Fix crash with 'perf_instruction_pointer' when pmu is not set
 2021-06-26 10:40 UTC  (2+ messages)

[PATCH] powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH v3] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/pmu: Make the generic compat PMU use the architected events
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix copy-paste data exposure into newly created tasks
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/xmon: Add support for running a command on all cpus in xmon
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/configs: Enable STACK_TRACER and FTRACE_SYSCALLS in some of the configs
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/bpf: Use bctrl for making function calls
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/rtas-rtc: remove unused constant
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/pseries/dlpar: use rtas_get_sensor()
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc: Fix is_kvm_guest() / kvm_para_available()
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/64s: Make prom_init require RELOCATABLE
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: trivial: fix typo in a comment
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] selftests/powerpc: Use req_max_processed_len from sysfs NX capabilities
 2021-06-26 10:37 UTC  (2+ messages)

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

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

[PATCH] powerpc: Remove klimit
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/interrupt: Use names in check_return_regs_valid()
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH 1/4] powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH 1/2] powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}
 2021-06-26 10:37 UTC  (3+ messages)
` [PATCH 2/2] powerpc/ptrace: Refactor regs_set_return_{msr/ip}

[PATCH] powerpc: mark local variables around longjmp as volatile
 2021-06-26 10:37 UTC  (3+ messages)

[PATCH 0/9] sections: Unify kernel sections range check and use
 2021-06-26  7:34 UTC  (2+ messages)
` [PATCH 8/9] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper

[PATCH 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
 2021-06-25 14:41 UTC  (2+ messages)

[PATCH v16 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-25 13:45 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 printk v3 0/6] printk: remove safe buffers
 2021-06-25 13:34 UTC  (8+ messages)
` [PATCH printk v3 3/6] "
` [PATCH printk v3 4/6] printk: remove NMI tracking

[PATCH] ASoC: fsl_xcvr: remove an unneeded semicolon
 2021-06-25 12:37 UTC 

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

[PATCH] ASoC: fsl_xcvr: remove unnecessary print function dev_err()
 2021-06-25 12:16 UTC 

[PATCH] ASoC: fsl_spdif: remove unnecessary print function dev_err()
 2021-06-25 12:12 UTC 

[PATCH] ASoC: fsl: fsl_easrc: remove unnecessary print function dev_err()
 2021-06-25 11:58 UTC 

[PATCH] powerpc/syscalls: Simplify do_mmap2()
 2021-06-25 10:58 UTC 

[PATCH 1/2] powerpc/signal: Fix handling of SA_RESTORER sigaction flag
 2021-06-25 10:49 UTC  (2+ messages)
` [PATCH RFC 2/2] powerpc/signal: Retire signal trampoline on stack

[powerpc:next-test] BUILD SUCCESS 06664e6c0f810035deb4b1d135d7a8f70795512f
 2021-06-25 10:19 UTC 

[powerpc:next] BUILD SUCCESS 0e8554b5d7801b0aebc6c348a0a9f7706aa17b3b
 2021-06-25 10:19 UTC 

[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  (6+ messages)

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


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