1. f5968d8 Rename files/modules that have the same name by Cole Faust · 2 years, 9 months ago
  2. 66542d6 Merge "setjmp.h: increase riscv64 jmp_buf size." by Elliott Hughes · 2 years, 9 months ago
  3. b6ad739 Merge "Nullability check for pthread module" by Treehugger Robot · 2 years, 9 months ago
  4. 3c9b948 Nullability check for pthread module by zijunzhao · 2 years, 9 months ago
  5. 80e5ee7 Merge "Add annotations." by Christopher Ferris · 2 years, 9 months ago
  6. e7b3b8b setjmp.h: increase riscv64 jmp_buf size. by Elliott Hughes · 2 years, 9 months ago
  7. eb1b6ff Merge "Remove unused include" by Florian Mayer · 2 years, 9 months ago
  8. 5907556 Add annotations. by Christopher Ferris · 2 years, 10 months ago
  9. 7b5cc4b Merge "<spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np()." by Elliott Hughes · 2 years, 9 months ago
  10. 6296071 Merge "Add POSIX <utmpx.h>." by Elliott Hughes · 2 years, 9 months ago
  11. a902a0d Remove unused include by Florian Mayer · 2 years, 9 months ago
  12. 3260e71 Merge "Nullability check for search module" by Treehugger Robot · 2 years, 9 months ago
  13. fdf9e2e Nullability check for search module by zijunzhao · 2 years, 9 months ago
  14. 462ca8b <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). by Elliott Hughes · 2 years, 10 months ago
  15. dbf5b2e Add POSIX <utmpx.h>. by Elliott Hughes · 2 years, 10 months ago
  16. 4b27a21 Merge "ELS TLS documentation: s/module/module_id/." by Elliott Hughes · 2 years, 10 months ago
  17. 97c6902 Merge "uapi headers: simplify the <linux/compiler.h> stuff." by Elliott Hughes · 2 years, 10 months ago
  18. 022a139 Merge "Nullability check for spawn module" by Treehugger Robot · 2 years, 10 months ago
  19. e6d5099 Merge "[GWP-ASan] Remove system_default torture tests." by Mitch Phillips · 2 years, 10 months ago
  20. 61d435c Merge "riscv64: typedef struct ucontext {...} ucontext_t." by Elliott Hughes · 2 years, 10 months ago
  21. b692ecb ELS TLS documentation: s/module/module_id/. by Elliott Hughes · 2 years, 10 months ago
  22. e744d81 Merge "Nullability check for dirent module" by Treehugger Robot · 2 years, 10 months ago
  23. 8f23da6 Nullability check for spawn module by zijunzhao · 2 years, 10 months ago
  24. 6ef483e Merge "posix_spawn_file_actions_addopen(): crash early rather than late." by Zijun Zhao · 2 years, 10 months ago
  25. 53c90eb riscv64: typedef struct ucontext {...} ucontext_t. by Elliott Hughes · 2 years, 10 months ago
  26. b8e4e46 posix_spawn_file_actions_addopen(): crash early rather than late. by Elliott Hughes · 2 years, 10 months ago
  27. 7d2df8b Nullability check for dirent module by zijunzhao · 2 years, 10 months ago
  28. 0f0c18f uapi headers: simplify the <linux/compiler.h> stuff. by Elliott Hughes · 2 years, 10 months ago
  29. 5ae243b Merge "Nullability check for fts module" by Treehugger Robot · 2 years, 10 months ago
  30. 0fec9c0 Merge "Nullability check for sched module." by Treehugger Robot · 2 years, 10 months ago
  31. dec8efd Nullability check for fts module by zijunzhao · 2 years, 10 months ago
  32. 2146303 Nullability check for sched module. by zijunzhao · 2 years, 10 months ago
  33. 9dfcaa6 Merge "scandir: clarity improvements." by Elliott Hughes · 2 years, 10 months ago
  34. 9a31641 Merge "Nullability correction for stdlib module." by Treehugger Robot · 2 years, 10 months ago
  35. 99dd5b1 Nullability correction for stdlib module. by zijunzhao · 2 years, 10 months ago
  36. f6c25d6 scandir: clarity improvements. by Elliott Hughes · 2 years, 10 months ago
  37. c59d5cc [GWP-ASan] Remove system_default torture tests. by Mitch Phillips · 2 years, 10 months ago
  38. 345f546 Merge "Move M_PURGE to M_PURGE_ALL." by Christopher Ferris · 2 years, 10 months ago
  39. 76210fb Merge "Time for SEO in <android/api-level.h>." by Treehugger Robot · 2 years, 10 months ago
  40. ab3a319 Merge "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 10 months ago
  41. bc28931 Merge "Skip the MemtagNoteTests when the overriding sysprop is set." by Treehugger Robot · 2 years, 10 months ago
  42. 572053a Time for SEO in <android/api-level.h>. by Elliott Hughes · 2 years, 10 months ago
  43. 40af03d Merge "Add macro for API level V." by Treehugger Robot · 2 years, 10 months ago
  44. b3e895c Add macro for API level V. by Dan Albert · 2 years, 10 months ago
  45. 98886bb Merge "risc-v: use clang's builtins for more of libm." by Elliott Hughes · 2 years, 10 months ago
  46. d642c30 Skip the MemtagNoteTests when the overriding sysprop is set. by Peter Collingbourne · 2 years, 10 months ago
  47. 688bddc Merge "Fix setjmp.bug_152210274 with HWASan/stack MTE enabled." by Treehugger Robot · 2 years, 10 months ago
  48. 85a7f6b Merge "Disable stack tagging in CloneStartRoutine." by Peter Collingbourne · 2 years, 10 months ago
  49. 2289ca2 risc-v: use clang's builtins for more of libm. by Elliott Hughes · 2 years, 10 months ago
  50. 25a7c3f Fix setjmp.bug_152210274 with HWASan/stack MTE enabled. by Peter Collingbourne · 2 years, 10 months ago
  51. f1ab9c4 Move M_PURGE to M_PURGE_ALL. by Christopher Ferris · 2 years, 10 months ago
  52. 955f044 Disable stack tagging in CloneStartRoutine. by Peter Collingbourne · 2 years, 10 months ago
  53. 060cd24 Merge "riscv64 SCS support." by Elliott Hughes · 2 years, 10 months ago
  54. 424cf43 Merge "Fix mte build breakage." by Christopher Ferris · 2 years, 10 months ago
  55. b4f4f4e Merge "Add debug logging for memtag level" by Florian Mayer · 2 years, 10 months ago
  56. 690d9a0 Merge "Increase the implementation of __memcpy_chk assembly" by Elliott Hughes · 2 years, 10 months ago
  57. 35759fa Fix mte build breakage. by Christopher Ferris · 2 years, 10 months ago
  58. b3f3e86 Add debug logging for memtag level by Florian Mayer · 2 years, 10 months ago
  59. 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 10 months ago
  60. 008dc0d Merge "No-op DT_AARCH64_MEMTAG_* entries" by Mitch Phillips · 2 years, 10 months ago
  61. 7559e5b Merge "Use <bits/timespec.h> from uapi headers too." by Elliott Hughes · 2 years, 10 months ago
  62. 875d405 Use <bits/timespec.h> from uapi headers too. by Elliott Hughes · 2 years, 10 months ago
  63. 8ed5cac Merge "Nullability check for link module" by Zijun Zhao · 2 years, 10 months ago
  64. 2e25c0f No-op DT_AARCH64_MEMTAG_* entries by Mitch Phillips · 2 years, 10 months ago
  65. dcd1403 Merge "Add support for M_PURGE_ALL." by Christopher Ferris · 2 years, 10 months ago
  66. df92729 Merge "Nullability check for pwd module" by Zijun Zhao · 2 years, 10 months ago
  67. 5250d79 Nullability check for pwd module by zijunzhao · 2 years, 10 months ago
  68. 0a51582 Nullability check for link module by zijunzhao · 2 years, 10 months ago
  69. 627578b Merge "Nullability check for locale module" by Treehugger Robot · 2 years, 10 months ago
  70. 106aa00 Nullability check for locale module by zijunzhao · 2 years, 10 months ago
  71. 8270ec9 Merge "Fix stack use-after-scope in async_safe_log." by Treehugger Robot · 2 years, 10 months ago
  72. 8497977 Fix stack use-after-scope in async_safe_log. by Peter Collingbourne · 2 years, 10 months ago
  73. a0271b1 Merge "Set optnone attribute for modify_stack_protector_test" by Yi Kong · 2 years, 10 months ago
  74. 714a33d Set optnone attribute for modify_stack_protector_test by Yi Kong · 2 years, 10 months ago
  75. d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 11 months ago
  76. ba498cf Merge "Nullability check for getopt module" am: f6f8315747 by Zijun Zhao · 2 years, 10 months ago
  77. 02e9b1e Merge "Nullability check for mntent module" am: e718f8b912 by Zijun Zhao · 2 years, 10 months ago
  78. 99df6dd Merge "Nullability check for signalfd module" am: 0a9fd0e77e by Treehugger Robot · 2 years, 10 months ago
  79. f6f8315 Merge "Nullability check for getopt module" by Zijun Zhao · 2 years, 10 months ago
  80. 1581f63 Nullability check for getopt module by zijunzhao · 2 years, 10 months ago
  81. e718f8b Merge "Nullability check for mntent module" by Zijun Zhao · 2 years, 10 months ago
  82. 0a9fd0e Merge "Nullability check for signalfd module" by Treehugger Robot · 2 years, 10 months ago
  83. 9b4cf97 Workaround boot loop by turning off stack protector check for noreturn calls by Yi Kong · 2 years, 10 months ago
  84. 424cb2c Nullability check for mntent module by zijunzhao · 2 years, 10 months ago
  85. 98f116b Nullability check for signalfd module by zijunzhao · 2 years, 10 months ago
  86. d20ab5f Merge "Nullability check for resolv module" am: 1cccc1a059 by Treehugger Robot · 2 years, 10 months ago
  87. 2109a6e Merge "Nullability check for thread module" am: dddea28a74 by Zijun Zhao · 2 years, 10 months ago
  88. 1cccc1a Merge "Nullability check for resolv module" by Treehugger Robot · 2 years, 10 months ago
  89. dddea28 Merge "Nullability check for thread module" by Zijun Zhao · 2 years, 10 months ago
  90. e589574 Nullability check for thread module by zijunzhao · 2 years, 10 months ago
  91. 16c2388 Nullability check for resolv module by zijunzhao · 2 years, 11 months ago
  92. b34fa94 Merge "The syscall call uses the 'tail' instruction call" am: d2e55dd05b by Elliott Hughes · 2 years, 10 months ago
  93. d2e55dd Merge "The syscall call uses the 'tail' instruction call" by Elliott Hughes · 2 years, 10 months ago
  94. c42c741 The syscall call uses the 'tail' instruction call by caowencheng · 2 years, 10 months ago
  95. 015c9be Merge "Nullability check for pidfd module" am: 7f8133dc2f by Zijun Zhao · 2 years, 10 months ago
  96. ff70562 Merge "Nullability check for utsname module" am: 85fc6b141e by Zijun Zhao · 2 years, 10 months ago
  97. 7524cfe Merge "Nullability check for assert module" am: 5bfbc5330f by Zijun Zhao · 2 years, 10 months ago
  98. 7f8133d Merge "Nullability check for pidfd module" by Zijun Zhao · 2 years, 10 months ago
  99. 85fc6b1 Merge "Nullability check for utsname module" by Zijun Zhao · 2 years, 10 months ago
  100. 5bfbc53 Merge "Nullability check for assert module" by Zijun Zhao · 2 years, 10 months ago