summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2021-10-182-1/+91
* Merge branch 'kjell/erts/heap_factory/fix_undo_bug/OTP-17677' into maint-22Erlang/OTP2021-10-182-4/+36
|\
| * erts_factory_undo: fix main heap not reset correctly bugKjell Winblad2021-10-062-4/+36
* | Merge branch 'sverker/22/copy-shared-magic-ref/OTP-17700' into maint-22Erlang/OTP2021-10-183-19/+33
|\ \
| * \ Merge 'sverker/21/copy-shared-magic-ref/OTP-17700'Sverker Eriksson2021-10-143-19/+33
| |\ \
| | * | erts: Fix bug in copy_shared_perform for magic refsSverker Eriksson2021-10-143-19/+33
* | | | Merge branch 'rickard/receive-bad-timeout-fix/OTP-17651' into maint-22Erlang/OTP2021-10-182-2/+32
|\ \ \ \
| * | | | Restore save pointer on bad timeout value in receiveRickard Green2021-09-272-2/+32
* | | | | Merge branch 'rickard/port-sig-fix/OTP-17642' into maint-22Erlang/OTP2021-10-183-25/+394
|\ \ \ \ \
| * | | | | Fix race between exiting port and signal handlingRickard Green2021-09-293-25/+394
* | | | | | Merge branch 'rickard/async-port-close-fix/OTP-17665' into maint-22Erlang/OTP2021-10-181-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix handling asynchronous port closeRickard Green2021-09-291-1/+1
| |/ / / /
* | | | | Merge branch 'rickard/pi-status/OTP-17628' into maint-22Erlang/OTP2021-10-184-11/+87
|\ \ \ \ \
| * | | | | Fix process_info(_, status) from other process with other prioRickard Green2021-09-114-11/+87
* | | | | | Merge branch 'bjorn/erts/fix-map-decoding/OTP-17604' into maint-22Erlang/OTP2021-10-181-0/+6
|\ \ \ \ \ \
| * | | | | | Protect binary_to_term/1 against bad binaries on 32-bit systemsBjörn Gustavsson2021-09-061-0/+7
| | |/ / / / | |/| | | |
* | | | | | Prepare releaseErlang/OTP2021-09-022-1/+94
* | | | | | Merge branch 'bjorn/erts/fix-map-decoding/OTP-17594' into maint-22Erlang/OTP2021-09-022-1/+20
|\ \ \ \ \ \
| * | | | | | Make binary_to_term/1 more resilent against bad binariesBjörn Gustavsson2021-09-012-1/+20
| |/ / / / /
* | | | | | Merge branch 'lukas/erts/fix-convert-subbin-bugs/OTP-17585' into maint-22Erlang/OTP2021-09-021-2/+5
|\ \ \ \ \ \
| * | | | | | erts: Make re copy small subbinariesLukas Larsson2021-08-311-2/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'lukas/erts/fix-erl_tracer-use-after-free/PR-4940/OTP-17568' int...Erlang/OTP2021-09-026-14/+63
|\ \ \ \ \ \
| * | | | | | erts: Fix use after free for ErtsTracerNif*Lukas Larsson2021-06-076-12/+61
| |/ / / / /
* | | | | | Merge branch 'lukas/erts/fix-ttysl-memcpy-buffer-overwrite/GH-5116/OTP-17560'...Erlang/OTP2021-09-021-1/+1
|\ \ \ \ \ \
| * | | | | | erts: Fix memcpy buffer overwriteLukas Larsson2021-08-171-1/+1
| |/ / / / /
* | | | | | Merge branch 'sverker/22/dist-auto-connect-crash/GH-4964/OTP-17513' into main...Erlang/OTP2021-09-023-4/+62
|\ \ \ \ \ \
| * | | | | | erts: Fix write-after-free bug for DistEntry (AGAIN)Sverker Eriksson2021-07-023-4/+62
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'rickard/monotonic-hrtime/22/OTP-17493' into maint-22Erlang/OTP2021-09-022-2/+2
|\ \ \ \ \ \
| * | | | | | Update configure scriptsRickard Green2021-06-181-1/+1
| * | | | | | Merge branch 'rickard/monotonic-hrtime/OTP-17493' into rickard/monotonic-hrti...Rickard Green2021-06-181-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix monotonic hrtime configure testRickard Green2021-06-141-1/+1
| | |/ / / / /
* | | | | | | Merge branch 'rickard/schedulers-online-fix/GH-4809/OTP-17500' into maint-22Erlang/OTP2021-09-022-16/+95
|\ \ \ \ \ \ \
| * | | | | | | Fix erlang:system_flag(schedulers_online, _)Rickard Green2021-06-192-16/+95
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'bjorn/erts/backport-zlib-fix/ERIERL-657/OTP-17470' into maint-22Erlang/OTP2021-09-021-1/+7
|\ \ \ \ \ \ \
| * | | | | | | zlib: Fix edge case in state flushingJohn Högberg2021-06-011-1/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rickard/cancel_timer_no_info_fix/OTP-17472' into maint-22Erlang/OTP2021-09-022-7/+66
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix erlang:cancel_timer(_, [{info, false}])Rickard Green2021-06-032-7/+66
| |/ / / / /
* | | | | | Prepare releaseErlang/OTP2021-05-312-1/+21
* | | | | | Merge branch 'rickard/busy-port-fix/GH-4898/OTP-17448' into rickard/busy-port...Rickard Green2021-05-272-7/+44
|\ \ \ \ \ \
| * | | | | | Fix busy port handling in port_command()Rickard Green2021-05-272-7/+44
* | | | | | | Prepare releaseErlang/OTP2021-05-202-1/+27
* | | | | | | Merge branch 'rickard/configure/22/OTP-17420' into maint-22Erlang/OTP2021-05-202-0/+25212
|\ \ \ \ \ \ \
| * | | | | | | Update configure scriptsRickard Green2021-05-192-0/+25212
* | | | | | | | Merge branch 'rickard/configure/22/OTP-17398' into maint-22Erlang/OTP2021-05-201-2/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'rickard/configure/OTP-17398' into rickard/configure/22/OTP-17398Rickard Green2021-05-191-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Support for committing of configure scriptsRickard Green2021-05-191-2/+0
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'sverker/22/ets-matchspec-stack-bug/OTP-17379' into maint-22Erlang/OTP2021-05-201-2/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge 'sverker/21/ets-matchspec-stack-bug/OTP-17379'Sverker Eriksson2021-05-061-2/+25
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | erts: Fix matchspec stack depth estimation bugSverker Eriksson2021-05-061-2/+25
| | | |/ / / / | | |/| | | |
* | | | | | | Prepare releaseErlang/OTP2021-05-052-1/+57