1. 660dc2f [starnix][iptables] Restore xt_mark.h by Zeling Feng · 6 months ago main master
  2. ca47fa6 Merge remote-tracking branch 'remotes/origin/upstream/main' by Yegor Pomortsev · 9 months ago
  3. c4886f0 Merge "Update OWNERS for mte.md" into main by Treehugger Robot · 9 months ago
  4. adb488b Update OWNERS for mte.md by Florian Mayer · 9 months ago
  5. 4202750 Merge "Update visibility to allow any system partition" into main by Treehugger Robot · 9 months ago
  6. 3839e97 Merge "fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11." into main by Elliott Hughes · 9 months ago
  7. 4028fec Update visibility to allow any system partition by Kiyoung Kim · 9 months ago
  8. 1958405 Merge "testbinary_is_stack_mte: declare main without extern "C"" into main by Ryan Prichard · 9 months ago
  9. 6171414 fstatat(2) allows a NULL path with AT_EMPTY_PATH since Linux 6.11. by Elliott Hughes · 9 months ago
  10. 0809f01 Merge "Fix copy & paste error in pidfd_getfd() docs." into main by Elliott Hughes · 9 months ago
  11. 5622ca0 Merge "Add missing manual sections to alphasort()/alphasort64()." into main by Elliott Hughes · 9 months ago
  12. b2bf97a Merge "Fix a lot of man7 links to be more specific." into main by Elliott Hughes · 9 months ago
  13. 7fb8d58 Fix a lot of man7 links to be more specific. by Elliott Hughes · 9 months ago
  14. 3f55c82 Add missing manual sections to alphasort()/alphasort64(). by Elliott Hughes · 9 months ago
  15. dae54e7 Fix copy & paste error in pidfd_getfd() docs. by Elliott Hughes · 9 months ago
  16. e056be4 Merge "regex: avoid a namespace collision with C23 <float.h>." into main by Treehugger Robot · 9 months ago
  17. 96068a4 Merge "Suppress error about unused -c argument" into main by Ryan Prichard · 9 months ago
  18. a968b61 testbinary_is_stack_mte: declare main without extern "C" by Ryan Prichard · 9 months ago
  19. b48087f regex: avoid a namespace collision with C23 <float.h>. by Elliott Hughes · 9 months ago
  20. effe86f Suppress error about unused -c argument by Ryan Prichard · 9 months ago
  21. 9e34ca7 Merge "Replace memset 0 with initializers." into main by Christopher Ferris · 9 months ago
  22. 2a39188 Replace memset 0 with initializers. by Christopher Ferris · 9 months ago
  23. cb052f7 Merge "Add C23 documentation." into main by Elliott Hughes · 9 months ago
  24. b984eb6 Add C23 documentation. by Elliott Hughes · 9 months ago
  25. 9713640 Merge "Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER" into main by Treehugger Robot · 9 months ago
  26. f8f4e9f Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 9 months ago
  27. 220fe12 Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER by Florian Mayer · 9 months ago
  28. dfc3a97 Declare main outside of extern "C" block by Ryan Prichard · 9 months ago
  29. 7d9c10a Merge "Improve linker workaround documentation for API levels < 23." into main by Treehugger Robot · 9 months ago
  30. 8967211 Improve linker workaround documentation for API levels < 23. by Elliott Hughes · 9 months ago
  31. 91eb5b0 Merge "libc: swap memchr to llvm-libc for most arches" into main by Treehugger Robot · 9 months ago
  32. 2a6abe6 Merge "libc: swap strchr to llvm-libc for most arches" into main by Treehugger Robot · 9 months ago
  33. bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 9 months ago
  34. e194535 Merge "Remove a historical accident." into main by Elliott Hughes · 9 months ago
  35. 53d009d Merge "libc: swap strnlen to llvm-libc for most arches" into main by Treehugger Robot · 10 months ago
  36. 2f0f3d6 Merge "<sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation." into main by Elliott Hughes · 10 months ago
  37. 46fb633 Merge "Fix races in record allocs." into main am: 528d7dfd87 by Christopher Ferris · 10 months ago
  38. 528d7df Merge "Fix races in record allocs." into main by Christopher Ferris · 10 months ago
  39. 48465ce Remove Fuchsia specific code in linker.cpp by James Robinson · 10 months ago
  40. b6b3cce <sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation. by Elliott Hughes · 10 months ago
  41. 8d967d4 Merge "Update to v6.12 kernel headers." into main am: 093a43476e by Christopher Ferris · 10 months ago
  42. 82fb74a Merge "Fix fuzzer build." into main am: dd6cefabe9 by Treehugger Robot · 10 months ago
  43. 093a434 Merge "Update to v6.12 kernel headers." into main by Christopher Ferris · 10 months ago
  44. dd6cefa Merge "Fix fuzzer build." into main by Treehugger Robot · 10 months ago
  45. 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 10 months ago
  46. 6107811 Merge "Tests for unwinding and sigaltstack on thread stack" into main am: d21d5ba2f0 by Treehugger Robot · 10 months ago
  47. 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 10 months ago
  48. 00d1bd6 Fix fuzzer build. by Elliott Hughes · 10 months ago
  49. d21d5ba Merge "Tests for unwinding and sigaltstack on thread stack" into main by Treehugger Robot · 10 months ago
  50. 238f52c Merge "Add a fuzzer for the linker's ElfReader class." into main am: 2debd46441 by Elliott Hughes · 10 months ago
  51. 2debd46 Merge "Add a fuzzer for the linker's ElfReader class." into main by Elliott Hughes · 10 months ago
  52. c38a7e4 Merge "libc: remove riscv64 mem*/str* ifuncs and fallbacks" into main am: 0112d48c0e by Treehugger Robot · 10 months ago
  53. c4c7677 Tests for unwinding and sigaltstack on thread stack by Florian Mayer · 10 months ago
  54. 0112d48 Merge "libc: remove riscv64 mem*/str* ifuncs and fallbacks" into main by Treehugger Robot · 10 months ago
  55. f37b007 Merge "<bionic/macros.h>: replace align_up()/align_down() with clang's builtins." into main am: 3048231413 by Elliott Hughes · 10 months ago
  56. 3048231 Merge "<bionic/macros.h>: replace align_up()/align_down() with clang's builtins." into main by Elliott Hughes · 10 months ago
  57. 0770da2 [starnix] Add define guard around MB_MAX_LEN by Prashanth Swaminathan · 10 months ago
  58. efd6d1c Merge commit 'cf3099a2ef83c16bf26a3bea55938c29c82e73d5' into HEAD by James Robinson · 10 months ago
  59. b24dab5 libc: remove riscv64 mem*/str* ifuncs and fallbacks by George Burgess IV · 10 months ago
  60. 0744513 Add a fuzzer for the linker's ElfReader class. by Elliott Hughes · 10 months ago
  61. 6f4c51d Merge "Assume clang's *LONG_LONG*_ macros." into main am: cfb5aa3bc6 by Elliott Hughes · 10 months ago
  62. cfb5aa3 Merge "Assume clang's *LONG_LONG*_ macros." into main by Elliott Hughes · 10 months ago
  63. fed0ce9 <bionic/macros.h>: replace align_up()/align_down() with clang's builtins. by Elliott Hughes · 10 months ago
  64. 77b4f8b Remove a historical accident. by Elliott Hughes · 10 months ago
  65. 7f984ce Merge "Refactor the phdr max/min alignment code." into main am: 1a2c4f89ce by Elliott Hughes · 10 months ago
  66. 3606c7c Merge "libc: swap strchrnul to llvm-libc for most arches" into main am: 3cac647003 by Treehugger Robot · 10 months ago
  67. 1a2c4f8 Merge "Refactor the phdr max/min alignment code." into main by Elliott Hughes · 10 months ago
  68. 3cac647 Merge "libc: swap strchrnul to llvm-libc for most arches" into main by Treehugger Robot · 10 months ago
  69. f756e4c Fix races in record allocs. by Christopher Ferris · 10 months ago
  70. 87800bb Merge "<bionic/macros.h>: include <stddef.h> for size_t." into main am: f9e2af0719 by Treehugger Robot · 10 months ago
  71. 592061d Merge "linker: say 2MiB in more readable fashion." into main am: 9d54591bdd by Treehugger Robot · 10 months ago
  72. 5dabdf5 Merge "A deadlock was fixed that was caused by a bug in the memory allocation debugging library." into main am: f949e6104f by Christopher Ferris · 10 months ago
  73. ccf7002 Merge "Print allocator version in the malloc_info test." into main am: 040df85d69 by Christopher Ferris · 10 months ago
  74. 688d11c Merge "Remove workaround for old glibc sysroot." into main am: 1b6a2d907a by Elliott Hughes · 10 months ago
  75. 93f4951 Merge "libc: swap strrchr to llvm-libc for most arches" into main am: 31f2189cf8 by Treehugger Robot · 10 months ago
  76. ebf2d49 Merge "libdl: platform headers" into main am: e851c0711e by Steven Moreland · 10 months ago
  77. f9e2af0 Merge "<bionic/macros.h>: include <stddef.h> for size_t." into main by Treehugger Robot · 10 months ago
  78. 9d54591 Merge "linker: say 2MiB in more readable fashion." into main by Treehugger Robot · 10 months ago
  79. 107935d <bionic/macros.h>: include <stddef.h> for size_t. by Elliott Hughes · 10 months ago
  80. d9a9779 Refactor the phdr max/min alignment code. by Elliott Hughes · 10 months ago
  81. c05035e linker: say 2MiB in more readable fashion. by Elliott Hughes · 10 months ago
  82. f949e61 Merge "A deadlock was fixed that was caused by a bug in the memory allocation debugging library." into main by Christopher Ferris · 10 months ago
  83. 71807fd Assume clang's *LONG_LONG*_ macros. by Elliott Hughes · 10 months ago
  84. 040df85 Merge "Print allocator version in the malloc_info test." into main by Christopher Ferris · 10 months ago
  85. 1b6a2d9 Merge "Remove workaround for old glibc sysroot." into main by Elliott Hughes · 10 months ago
  86. 31f2189 Merge "libc: swap strrchr to llvm-libc for most arches" into main by Treehugger Robot · 10 months ago
  87. e851c07 Merge "libdl: platform headers" into main by Steven Moreland · 10 months ago
  88. 9eb3f1f Print allocator version in the malloc_info test. by Christopher Ferris · 10 months ago
  89. 65552ba Update to v6.12 kernel headers. by Christopher Ferris · 10 months ago
  90. 99642de Merge "Revert "Enable _FORTIFY_SOURCE=3 for Bionic"" into main am: e9e3ad3600 by Liana Kazanova · 10 months ago
  91. e9e3ad3 Merge "Revert "Enable _FORTIFY_SOURCE=3 for Bionic"" into main by Liana Kazanova · 10 months ago
  92. acf6ca5 Merge "Revert^2 "Define linker.recovery"" into main am: 03dfab5795 by Treehugger Robot · 10 months ago
  93. 1d1482f Remove workaround for old glibc sysroot. by Elliott Hughes · 10 months ago
  94. 03dfab5 Merge "Revert^2 "Define linker.recovery"" into main by Treehugger Robot · 10 months ago
  95. e349d04 Revert "Enable _FORTIFY_SOURCE=3 for Bionic" by Liana Kazanova · 10 months ago
  96. dc463c3 Merge "Enable _FORTIFY_SOURCE=3 for Bionic" into main am: 6d71d7dc45 by Treehugger Robot · 10 months ago
  97. 6d71d7d Merge "Enable _FORTIFY_SOURCE=3 for Bionic" into main by Treehugger Robot · 10 months ago
  98. bb1fa17 Merge "Remove METADATA file" into main am: deab2a8ec7 by Wei Li · 10 months ago
  99. deab2a8 Merge "Remove METADATA file" into main by Wei Li · 10 months ago
  100. bad36dc Remove METADATA file by Wei Li · 10 months ago