linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-02 08:37:42 to 2022-11-04 17:32:09 UTC [more...]

[RFC PATCH 0/6] VMAP_STACK support for book3s64
 2022-11-04 17:27 UTC  (4+ messages)
` [RFC PATCH 1/6] powerpc/64s: Fix assembly to support larger values of THREAD_SIZE
` [RFC PATCH 2/6] powerpc/64s: Helpers to switch between linear and vmapped stack pointers
` [RFC PATCH 3/6] powerpc/powernv: Keep MSR in register across OPAL entry/return path

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-11-04 17:20 UTC  (2+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-04 16:31 UTC  (81+ messages)
` [PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 03/44] KVM: Allocate cpus_hardware_enabled "
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 14/44] KVM: arm64: Simplify the CPUHP logic
` [PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
` [PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
` [PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init()
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 24/44] KVM: PPC: Move processor compatibility check to module init
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
` [PATCH 29/44] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 34/44] KVM: VMX: Shuffle support checks and hardware enabling code around
` [PATCH 35/44] KVM: SVM: Check for SVM support in CPU compatibility checks
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH 40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH 41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
` [PATCH 42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path
` [PATCH 43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init()
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC

[RFC PATCH 00/19] Remove STACK_FRAME_OVERHEAD
 2022-11-04 13:10 UTC  (5+ messages)
` [RFC PATCH 01/19] powerpc/perf: callchain validate kernel stack pointer bounds
` [RFC PATCH 05/19] powerpc/32: Use load and store multiple in GPR save/restore macros

[PATCH 1/2] tools/perf: Fix printing os->prefix in CSV metrics output
 2022-11-04  7:37 UTC  (7+ messages)
` [PATCH 2/2] tools/perf: Fix printing field separator "

[PATCH v2] macintosh: fix possible memory leak in macio_add_one_device()
 2022-11-04  3:25 UTC 

[Bug 216407] New: OF: unittest fails some tests on ppc and ppc64 (### dt-test ### end of unittest - 266 passed, 6 failed)
 2022-11-03 23:45 UTC  (3+ messages)
` [Bug 216407] "

[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
 2022-11-03 23:22 UTC  (19+ messages)
` [PATCH v3 2/2] x86: "

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-4 tag
 2022-11-03 22:18 UTC  (4+ messages)

[PATCH net-next] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
 2022-11-03 21:28 UTC 

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-03 21:06 UTC  (2+ messages)
` [PATCH net-next v2 02/11] powerpc: dts: Add compatible strings for Lynx PCSs

[PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one
 2022-11-03 19:01 UTC  (13+ messages)
` [PATCH v2 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v2 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v2 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v2 4/4] pcmcia: "

[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
 2022-11-03 14:25 UTC  (2+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid

[PATCH v1 0/6] mm/autonuma: replace savedwrite infrastructure
 2022-11-03 10:51 UTC  (10+ messages)
` [PATCH v1 1/6] mm/mprotect: allow clean exclusive anon pages to be writable
` [PATCH v1 2/6] mm/mprotect: minor can_change_pte_writable() cleanups
` [PATCH v1 3/6] mm/huge_memory: try avoiding write faults when changing PMD protection
` [PATCH v1 4/6] mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
` [PATCH v1 5/6] mm: remove unused savedwrite infrastructure
` [PATCH v1 6/6] selftests/vm: anon_cow: add mprotect() optimization tests

[PATCH v5 0/2] powerpc module arch checks
 2022-11-03  9:35 UTC  (7+ messages)
` [PATCH v5 1/2] module: add module_elf_check_arch for module-specific checks
` [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version

[PATCH v5 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-11-03  8:48 UTC  (8+ messages)
` [PATCH v5 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros
` [PATCH v5 06/16] powerpc: Fix objtool unannotated intra-function call warnings on PPC32

[PATCH v6 00/25] powerpc: Syscall wrapper and register clearing
 2022-11-03  8:48 UTC  (5+ messages)
` [PATCH v6 09/25] asm-generic: compat: Support BE for long long args in 32-bit ABIs
  ` [PATCH] asm-generic: compat: fix compat_arg_u64 and compat_arg_u64_dual

[PATCH v3 1/3] powerpc: Add common pud_pfn stub for all platforms
 2022-11-03  8:43 UTC  (7+ messages)
` [PATCH v3 2/3] powerpc: mm: add p{te,md,ud}_user_accessible_page helpers
` [PATCH v3 3/3] powerpc: mm: support page table check

[PATCH v2] random: do not include <asm/archrandom.h> from random.h
 2022-11-03  8:23 UTC  (2+ messages)

[PATCH] powerpc: Interrupt handler stack randomisation
 2022-11-03  7:52 UTC  (2+ messages)

[PATCH] powerpc/8xx: Fix warning in hw_breakpoint_handler()
 2022-11-03  7:47 UTC  (2+ messages)

[PATCH] powerpc/kernel: fix repeated words in comments
 2022-11-03  7:40 UTC  (2+ messages)

[PATCH v3 -next] powerpc/powermac: Fix symbol not declared warnings
 2022-11-03  7:38 UTC  (2+ messages)

[PATCH v2 -next] powerpc/powermac: Fix symbol not declared warnings
 2022-11-03  7:08 UTC  (4+ messages)

[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
 2022-11-03  6:57 UTC  (2+ messages)

[PATCH v2] powerpc/hv-gpci: Fix hv_gpci event list
 2022-11-03  6:47 UTC  (2+ messages)

[PATCH v9 0/7] Use per-CPU temporary mappings for patching on Radix MMU
 2022-11-03  3:10 UTC  (21+ messages)
` [PATCH v9 2/7] powerpc/code-patching: Handle RWX patching initialisation error
` [PATCH v9 3/7] powerpc/code-patching: Use WARN_ON and fix check in poking_init
` [PATCH v9 4/7] powerpc/code-patching: Verify instruction patch succeeded
` [PATCH v9 5/7] powerpc/tlb: Add local flush for page given mm_struct and psize
` [PATCH v9 6/7] powerpc/code-patching: Use temporary mm for Radix MMU
` [PATCH v9 7/7] powerpc/code-patching: Consolidate and cache per-cpu patching context

Issues with the first PowerPC updates for the kernel 6.1
 2022-11-03  0:08 UTC  (3+ messages)
` Issues with the first PowerPC updates for the kernel 6.1 #forregzbot

[PATCH 1/4] powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS Kconfig
 2022-11-02 22:45 UTC  (4+ messages)
` [PATCH 2/4] powerpc/64s: Clear gprs on interrupt routine entry on Book3S
` [PATCH 3/4] powerpc/64e: Clear gprs on interrupt routine entry on Book3E
` [PATCH 4/4] powerpc/64s: Sanitise user registers on interrupt in pseries

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-02 18:33 UTC  (9+ messages)
` [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask()
` [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 7/8] smp: reword smp call IPI comment
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH v2] mm, hwpoison: Try to recover from copy-on write faults
 2022-11-02 14:30 UTC  (7+ messages)
` [PATCH v3 0/2] Copy-on-write poison recovery
  ` [PATCH v3 1/2] mm, hwpoison: Try to recover from copy-on write faults

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-11-02 14:05 UTC  (10+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH] powerpc: Fix some kernel-doc warnings
 2022-11-02 14:03 UTC  (2+ messages)

[PATCH v2] powerpc/fsl_rio: add missing of_node_put() in fsl_rio_setup()
 2022-11-02 13:57 UTC  (3+ messages)

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-01 17:47 UTC  (2+ messages)

[PATCH v2 0/2] gpiolib: more cleanups to get rid of of_node
 2022-11-02 11:01 UTC  (3+ messages)

[PATCH] powerpc: replace ternary operator with min()
 2022-11-02  9:23 UTC  (3+ messages)

[PATCH 0/5] powerpc/kprobes: preempt related changes and cleanups
 2022-11-02  8:36 UTC  (3+ messages)
` [PATCH 5/5] powerpc/kprobes: Remove unnecessary headers from kprobes


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