linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 0/2] PCI/ASPM: Allow quirks to avoid L0s and L1
Bjorn Helgaas
RE: [PATCH 0/2] PCI/ASPM: Allow quirks to avoid L0s and L1
Hongxing Zhu
Re: [PATCH 0/2] PCI/ASPM: Allow quirks to avoid L0s and L1
Manivannan Sadhasivam
Re: [PATCH 0/2] PCI/ASPM: Allow quirks to avoid L0s and L1
Lukas Wunner
[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
[PATCH v5 04/34] arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
[PATCH v5 01/34] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
Thomas Weißschuh
[PATCH v5 03/34] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
[PATCH v5 05/34] ARM: vdso: gettimeofday: Add explicit includes
Thomas Weißschuh
[PATCH v5 06/34] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
Thomas Weißschuh
[PATCH v5 02/34] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
Thomas Weißschuh
[PATCH v5 07/34] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
[PATCH v5 08/34] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
[PATCH v5 09/34] MIPS: vdso: Add include guard to asm/vdso/vdso.h
Thomas Weißschuh
[PATCH v5 10/34] MIPS: vdso: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
[PATCH v5 11/34] random: vDSO: Add explicit includes
Thomas Weißschuh
Re: [PATCH v5 11/34] random: vDSO: Add explicit includes
Jason A. Donenfeld
[PATCH v5 13/34] vdso/helpers: Explicitly include vdso/processor.h
Thomas Weißschuh
[PATCH v5 14/34] vdso/datapage: Remove inclusion of gettimeofday.h
Thomas Weißschuh
[PATCH v5 15/34] vdso/datapage: Trim down unnecessary includes
Thomas Weißschuh
[PATCH v5 17/34] random: vDSO: remove ifdeffery
Thomas Weißschuh
Re: [PATCH v5 17/34] random: vDSO: remove ifdeffery
Jason A. Donenfeld
Re: [PATCH v5 17/34] random: vDSO: remove ifdeffery
Thomas Weißschuh
[PATCH v5 18/34] random: vDSO: split out datapage update into helper functions
Thomas Weißschuh
[PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Jason A. Donenfeld
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Jason A. Donenfeld
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Jason A. Donenfeld
Re: [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
[PATCH v5 16/34] random: vDSO: trim vDSO includes
Thomas Weißschuh
Re: [PATCH v5 16/34] random: vDSO: trim vDSO includes
Jason A. Donenfeld
Re: [PATCH v5 16/34] random: vDSO: trim vDSO includes
Jason A. Donenfeld
[PATCH v5 20/34] s390/time: Set up vDSO datapage later
Thomas Weißschuh
[PATCH v5 22/34] vdso/datastore: Drop inclusion of linux/mmap_lock.h
Thomas Weißschuh
[PATCH v5 23/34] vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
[PATCH v5 24/34] sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
[PATCH v5 25/34] sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
[PATCH v5 26/34] sparc64: vdso: Replace code patching with runtime conditional
Thomas Weißschuh
[PATCH v5 27/34] sparc64: vdso: Move hardware counter read into header
Thomas Weißschuh
[PATCH v5 21/34] vdso/datastore: Reduce scope of some variables in vvar_fault()
Thomas Weißschuh
[PATCH v5 29/34] sparc64: vdso: Introduce vdso/processor.h
Thomas Weißschuh
[PATCH v5 30/34] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
[PATCH v5 31/34] sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
[PATCH v5 32/34] sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
[PATCH v5 33/34] sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
[PATCH v5 34/34] clocksource: remove ARCH_CLOCKSOURCE_DATA
Thomas Weißschuh
[PATCH v5 28/34] sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
[PATCH v5 12/34] vdso/gettimeofday: Add explicit includes
Thomas Weißschuh
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Mark Brown
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Arnd Bergmann
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Aithal, Srikanth
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Andy Lutomirski
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Arnd Bergmann
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Maciej W. Rozycki
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Arnd Bergmann
Re: [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
John Paul Adrian Glaubitz
Re: [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
Bjorn Helgaas
Re: [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
Ilpo Järvinen
Re: [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
Ilpo Järvinen
[PATCH v2 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
Sourabh Jain
[PATCH v2 1/5] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
[PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
Re: [PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
kernel test robot
[PATCH v2 3/5] Documentation/ABI: mark old kexec sysfs deprecated
Sourabh Jain
[PATCH v2 4/5] kexec: document new kexec and kdump sysfs ABIs
Sourabh Jain
[PATCH v2 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
Re: [PATCH v2 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
[PATCH] Revert "powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc node"
Rosen Penev
[PATCH 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Narayana Murty N
Re: [PATCH 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Mahesh J Salgaonkar
Re: [PATCH 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Narayana Murty N
Re: [linux-next20251103] Boot Fail on IBM Power Server
Stephen Rothwell
Re: [linux-next20251103] Boot Fail on IBM Power Server
Venkat Rao Bagalkote
[PATCH] powerpc/kdump: Fix size calculation for hot-removed memory ranges
Sourabh Jain
Re: [PATCH] powerpc/kdump: Fix size calculation for hot-removed memory ranges
Madhavan Srinivasan
[PATCH] powerpc: 82xx: fix uninitialized pointers with free attr
Ally Heev
Re: [PATCH] powerpc: 82xx: fix uninitialized pointers with free attr
Krzysztof Kozlowski
[PATCH 0/6 v7] Make ELOG and GHES log and trace consistently
Fabio M. De Francesco
[PATCH 1/6 v7] ACPI: extlog: Trace CPER Non-standard Section Body
Fabio M. De Francesco
[PATCH 2/6 v7] ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
[PATCH 3/6 v7] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
Fabio M. De Francesco
Re: [PATCH 3/6 v7] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
Jonathan Cameron
Re: [PATCH 3/6 v7] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
Hanjun Guo
[PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
Fabio M. De Francesco
Re: [PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
Dave Jiang
Re: [PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
Jonathan Cameron
Re: [PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
Hanjun Guo
[PATCH 5/6 v7] acpi/ghes: Add helper to copy CXL protocol error info to work struct
Fabio M. De Francesco
Re: [PATCH 5/6 v7] acpi/ghes: Add helper to copy CXL protocol error info to work struct
Dave Jiang
Re: [PATCH 5/6 v7] acpi/ghes: Add helper to copy CXL protocol error info to work struct
Hanjun Guo
[PATCH 6/6 v7] ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
Re: [PATCH 6/6 v7] ACPI: extlog: Trace CPER CXL Protocol Error Section
Dave Jiang
[PATCH v6] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
Re: [PATCH v6] powerpc/kdump: Add support for crashkernel CMA reservation
kernel test robot
[mainline]Error while running make modules_install command
Samir M
Re: [mainline]Error while running make modules_install command
Venkat Rao Bagalkote
Re: [mainline]Error while running make modules_install command
Omar Sandoval
Re: [mainline]Error while running make modules_install command
Dimitri John Ledkov
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
Re: [mainline]Error while running make modules_install command
Alexey Gladkov
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
Re: [mainline]Error while running make modules_install command
Omar Sandoval
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
Re: [mainline]Error while running make modules_install command
Venkat Rao Bagalkote
Re: [mainline]Error while running make modules_install command
Omar Sandoval
Re: [mainline]Error while running make modules_install command
Samir M
[PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
Gautam Menghani
Re: [PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
Amit Machhiwal
[PATCH] ASoC: fsl_spdif: Constify some structures
Christophe JAILLET
Re: [PATCH] ASoC: fsl_spdif: Constify some structures
Mark Brown
[PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
[PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
[PATCH 1/2] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
[PATCH 2/2] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Baoquan he
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
[PATCH 0/8] Generic IRQ entry/exit support for powerpc
Mukesh Kumar Chaurasiya
[PATCH 5/8] powerpc: add exit_flags field in pt_regs
Mukesh Kumar Chaurasiya
[PATCH 1/8] powerpc: rename arch_irq_disabled_regs
Mukesh Kumar Chaurasiya
[PATCH 2/8] powerpc: Prepare to build with generic entry/exit framework
Mukesh Kumar Chaurasiya
[PATCH 3/8] powerpc: introduce arch_enter_from_user_mode
Mukesh Kumar Chaurasiya
[PATCH 4/8] powerpc: Introduce syscall exit arch functions
Mukesh Kumar Chaurasiya
[PATCH 6/8] powerpc: Prepare for IRQ entry exit
Mukesh Kumar Chaurasiya
[PATCH 8/8] powerpc: Enable Generic Entry/Exit for syscalls.
Mukesh Kumar Chaurasiya
[PATCH 7/8] powerpc: Enable IRQ generic entry/exit path.
Mukesh Kumar Chaurasiya
Re: [PATCH 0/8] Generic IRQ entry/exit support for powerpc
Shrikanth Hegde
Re: [PATCH 0/8] Generic IRQ entry/exit support for powerpc
Thomas Gleixner
Re: [PATCH 0/8] Generic IRQ entry/exit support for powerpc
Mukesh Kumar Chaurasiya
Re: [PATCH 0/8] Generic IRQ entry/exit support for powerpc
Samir Alamshaha Mulani
Re: [PATCH 0/8] Generic IRQ entry/exit support for powerpc
Samir M
Re: [PATCH 0/8] Generic IRQ entry/exit support for powerpc
Samir M
Re: [PATCH v4] powerpc: Use shared font data
Stan Johnson
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
Re: [PATCH v4] powerpc: Use shared font data
Stan Johnson
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
Re: [PATCH v4] powerpc: Use shared font data
Stan Johnson
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
QEMU limitations, was Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
Re: QEMU limitations, was Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
Re: [PATCH v4] powerpc: Use shared font data
Christophe Leroy
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
Re: [PATCH v4] powerpc: Use shared font data
Christophe Leroy
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
[PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Ard Biesheuvel
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Christian Brauner
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Segher Boessenkool
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
[RESEND PATCH v4 0/2] PCI: Introduce pci_clear/set_config_dword()
Hans Zhang
[RESEND PATCH v4 2/2] PCI/AER: Use pci_clear/set_config_dword to simplify code
Hans Zhang
[RESEND PATCH v4 1/2] PCI: Introduce pci_clear/set_config_dword()
Hans Zhang
[PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
Markus Elfring
Re: [PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
David Laight
Re: [PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
Gautam Menghani
Re: [PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
Markus Elfring
[PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
Markus Elfring
Re: [PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
Christophe Leroy
Re: [PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
Markus Elfring
[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
Sean Christopherson
[PATCH v4 01/28] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
[PATCH v4 02/28] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
[PATCH v4 03/28] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
Sean Christopherson
[PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Sean Christopherson
Re: [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Binbin Wu
[PATCH v4 05/28] KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
Sean Christopherson
Re: [PATCH v4 05/28] KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
Huang, Kai
[PATCH v4 06/28] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
Sean Christopherson
[PATCH v4 07/28] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
Sean Christopherson
[PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
Sean Christopherson
Re: [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
Yan Zhao
Re: [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
Sean Christopherson
[PATCH v4 09/28] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
Sean Christopherson
Re: [PATCH v4 09/28] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
Huang, Kai
[PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
Sean Christopherson
Re: [PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
Yan Zhao
[PATCH v4 11/28] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
Sean Christopherson
Re: [PATCH v4 11/28] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
Huang, Kai
[PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
Sean Christopherson
Re: [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
Huang, Kai
Re: [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
Sean Christopherson
Earlier messages
Later messages