linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 21/21] ASoC: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
Re: (subset) [PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
Mark Brown
Re: (subset) [PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
Mark Brown
Re: (subset) [PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
Mark Brown
Re: (subset) [PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
Bjorn Andersson
Re: (subset) [PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
Vinod Koul
[PATCH] powerpc: Remove duplicate definition for ppc_msgsnd_sync()
Gautam Menghani
Re: [PATCH] powerpc: Remove duplicate definition for ppc_msgsnd_sync()
IBM
Re: [PATCH] powerpc: Remove duplicate definition for ppc_msgsnd_sync()
Madhavan Srinivasan
[PATCH RESEND] powerpc/rtas: Replace one-element array with flexible array member
Thorsten Blum
[PATCH v16 00/13] Support page table check on PowerPC
Andrew Donnellan
[PATCH v16 01/13] arm64/mm: Add addr parameter to __set_ptes_anysz()
Andrew Donnellan
[PATCH v16 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
Andrew Donnellan
Re: [PATCH v16 03/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
Alexandre Ghiti
[PATCH v16 04/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
Andrew Donnellan
Re: [PATCH v16 04/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
Alexandre Ghiti
[PATCH v16 02/13] arm64/mm: Add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
[PATCH v16 05/13] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
Andrew Donnellan
Re: [PATCH v16 05/13] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
Alexandre Ghiti
[PATCH v16 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
Andrew Donnellan
Re: [PATCH v16 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
Alexandre Ghiti
Re: [PATCH v16 06/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
Andrew Morton
[PATCH v16 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
Andrew Donnellan
Re: [PATCH v16 07/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
Alexandre Ghiti
[PATCH v16 08/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
Andrew Donnellan
Re: [PATCH v16 08/13] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
Alexandre Ghiti
[PATCH v16 09/13] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
Andrew Donnellan
Re: [PATCH v16 09/13] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
Alexandre Ghiti
[PATCH v16 10/13] powerpc: mm: Add pud_pfn() stub
Andrew Donnellan
[PATCH v16 12/13] powerpc: mm: Use set_pte_at_unchecked() for internal usages
Andrew Donnellan
[PATCH v16 11/13] powerpc: mm: Implement *_user_accessible_page() for ptes
Andrew Donnellan
[PATCH v16 13/13] powerpc: mm: Support page table check
Andrew Donnellan
[PATCH 0/5] PCI: Reduce AER / EEH deviations
Lukas Wunner
[PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Lukas Wunner
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Sathyanarayanan Kuppuswamy
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Lukas Wunner
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Niklas Schnelle
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Lukas Wunner
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Sathyanarayanan Kuppuswamy
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Lukas Wunner
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Sathyanarayanan Kuppuswamy
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Niklas Schnelle
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Linas Vepstas
Re: [PATCH 1/5] PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Sathyanarayanan Kuppuswamy
[PATCH 2/5] PCI/ERR: Fix uevent on failure to recover
Lukas Wunner
Re: [PATCH 2/5] PCI/ERR: Fix uevent on failure to recover
Sathyanarayanan Kuppuswamy
Re: [PATCH 2/5] PCI/ERR: Fix uevent on failure to recover
Niklas Schnelle
[PATCH 3/5] PCI/ERR: Notify drivers on failure to recover
Lukas Wunner
Re: [PATCH 3/5] PCI/ERR: Notify drivers on failure to recover
Sathyanarayanan Kuppuswamy
[PATCH 4/5] PCI/ERR: Update device error_state already after reset
Lukas Wunner
Re: [PATCH 4/5] PCI/ERR: Update device error_state already after reset
Sathyanarayanan Kuppuswamy
[PATCH 5/5] PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
Re: [PATCH 5/5] PCI/ERR: Remove remnants of .link_reset() callback
Sathyanarayanan Kuppuswamy
Re: [PATCH 0/5] PCI: Reduce AER / EEH deviations
Bjorn Helgaas
Re: [PATCH 0/5] PCI: Reduce AER / EEH deviations
Linas Vepstas
[PATCH v2 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
Haren Myneni
[PATCH v2 2/9] powerpc/pseries: Define HVPIPE specific macros
Haren Myneni
[PATCH v2 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Haren Myneni
Re: [PATCH v2 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Mahesh J Salgaonkar
Re: [PATCH v2 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
Haren Myneni
[PATCH v2 1/9] powerpc/pseries: Define papr-hvpipe ioctl
Haren Myneni
[PATCH v2 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Haren Myneni
Re: [PATCH v2 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Mahesh J Salgaonkar
Re: [PATCH v2 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Haren Myneni
Re: [PATCH v2 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
Mahesh J Salgaonkar
[PATCH v2 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
Haren Myneni
Re: [PATCH v2 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
Mahesh J Salgaonkar
[PATCH v2 6/9] powerpc/pseries: Wakeup hvpipe FD when the payload is pending
Haren Myneni
[PATCH v2 8/9] powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
Haren Myneni
[PATCH v2 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
Haren Myneni
[PATCH v2 9/9] powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
Re: [PATCH v2 9/9] powerpc/pseries: HVPIPE changes to support migration
Mahesh J Salgaonkar
Re: [PATCH v2 9/9] powerpc/pseries: HVPIPE changes to support migration
Haren Myneni
[PATCH 0/4] Add support of IRQs to QUICC ENGINE GPIOs
Christophe Leroy
[PATCH 2/4] soc: fsl: qe: Change GPIO driver to a proper platform driver
Christophe Leroy
Re: [PATCH 2/4] soc: fsl: qe: Change GPIO driver to a proper platform driver
Bartosz Golaszewski
Re: [PATCH 2/4] soc: fsl: qe: Change GPIO driver to a proper platform driver
Bartosz Golaszewski
[PATCH 1/4] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
Re: [PATCH 1/4] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
kernel test robot
[PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
Re: [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Rob Herring (Arm)
Re: [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Krzysztof Kozlowski
Re: [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Rob Herring
Re: [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
Re: [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
Christophe Leroy
[PATCH 3/4] soc: fsl: qe: Add support of IRQ in QE GPIO
Christophe Leroy
Re: [PATCH 3/4] soc: fsl: qe: Add support of IRQ in QE GPIO
Bartosz Golaszewski
Re: [PATCH 3/4] soc: fsl: qe: Add support of IRQ in QE GPIO
Christophe Leroy
Re: [PATCH 3/4] soc: fsl: qe: Add support of IRQ in QE GPIO
Krzysztof Kozlowski
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
[PATCH 0/4] mm/kasan: remove kasan_arch_is_ready()
Baoquan He
[PATCH 1/4] arch/loongarch: remove kasan_arch_is_ready()
Baoquan He
[PATCH 2/4] arch/powerpc: remove kasan_arch_is_ready()
Baoquan He
[PATCH 3/4] arch/um: remove kasan_arch_is_ready()
Baoquan He
[PATCH 4/4] mm/kasan: remove kasan_arch_is_ready()
Baoquan He
[PATCH v2 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
Christophe Leroy
[PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
Christophe Leroy
Re: [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
Herve Codina
Re: [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
Christophe Leroy
Re: [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
kernel test robot
Re: [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
Herve Codina
Re: [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
Christophe Leroy
[PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
Christophe Leroy
Re: [PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
Herve Codina
Re: [PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
Herve Codina
Re: [PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
Christophe Leroy
[PATCH v2 3/4] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
Christophe Leroy
Re: [PATCH v2 3/4] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
Herve Codina
[PATCH v2 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan
Christophe Leroy
Re: [PATCH v2 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan
Herve Codina
[PATCH v4 00/24] vdso: Reject absolute relocations during build
Thomas Weißschuh
[PATCH v4 03/24] ARM: elf: Move relocation constants to UAPI
Thomas Weißschuh
[PATCH v4 04/24] arm64: elf: Move relocation constants to UAPI
Thomas Weißschuh
[PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
Thomas Weißschuh
[PATCH v4 01/24] elf, uapi: Add a header for relocation constants
Thomas Weißschuh
[PATCH v4 07/24] LoongArch: Move relocation constants to UAPI
Thomas Weißschuh
[PATCH v4 09/24] MIPS: ELF: Move relocation constants to UAPI
Thomas Weißschuh
[PATCH v4 06/24] riscv: elf: Move relocation constants to UAPI
Thomas Weißschuh
Re: [PATCH v4 06/24] riscv: elf: Move relocation constants to UAPI
Palmer Dabbelt
[PATCH v4 05/24] powerpc/elf: Move relocation constants to UAPI
Thomas Weißschuh
[PATCH v4 08/24] s390/elf: Move relocation constants to UAPI
Thomas Weißschuh
[PATCH v4 11/24] vdso: Add the vdsocheck tool
Thomas Weißschuh
[PATCH v4 12/24] x86/vdso: Enable the vdsocheck tool
Thomas Weißschuh
[PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
Thomas Weißschuh
[PATCH v4 13/24] ARM: vdso: Enable the vdsocheck tool
Thomas Weißschuh
[PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
Thomas Weißschuh
[PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
Thomas Weißschuh
[PATCH v4 14/24] arm64: vdso: Enable the vdsocheck tool
Thomas Weißschuh
[PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
Thomas Weißschuh
Re: [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
Palmer Dabbelt
[PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
Thomas Weißschuh
Re: [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
Palmer Dabbelt
[PATCH v4 20/24] LoongArch: vDSO: Enable the vdsocheck tool
Thomas Weißschuh
[PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
Thomas Weißschuh
[PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
Thomas Weißschuh
[PATCH v4 21/24] s390/vdso: Enable the vdsocheck tool
Thomas Weißschuh
[PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option
Thomas Weißschuh
[PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
Thomas Weißschuh
Re: [PATCH v4 00/24] vdso: Reject absolute relocations during build
Miguel Ojeda
Re: [PATCH v4 00/24] vdso: Reject absolute relocations during build
Thomas Weißschuh
Re: [PATCH v4 00/24] vdso: Reject absolute relocations during build
Christophe Leroy
Re: [PATCH v4 00/24] vdso: Reject absolute relocations during build
Thomas Weißschuh
[PATCH v2 0/2] powerpc: pci-ioda: Rework pnv_ioda_pick_m64_pe()
Yury Norov
[PATCH v2 1/2] powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()
Yury Norov
Re: [PATCH v2 1/2] powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()
Andrew Donnellan
Re: [PATCH v2 1/2] powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()
Yury Norov
[PATCH v2 2/2] powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()
Yury Norov
Re: [PATCH v2 2/2] powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()
Andrew Donnellan
[PATCH v1 0/2] mm: remove MIGRATEPAGE_*
David Hildenbrand
[PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
Re: [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
Zi Yan
Re: [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
Lance Yang
Re: [PATCH v1 1/2] mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
[PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
Dave Kleikamp
Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
Zi Yan
Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
Sergey Senozhatsky
Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
Greg Kroah-Hartman
Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
David Sterba
Re: [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS
Byungchul Park
Re: [PATCH v1 0/2] mm: remove MIGRATEPAGE_*
Huang, Ying
[PATCH] soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
Re: [PATCH] soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Shrikanth Hegde
Re: [PATCH] soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
[PATCH v3 00/11] mm: vm_normal_page*() improvements
David Hildenbrand
[PATCH v3 03/11] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
[PATCH v3 02/11] mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
[PATCH v3 04/11] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
David Hildenbrand
[PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
David Hildenbrand
Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
Lorenzo Stoakes
Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
Christophe Leroy
Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
Lorenzo Stoakes
Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
IBM
Re: [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"
David Hildenbrand
[PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
Re: [PATCH v3 05/11] mm/huge_memory: mark PMD mappings of the huge zero folio special
Lorenzo Stoakes
[PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v3 09/11] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
[PATCH v3 10/11] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v3 10/11] mm: introduce and use vm_normal_page_pud()
Lorenzo Stoakes
[PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v3 08/11] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
[PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
Re: [PATCH v3 11/11] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
Lorenzo Stoakes
[PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
David Hildenbrand
Re: [PATCH v3 07/11] mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
Lorenzo Stoakes
[PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
Re: [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()
Lance Yang
[PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
Nam Cao
[PATCH v2 3/3] powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()
Nam Cao
[PATCH v2 1/3] powerpc/xive: Untangle xive from child interrupt controller drivers
Nam Cao
[PATCH v2 2/3] powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()
Nam Cao
Re: [PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
Thomas Gleixner
Re: [PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
Madhavan Srinivasan
Re: [PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
Madhavan Srinivasan
i2c-pasemi messages since kernel 6.16
Christian Zigotzky
Re: i2c-pasemi messages since kernel 6.16
Christian Zigotzky
Earlier messages
Later messages