1. a24e0f6 [riscv]Add SmiUntagUnsigned helpers and adjust maglev debug condition by LuYahan · 6 hours ago lkgr main
  2. d50a634 Update fuzztest (trusted) by v8-ci-autoroll-builder · 29 hours ago
  3. 2f5a0f4 [*lev] Re-enable phi untagging by default by Darius Mercadier · 2 days ago
  4. afa2180 [maglev] Clean up phi retagging logic and remove strict assertions by Darius Mercadier · 2 days ago
  5. 36fea80 [maglev] Replace CheckSmi with deopt if Phi type cannot be Smi by Darius Mercadier · 2 days ago
  6. 0d7a6d4 [maglev] Move BuildLoad/StoreTaggedField to MaglevReducer by Victor Gomes · 2 days ago
  7. 45a6b7b [d8][fuzzilli] Fix REPRL loop failure handling for JS bundles by Olivier Flückiger · 2 days ago
  8. 3d17a24 [maglev][cleanup] Route reducible builtins through MaglevReducer first by Victor Gomes · 2 days ago
  9. 1a8e880 [for-of, maglev] Support polymorphic feedback by Marja Hölttä · 2 days ago
  10. 5481c6c [api] Define a tag range for objects used with v8::Object::Wrappable by Andreas Haas · 2 days ago
  11. fd50f07 [maglev] Migrate DataView builtins to MaglevReducer by Victor Gomes · 2 days ago
  12. 23023a4 [modules] Defence against leaving modules in half initialized state by Igor Sheludko · 2 days ago
  13. d404eec [agents] Update GEMINI.md include syntax in install scripts by Olivier Flückiger · 2 days ago
  14. b42b34f [csa] Fix OrdinaryHasInstance for functions with non-instance prototypes by Igor Sheludko · 2 days ago
  15. 268e8b0 [flags] Change --osr-to-tierup flag to unsigned by Leszek Swirski · 2 days ago
  16. e40b843 [test] Fix flaky StreamingWithIsolateScriptCacheClearingRootSFI by Omer Katz · 2 days ago
  17. 8d0c1e4 [agents] Enforce v8-regression-testing skill for regression tests by Darius Mercadier · 2 days ago
  18. 7dc2296 [maglev] Migrate IEEE_754 builtins to MaglevReducer by Victor Gomes · 2 days ago
  19. 03e8dcd [turboshaft] Load elimination: canonicalize MemoryRepresentations by Manos Koukoutos · 2 days ago
  20. d0ed76c [flags] Avoid constructing FlagName on malformed command-line input by Samuel Groß · 2 days ago
  21. 668b6da [maglev] Migrate more Math builtins to MaglevReducer by Victor Gomes · 2 days ago
  22. 1794c8a Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 2 days ago
  23. f1d2db6 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 3 days ago
  24. 0c2123d [loong64][mips64][wasmfx] Avoid code cache lookup on suspend by Liu Yu · 3 days ago
  25. cc81704 [wasm-interpreter] Keep ref results GC-rooted while converting in ContinueExecution by Paolo Severini · 3 days ago
  26. 6093e89 [wasm interpreter] Fix Wasm interpreter build by Paolo Severini · 3 days ago
  27. 5a1da04 [loong64][mips64] Save SIMD registers in Generate_WasmDebugBreak when supported by Liu Yu · 3 days ago
  28. 57513ea [mips64] Fix second argument of CallRecordWriteStubSaveRegisters by Liu Yu · 3 days ago
  29. 32db030 [wasm][ia32] Fix register exhaustion in DecrementMaxSteps by Clemens Backes · 4 days ago
  30. 3da022a [d8] Handle cmpxchg in hardware watchpoints by Clemens Backes · 4 days ago
  31. 4c6a172 Reland "Skip a flaky test" by Rezvan Mahdavi Hezaveh · 4 days ago
  32. 7fafffd [headers] Drop IsFoo(const HeapObject*) overloads by Jakob Kummerow · 4 days ago
  33. da90d40 [wasmfx] Clarify wasm code pointer lifetime by Thibaud Michaud · 4 days ago
  34. f348867 [wasm][debug] Fix return address calculation during OSR patching by Clemens Backes · 4 days ago
  35. 147d611 S390: Unify GetLabelAddress usages with ppc by Milad Fa · 4 days ago
  36. 2095457 PPC/s390: [wasmfx] Avoid code cache lookup on suspend by Milad Fa · 4 days ago
  37. 545642f [wasm][compiler][arm64] More i8x4 deinterleaving by Sam Parker · 4 days ago
  38. 0e66c82 [docs] Add guidance for d8-only security bugs by Clemens Backes · 4 days ago
  39. 5127e5f [isolate] Move HandleScopeImplementer to IsolateData by Andreas Haas · 4 days ago
  40. be01443 [objects] Store non-instance prototypes directly in JSFunction by Igor Sheludko · 4 days ago
  41. 4d88313 [lower-limits] Reduce hash strength in lower limits mode by Clemens Backes · 4 days ago
  42. 7647707 security: Update SECURITY.md by Michael Lippautz · 4 days ago
  43. 28231c3 [wasm][fuzzer] Gate legacy EH on feature flag by Clemens Backes · 4 days ago
  44. 3cc19ad [wasmfx] Avoid code cache lookup on suspend by Thibaud Michaud · 4 days ago
  45. fc8a23e [scopes] Support in-place mutation of script scope to REPL mode by Igor Sheludko · 4 days ago
  46. e8baffe [wasm] Move tags table to trusted space by Thibaud Michaud · 4 days ago
  47. a2cad09 [test] Fix flaky StreamingWithIsolateScriptCacheClearingRootSFI by Omer Katz · 4 days ago
  48. 65d9833 [agents] Avoid calling "git cl desc" by Darius Mercadier · 4 days ago
  49. 18d6328 [wasm][turboshaft] Fix LoadElim infinite loop because of dependent phis by Darius Mercadier · 4 days ago
  50. 63176a6 [profiler] Emit all edges in ExtractScriptReferences by Dominik Inführ · 4 days ago
  51. 06e797e [objects] Fix crash on error formatting with deeply nested functions by Olivier Flückiger · 4 days ago
  52. 3b8a85d [wasm] Reload cached memory start in out-of-line code by Clemens Backes · 4 days ago
  53. 3964fd1 [tests] Temporarily disable flaky sandbox test by Igor Sheludko · 4 days ago
  54. 1c4b8e5 Add fast paths to promise microtask jobs by Andreas Haas · 4 days ago
  55. 4d2df91 [agents] Add v8-regression-testing skill and mandate reproducers by Darius Mercadier · 4 days ago
  56. 9b0a610 [d8] Prevent disposal of previous active realms in ExplicitRealmScope by Leszek Swirski · 4 days ago
  57. 417aadb [inspector] Turn V8Console and TaskInfo into an Oilpan objects by Andreas Haas · 4 days ago
  58. 769bd35 [tools] Update gcmole by Leszek Swirski · 4 days ago
  59. da27d7e [maglev] Reconstruct OsrPrewalk scope infos over reachable blocks by Victor Gomes · 4 days ago
  60. baf740c [turboshaft][wasm] Fix missing effect on array.atomic_get by Matthias Liedtke · 4 days ago
  61. 27e9916 [arm64] Implement Top Byte Ignore (TBI) in the simulator by Clemens Backes · 4 days ago
  62. 913fe00 [test][wasm][sandbox] Regression test may throw by Jakob Kummerow · 4 days ago
  63. b8cc6ec [turboshaft] Deopt metadata for TerminateExecution in BigIntBinop by Olivier Flückiger · 4 days ago
  64. 4b1b28f Roll inspector_protocol to c0045057ce801744c5e88596a2f1bab1802e39f0 by Andrey Kosyakov · 4 days ago
  65. aefc5ae Update fuzztest (trusted) by v8-ci-autoroll-builder · 4 days ago
  66. 2020763 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 4 days ago
  67. 6c81944 [mips64][liftoff] Fix AtomicStoreTaggedPointer functionality by Liu Yu · 4 days ago
  68. 15cf195 [acqrel] Fix ia32 store instruction by Rezvan Mahdavi Hezaveh · 5 days ago
  69. 805c9f3 PPC: Use UseScratchRegisterScope instead of ip in macro-assembler by Junliang Yan · 5 days ago
  70. c8c1d83 [wasm-interpreter] Require trap handler for no-bounds-check mem builtins by Paolo Severini · 5 days ago
  71. 285951f Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 5 days ago
  72. 70924d7 [runtime] Fix non-conforming std::atomic_flag initialization by Joyee Cheung · 5 days ago
  73. 36387c1 [wasm] Bail out from InlineWasmCall when positions are exhausted by Manos Koukoutos · 5 days ago
  74. fa8f42a [maglev] Unwrap deopt frames before escape analysis by Victor Gomes · 5 days ago
  75. fb0a7d7 [objects] Prevent out-of-sandbox extension data race during detach by Marco Vitale · 5 days ago
  76. f74d525 [heap] Use SafeHeapObjectSize or `uint32_t` in heap visitors by Arash Kazemi · 5 days ago
  77. b55e348 [immutable-array-buffer] Fix TypedArray store immutability check by Olivier Flückiger · 5 days ago
  78. d52a40d [test262] Roll test262 by v8-ci-autoroll-builder · 5 days ago
  79. a5adeb7 [maglev] Detect more Checked conversions that always deopt by Darius Mercadier · 5 days ago
  80. fb8be11 [headers] Remove conversions-inl.h from Giant Include Cluster by Jakob Kummerow · 5 days ago
  81. 51eb34c [wasm] Fix wire_bytes() UAF and add lifetime annotation by Clemens Backes · 5 days ago
  82. f79bc3c [mips64][deopt] Add check for jump offset in PatchToJump by Liu Yu · 5 days ago
  83. 9f21eb1 [sparkplug] Prevent integer overflow in OSR weight calculation by Leszek Swirski · 5 days ago
  84. caf1f42 [maglev] Propagate graph-building abort across inlined calls by Victor Gomes · 5 days ago
  85. 1c7f033 [compiler] wasm-shuffle-reducer DCHECK by Sam Parker · 5 days ago
  86. b61d7f9 [maglev] Update context aliasing state even when slot cache is empty by Victor Gomes · 5 days ago
  87. e639595 [riscv] Disable float16 due to RVV don't support Zvfh now. by LuYahan · 5 days ago
  88. ade65b1 [headers] Trim down object-predicates-inl.h by Jakob Kummerow · 5 days ago
  89. 7993252 [agents] Make agents/scripts/create|cleanup_worktree.sh executable by Igor Sheludko · 5 days ago
  90. 7299036 [agents] Make v8-security-triaging skill work in a separate worktree by Igor Sheludko · 5 days ago
  91. eb27674 [compiler] Simplify MachineOperatorBuilder::Flag using base::EnumSet by Darius Mercadier · 5 days ago
  92. 2c6bf3b [loong64][mips64] Fix stack bounds check bypass via negative array length by Liu Yu · 5 days ago
  93. 316c1cf [cleanup][test] Remove obsolete flags by Daniel Lehmann · 5 days ago
  94. ed4fa34 [torque] remove operator""s usage in implementation-visitor.cc by Leszek Swirski · 5 days ago
  95. e7da698 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 5 days ago
  96. 4e3dd08 [acqrel] pre-staging the flag and add fuzzing support by Rezvan Mahdavi Hezaveh · 6 days ago
  97. 978131c Skip a flaky test by Rezvan Mahdavi Hezaveh · 6 days ago
  98. 4f9753d [wami][inspector] Slightly improve error message for invalid locals by Matthias Liedtke · 6 days ago
  99. 96bf4a8 [tools] implement `v8 inspect` in lldb/gdb plugins by Joyee Cheung · 6 days ago
  100. ed35c89 Update V8 DEPS (trusted) by v8-ci-autoroll-builder · 6 days ago