linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v6 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
Donet Tom
[PATCH v6 2/5] drivers/base/node: remove register_mem_block_under_node_early()
Donet Tom
[PATCH v6 3/5] drivers/base/node: Remove register_memory_blocks_under_node() function call from register_one_node
Donet Tom
[PATCH v6 5/5] drivers/base/node: Rename __register_one_node() to register_one_node()
Donet Tom
Re: [PATCH v6 5/5] drivers/base/node: Rename __register_one_node() to register_one_node()
David Hildenbrand
Re: [PATCH v6 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
David Hildenbrand
Re: [PATCH v6 1/5] drivers/base/node: Optimize memory block registration to reduce boot time
Donet Tom
[PATCH v6 4/5] drivers/base/node: Rename register_memory_blocks_under_node() and remove context argument
Donet Tom
[PATCH] bus: fsl-mc: Fix an API misuse in fsl_mc_device_add()
Haoxiang Li
Re: [PATCH] bus: fsl-mc: Fix an API misuse in fsl_mc_device_add()
Greg KH
[GIT PULL] Please pull powerpc/linux.git powerpc-6.16-1 tag
Madhavan Srinivasan
Re: [GIT PULL] Please pull powerpc/linux.git powerpc-6.16-1 tag
pr-tracker-bot
[PATCH 1/1] dt-bindings: soc: Add fsl,imx23-digctl.yaml for i.MX23 and i.MX28
Frank Li
Re: [PATCH 1/1] dt-bindings: soc: Add fsl,imx23-digctl.yaml for i.MX23 and i.MX28
Conor Dooley
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Johannes Berg
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Johannes Berg
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Johannes Berg
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Dmitry Baryshkov
[PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches
Kees Cook
Re: [PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches
Andrew Donnellan
Re: [PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches
Kees Cook
Re: [PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches
IBM
[PATCH v2] docs: powerpc: Add htm.rst to table of contents
Brigham Campbell
[PATCH v8 00/20] Rate limit AER logs
Bjorn Helgaas
[PATCH v8 01/20] PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
[PATCH v8 04/20] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Bjorn Helgaas
[PATCH v8 05/20] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Bjorn Helgaas
[PATCH v8 03/20] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
Bjorn Helgaas
[PATCH v8 02/20] PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
[PATCH v8 06/20] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Bjorn Helgaas
[PATCH v8 08/20] PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
[PATCH v8 09/20] PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
[PATCH v8 07/20] PCI/AER: Move aer_print_source() earlier in file
Bjorn Helgaas
[PATCH v8 11/20] PCI/AER: Trace error event before ratelimiting
Bjorn Helgaas
[PATCH v8 12/20] PCI/AER: Check log level once and remember it
Bjorn Helgaas
[PATCH v8 10/20] PCI/AER: Update statistics before ratelimiting
Bjorn Helgaas
[PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
Bjorn Helgaas
Re: [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
Sathyanarayanan Kuppuswamy
Re: [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
Ilpo Järvinen
Re: [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
Lukas Wunner
Re: [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
Ilpo Järvinen
[PATCH v8 14/20] PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNING
Bjorn Helgaas
[PATCH v8 16/20] PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
Bjorn Helgaas
Re: [PATCH v8 16/20] PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
Sathyanarayanan Kuppuswamy
Re: [PATCH v8 16/20] PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
Ilpo Järvinen
Re: [PATCH v8 16/20] PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
Bjorn Helgaas
[PATCH v8 15/20] PCI/AER: Rename struct aer_stats to aer_info
Bjorn Helgaas
[PATCH v8 17/20] PCI/AER: Simplify add_error_device()
Bjorn Helgaas
Re: [PATCH v8 17/20] PCI/AER: Simplify add_error_device()
Sathyanarayanan Kuppuswamy
Re: [PATCH v8 17/20] PCI/AER: Simplify add_error_device()
Ilpo Järvinen
[PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
Bjorn Helgaas
Re: [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
Sathyanarayanan Kuppuswamy
Re: [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
Bjorn Helgaas
[PATCH v8 19/20] PCI/AER: Add ratelimits to PCI AER Documentation
Bjorn Helgaas
[PATCH v8 20/20] PCI/AER: Add sysfs attributes for log ratelimits
Bjorn Helgaas
Re: [PATCH v8 20/20] PCI/AER: Add sysfs attributes for log ratelimits
Sathyanarayanan Kuppuswamy
Re: [PATCH v8 00/20] Rate limit AER logs
Bjorn Helgaas
[PATCH 1/1] dt-bindings: soc: add vf610 reset controller
Frank Li
Re: [PATCH 1/1] dt-bindings: soc: add vf610 reset controller
Conor Dooley
Re: [PATCH 1/1] dt-bindings: soc: add vf610 reset controller
Frank Li
Re: [PATCH 1/1] dt-bindings: soc: add vf610 reset controller
Conor Dooley
Re: [PATCH 1/1] dt-bindings: soc: add vf610 reset controller
Frank Li
[PATCH v2 0/6] Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Johannes Berg
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Christophe Leroy
Re: [PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH v2 4/6] ASoC: meson: Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH v2 1/6] ASoC: ppc: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH v2 1/6] ASoC: ppc: Use helper function for_each_child_of_node_scoped()
Mark Brown
[PATCH v2 5/6] ASoC: imx-card: Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH v2 6/6] ASoC: qcom: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH v2 6/6] ASoC: qcom: Use helper function for_each_child_of_node_scoped()
Dmitry Baryshkov
[PATCH v2 3/6] ASoC: renesas: Use helper function for_each_child_of_node_scoped()
Ai Chao
[powerpc:merge] BUILD SUCCESS 208905bf2888c8ad378e62d6cc09f16d03f8f2c0
kernel test robot
[powerpc:next] BUILD SUCCESS 8682a5749a3d2b416b57709115c0351b50c8efcb
kernel test robot
[PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
Andy Shevchenko
Re: [PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
Helge Deller
Re: [PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
Geert Uytterhoeven
[PATCH v2 0/3] Enhancements to the secvar interface in static key management mode
Srish Srinivasan
[PATCH v2 1/3] powerpc/pseries: Correct secvar format representation for static key management
Srish Srinivasan
Re: [PATCH v2 1/3] powerpc/pseries: Correct secvar format representation for static key management
Andrew Donnellan
Re: [PATCH v2 1/3] powerpc/pseries: Correct secvar format representation for static key management
Srish Srinivasan
[PATCH v2 3/3] integrity/platform_certs: Allow loading of keys in the static key management mode
Srish Srinivasan
[PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
Srish Srinivasan
Re: [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
Michal Suchánek
Re: [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
Srish Srinivasan
Re: [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
Michal Suchánek
Re: [PATCH v2 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
Srish Srinivasan
[PATCH v7 00/17] Rate limit AER logs
Bjorn Helgaas
[PATCH v7 02/17] PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
Re: [PATCH v7 02/17] PCI/DPC: Log Error Source ID only when valid
Jonathan Cameron
Re: [PATCH v7 02/17] PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
Re: [PATCH v7 02/17] PCI/DPC: Log Error Source ID only when valid
Ilpo Järvinen
[PATCH v7 03/17] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
Bjorn Helgaas
Re: [PATCH v7 03/17] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
Sathyanarayanan Kuppuswamy
Re: [PATCH v7 03/17] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
Jonathan Cameron
Re: [PATCH v7 03/17] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
Ilpo Järvinen
[PATCH v7 01/17] PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
Re: [PATCH v7 01/17] PCI/DPC: Initialize aer_err_info before using it
Jonathan Cameron
Re: [PATCH v7 01/17] PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
Re: [PATCH v7 01/17] PCI/DPC: Initialize aer_err_info before using it
Ilpo Järvinen
[PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Bjorn Helgaas
Re: [PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Sathyanarayanan Kuppuswamy
Re: [PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Jonathan Cameron
Re: [PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Bjorn Helgaas
Re: [PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
Ilpo Järvinen
[PATCH v7 05/17] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Bjorn Helgaas
Re: [PATCH v7 05/17] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Jonathan Cameron
[PATCH v7 09/17] PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
Re: [PATCH v7 09/17] PCI/AER: Simplify pci_print_aer()
Sathyanarayanan Kuppuswamy
Re: [PATCH v7 09/17] PCI/AER: Simplify pci_print_aer()
Jonathan Cameron
[PATCH v7 07/17] PCI/AER: Move aer_print_source() earlier in file
Bjorn Helgaas
Re: [PATCH v7 07/17] PCI/AER: Move aer_print_source() earlier in file
Jonathan Cameron
[PATCH v7 10/17] PCI/AER: Update statistics early in logging
Bjorn Helgaas
Re: [PATCH v7 10/17] PCI/AER: Update statistics early in logging
Jonathan Cameron
[PATCH v7 08/17] PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
Re: [PATCH v7 08/17] PCI/AER: Initialize aer_err_info before using it
Jonathan Cameron
[PATCH v7 12/17] PCI/AER: Check log level once and remember it
Bjorn Helgaas
Re: [PATCH v7 12/17] PCI/AER: Check log level once and remember it
Jonathan Cameron
[PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
Bjorn Helgaas
Re: [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
Sathyanarayanan Kuppuswamy
Re: [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
Bjorn Helgaas
Re: [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
Ilpo Järvinen
Re: [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
Jonathan Cameron
Re: [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
Bjorn Helgaas
Re: [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
Jonathan Cameron
[PATCH v7 16/17] PCI/AER: Add ratelimits to PCI AER Documentation
Bjorn Helgaas
[PATCH v7 14/17] PCI/AER: Rename struct aer_stats to aer_info
Bjorn Helgaas
Re: [PATCH v7 14/17] PCI/AER: Rename struct aer_stats to aer_info
Jonathan Cameron
[PATCH v7 06/17] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Bjorn Helgaas
Re: [PATCH v7 06/17] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Jonathan Cameron
[PATCH v7 11/17] PCI/AER: Combine trace_aer_event() with statistics updates
Bjorn Helgaas
Re: [PATCH v7 11/17] PCI/AER: Combine trace_aer_event() with statistics updates
Jonathan Cameron
Re: [PATCH v7 11/17] PCI/AER: Combine trace_aer_event() with statistics updates
Bjorn Helgaas
[PATCH v7 13/17] PCI/AER: Make all pci_print_aer() log levels depend on error type
Bjorn Helgaas
Re: [PATCH v7 13/17] PCI/AER: Make all pci_print_aer() log levels depend on error type
Jonathan Cameron
Re: [PATCH v7 13/17] PCI/AER: Make all pci_print_aer() log levels depend on error type
Bjorn Helgaas
[PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
Bjorn Helgaas
Re: [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
Sathyanarayanan Kuppuswamy
Re: [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
Jonathan Cameron
Re: [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
Ilpo Järvinen
Re: [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
Bjorn Helgaas
Re: [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
Jonathan Cameron
Re: [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits
Bjorn Helgaas
Re: [PATCH v7 00/17] Rate limit AER logs
Bjorn Helgaas
[PATCH V4 06/16] powerpc/perf: Remove driver-specific throttle support
kan . liang
[PATCH 0/6] Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH 6/6] ASoC: qcom: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH 6/6] ASoC: qcom: Use helper function for_each_child_of_node_scoped()
Krzysztof Kozlowski
[PATCH 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH 1/6] ASoC: ppc: Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH 3/6] ASoC: renesas: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH 3/6] ASoC: renesas: Use helper function for_each_child_of_node_scoped()
Kuninori Morimoto
[PATCH 5/6] ASoC: imx-card: Use helper function for_each_child_of_node_scoped()
Ai Chao
[PATCH 4/6] ASoC: meson: Use helper function for_each_child_of_node_scoped()
Ai Chao
Re: [PATCH 4/6] ASoC: meson: Use helper function for_each_child_of_node_scoped()
kernel test robot
[PATCH] Documentation: embargoed-hardware-issues.rst: Remove myself
Michael Ellerman
Re: [PATCH] Documentation: embargoed-hardware-issues.rst: Remove myself
Greg KH
[PATCH v6 00/16] Rate limit AER logs
Bjorn Helgaas
[PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
Re: [PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
Re: [PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Ilpo Järvinen
Re: [PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
[PATCH v6 03/16] PCI/AER: Consolidate Error Source ID logging in aer_print_port_info()
Bjorn Helgaas
Re: [PATCH v6 03/16] PCI/AER: Consolidate Error Source ID logging in aer_print_port_info()
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 03/16] PCI/AER: Consolidate Error Source ID logging in aer_print_port_info()
Bjorn Helgaas
Re: [PATCH v6 03/16] PCI/AER: Consolidate Error Source ID logging in aer_print_port_info()
Ilpo Järvinen
[PATCH v6 05/16] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Bjorn Helgaas
Re: [PATCH v6 05/16] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 05/16] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Ilpo Järvinen
[PATCH v6 07/16] PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
Re: [PATCH v6 07/16] PCI/AER: Initialize aer_err_info before using it
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 07/16] PCI/AER: Initialize aer_err_info before using it
Ilpo Järvinen
Re: [PATCH v6 07/16] PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
[PATCH v6 06/16] PCI/AER: Move aer_print_source() earlier in file
Bjorn Helgaas
Re: [PATCH v6 06/16] PCI/AER: Move aer_print_source() earlier in file
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 06/16] PCI/AER: Move aer_print_source() earlier in file
Ilpo Järvinen
[PATCH v6 09/16] PCI/AER: Update statistics early in logging
Bjorn Helgaas
Re: [PATCH v6 09/16] PCI/AER: Update statistics early in logging
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 09/16] PCI/AER: Update statistics early in logging
Ilpo Järvinen
[PATCH v6 08/16] PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
Re: [PATCH v6 08/16] PCI/AER: Simplify pci_print_aer()
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 08/16] PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
Re: [PATCH v6 08/16] PCI/AER: Simplify pci_print_aer()
Ilpo Järvinen
[PATCH v6 11/16] PCI/AER: Check log level once and remember it
Bjorn Helgaas
Re: [PATCH v6 11/16] PCI/AER: Check log level once and remember it
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 11/16] PCI/AER: Check log level once and remember it
Ilpo Järvinen
[PATCH v6 11/16] PCI/AER: Check log level once and remember it
Weinan Liu
Re: [PATCH v6 11/16] PCI/AER: Check log level once and remember it
Bjorn Helgaas
[PATCH v6 12/16] PCI/AER: Make all pci_print_aer() log levels depend on error type
Bjorn Helgaas
Re: [PATCH v6 12/16] PCI/AER: Make all pci_print_aer() log levels depend on error type
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 12/16] PCI/AER: Make all pci_print_aer() log levels depend on error type
Ilpo Järvinen
Re: [PATCH v6 12/16] PCI/AER: Make all pci_print_aer() log levels depend on error type
Bjorn Helgaas
[PATCH v6 15/16] PCI/AER: Add ratelimits to PCI AER Documentation
Bjorn Helgaas
Re: [PATCH v6 15/16] PCI/AER: Add ratelimits to PCI AER Documentation
Sathyanarayanan Kuppuswamy
Earlier messages
Later messages