linuxppc-dev
Thread
Date
Later messages
Messages by Thread
Re: [PATCH v2 8/9] soc: renesas: don't access of_root directly
Geert Uytterhoeven
Re: [PATCH v2 8/9] soc: renesas: don't access of_root directly
Bartosz Golaszewski
Re: [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Lorenzo Stoakes
Re: [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
Re: [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Lorenzo Stoakes (Oracle)
Re: [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
Suren Baghdasaryan
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Lorenzo Stoakes
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Matthew Wilcox
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Matthew Wilcox
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Lorenzo Stoakes (Oracle)
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Matthew Wilcox
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Lorenzo Stoakes (Oracle)
Re: [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
Suren Baghdasaryan
[PATCH v2 0/5] uaccess: Updates to scoped_user_access()
david . laight . linux
[PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
david . laight . linux
Re: [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
Linus Torvalds
Re: [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
[PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
david . laight . linux
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
Christophe Leroy (CS GROUP)
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
David Laight
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
Linus Torvalds
Re: [PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
kernel test robot
[PATCH v2 3/5] uaccess.h: Use with() and and_with() in __scoped_user_access()
david . laight . linux
[PATCH v2 2/5] compiler.h: Add generic support for 'autoterminating nested for() loops'
david . laight . linux
[PATCH v2 next 5/5] signal: Use scoped_user_access() instead of __put/get_user()
david . laight . linux
Re: [PATCH v2 next 5/5] signal: Use scoped_user_access() instead of __put/get_user()
Christophe Leroy (CS GROUP)
Re: [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
Lorenzo Stoakes
Re: [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
Suren Baghdasaryan
[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
Thomas Weißschuh
[PATCH 04/15] ARM: drop custom asm/auxvec.h
Thomas Weißschuh
[PATCH 06/15] arm64: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 01/15] MAINTAINERS: exec: Add more auxvec.h variants
Thomas Weißschuh
[PATCH 08/15] LoongArch: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 03/15] asm-generic: add an in-kernel auxvec.h header
Thomas Weißschuh
[PATCH 07/15] RISC-V: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
Re: [PATCH 07/15] RISC-V: Remove AT_VECTOR_SIZE_ARCH from UAPI
Andy Chiu
[PATCH 12/15] sparc: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 10/15] powerpc: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 09/15] s390: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 13/15] sh: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 11/15] MIPS: Remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
[PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH
Thomas Weißschuh
[PATCH 14/15] alpha: remove AT_VECTOR_SIZE_ARCH from UAPI
Thomas Weißschuh
Re: [PATCH 14/15] alpha: remove AT_VECTOR_SIZE_ARCH from UAPI
Magnus Lindholm
Re: [PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
Kees Cook
Re: [PATCH v2] mm/kasan: Fix double free for kasan pXds
Alexander Potapenko
Re: [PATCH v2] mm/kasan: Fix double free for kasan pXds
Andrey Ryabinin
Re: [PATCH v2] mm/kasan: Fix double free for kasan pXds
Aboorva Devarajan
[PATCH v3 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
Niklas Cassel
[PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Niklas Cassel
Re: [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Manivannan Sadhasivam
Re: [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Niklas Cassel
Re: [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
Manivannan Sadhasivam
[PATCH v3 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
Niklas Cassel
[PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
[PATCH v2 4/5] powerpc/audit: directly include unistd_32.h from compat_audit.c
Thomas Weißschuh
Re: [PATCH v2 4/5] powerpc/audit: directly include unistd_32.h from compat_audit.c
Arnd Bergmann
[PATCH v2 3/5] s390: Add -m64 to KBUILD_CPPFLAGS
Thomas Weißschuh
Re: [PATCH v2 3/5] s390: Add -m64 to KBUILD_CPPFLAGS
Arnd Bergmann
[PATCH v2 1/5] x86/vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
[PATCH v2 2/5] sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
[PATCH v2 5/5] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
Thomas Weißschuh
Re: [PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Christophe Leroy (CS GROUP)
Re: [PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
Re: [PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
Christophe Leroy (CS GROUP)
Re: [PATCH V6 2/3] rust: Add PowerPC support
Mukesh Kumar Chaurasiya
Re: [PATCH V6 2/3] rust: Add PowerPC support
Alice Ryhl
Re: [PATCH V6 2/3] rust: Add PowerPC support
Ralf Jung
[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
[PATCH v8 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
Jinjie Ruan
[PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
Re: [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
Sourabh Jain
Re: [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
Jinjie Ruan
[PATCH v8 3/5] crash: Use crash_exclude_core_ranges() on powerpc
Jinjie Ruan
Re: [PATCH v8 3/5] crash: Use crash_exclude_core_ranges() on powerpc
Sourabh Jain
[PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation
Rob Herring (Arm)
[PATCH v8 5/5] riscv: kexec: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Baoquan He
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Andrew Morton
Re: [PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
Jinjie Ruan
[PATCH] powerpc/pseries: Correct MSI allocation tracking
Nam Cao
Re: [PATCH] powerpc/pseries: Correct MSI allocation tracking
Nilay Shroff
Re: [PATCH] powerpc/pseries: Correct MSI allocation tracking
Mahesh J Salgaonkar
Re: [PATCH] powerpc/pseries: Correct MSI allocation tracking
Madhavan Srinivasan
[PATCH] uaccess: Fix build of scoped user access with const pointer
Christophe Leroy (CS GROUP)
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
Linus Torvalds
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
David Laight
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
David Laight
Re: [PATCH] uaccess: Fix build of scoped user access with const pointer
David Laight
Re: [PATCH v2 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
Koichiro Den
Re: [PATCH v2 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
Koichiro Den
Re: [PATCHv2 1/2] powerpc/pci: Initialize msi_addr_mask for OF-created PCI devices
Nam Cao
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 5.10-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 5.10-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 5.10-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()" failed to apply to 6.12-stable tree
Sasha Levin
FAILED: Patch "powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()" failed to apply to 6.12-stable tree
Sasha Levin
FAILED: Patch "bus: fsl-mc: fix an error handling in fsl_mc_device_add()" failed to apply to 6.12-stable tree
Sasha Levin
Re: [RFC v1 2/2] powerpc/64s: Add support for huge pfnmaps
IBM
[PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
Re: [PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
Dan Horák
Re: [PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
Madhavan Srinivasan
Re: [PATCH 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
[PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
[PATCH v2 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
Sayali Patil
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Christophe Leroy (CS GROUP)
Re: [PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Alice Ryhl
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Miguel Ojeda
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
Puranjay Mohan
Re: [PATCH v1] ALSA: aoa: Constify struct codec_connection
Takashi Iwai
Re: cleanup the RAID5 XOR library
Eric Biggers
Re: cleanup the RAID5 XOR library
Christoph Hellwig
Re: [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
Eric Biggers
Re: [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
Re: [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
Re: [PATCH 24/25] xor: pass the entire operation to the low-level ops
Eric Biggers
Re: [PATCH 24/25] xor: pass the entire operation to the low-level ops
Christoph Hellwig
Re: [PATCH 22/25] async_xor: use xor_gen
Eric Biggers
Re: [PATCH 21/25] xor: add a better public API
Eric Biggers
Re: [PATCH 21/25] xor: add a better public API
Christoph Hellwig
Re: [PATCH 21/25] xor: add a better public API
Christoph Hellwig
Re: [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
Eric Biggers
Re: [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
Re: [bug report] Bug: Write fault blocked by KUAP!
Changhui Zhong
Re: [PATCH 16/25] sparc: move the XOR code to lib/raid/
Eric Biggers
Re: [PATCH 16/25] sparc: move the XOR code to lib/raid/
Christoph Hellwig
Re: [PATCH 15/25] riscv: move the XOR code to lib/raid/
Eric Biggers
Re: [PATCH 07/25] xor: split xor.h
Eric Biggers
Re: [PATCH 07/25] xor: split xor.h
Christoph Hellwig
Re: [PATCH 07/25] xor: split xor.h
Christoph Hellwig
Re: [PATCH 06/25] xor: cleanup registration and probing
Eric Biggers
Re: [PATCH 04/25] xor: move to lib/raid/
Eric Biggers
Re: [PATCH 04/25] xor: move to lib/raid/
Christoph Hellwig
Re: [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
Eric Biggers
Re: [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
Johannes Berg
Re: [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
Jinjie Ruan
Re: [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
Sourabh Jain
Re: [RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
Nico Pache
Re: [RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
Usama Arif
Re: [PATCH 18/25] x86: move the XOR code to lib/raid/
Eric Biggers
Re: [PATCH 18/25] x86: move the XOR code to lib/raid/
Peter Zijlstra
Re: [PATCH 18/25] x86: move the XOR code to lib/raid/
Christoph Hellwig
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
David Hildenbrand (Arm)
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
Jordan Niethe
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
David Hildenbrand (Arm)
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
Jordan Niethe
Re: [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
David Hildenbrand (Arm)
Re: powerpc/fadump: CMA init is failing
Mike Rapoport
Re: powerpc/fadump: CMA init is failing
IBM
Re: powerpc/fadump: CMA init is failing
Sourabh Jain
Re: powerpc/fadump: CMA init is failing
IBM
Re: [PATCH] mm/hugetlb.c: Use __pa() instead of virt_to_phys() in early bootmem alloc code
Mike Rapoport
Re: [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport
[PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Jason Gunthorpe
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Alice Ryhl
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Jason Gunthorpe
Re: [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
Alice Ryhl
[PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
Leon Romanovsky
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
[PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Alice Ryhl
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Lorenzo Stoakes (Oracle)
Re: [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
Puranjay Mohan
Later messages