linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
Mark Brown
[PATCH v6 00/13] Remove device private pages from physical address space
Jordan Niethe
[PATCH v6 02/13] drm/amdkfd: Use migrate pfns internally
Jordan Niethe
Re: [PATCH v6 02/13] drm/amdkfd: Use migrate pfns internally
David Hildenbrand (Arm)
[PATCH v6 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
Jordan Niethe
Re: [PATCH v6 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
David Hildenbrand (Arm)
[PATCH v6 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
Jordan Niethe
Re: [PATCH v6 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
David Hildenbrand (Arm)
[PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
Jordan Niethe
Re: [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
David Hildenbrand (Arm)
[PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
Jordan Niethe
Re: [PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
David Hildenbrand (Arm)
[PATCH v6 07/13] mm: Add a new swap type for migration entries of device private pages
Jordan Niethe
[PATCH v6 08/13] mm: Add softleaf support for device private migration entries
Jordan Niethe
[PATCH v6 09/13] mm: Begin creating device private migration entries
Jordan Niethe
[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: [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)
[PATCH v6 10/13] mm: Add helpers to create device private entries from struct pages
Jordan Niethe
[PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
Jordan Niethe
Re: [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
David Hildenbrand (Arm)
Re: [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
David Hildenbrand (Arm)
[PATCH v6 12/13] mm/hmm: Add flag to track device private pages
Jordan Niethe
Re: [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
David Hildenbrand (Arm)
[PATCH v6 13/13] mm: Remove device private pages from the physical address space
Jordan Niethe
Re: [PATCH v6 13/13] mm: Remove device private pages from the physical address space
David Hildenbrand (Arm)
Re: [PATCH v6 00/13] Remove device private pages from physical address space
David Hildenbrand (Arm)
Re: [PATCH v6 00/13] Remove device private pages from physical address space
David Hildenbrand (Arm)
[powerpc:merge] BUILD SUCCESS 25ce7a5ce70ee7be5aad79b47e050563bebc6fe5
kernel test robot
[PATCH] powerpc/pseries: plpks: export plpks_wrapping_is_supported
Srish Srinivasan
Re: [PATCH] powerpc/pseries: plpks: export plpks_wrapping_is_supported
Venkat
[PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
[PATCH v6 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
[PATCH v6 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
[PATCH v6 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
[PATCH v6 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
[PATCH v6 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
[PATCH v6 6/6] docs: trusted-encryped: add PKWM as a new trust source
Srish Srinivasan
Re: [PATCH v6 6/6] docs: trusted-encryped: add PKWM as a new trust source
Jarkko Sakkinen
Re: [PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
Re: [PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Christophe Leroy (CS GROUP)
Re: [PATCH v6 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
[powerpc:next-test 25/26] ERROR: modpost: "plpks_wrapping_is_supported" [security/keys/trusted-keys/trusted.ko] undefined!
kernel test robot
[powerpc:next-test] BUILD SUCCESS 1d72a02d65a733ad124bacc2db3fb90fa81a612b
kernel test robot
[PATCH v5 00/13] Remove device private pages from physical address space
Jordan Niethe
[PATCH v5 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
Jordan Niethe
[PATCH v5 02/13] drm/amdkfd: Use migrate pfns internally
Jordan Niethe
[PATCH v5 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
Jordan Niethe
[PATCH v5 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
Jordan Niethe
[PATCH v5 06/13] mm: Add helpers to create migration entries from struct pages
Jordan Niethe
[PATCH v5 07/13] mm: Add a new swap type for migration entries of device private pages
Jordan Niethe
[PATCH v5 08/13] mm: Add softleaf support for device private migration entries
Jordan Niethe
[PATCH v5 09/13] mm: Begin creating device private migration entries
Jordan Niethe
[PATCH v5 10/13] mm: Add helpers to create device private entries from struct pages
Jordan Niethe
[PATCH v5 11/13] mm/util: Add flag to track device private pages in page snapshots
Jordan Niethe
[PATCH v5 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
Jordan Niethe
[PATCH v5 12/13] mm/hmm: Add flag to track device private pages
Jordan Niethe
[PATCH v5 13/13] mm: Remove device private pages from the physical address space
Jordan Niethe
Re: [PATCH v5 13/13] mm: Remove device private pages from the physical address space
Jordan Niethe
Re: [PATCH v5 13/13] mm: Remove device private pages from the physical address space
kernel test robot
Re: [PATCH v5 00/13] Remove device private pages from physical address space
David Hildenbrand (Arm)
[PATCH v4 00/13] Remove device private pages from physical address space
Jordan Niethe
[PATCH v4 02/13] drm/amdkfd: Use migrate pfns internally
Jordan Niethe
[PATCH v4 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
Jordan Niethe
[PATCH v4 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
Jordan Niethe
[PATCH v4 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
Jordan Niethe
[PATCH v4 06/13] mm: Add helpers to create migration entries from struct pages
Jordan Niethe
[PATCH v4 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
Jordan Niethe
[PATCH v4 07/13] mm: Add a new swap type for migration entries of device private pages
Jordan Niethe
[PATCH v4 09/13] mm: Begin creating device private migration entries
Jordan Niethe
[PATCH v4 10/13] mm: Add helpers to create device private entries from struct pages
Jordan Niethe
[PATCH v4 11/13] mm/util: Add flag to track device private pages in page snapshots
Jordan Niethe
[PATCH v4 12/13] mm/hmm: Add flag to track device private pages
Jordan Niethe
[PATCH v4 08/13] mm: Add softleaf support for device private migration entries
Jordan Niethe
[PATCH v4 13/13] mm: Remove device private pages from the physical address space
Jordan Niethe
[PATCH] tty: hvc_iucv: fix off-by-one in number of supported devices
Randy Dunlap
[PATCH v2 0/4] ASoC: fsl_asrc: support the i.MX952 platform
Shengjiu Wang
[PATCH v2 1/4] ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform
Shengjiu Wang
Re: [PATCH v2 1/4] ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform
Daniel Baluta
[PATCH v2 2/4] ASoC: fsl_asrc: Add support for i.MX952 platform
Shengjiu Wang
Re: [PATCH v2 2/4] ASoC: fsl_asrc: Add support for i.MX952 platform
Daniel Baluta
Re: [PATCH v2 2/4] ASoC: fsl_asrc: Add support for i.MX952 platform
Shengjiu Wang
[PATCH v2 3/4] ASoC: fsl_asrc_m2m: Start ASRC before DMA device for M2M
Shengjiu Wang
Re: [PATCH v2 3/4] ASoC: fsl_asrc_m2m: Start ASRC before DMA device for M2M
Frank Li
Re: [PATCH v2 3/4] ASoC: fsl_asrc_m2m: Start ASRC before DMA device for M2M
Shengjiu Wang
[PATCH v2 4/4] ASoC: fsl_asrc_dma: allocate memory from dma device
Shengjiu Wang
[PATCH v4 2/2] PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
Failure to build with LLVM for the Wii
Link Mauve
Re: Failure to build with LLVM for the Wii
Christophe Leroy (CS GROUP)
Re: Failure to build with LLVM for the Wii
Nathan Chancellor
Re: Failure to build with LLVM for the Wii
Aelin
Re: Failure to build with LLVM for the Wii
Nathan Chancellor
Re: Failure to build with LLVM for the Wii
Segher Boessenkool
[PATCH] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Saket Kumar Bhaskar
Re: [PATCH] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
bot+bpf-ci
Re: [PATCH] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
Venkat Rao Bagalkote
[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
Vivian Wang
[PATCH v4 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
Vivian Wang
Re: [PATCH v4 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
Christian König
[PATCH v4 4/4] ALSA: hda/intel: Raise msi_addr_mask to dma_bits
Vivian Wang
[PATCH v4 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
Vivian Wang
[PATCH v4 1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
Vivian Wang
Re: [PATCH v4 1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
Mark Bloch
Re: [PATCH v4 1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
Vivian Wang
Re: [PATCH v4 1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
Mark Bloch
Re: [PATCH v4 1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask
Bjorn Helgaas
Re: [PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
Thomas Gleixner
Re: [PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
patchwork-bot+linux-riscv
[PATCH] powerpc: dts: fsl: Drop unused .dtsi files
Rob Herring (Arm)
Re: [PATCH] powerpc: dts: fsl: Drop unused .dtsi files
Christophe Leroy (CS GROUP)
Re: [PATCH] powerpc: dts: fsl: Drop unused .dtsi files
Rob Herring
[PATCH v2 05/20] bus: fsl-mc: Use default primary handler
Sebastian Andrzej Siewior
[PATCH 0/3] ASoC: fsl_asrc: support the i.MX952 platform
Shengjiu Wang
[PATCH 1/3] ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform
Shengjiu Wang
Re: [PATCH 1/3] ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform
Krzysztof Kozlowski
Re: [PATCH 1/3] ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform
Shengjiu Wang
[PATCH 2/3] ASoC: fsl_asrc: Add support for i.MX952 platform
Shengjiu Wang
Re: [PATCH 2/3] ASoC: fsl_asrc: Add support for i.MX952 platform
Daniel Baluta
Re: [PATCH 2/3] ASoC: fsl_asrc: Add support for i.MX952 platform
Shengjiu Wang
Re: [PATCH 2/3] ASoC: fsl_asrc: Add support for i.MX952 platform
Frank Li
Re: [PATCH 2/3] ASoC: fsl_asrc: Add support for i.MX952 platform
Shengjiu Wang
[PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device
Shengjiu Wang
Re: [PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device
Daniel Baluta
Re: [PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device
Shengjiu Wang
Re: [PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device
Frank Li
Re: [PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device
Shengjiu Wang
[RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
Shivaprasad G Bhat
Re: [RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
Jason Gunthorpe
Re: [RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
Shivaprasad G Bhat
Re: [RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
Jason Gunthorpe
Re: [RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
Shivaprasad G Bhat
Re: [RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
Christophe Leroy (CS GROUP)
Re: [RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
Shivaprasad G Bhat
[PATCH v5 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
[PATCH v5 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
[PATCH v5 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
Srish Srinivasan
[PATCH v5 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
[PATCH v5 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
[PATCH v5 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Srish Srinivasan
[PATCH v5 6/6] docs: trusted-encryped: add PKWM as a new trust source
Srish Srinivasan
Re: [PATCH v5 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Nayna Jain
[PATCH v2 0/3] powerpc64/ftrace: fixes clang build issues
Hari Bathini
[PATCH v2 2/3] powerpc64/ftrace: fix OOL stub count with clang
Hari Bathini
[PATCH v2 3/3] powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
Hari Bathini
[PATCH v2 1/3] powerpc64: make clang cross-build friendly
Hari Bathini
Re: [PATCH v2 0/3] powerpc64/ftrace: fixes clang build issues
Venkat Rao Bagalkote
[PATCH] error path improvement in dlpar add
wenxiong
Re: [PATCH] error path improvement in dlpar add
kernel test robot
Re: [PATCH] error path improvement in dlpar add
kernel test robot
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Greg KH
Re: [PATCH v4 00/54] tree-in-dcache stuff
Linus Torvalds
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Greg KH
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Linus Torvalds
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Linus Torvalds
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Al Viro
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
Re: [PATCH v4 00/54] tree-in-dcache stuff
Krishna Kurapati PSSNV
Re: [PATCH v4 00/54] tree-in-dcache stuff
Samuel Wu
[powerpc:next-test] BUILD SUCCESS 1790f2f2939716be454170508d595758121894df
kernel test robot
[PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
Re: [PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
Kuppuswamy Sathyanarayanan
Re: [PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
Re: [PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
Bjorn Helgaas
Re: [PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
Re: [PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
Bjorn Helgaas
[PATCH] scsi: ibmvfc: fix out-of-bounds read in discover_targets
Junrui Luo
[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
Koichiro Den
[PATCH v10 2/8] PCI: endpoint: Add BAR subrange mapping support
Koichiro Den
[PATCH v10 5/8] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage
Koichiro Den
[PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound mapping support
Koichiro Den
[PATCH v10 1/8] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
Koichiro Den
[PATCH v10 6/8] PCI: endpoint: pci-epf-test: Add BAR subrange mapping test support
Koichiro Den
[PATCH v10 7/8] misc: pci_endpoint_test: Add BAR subrange mapping test case
Koichiro Den
[PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Koichiro Den
Re: [PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Niklas Cassel
[PATCH v10 8/8] selftests: pci_endpoint: Add BAR subrange mapping test case
Koichiro Den
Re: [PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
Manivannan Sadhasivam
[PATCH v3] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
Haoxiang Li
Re: [PATCH v3] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
Dan Carpenter
Re: [PATCH v3] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
Ioana Ciornei
Earlier messages
Later messages