linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v7 3/8] PCI: Make pcie_read_tlp_log() signature same
Ilpo Järvinen
[PATCH v7 4/8] PCI: Use unsigned int i in pcie_read_tlp_log()
Ilpo Järvinen
[PATCH v7 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
Ilpo Järvinen
Re: [PATCH v7 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
Ilpo Järvinen
[PATCH v7 7/8] PCI: Create helper to print TLP Header and Prefix Log
Ilpo Järvinen
[PATCH v7 5/8] PCI: Store # of supported End-End TLP Prefixes
Ilpo Järvinen
[PATCH v7 8/8] PCI/AER: Add prefixes to printouts
Ilpo Järvinen
Re: [PATCH v7 8/8] PCI/AER: Add prefixes to printouts
Yazen Ghannam
Re: [PATCH v7 8/8] PCI/AER: Add prefixes to printouts
Ilpo Järvinen
[PATCH v2] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
Sourabh Jain
Re: [PATCH v2] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
Madhavan Srinivasan
[powerpc:next-test] BUILD SUCCESS 34064c8267a61063d684408db6ae78b571a9999d
kernel test robot
[PATCH 0/5] powerpc/crash: use generic crashkernel reservation
Sourabh Jain
[PATCH 2/5] crash: let arch decide crash memory export to iomem_resource
Sourabh Jain
[PATCH 3/5] powerpc/kdump: preserve user-specified memory limit
Sourabh Jain
[PATCH 4/5] powerpc/crash: use generic crashkernel reservation
Sourabh Jain
[PATCH 1/5] crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
[PATCH 5/5] crash: option to let arch decide mem range is usable
Sourabh Jain
[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Alistair Popple
[PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path
Alistair Popple
[PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries
Alistair Popple
[PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
Alistair Popple
[PATCH v4 04/25] fs/dax: Refactor wait for dax idle page
Alistair Popple
[PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts
Alistair Popple
[PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
Alistair Popple
[PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
Alistair Popple
[PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
Alistair Popple
[PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
Alistair Popple
Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
David Hildenbrand
Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
Alistair Popple
Re: [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
David Hildenbrand
[PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
Alistair Popple
Re: [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
David Hildenbrand
[PATCH v4 11/25] mm: Allow compound zone device pages
Alistair Popple
[PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
David Hildenbrand
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
David Hildenbrand
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
Re: [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
David Hildenbrand
[PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite()
Alistair Popple
[PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
Alistair Popple
Re: [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
David Hildenbrand
Re: [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
Alistair Popple
[PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
Alistair Popple
Re: [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
David Hildenbrand
[PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
Alistair Popple
Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
David Hildenbrand
Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
Alistair Popple
Re: [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
David Hildenbrand
[PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
Alistair Popple
Re: [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
David Hildenbrand
[PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
Alistair Popple
Re: [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
David Hildenbrand
[PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
Alistair Popple
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
David Hildenbrand
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
Alistair Popple
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
David Hildenbrand
Re: [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
Alistair Popple
[PATCH v4 21/25] fs/dax: Properly refcount fs dax pages
Alistair Popple
[PATCH v4 22/25] device/dax: Properly refcount device dax pages when mapping
Alistair Popple
[PATCH v4 23/25] mm: Remove pXX_devmap callers
Alistair Popple
[PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
Alistair Popple
Re: [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
David Hildenbrand
[PATCH v4 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"
Alistair Popple
[PATCH v4 24/25] mm: Remove devmap related functions and page table bits
Alistair Popple
[PATCH] mm/ptdump: Drop GENERIC_PTDUMP
Anshuman Khandual
Re: [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
Christophe Leroy
Re: [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
Anshuman Khandual
[PATCH] macintosh: declare ctl_table as const
Luis Felipe Hernandez
Re: [PATCH] macintosh: declare ctl_table as const
Felipe Hernandez
[PATCH 0/4] PCI: pci_printk() removal (+ related cleanups)
Ilpo Järvinen
[PATCH 2/4] PCI: shpchp: Change dbg() -> ctrl_dbg()
Ilpo Järvinen
[PATCH 4/4] PCI: Descope pci_printk() to aer_printk()
Ilpo Järvinen
Re: [PATCH 4/4] PCI: Descope pci_printk() to aer_printk()
Bjorn Helgaas
Re: [PATCH 4/4] PCI: Descope pci_printk() to aer_printk()
Ilpo Järvinen
Re: [PATCH 4/4] PCI: Descope pci_printk() to aer_printk()
Bjorn Helgaas
[PATCH 1/4] PCI: shpchp: Remove logging from module init/exit functions
Ilpo Järvinen
[PATCH 3/4] PCI: shpchp: Cleanup logging and debug wrappers
Ilpo Järvinen
Re: [PATCH 3/4] PCI: shpchp: Cleanup logging and debug wrappers
Bjorn Helgaas
Re: [PATCH 3/4] PCI: shpchp: Cleanup logging and debug wrappers
Ilpo Järvinen
Re: [PATCH 0/4] PCI: pci_printk() removal (+ related cleanups)
Bjorn Helgaas
[PATCH v2 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
Madhavan Srinivasan
[PATCH v2 3/3] selftest/powerpc/ptrace: Cleanup duplicate macro definitions
Madhavan Srinivasan
Re: [PATCH v2 3/3] selftest/powerpc/ptrace: Cleanup duplicate macro definitions
IBM
[PATCH v2 2/3] selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macros
Madhavan Srinivasan
Re: [PATCH v2 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
Madhavan Srinivasan
[PATCH 00/17] vDSO: Introduce generic data storage
Thomas Weißschuh
[PATCH 01/17] parisc: Remove unused symbol vdso_data
Thomas Weißschuh
[PATCH 02/17] vdso: Introduce vdso/align.h
Thomas Weißschuh
[PATCH 03/17] vdso: Add generic time data storage
Thomas Weißschuh
Re: [PATCH 03/17] vdso: Add generic time data storage
Christophe Leroy
Re: [PATCH 03/17] vdso: Add generic time data storage
Thomas Weißschuh
[PATCH 11/17] MIPS: vdso: Switch to generic storage implementation
Thomas Weißschuh
[PATCH 09/17] arm: vdso: Switch to generic storage implementation
Thomas Weißschuh
[PATCH 10/17] s390/vdso: Switch to generic storage implementation
Thomas Weißschuh
Re: [PATCH 10/17] s390/vdso: Switch to generic storage implementation
Heiko Carstens
[PATCH 14/17] x86/vdso/vdso2c: Remove page handling
Thomas Weißschuh
[PATCH 08/17] LoongArch: vDSO: Switch to generic storage implementation
Thomas Weißschuh
[PATCH 06/17] arm64: vdso: Switch to generic storage implementation
Thomas Weißschuh
[PATCH 13/17] x86/vdso: Switch to generic storage implementation
Thomas Weißschuh
[PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
Thomas Weißschuh
Re: [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
Christophe Leroy
Re: [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
Thomas Weißschuh
Re: [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
Christophe Leroy
[PATCH 05/17] vdso: Add generic architecture-specific data storage
Thomas Weißschuh
[PATCH 07/17] riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
Conor Dooley
Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
Arnd Bergmann
Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
Arnd Bergmann
[PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage
Thomas Weißschuh
[PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
[PATCH 16/17] vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
[PATCH 04/17] vdso: Add generic random data storage
Thomas Weißschuh
Re: [PATCH v10 4/5] Documentation/kbuild: Document storage of symbol information
Petr Pavlu
[PATCH] powerpc/64: Use get_user() in start_thread()
Michael Ellerman
Re: [PATCH] powerpc/64: Use get_user() in start_thread()
Madhavan Srinivasan
[PATCH 0/9] misc: constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 4/9] misc: c2port: Calculate bin_attribute size through group callback
Thomas Weißschuh
[PATCH 3/9] misc: sram: constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 6/9] misc: pch_phub: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 7/9] misc: eeprom/idt_89hpesx: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 8/9] misc: eeprom/max6875: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 9/9] misc: ds1682: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 5/9] misc: c2port: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 2/9] cxl: Constify 'struct bin_attribute'
Thomas Weißschuh
Re: [PATCH 2/9] cxl: Constify 'struct bin_attribute'
Andrew Donnellan
[PATCH 1/9] ocxl: Constify 'struct bin_attribute'
Thomas Weißschuh
Re: [PATCH 1/9] ocxl: Constify 'struct bin_attribute'
Andrew Donnellan
[PATCH 00/11] scsi: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 04/11] scsi: esas2r: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 03/11] scsi: arcmsr: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 07/11] scsi: ipr: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 06/11] scsi: lpfc: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 08/11] scsi: qedf: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 09/11] scsi: qedi: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 02/11] scsi: 3w-sas: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 01/11] scsi: core: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 10/11] scsi: qla2xxx: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 11/11] scsi: qla4xxx: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 05/11] scsi: ibmvfc: Constify 'struct bin_attribute'
Thomas Weißschuh
Re: [PATCH 00/11] scsi: Constify 'struct bin_attribute'
Martin K. Petersen
Re: [PATCH 00/11] scsi: Constify 'struct bin_attribute'
Martin K. Petersen
[PATCH v3 0/3] drm,fbdev: Fix module dependencies
Thomas Zimmermann
[PATCH v3 3/3] drm: rework FB_CORE dependency
Thomas Zimmermann
[PATCH v3 2/3] drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM
Thomas Zimmermann
[PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
Re: [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Helge Deller
Re: [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
Re: [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Helge Deller
Re: [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Arnd Bergmann
Re: [PATCH v3 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Helge Deller
Re: [PATCH v3 0/3] drm,fbdev: Fix module dependencies
Arnd Bergmann
[PATCH 1/2] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Kajol Jain
[PATCH 2/2] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
Kajol Jain
Re: [PATCH 1/2] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Athira Rajeev
Re: [PATCH 1/2] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
Madhavan Srinivasan
[PATCH 0/5] powerpc: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 3/5] powerpc/powernv/ultravisor: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 2/5] powerpc/secvar: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 1/5] powerpc/secvar: Mark __init functions as such
Thomas Weißschuh
[PATCH 4/5] powerpc/powernv/opal: Constify 'struct bin_attribute'
Thomas Weißschuh
[PATCH 5/5] powerpc/perf/hv-24x7: Constify 'struct bin_attribute'
Thomas Weißschuh
Re: [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
David Hildenbrand
[PATCH] powerpc/vdso: Mark the vDSO code read-only after init
Christophe Leroy
Re: [PATCH] powerpc/vdso: Mark the vDSO code read-only after init
Madhavan Srinivasan
[PATCH] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
Haren Myneni
Re: [PATCH] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
Madhavan Srinivasan
[powerpc:next-test] BUILD SUCCESS f117051514c33c43b7e0c517e0ae9e0189e884da
kernel test robot
[powerpc:merge] BUILD SUCCESS 2dd095785f045588cadc8451f6ff594e2cbf60c9
kernel test robot
Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Dan Williams
Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
David Hildenbrand
Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Alistair Popple
Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Andrew Morton
Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
Alistair Popple
[PATCH v3] powerpc/pseries/eeh: Fix get PE state translation
Narayana Murty N
Re: [PATCH v3] powerpc/pseries/eeh: Fix get PE state translation
Ritesh Harjani (IBM)
[PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
haixiao . yan . cn
Re: [PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
Greg KH
Re: [PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
Greg KH
Re: [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Andy Shevchenko
Re: [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Christophe Leroy
Re: [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Andy Shevchenko
Re: [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Christophe Leroy
Re: [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Andy Shevchenko
Re: [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Madhavan Srinivasan
Re: [PATCH v2 1/1] powerpc/8xx: Drop legacy-of-mm-gpiochip.h header
Madhavan Srinivasan
[RFC 0/5] KVM: drop 32-bit host support on all architectures
Arnd Bergmann
[RFC 2/5] powerpc: kvm: drop 32-bit booke
Arnd Bergmann
Re: [RFC 2/5] powerpc: kvm: drop 32-bit booke
Christophe Leroy
Re: [RFC 2/5] powerpc: kvm: drop 32-bit booke
Arnd Bergmann
Re: [RFC 2/5] powerpc: kvm: drop 32-bit booke
Christophe Leroy
Re: [RFC 2/5] powerpc: kvm: drop 32-bit booke
Arnd Bergmann
[RFC 4/5] riscv: kvm: drop 32-bit host support
Arnd Bergmann
[RFC 3/5] powerpc: kvm: drop 32-bit book3s
Arnd Bergmann
Re: [RFC 3/5] powerpc: kvm: drop 32-bit book3s
Christophe Leroy
Re: [RFC 3/5] powerpc: kvm: drop 32-bit book3s
Arnd Bergmann
Re: [RFC 3/5] powerpc: kvm: drop 32-bit book3s
Christophe Leroy
Re: [RFC 3/5] powerpc: kvm: drop 32-bit book3s
Arnd Bergmann
Earlier messages
Later messages