1. b6924512 bootconfig: Fix testcase to increase max node by Masami Hiramatsu (Google) · 1 year, 9 months ago
  2. cf8c59a tools/bootconfig: fix single & used for logical condition by Antonio Alvarez Feijoo · 1 year, 10 months ago
  3. 4ee1b4c bootconfig: Cleanup dummy headers in tools/bootconfig by Masami Hiramatsu · 3 years, 3 months ago
  4. 4f292c48 bootconfig: Replace u16 and u32 with uint16_t and uint32_t by Masami Hiramatsu · 3 years, 3 months ago
  5. 160321b tools/bootconfig: Print all error message in stderr by Masami Hiramatsu · 3 years, 3 months ago
  6. 115d4d0 bootconfig: Rename xbc_destroy_all() to xbc_exit() by Masami Hiramatsu · 3 years, 3 months ago
  7. f30f00c tools/bootconfig: Run test script when build all by Masami Hiramatsu · 3 years, 3 months ago
  8. e306220 bootconfig: Add xbc_get_info() for the node information by Masami Hiramatsu · 3 years, 3 months ago
  9. bdac5c2 bootconfig: Allocate xbc_data inside xbc_init() by Masami Hiramatsu · 3 years, 3 months ago
  10. 80be599 tools/bootconfig: Define memblock_free_ptr() to fix build error by Masami Hiramatsu · 3 years, 3 months ago
  11. 47914d4 tools/bootconfig: Show whole test command for each test case by Masami Hiramatsu · 3 years, 3 months ago
  12. 903bd06 bootconfig: Fix missing return check of xbc_node_compose_key function by Julio Faracco · 3 years, 3 months ago
  13. 32ba9f0 tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.sh by Masami Hiramatsu · 3 years, 3 months ago
  14. 1eaad3a tools/bootconfig: Use per-group/all enable option in ftrace2bconf script by Masami Hiramatsu · 3 years, 4 months ago
  15. f134ebb tools/bootconfig: Add histogram syntax support to bconf2ftrace.sh by Masami Hiramatsu · 3 years, 4 months ago
  16. 1d8365a tools/bootconfig: Support per-group/all event enabling option by Masami Hiramatsu · 3 years, 4 months ago
  17. 99f4f5d bootconfig: Share the checksum function with tools by Masami Hiramatsu · 3 years, 7 months ago
  18. 29e1c1a tools/bootconfig: Support mixed value and subkey test cases by Masami Hiramatsu · 3 years, 7 months ago
  19. e5efaeb bootconfig: Support mixing a value and subkeys under a key by Masami Hiramatsu · 3 years, 7 months ago
  20. ca24306 bootconfig: Change array value to use child node by Masami Hiramatsu · 3 years, 7 months ago
  21. 30d103f tools/bootconfig: Simplify expression by zuoqilin · 3 years, 8 months ago
  22. 824afd5 tools/bootconfig: Fix a build error accroding to undefined fallthrough by Masami Hiramatsu · 3 years, 7 months ago
  23. e8ba0b2 tools/bootconfig: Fix error return code in apply_xbc() by Zhen Lei · 3 years, 7 months ago
  24. 55ed456 tools/bootconfig: Add tracing_on support to helper scripts by Masami Hiramatsu · 4 years ago
  25. e868435 tools/bootconfig: Store size and checksum in footer as le32 by Masami Hiramatsu · 4 years, 1 month ago
  26. e1cef2d tools/bootconfig: Align the bootconfig applied initrd image size to 4 by Masami Hiramatsu · 4 years, 1 month ago
  27. a995e6b tools/bootconfig: Fix to check the write failure correctly by Masami Hiramatsu · 4 years, 1 month ago
  28. a61ea63 tools/bootconfig: Fix errno reference after printf() by Masami Hiramatsu · 4 years, 1 month ago
  29. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
  30. 2f5fb55 tools/bootconfig: Add testcase for tailing space by Masami Hiramatsu · 4 years, 3 months ago
  31. 1d210c1 tools/bootconfig: Add testcases for repeated key with brace by Masami Hiramatsu · 4 years, 3 months ago
  32. 5675fd4 tools/bootconfig: Add --init option for bconf2ftrace.sh by Masami Hiramatsu · 4 years, 4 months ago
  33. 2b86062 tools/bootconfig: Add a script to generates bootconfig from ftrace by Masami Hiramatsu · 4 years, 4 months ago
  34. 7e66ef0 tools/bootconfig: Add a script to generate ftrace shell-command from bootconfig by Masami Hiramatsu · 4 years, 4 months ago
  35. 483ce67 tools/bootconfig: Make all functions static by Masami Hiramatsu · 4 years, 4 months ago
  36. e4f70b7 tools/bootconfig: Add list option by Masami Hiramatsu · 4 years, 4 months ago
  37. d052e1c tools/bootconfig: Show bootconfig compact tree from bootconfig file by Masami Hiramatsu · 4 years, 4 months ago
  38. 8146419 tools/bootconfig: Add testcases for value override operator by Masami Hiramatsu · 4 years, 5 months ago
  39. 5414251 tools/bootconfig: Add testcase for show-command and quotes test by Masami Hiramatsu · 4 years, 6 months ago
  40. f91cb5b tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig by Masami Hiramatsu · 4 years, 6 months ago
  41. 272da32 tools/bootconfig: Fix to use correct quotes for value by Masami Hiramatsu · 4 years, 6 months ago
  42. 98d0a68 tools/bootconfig: Add a summary of test cases and return error by Masami Hiramatsu · 4 years, 7 months ago
  43. 9d82ccd tools/bootconfig: Fix apply_xbc() to return zero on success by Steven Rostedt (VMware) · 4 years, 7 months ago
  44. 8842604 tools/bootconfig: Fix resource leak in apply_xbc() by Yunfeng Ye · 4 years, 7 months ago
  45. aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  46. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  47. 89b74ca tools/bootconfig: Show line and column in parse error by Masami Hiramatsu · 4 years, 10 months ago
  48. 306b69d bootconfig: Support O=<builddir> option by Masami Hiramatsu · 4 years, 10 months ago
  49. 5f811c5 bootconfig: Add append value operator support by Masami Hiramatsu · 4 years, 10 months ago
  50. 4e4694d bootconfig: Prohibit re-defining value on same key by Masami Hiramatsu · 4 years, 10 months ago
  51. a24d286 bootconfig: Reject subkey and value on same parent key by Masami Hiramatsu · 4 years, 10 months ago
  52. 15e9503 tools/bootconfig: Remove unneeded error message silencer by Masami Hiramatsu · 4 years, 10 months ago
  53. 85c46b7 bootconfig: Add bootconfig magic word for indicating bootconfig explicitly by Masami Hiramatsu · 4 years, 10 months ago
  54. 9737800 tools/bootconfig: Suppress non-error messages by Masami Hiramatsu · 4 years, 10 months ago
  55. a91e4f1 bootconfig: Allocate xbc_nodes array dynamically by Masami Hiramatsu · 4 years, 10 months ago
  56. 17d25ae tools/bootconfig: Fix wrong __VA_ARGS__ usage by Masami Hiramatsu · 4 years, 10 months ago
  57. 0f0d0a7 tools/bootconfig: Show the number of bootconfig nodes by Masami Hiramatsu · 4 years, 10 months ago
  58. bcc717e tools: bootconfig: Fix spelling mistake "faile" -> "failed" by Colin Ian King · 5 years ago
  59. 081c653 tools: bootconfig: Add bootconfig test script by Masami Hiramatsu · 5 years ago
  60. 950313e tools: bootconfig: Add bootconfig command by Masami Hiramatsu · 5 years ago