1. 9e56659 dsp: pdr: Bound check pldm_entity_association_pdr_extract() by Andrew Jeffery · 3 months ago
  2. ad33b99 dsp: platform: Bounds check encode_state_effecter_pdr() by Andrew Jeffery · 3 months ago
  3. bb50a59 dsp: platform: Bounds check encode_sensor_state_pdr() by Andrew Jeffery · 3 months ago
  4. 225530a dsp: platform: Prevent overflow of arithmetic on event_data_length by Andrew Jeffery · 3 months ago
  5. 329176a dsp: platform: Merge PDR header extraction and validation by Andrew Jeffery · 3 months ago
  6. 4f60fb7 msgbuf: Bounds checks that satisfy GCC's analyzer by Andrew Jeffery · 3 months ago
  7. 830c1eb msgbuf: Externalise error value conversion by Andrew Jeffery · 3 months ago
  8. 2332e05 Revert "dsp: platform: Fix decode_set_event_receiver_req()" by Andrew Jeffery · 3 months ago
  9. 8c43abb dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 3 months ago
  10. 9e16b18 platform: Fix checking `eventIDToAcknowledge` by Thu Nguyen · 3 months ago
  11. b127b12 docs: checklists: Add expectations for bug fixes by Andrew Jeffery · 3 months ago
  12. 687f14b docs: checklists: Modernize process for updating the ABI dump by Andrew Jeffery · 3 months ago
  13. 1c4c704 docs: checklists: Add notes on naming new macros, functions and types by Andrew Jeffery · 3 months ago
  14. b43a778 platform: Support PLDM_CPER_EVENT in encode_platform_event_message_req() by John Chung · 3 months ago
  15. e5f1253 msgbuf: Improve type-specific ergonomics to match generic macros by Andrew Jeffery · 3 months ago
  16. 387b10f platform: fix encode/decode_poll_for_platform_event_message_req by Thu Nguyen · 3 months ago
  17. 3f87748 oem: ibm: Add PCIe Topology Actions StateSetId and Enums by Pavithra Barithaya · 4 months ago
  18. d0ba43a clang-tidy: Enable cppcoreguidelines-pro-type-reinterpret-cast by Andrew Jeffery · 4 months ago
  19. 7a3c14e base: Add size and buffer macros for struct pldm_msg by Andrew Jeffery · 4 months ago
  20. 74c9a54 pdr: Improve error propagation by Archana Kakani · 4 months ago
  21. f223a1b Define length of downstream device by Unive Tien · 4 months ago
  22. ea0bf3a oem: meta: Stabilise decode/encode file IO API by Lora Lin · 4 months ago
  23. dbbe860 scripts: pre-submit: Run GCC's static analyzer by Andrew Jeffery · 3 months ago
  24. 6058215 dsp: pdr: Add pldm_entity_association_tree_copy_root_check() by Andrew Jeffery · 3 months ago
  25. 0550777 dsp: pdr: Open-code next_container_id() at its callsite by Andrew Jeffery · 3 months ago
  26. 890d37a dsp: pdr: Apply LIBPLDM_CC_NONNULL to reduce assert()s by Andrew Jeffery · 3 months ago
  27. 3b5ab92 dsp: bios_table: Null check for pldm_bios_table_iter_is_end() by Andrew Jeffery · 3 months ago
  28. 5c49f16 meson: Ban variable length arrays by Andrew Jeffery · 3 months ago
  29. 8b53ad9 pdr: Remove PDR record by record set identifier by Varsha Kaverappa · 7 months ago
  30. b31e4c6 pdr: Remove contained entity from PDR repo by Varsha Kaverappa · 6 months ago
  31. 7939382 msgbuf: Allow pldm_msgbuf_span_required to accept NULL by Varsha Kaverappa · 5 months ago
  32. 6476c96 oem: meta: Add encode_oem_meta_file_io_read_resp() by Lora Lin · 5 months ago
  33. 893a08f oem: meta: Add decode_oem_meta_file_io_read_req() by Lora Lin · 6 months ago
  34. 84213eb tests: oem: meta: Convert to new API by Lora Lin · 6 months ago
  35. 0f5be28 oem: meta: Add decode_oem_meta_file_io_write_req() by Lora Lin · 6 months ago
  36. 435c932 scripts: Symlink pre-submit to run-ci by Andrew Jeffery · 4 months ago
  37. 4e67265 fru: Remove get_fru_record_by_option_check() by Andrew Jeffery · 4 months ago
  38. 453dfff pdr: Remove pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 4 months ago
  39. f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 4 months ago
  40. 73a2f66 pdr: Remove pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 4 months ago
  41. 38004f7 pdr: Remove pldm_entity_association_pdr_add_check() by Andrew Jeffery · 4 months ago
  42. c79375d bios_table: Remove pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 4 months ago
  43. 1085e23 bios_table: Remove pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 4 months ago
  44. de92682 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 4 months ago
  45. 5a8b7c5 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 4 months ago
  46. 2170655 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 4 months ago
  47. 5f28856 bios_table: Remove pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 4 months ago
  48. 4d8634d bios_table: Remove pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 4 months ago
  49. f5c63df bios_table: Remove pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 4 months ago
  50. 83a208a bios_table: Remove pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 4 months ago
  51. 03aa3d6 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 4 months ago
  52. 07fdf2d bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 4 months ago
  53. eb9df78 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 4 months ago
  54. ff2f421 bios_table: Remove pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 4 months ago
  55. 615344f libpldm: Release v0.9.1 by Andrew Jeffery · 4 months ago v0.9.1
  56. 941e7eb checklists: releases: Add note about moving evolutions by Andrew Jeffery · 4 months ago
  57. 28b649b scripts: apply-renames: Update default clang version to 18 by Andrew Jeffery · 4 months ago
  58. 0129c53 scripts: pre-submit: Run release buildtype tests under valgrind by Andrew Jeffery · 4 months ago
  59. e984a46 meson: Format build files with `meson format` by Andrew Jeffery · 4 months ago
  60. 747a498 libpldm: Release v0.9.0 by Andrew Jeffery · 4 months ago v0.9.0
  61. 3559aa1 platform: Stabilise decode_pldm_platform_cper_event API by Thu Nguyen · 4 months ago
  62. 90bbe6c compiler: Provide LIBPLDM_CC_NONNULL{,_ARGS()} by Andrew Jeffery · 4 months ago
  63. 0a1be3c msgbuf: Harden pldm_msgbuf_{insert,extract}_array() by Andrew Jeffery · 5 months ago
  64. cb569bc compiler: Provide LIBPLDM_CC_ALWAYS_INLINE by Andrew Jeffery · 4 months ago
  65. 44471fe docs: checklists: Capture no-unused-structs in changes checklist by Andrew Jeffery · 5 months ago
  66. 0290303 platform: Remove `_data` suffix from `cper_event` decode API by Thu Nguyen · 4 months ago
  67. a9db43f build: upgrade to C++23 by Patrick Williams · 1 year, 4 months ago
  68. 860a43d compiler: Provide LIBPLDM_CC_UNUSED by Andrew Jeffery · 4 months ago
  69. 11e2e87 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  70. c47f1a2 docs: checklists: Codec functions must take a message struct by Andrew Jeffery · 5 months ago
  71. a5d18dc platform: Add decode_pldm_cper_event_data() API by Thu Nguyen · 5 months ago
  72. eee9ad0 libpldm: Introduce LIBPLDM_CC_COUNTED_BY() by Andrew Jeffery · 5 months ago
  73. d8bb75c dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 6 months ago
  74. 504dd17 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 6 months ago
  75. 1a3983c dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 6 months ago
  76. 09004d6 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 6 months ago
  77. 5347e27 dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 6 months ago
  78. c668ffc dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 6 months ago
  79. f6be493 dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 6 months ago
  80. 82b4d3b dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 6 months ago
  81. 46673f4 dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 6 months ago
  82. b06882f dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 6 months ago
  83. 7126b1d dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 6 months ago
  84. 8c37ab3 dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 6 months ago
  85. e48fdd6 dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 6 months ago
  86. aa49b71 dsp: pdr: Rename pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 6 months ago
  87. d72ea4b dsp: pdr: Rename pldm_entity_association_pdr_add_check() by Andrew Jeffery · 6 months ago
  88. e7f5511 dsp: pdr: Rename pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 7 months ago
  89. fae3641 dsp: pdr: Rename pldm_pdr_add_check() by Andrew Jeffery · 7 months ago
  90. cd97564 scripts: Add abi-dump-updater by Andrew Jeffery · 5 months ago
  91. acb0681 evolutions: Replace coccinelle script with clang-rename config by Andrew Jeffery · 7 months ago
  92. 6bfc65c scripts: Add apply-renames based on clang-rename by Andrew Jeffery · 7 months ago
  93. 8be6bc3 README.md: Fix MD014 warnings by George Liu · 5 months ago
  94. 8d78498 README.md: Fix MD010 warnings by George Liu · 5 months ago
  95. 0f7218c CHANGELOG.md: Fix MD034 warnings by George Liu · 5 months ago
  96. fe36743 CHANGELOG.md: Fix MD040 warnings by George Liu · 5 months ago
  97. bf827b6 docs: checklists: Add Alexis King's name to Parse, don't validate by Andrew Jeffery · 5 months ago
  98. efd5e1d docs: checklists: Add CWE as a reference by Andrew Jeffery · 5 months ago
  99. f874b38 platform: Stabilise decode_pldm_message_poll_event_data() APIs by Thu Nguyen · 5 months ago
  100. 7739d12 platform: Rework decode/encode_pldm_message_poll_event_data() APIs by Thu Nguyen · 5 months ago