1. c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 5 years ago
  2. b40eb10 Merge "Update kernel update documentation." by Christopher Ferris · 5 years ago
  3. e5f7b3e Merge "Remove __stack_chk_fail_local() completely." by Treehugger Robot · 5 years ago
  4. 7e2f6ff Update kernel update documentation. by Christopher Ferris · 5 years ago
  5. b6ed09d Merge "scandir: remove dead code." by Treehugger Robot · 5 years ago
  6. 5501003 Remove __stack_chk_fail_local() completely. by Elliott Hughes · 5 years ago
  7. 92da286 Clean up __stack_chk_fail_local slightly. by Elliott Hughes · 5 years ago
  8. 13a7610 scandir: remove dead code. by Elliott Hughes · 5 years ago
  9. eb33b5b Merge "Remove bazel_module.label from bionic genrules" by Liz Kammer · 5 years ago
  10. 35428fe Merge "Depend on libasync_safe module instead of breaking package boundary." by Treehugger Robot · 5 years ago
  11. 6a4177c Merge "Add missing includes for crtend modules" by Liz Kammer · 5 years ago
  12. 78f48a5 Depend on libasync_safe module instead of breaking package boundary. by Rupert Shuttleworth · 5 years ago
  13. aab2ad7 Add missing includes for crtend modules by Liz Kammer · 5 years ago
  14. 87f4a2e Merge "Mark MTE elf notes as sdk_version to allow SDK linkage." by Mitch Phillips · 5 years ago
  15. 821e375 Merge "Merge crt cc_objects" by Liz Kammer · 5 years ago
  16. 7839c17 Add userfaultfd syscall in SECCOMP allowlist by Lokesh Gidra · 5 years ago
  17. 03e961e Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 5 years ago
  18. e718dd7 Merge crt cc_objects by Liz Kammer · 5 years ago
  19. ea8b224 Merge "Add min_sdk_version for ART module." by Nicolas Geoffray · 5 years ago
  20. 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 5 years ago
  21. b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 5 years ago
  22. 4647d48 Add min_sdk_version for ART module. by Nicolas Geoffray · 5 years ago
  23. 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 5 years ago
  24. 22c9075 Mark MTE elf notes as sdk_version to allow SDK linkage. by Mitch Phillips · 5 years ago
  25. f443817 Remove unused (and empty) file. by Elliott Hughes · 5 years ago
  26. 8d7082e Remove bazel_module.label from bionic genrules by Liz Kammer · 5 years ago
  27. 9747214 Merge "Add wrappers for pidfd_{open,getfd,send_signal}." by Josh Gao · 5 years ago
  28. dddf75f Merge "Add additional app to netlink appcompat allowlist." by Bram Bonné · 5 years ago
  29. 82c3d89 Add additional app to netlink appcompat allowlist. by Bram Bonné · 5 years ago
  30. 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 5 years ago
  31. 47b5c5d Merge "Make libc genrules and its tool dep bp2build_available" by Christopher Parsons · 5 years ago
  32. 98b92e0 Make libc genrules and its tool dep bp2build_available by Chris Parsons · 5 years ago
  33. 7e13cf2 bp2build: convert more cc_objects by Jingwen Chen · 5 years ago
  34. 6161970 Merge "Make __libc_init_scudo() weak for native bridge." by Treehugger Robot · 5 years ago
  35. bf91786 Make __libc_init_scudo() weak for native bridge. by Peter Collingbourne · 5 years ago
  36. 19787b9 bp2build: mark filegroups as bp2build_available. by Jingwen Chen · 5 years ago
  37. 8ae9d01 Merge "Add LOCAL_LICENSE_KINDS to bionic" by Bob Badour · 5 years ago
  38. 5e4a499 Merge "bp2build: convert more cc_objects." by Jingwen Chen · 5 years ago
  39. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  40. d29cac6 Merge "Update to v5.11 kernel headers." by Christopher Ferris · 5 years ago
  41. b69a0d4 Merge "Move __libc_int0x80 to an assembly file" by Treehugger Robot · 5 years ago
  42. a0a2654 Merge "Inline the raise(SIGABRT) for x86-64 too." by Elliott Hughes · 5 years ago
  43. 6fe4daa Merge "iconv(3): ignore src_bytes_left if src_bytes is null." by Treehugger Robot · 5 years ago
  44. 0b1611e bp2build: convert more cc_objects. by Jingwen Chen · 5 years ago
  45. 5daf8f9 bp2build: mark crt_beginso1 as bp2build_available. by Jingwen Chen · 5 years ago
  46. 3abde06 Inline the raise(SIGABRT) for x86-64 too. by Elliott Hughes · 5 years ago
  47. 20c023f iconv(3): ignore src_bytes_left if src_bytes is null. by Elliott Hughes · 5 years ago
  48. 7b89be7 Move __libc_int0x80 to an assembly file by Pirama Arumuga Nainar · 5 years ago
  49. 332065d Merge "Fix/update notices." by Elliott Hughes · 5 years ago
  50. 9432c92 Merge "Mark cc_library_headers targets as being bp2build_available." by Rupert Shuttleworth · 5 years ago
  51. 22801c7 Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"" by Bob Badour · 5 years ago
  52. 05667cd Update to v5.11 kernel headers. by Christopher Ferris · 5 years ago
  53. aa8db1b Fix/update notices. by Elliott Hughes · 5 years ago
  54. 51166f4 Merge "Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__." by Elliott Hughes · 5 years ago
  55. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 5 years ago
  56. fd64868 Mark cc_library_headers targets as being bp2build_available. by Rupert Shuttleworth · 5 years ago
  57. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  58. 2753fc8 Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info(). by Peter Collingbourne · 5 years ago
  59. a37b181 Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__. by Elliott Hughes · 5 years ago
  60. d3915c7 Make fd overflow an abort. by Elliott Hughes · 5 years ago
  61. 6d5662d Merge "Fix freopen() where the path is null." by Elliott Hughes · 5 years ago
  62. d6a3b78 Mark //bionic filegroups/genrules as bp2build_available. by Jingwen Chen · 5 years ago
  63. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 5 years ago
  64. 78ad991 Merge "Fix "deprecated instruction in IT block" warning" by Chih-hung Hsieh · 5 years ago
  65. 5cb4d9c Fix "deprecated instruction in IT block" warning by Chih-Hung Hsieh · 5 years ago
  66. ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 5 years ago
  67. 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 5 years ago
  68. bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 5 years ago
  69. ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 5 years ago
  70. 15ade06 Merge changes from topic "builtins-exported" by Ryan Prichard · 5 years ago
  71. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 5 years ago
  72. eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 5 years ago
  73. c09fe61 Merge "Sync libm with upstream FreeBSD." by Treehugger Robot · 5 years ago
  74. c22562c Use exported variants of arm32/x86 builtins by Ryan Prichard · 5 years ago
  75. cdebaff Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." by Treehugger Robot · 5 years ago
  76. bac0ebb Sync libm with upstream FreeBSD. by Elliott Hughes · 5 years ago
  77. cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 5 years ago
  78. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 5 years ago
  79. 69d44fd Merge "PAC/BTI: no need to keep using `hint`." by Elliott Hughes · 5 years ago
  80. 3e1d556 PAC/BTI: no need to keep using `hint`. by Elliott Hughes · 5 years ago
  81. ebfba5f [libc] Change literal value in macro by Tamas Petz · 5 years ago
  82. 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 5 years ago
  83. 347b01b [MTE] Change scudo init order to get correct PROT_MTE pages. by Mitch Phillips · 5 years ago
  84. d65b31f Merge "Don't set native_bridge_supported: true for ndk libraries" by Colin Cross · 5 years ago
  85. fcd9c78 Merge "Switch libc.so and linker to prebuilt LLVM libunwind" by Ryan Prichard · 5 years ago
  86. d9a9622 Don't set native_bridge_supported: true for ndk libraries by Colin Cross · 5 years ago
  87. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 5 years ago
  88. 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 5 years ago
  89. 268a600 crtbegin_static is built with min_sdk_version: "current" by Jiyong Park · 5 years ago
  90. bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 6 years ago
  91. 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 6 years ago
  92. cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 5 years ago
  93. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 5 years ago
  94. a867371 Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing." by Mitch Phillips · 5 years ago
  95. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 5 years ago
  96. 4cded97 [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing. by Mitch Phillips · 5 years ago
  97. eb76022 removing ro.kernel.ebpf.supported property by Maciej Żenczykowski · 5 years ago
  98. b1ba762 Merge "Fewer copies of ALIGN()/ALIGNBYTES." by Elliott Hughes · 5 years ago
  99. 4e67866 Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 5 years ago
  100. e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 5 years ago