linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
Re: [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
Breno Leitao
Re: [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging
Breno Leitao
[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
Re: [PATCH] MAINTAINERS: powerpc: Remove myself as a reviewer
Madhavan 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
Re: [PATCH 2/4 v2] PCI/AER: Modify pci_print_aer() to take log level
Jonathan Cameron
Re: [PATCH 1/4 v2] ACPI: extlog: Trace CPER Non-standard Section Body
Jonathan Cameron
[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
Re: [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
[PATCH v6 16/16] PCI/AER: Add sysfs attributes for log ratelimits
Bjorn Helgaas
Re: [PATCH v6 16/16] PCI/AER: Add sysfs attributes for log ratelimits
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 16/16] PCI/AER: Add sysfs attributes for log ratelimits
Ilpo Järvinen
Re: [PATCH v6 16/16] PCI/AER: Add sysfs attributes for log ratelimits
Bjorn Helgaas
[PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
Bjorn Helgaas
Re: [PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
Bjorn Helgaas
Re: [PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
Ilpo Järvinen
[PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
Re: [PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
Re: [PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Ilpo Järvinen
Re: [PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Ilpo Järvinen
Re: [PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
[PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Bjorn Helgaas
Re: [PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Bjorn Helgaas
Re: [PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Ilpo Järvinen
Re: [PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Bjorn Helgaas
Re: [PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Ilpo Järvinen
[PATCH v6 10/16] PCI/AER: Combine trace_aer_event() with statistics updates
Bjorn Helgaas
Re: [PATCH v6 10/16] PCI/AER: Combine trace_aer_event() with statistics updates
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 10/16] PCI/AER: Combine trace_aer_event() with statistics updates
Ilpo Järvinen
[PATCH v6 04/16] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Bjorn Helgaas
Re: [PATCH v6 04/16] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Sathyanarayanan Kuppuswamy
Re: [PATCH v6 04/16] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Ilpo Järvinen
Re: [PATCH v6 00/16] Rate limit AER logs
Krzysztof Wilczyński
[PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
Wolfram Sang
[PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Wolfram Sang
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Andy Shevchenko
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Wolfram Sang
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Andi Shyti
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Wolfram Sang
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Andi Shyti
Re: [PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
Andy Shevchenko
Re: [PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
Wolfram Sang
Re: [PATCH bpf-next v3 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Hari Bathini
[powerpc:merge] BUILD SUCCESS a9d887695c86d44fd23f612549cb8dc78a3a0f22
kernel test robot
Re: [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Hari Bathini
Re: [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Hari Bathini
Re: [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Hari Bathini
[PATCH v2 1/4] powerpc/kvm: Fix ifdef to remove build warning
Madhavan Srinivasan
[PATCH v2 2/4] powerpc/perf: make isa207_pmu_format_group struct static
Madhavan Srinivasan
Re: [PATCH v2 2/4] powerpc/perf: make isa207_pmu_format_group struct static
kernel test robot
Earlier messages
Later messages