linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/06
Re: [PATCH v4 10/10] powerpc/uaccess: Implement masked user access
David Laight
2025/11/06
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/06
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Thomas Weißschuh
2025/11/06
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/06
[PATCH v4 08/10] powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
Christophe Leroy
2025/11/06
[PATCH v4 06/10] powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_user()
Christophe Leroy
2025/11/06
Re: [PATCH v4 10/10] powerpc/uaccess: Implement masked user access
Peter Zijlstra
2025/11/06
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
2025/11/06
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
2025/11/06
Re: [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
Kevin Brodsky
2025/11/06
Re: [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2025/11/06
Re: [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2025/11/06
Re: [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
Kevin Brodsky
2025/11/06
[PATCH v5 12/34] vdso/gettimeofday: Add explicit includes
Thomas Weißschuh
2025/11/06
[PATCH v5 28/34] sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
2025/11/06
[PATCH v5 34/34] clocksource: remove ARCH_CLOCKSOURCE_DATA
Thomas Weißschuh
2025/11/06
[PATCH v5 33/34] sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
2025/11/06
[PATCH v5 32/34] sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
2025/11/06
[PATCH v5 31/34] sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
2025/11/06
[PATCH v5 30/34] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
2025/11/06
[PATCH v5 29/34] sparc64: vdso: Introduce vdso/processor.h
Thomas Weißschuh
2025/11/06
[PATCH v5 21/34] vdso/datastore: Reduce scope of some variables in vvar_fault()
Thomas Weißschuh
2025/11/06
[PATCH v5 27/34] sparc64: vdso: Move hardware counter read into header
Thomas Weißschuh
2025/11/06
[PATCH v5 26/34] sparc64: vdso: Replace code patching with runtime conditional
Thomas Weißschuh
2025/11/06
[PATCH v5 25/34] sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
2025/11/06
[PATCH v5 24/34] sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
2025/11/06
[PATCH v5 23/34] vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
2025/11/06
[PATCH v5 22/34] vdso/datastore: Drop inclusion of linux/mmap_lock.h
Thomas Weißschuh
2025/11/06
[PATCH v5 20/34] s390/time: Set up vDSO datapage later
Thomas Weißschuh
2025/11/06
[PATCH v5 16/34] random: vDSO: trim vDSO includes
Thomas Weißschuh
2025/11/06
[PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
Thomas Weißschuh
2025/11/06
[PATCH v5 18/34] random: vDSO: split out datapage update into helper functions
Thomas Weißschuh
2025/11/06
[PATCH v5 17/34] random: vDSO: remove ifdeffery
Thomas Weißschuh
2025/11/06
[PATCH v5 15/34] vdso/datapage: Trim down unnecessary includes
Thomas Weißschuh
2025/11/06
[PATCH v5 14/34] vdso/datapage: Remove inclusion of gettimeofday.h
Thomas Weißschuh
2025/11/06
[PATCH v5 13/34] vdso/helpers: Explicitly include vdso/processor.h
Thomas Weißschuh
2025/11/06
[PATCH v5 11/34] random: vDSO: Add explicit includes
Thomas Weißschuh
2025/11/06
[PATCH v5 10/34] MIPS: vdso: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
2025/11/06
[PATCH v5 09/34] MIPS: vdso: Add include guard to asm/vdso/vdso.h
Thomas Weißschuh
2025/11/06
[PATCH v5 08/34] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
2025/11/06
[PATCH v5 07/34] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
2025/11/06
[PATCH v5 02/34] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
Thomas Weißschuh
2025/11/06
[PATCH v5 06/34] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
Thomas Weißschuh
2025/11/06
[PATCH v5 05/34] ARM: vdso: gettimeofday: Add explicit includes
Thomas Weißschuh
2025/11/06
[PATCH v5 03/34] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
2025/11/06
[PATCH v5 01/34] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
Thomas Weißschuh
2025/11/06
[PATCH v5 04/34] arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
2025/11/06
[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
2025/11/06
Re: [PATCH v4] powerpc: Use shared font data
Christophe Leroy
2025/11/06
RE: [PPC] Boot problems after the pci-v6.18-changes
Hongxing Zhu
2025/11/06
Re: [mainline] Kernel OOPs while running powerpc/mce/ selftest
Venkat Rao Bagalkote
2025/11/05
Re: [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
John Paul Adrian Glaubitz
2025/11/05
Re: [mainline]Error while running make modules_install command
Samir M
2025/11/05
Re: [PATCH v2 2/2] powerpc/smp: Disable steal from updating CPU capacity
Srikar Dronamraju
2025/11/05
[PATCH v2 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/05
[PATCH v2 4/5] kexec: document new kexec and kdump sysfs ABIs
Sourabh Jain
2025/11/05
[PATCH v2 3/5] Documentation/ABI: mark old kexec sysfs deprecated
Sourabh Jain
2025/11/05
[PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
2025/11/05
[PATCH v2 1/5] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
2025/11/05
[PATCH v2 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
Sourabh Jain
2025/11/05
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
2025/11/05
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
2025/11/05
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
2025/11/05
Re: [PATCH v4] powerpc: Use shared font data
Christophe Leroy
2025/11/05
Re: [PPC] Boot problems after the pci-v6.18-changes
Bjorn Helgaas
2025/11/05
Re: [mainline]Error while running make modules_install command
Omar Sandoval
2025/11/05
Re: [mainline]Error while running make modules_install command
Omar Sandoval
2025/11/05
[PATCH] Revert "powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc node"
Rosen Penev
2025/11/05
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
2025/11/05
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
2025/11/05
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
2025/11/05
Re: [PATCH v3 1/7] syscore: Pass context data to callbacks
Thierry Reding
2025/11/05
Re: [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
2025/11/05
Re: [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
Alexander Gordeev
2025/11/05
Re: [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
Heiko Carstens
2025/11/05
Re: [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Sean Christopherson
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
Christian Brauner
2025/11/05
Re: QEMU limitations, was Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
Ard Biesheuvel
2025/11/05
Re: [PATCH 2/2] treewide: Drop pci_save_state() after pci_restore_state()
Giovanni Cabiddu
2025/11/05
Re: [PATCH 2/2] treewide: Drop pci_save_state() after pci_restore_state()
Dave Jiang
2025/11/05
Re: [mainline] Kernel OOPs while running powerpc/mce/ selftest
Christophe Leroy
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
James Bottomley
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
Christian Brauner
2025/11/05
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Segher Boessenkool
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
Christian Brauner
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
James Bottomley
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
Christian Brauner
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
James Bottomley
2025/11/05
Re: [linux-next20251103] Boot Fail on IBM Power Server
Venkat Rao Bagalkote
2025/11/05
Re: [PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Christian Brauner
2025/11/05
Re: [mainline]Error while running make modules_install command
Alexey Gladkov
2025/11/05
Re: powerpc/e500: WARNING: at mm/hugetlb.c:4755 hugetlb_add_hstate
Christophe Leroy
2025/11/05
Re: [PATCH v2 22/50] convert efivarfs
Christian Brauner
2025/11/05
[PATCH 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
Narayana Murty N
2025/11/05
Re: [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
IBM
2025/11/05
Re: [PATCH v4 09/12] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
IBM
2025/11/05
Re: [mainline]Error while running make modules_install command
Venkat Rao Bagalkote
2025/11/05
Re: [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
IBM
2025/11/04
Re: [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Yan Zhao
2025/11/04
Re: [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Yan Zhao
2025/11/04
Re: [PATCH] powerpc: 82xx: fix uninitialized pointers with free attr
Krzysztof Kozlowski
2025/11/04
Re: [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
IBM
2025/11/04
QEMU limitations, was Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
2025/11/04
Re: [PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h
Madhavan Srinivasan
2025/11/04
Re: [linux-next20251103] Boot Fail on IBM Power Server
Stephen Rothwell
2025/11/04
Re: [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
IBM
2025/11/04
[PATCH] powerpc/kdump: Fix size calculation for hot-removed memory ranges
Sourabh Jain
2025/11/04
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
2025/11/04
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Baoquan he
2025/11/04
Re: [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
IBM
2025/11/04
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
2025/11/04
Re: [mainline]Error while running make modules_install command
Nathan Chancellor
2025/11/04
Re: [mainline]Error while running make modules_install command
Dimitri John Ledkov
2025/11/04
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
2025/11/04
[PATCH] powerpc: 82xx: fix uninitialized pointers with free attr
Ally Heev
2025/11/04
Re: [PATCH v4] powerpc: Use shared font data
Stan Johnson
2025/11/04
[PATCH 6/6 v7] ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
2025/11/04
[PATCH 5/6 v7] acpi/ghes: Add helper to copy CXL protocol error info to work struct
Fabio M. De Francesco
2025/11/04
[PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
Fabio M. De Francesco
2025/11/04
[PATCH 3/6 v7] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
Fabio M. De Francesco
2025/11/04
[PATCH 2/6 v7] ACPI: extlog: Trace CPER PCI Express Error Section
Fabio M. De Francesco
2025/11/04
[PATCH 1/6 v7] ACPI: extlog: Trace CPER Non-standard Section Body
Fabio M. De Francesco
2025/11/04
[PATCH 0/6 v7] Make ELOG and GHES log and trace consistently
Fabio M. De Francesco
2025/11/04
Re: [mainline]Error while running make modules_install command
Omar Sandoval
2025/11/04
Re: [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h
Thomas Zimmermann
2025/11/04
Re: [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
Sean Christopherson
2025/11/04
Re: [PATCH v4] powerpc: Use shared font data
Dr. David Alan Gilbert
2025/11/04
Re: [PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
Sean Christopherson
2025/11/04
Re: [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
Sean Christopherson
2025/11/04
Re: [PATCH] powerpc/flipper-pic: Fix device node reference leak in flipper_pic_init
Christophe Leroy
2025/11/04
Re: [PATCH 4/6 v6] acpi/ghes: Add helper for CXL protocol errors checks
Fabio M. De Francesco
2025/11/04
Re: [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h
Nathan Chancellor
2025/11/04
Re: [PATCH 6/6 v6] ACPI: extlog: Trace CPER CXL Protocol Error Section
Fabio M. De Francesco
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Thomas Weißschuh
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Thomas Weißschuh
2025/11/04
Re: [patch V5 10/12] futex: Convert to get/put_user_inline()
Christophe Leroy
2025/11/04
Re: [patch V5 00/12] uaccess: Provide and use scopes for user access
Christophe Leroy
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/04
[PATCH v6] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/04
Re: [PATCH] ASoC: fsl_spdif: Constify some structures
Mark Brown
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/04
Re: [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h
Thomas Zimmermann
2025/11/04
Re: [PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h
Thomas Zimmermann
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/04
Re: [PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
Markus Elfring
2025/11/04
Re: [PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h
Christophe Leroy
2025/11/04
Re: [PATCH v4 09/12] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
Kevin Brodsky
2025/11/04
Re: [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
2025/11/04
Re: [mainline]Error while running make modules_install command
Venkat Rao Bagalkote
2025/11/04
[mainline]Error while running make modules_install command
Samir M
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/04
Re: [patch V5 12/12] select: Convert to scoped user access
Christophe Leroy
2025/11/04
Re: [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin
Christophe Leroy
2025/11/04
Re: [patch V5 07/12] uaccess: Provide scoped user access regions
Christophe Leroy
2025/11/04
Re: [PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
Christophe Leroy
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Thomas Weißschuh
2025/11/04
Re: [tip: timers/vdso] vdso/datastore: Allocate data pages dynamically
Lad Prabhakar
2025/11/04
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Marek Szyprowski
2025/11/04
Re: [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin
Thomas Gleixner
2025/11/03
Re: [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
Christophe Leroy
2025/11/03
Re: [patch V5 04/12] powerpc/uaccess: Use unsafe wrappers for ASM GOTO
Christophe Leroy
2025/11/03
Re: [patch V5 08/12] uaccess: Provide put/get_user_inline()
Christophe Leroy
2025/11/03
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
2025/11/03
Re: [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
Binbin Wu
2025/11/03
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/03
Re: [PATCH v2 18/50] convert pstore
Kees Cook
2025/11/03
Re: [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching
David Hildenbrand (Red Hat)
2025/11/03
Re: [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching
David Hildenbrand (Red Hat)
2025/11/03
Re: [PATCH v4 10/12] sparc/mm: replace batch->active with in_lazy_mmu_mode()
David Hildenbrand (Red Hat)
2025/11/03
Re: [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
2025/11/03
Re: [PPC] Boot problems after the pci-v6.18-changes
Christian Zigotzky
2025/11/03
Re: [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
Kevin Brodsky
2025/11/03
Re: [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
Kevin Brodsky
2025/11/03
Re: [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()
Kevin Brodsky
2025/11/03
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/03
Re: [PATCH v4 09/12] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
David Hildenbrand
2025/11/03
Re: [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
David Hildenbrand
2025/11/03
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Thomas Gleixner
2025/11/03
Re: [PATCH v4 23/35] vdso/datastore: Map pages through struct page
Mark Brown
2025/11/03
Re: [patch V5 00/12] uaccess: Provide and use scopes for user access
Peter Zijlstra
2025/11/03
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/03
[PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
Gautam Menghani
2025/11/03
Re: [PATCH v2 2/2] powerpc/smp: Disable steal from updating CPU capacity
Vincent Guittot
2025/11/02
Re: [PATCH v4] powerpc: Use shared font data
Finn Thain
2025/11/02
Re: [PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
Markus Elfring
2025/11/02
[PATCH] ASoC: fsl_spdif: Constify some structures
Christophe JAILLET
2025/11/02
Re: [PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
Gautam Menghani
2025/11/02
[PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/02
Re: [PATCH 02/02] scripts/gdb/mm: Add support for powerpc book3s64
IBM
2025/11/02
Re: [PATCH v4] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/02
[PATCH 2/2] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/02
[PATCH 1/2] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
2025/11/02
[PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
Earlier messages
Later messages