1. d340f82 Validate LDDW second-half instruction fields (#764) by Zhao chaoyi · 10 days ago main
  2. a9a60d3 Add ISA-verified MIPS64r6 JIT backend specification (#782) by Alan Jowett · 11 days ago
  3. 42729e6 Add JIT backend specifications: BPF ISA -> x86-64 and ARM64 mappings (#779) by Alan Jowett · 11 days ago
  4. 13c3fa7 WIP: Validate That NEG(64) Ops Have K Clear (#780) by Will Hawkins · 11 days ago
  5. f573175 Add ISA reconciliation report and workflow (#778) by Alan Jowett · 11 days ago
  6. 94af58b Add specification baseline and workflow documentation (#777) by Alan Jowett · 11 days ago
  7. 0308e84 build(deps): bump the actions group with 3 updates (#776) by dependabot[bot] · 12 days ago
  8. 8f598f7 build(deps): bump the actions group across 1 directory with 4 updates (#773) by dependabot[bot] · 4 weeks ago
  9. 96a348c Only Link libFuzzer's Main on ubpf_fuzzer Target (#772) by Will Hawkins · 5 weeks ago
  10. 0b5028e Add timeout to prevent verifier hang on malformed programs (#763) by Copilot · 6 weeks ago
  11. 026ec21 build(deps): bump the actions group across 1 directory with 5 updates (#769) by dependabot[bot] · 6 weeks ago
  12. 7110fda build(deps): bump the actions group with 2 updates (#765) by dependabot[bot] · 6 weeks ago
  13. 2749995 Implement MOVSX instruction support for CPU v4 (RFC 9669) (#760) by Copilot · 9 weeks ago
  14. 44888ce build(deps): bump external/bpf_conformance (#761) by dependabot[bot] · 9 weeks ago
  15. 82f44fc Switch to mainline prevail (#759) by Alan Jowett · 9 weeks ago
  16. 4e3b98e build(deps): bump the actions group with 2 updates (#756) by dependabot[bot] · 9 weeks ago
  17. 3737bbf submodule: point verifier to vbpf/prevail (#755) by Alan Jowett · 9 weeks ago
  18. d8af62f build(deps): bump the actions group with 3 updates (#754) by dependabot[bot] · 10 weeks ago
  19. b09f6b6 Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage (#752) by Alan Jowett · 2 months ago
  20. c5b28c5 Add memory-leak detection to CI (ASan + Valgrind) (#747) by Copilot · 2 months ago
  21. fcaf279 Revert "Add bounds checking to x86_64 JIT compiler for load/store operations …" (#749) by Alan Jowett · 2 months ago
  22. 54804c4 Fix memory leak in ubpf_unload_code when reloading programs (#745) by Copilot · 2 months ago
  23. 953be42 Add symbolic label support to uBPF assembler (#739) by Copilot · 2 months ago
  24. ebfb44f Add bounds checking to x86_64 JIT compiler for load/store operations (#721) by Copilot · 2 months ago
  25. 53a9b29 Consolidate test files: eliminate duplicates with bpf_conformance (#743) by Copilot · 2 months ago
  26. 4dc9d2b ARM64 JIT: Implement constant blinding support (#733) by Copilot · 2 months ago
  27. d6337f3 Unify test and fuzzer configuration with shared CMake support library (#740) by Copilot · 2 months ago
  28. 9851641 Add .github/copilot-instructions.md for Copilot integration (#736) by Alan Jowett · 2 months ago
  29. 3f5f6ac Fix Windows fuzzing build: use _popen/_pclose on MSVC (#742) by Copilot · 2 months ago
  30. c3a3827 Add missing coverage jobs to finish.needs to fix Coveralls parallel build (#738) by Copilot · 2 months ago
  31. 25f1d4f Add external VM comparison support to fuzzer (#732) by Copilot · 2 months ago
  32. 459f6c8 Add ARM64 JIT atomic instruction support (#727) by Copilot · 2 months ago
  33. 0b33125 Export MAX_EXT_FUNCS to public API as UBPF_MAX_EXT_FUNCS (#734) by Copilot · 2 months ago
  34. 65430ce Document context pointer requirements for PREVAIL-verified programs (#731) by Copilot · 2 months ago
  35. a858cc1 Update R_BPF_64_32 relocation type to 10 for clang 17+ compatibility (#730) by Copilot · 2 months ago
  36. 1f90174 Add JIT constant blinding to mitigate spray attacks (#718) by Copilot · 2 months ago
  37. 7ee3d35 [StepSecurity] ci: Harden GitHub Actions (#729) by StepSecurity Bot · 2 months ago
  38. 497da04 Fix undefined behavior from casting nullptr to uint64_t in libfuzzer harness (#728) by Copilot · 2 months ago
  39. 8d92f8f Fix integer overflow vulnerabilities in bounds_check (#720) by Copilot · 2 months ago
  40. 6f815f6 Fix integer overflow in pointer arithmetic calculations (#726) by Copilot · 2 months ago
  41. ee102e7 Fix format specifier mismatch in call depth error message (#725) by Copilot · 2 months ago
  42. 95f5a36 Fix Windows CI to fail on test failures (#724) by Copilot · 2 months ago
  43. 8948f29 Enable ARM64 sanitizers using native GitHub runners (#723) by Copilot · 2 months ago
  44. 0bb9564 Store bytecode in read-only memory pages (#719) by Copilot · 2 months ago
  45. 523d7bc Implement RFC 9669 signed division (sdiv) and modulo (smod) support (#714) by Alan Jowett · 2 months ago
  46. 71fc460 Add RFC 9669 JMP32-class JA (opcode 0x06) support (#702) by Copilot · 2 months ago
  47. 0d1ad27 Add RFC 9669 ALU64 END instruction support (bswap16/32/64) (#703) by Copilot · 2 months ago
  48. df3d5cf Fix Conformance external project directories for FetchContent/ExternalProject usage (#713) by Alan Jowett · 3 months ago
  49. d85532f build(deps): bump github/codeql-action in the actions group (#716) by dependabot[bot] · 3 months ago
  50. b2cc37f Fix compilation on non-x86_64/non-aarch64 architectures (#708) by Copilot · 3 months ago
  51. ddabd44 Add GitHub Copilot project configuration (#712) by Copilot · 3 months ago
  52. 21907f3 Update bpf_conformance to RFC 9669 and fix bugs revealed by new tests (#710) by Copilot · 3 months ago
  53. ebd09b6 Implement RFC 9669 MEMSX sign-extension load instructions (#701) by Copilot · 3 months ago
  54. e27211d build(deps): bump actions/checkout in the actions group (#706) by dependabot[bot] · 3 months ago
  55. 82e7733 Pickup new bpf_conformance with new mnenomic support (#705) by Alan Jowett · 3 months ago
  56. d79a612 Update documentation to reference RFC 9669 as primary BPF ISA specification (#667) by Copilot · 3 months ago
  57. 86458a0 build(deps): bump the actions group across 1 directory with 2 updates (#695) by dependabot[bot] · 3 months ago
  58. e43ad68 build(deps): bump the actions group across 1 directory with 7 updates (#693) by dependabot[bot] · 3 months ago
  59. dc4c78b build(deps): bump the actions group across 1 directory with 5 updates (#689) by dependabot[bot] · 5 months ago
  60. 8c0dc65 build(deps): bump the actions group across 1 directory with 5 updates (#686) by dependabot[bot] · 6 months ago
  61. 1ad22f3 MacOS build fails to install cmake (#682) by Alan Jowett · 7 months ago
  62. a591452 build(deps): bump the actions group across 1 directory with 5 updates (#679) by dependabot[bot] · 8 months ago
  63. 3ceb93a build(deps): bump the actions group with 2 updates (#675) by dependabot[bot] · 8 months ago
  64. deefd84 build(deps): bump the actions group across 1 directory with 2 updates (#673) by dependabot[bot] · 9 months ago
  65. c97b2ef Switch Windows runners from windows-2019 to windows-2022 (#672) by Copilot · 9 months ago
  66. 2c7a276 Fix UBPF_SKIP_EXTERNAL CMake option (#662) by Alex Forster · 10 months ago
  67. ef4e9e7 build(deps): bump the actions group across 1 directory with 3 updates (#665) by dependabot[bot] · 10 months ago
  68. a568817 build(deps): bump the actions group across 1 directory with 4 updates (#656) by dependabot[bot] · 11 months ago
  69. 94a40b2 Pickup latest bpf_conformance (#659) by Alan Jowett · 11 months ago
  70. 188b665 Issue 510: Wrong conditional for offset check in ELF relocation for symbols. (#657) by Jon Arney · 11 months ago
  71. 8e5b612 build(deps): bump the actions group with 2 updates (#652) by dependabot[bot] · 1 year ago
  72. 288fc43 build(deps): bump github/codeql-action in the actions group (#651) by dependabot[bot] · 1 year ago
  73. e0823b2 Prune git submodules in format script (#649) by Kristófer Fannar Björnsson · 1 year, 1 month ago
  74. 5585c83 build(deps): bump the actions group across 1 directory with 4 updates (#650) by dependabot[bot] · 1 year, 1 month ago
  75. 8782fd3 build(deps): bump the actions group with 5 updates (#643) by dependabot[bot] · 1 year, 2 months ago
  76. e563b97 build(deps): update pyelftools requirement in the actions group (#642) by dependabot[bot] · 1 year, 2 months ago
  77. 2ad882f build(deps): bump github/codeql-action in the actions group (#639) by dependabot[bot] · 1 year, 2 months ago
  78. 8efaff7 build(deps): bump the actions group with 2 updates (#635) by dependabot[bot] · 1 year, 2 months ago
  79. 50cfeed build(deps): bump external/bpf_conformance in the actions group (#636) by dependabot[bot] · 1 year, 2 months ago
  80. d682377 Update version of ebpf-verifier being fuzzed (#632) by Alan Jowett · 1 year, 2 months ago
  81. 16d52a4 build(deps): bump the actions group with 3 updates (#633) by dependabot[bot] · 1 year, 2 months ago
  82. 0620a1d Handle changes to lcov (#631) by Alan Jowett · 1 year, 3 months ago
  83. 0e4b3c7 Cleanup Handling of Targets During JITing. (#626) by Will Hawkins · 1 year, 3 months ago
  84. 6628f4a build(deps): bump the actions group with 3 updates (#628) by dependabot[bot] · 1 year, 3 months ago
  85. caa0081 build(deps): bump the actions group with 2 updates (#624) by dependabot[bot] · 1 year, 3 months ago
  86. 0aa26cd build(deps): bump github/codeql-action in the actions group (#621) by dependabot[bot] · 1 year, 4 months ago
  87. f5e6778 Ignore build fuzzer (#620) by Alan Jowett · 1 year, 4 months ago
  88. 1da1d8e build(deps): bump the actions group with 2 updates (#619) by dependabot[bot] · 1 year, 4 months ago
  89. c494992 Update bpf_conformance (#617) by Alan Jowett · 1 year, 4 months ago
  90. 1b96cfa build(deps): bump the actions group with 3 updates (#616) by dependabot[bot] · 1 year, 4 months ago
  91. d82c4f8 Validate specific atomic operation opcodes (#614) by Will Hawkins · 1 year, 4 months ago
  92. 859e35c build(deps): bump github/codeql-action in the actions group (#611) by dependabot[bot] · 1 year, 5 months ago
  93. 7ab98e5 Set stack as function of max call depth (#608) by Alan Jowett · 1 year, 5 months ago
  94. 94f7a43 Update submodules (#607) by Alan Jowett · 1 year, 5 months ago
  95. 24087eb build(deps): bump github/codeql-action in the actions group (#604) by dependabot[bot] · 1 year, 5 months ago
  96. 8f77621 Set timeout on fuzzing (#605) by Alan Jowett · 1 year, 5 months ago
  97. 5798dc6 Fix labelling for local calls (#602) by Alan Jowett · 1 year, 5 months ago
  98. 80cc295 Switch back to fuzzing branch (#600) by Alan Jowett · 1 year, 5 months ago
  99. d24bc13 Set timeout correctly (#599) by Alan Jowett · 1 year, 5 months ago
  100. 5740e69 build(deps): bump actions/dependency-review-action in the actions group (#598) by dependabot[bot] · 1 year, 5 months ago