summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-21.3.8.22Erlang/OTP2021-03-292-1/+2
* Prepare releaseErlang/OTP2021-03-295-4/+58
* Merge branch 'hans/ssh/idle_time-bug/OTP-17279' into maint-21Erlang/OTP2021-03-292-29/+31
|\
| * ssh: Fix idle_time bugHans Nilsson2021-03-221-2/+7
| * ssh: Update idle_time test caseHans Nilsson2021-03-221-27/+24
* | Merge branch 'rickard/multizero-timeout-in-timeout-fix/21/OTP-17253' into mai...Erlang/OTP2021-03-293-6/+67
|\ \
| * | erts: Fix bug in timer wheel at cancel during bump yieldSverker Eriksson2021-03-041-2/+4
| * | erts: Tidy up some harmless code typosSverker Eriksson2021-03-041-2/+1
| * | Merge branch 'rickard/multizero-timeout-in-timeout-fix/OTP-17253' into rickar...Rickard Green2021-03-043-2/+62
| |\ \
| | * | Fix multi-zero timeout callback handling in timer wheelRickard Green2021-03-043-2/+62
* | | | Merge branch 'lukas/erts/sendfile_active_close/OTP-17244' into maint-21Erlang/OTP2021-03-292-13/+60
|\ \ \ \ | |/ / / |/| | |
| * | | kernel: Make sure to close file so that fd check workLukas Larsson2021-03-031-0/+1
| * | | erts: Return badarg if multiple sendfiles happenLukas Larsson2021-03-031-0/+7
| * | | kernel: Add fd leak checks to sendfile SUITELukas Larsson2021-03-031-3/+35
| * | | erts: Fix fd leak when an active socket is closed remotelyLukas Larsson2021-03-031-10/+17
| |/ /
* | | Updated OTP versionOTP-21.3.8.21Erlang/OTP2021-02-192-1/+2
* | | Prepare releaseErlang/OTP2021-02-193-2/+39
* | | Merge branch 'bjorn/macos11-otp21/OTP-16779' into maint-21Erlang/OTP2021-02-1912-58/+39
|\ \ \
| * | | inets: Eliminate warnings in C code in testsBjörn Gustavsson2021-02-181-0/+2
| * | | kernel: Eliminate warnings in C code in testsBjörn Gustavsson2021-02-181-0/+4
| * | | erts: Eliminate warnings in C code in testsBjörn Gustavsson2021-02-185-4/+16
| * | | Add missing include statements in in6addr testsTyler Stromberg2021-02-181-0/+2
| * | | Update config scripts to compile for Apple Silicon (arm64)Mark Peek2021-02-183-1/+3
| * | | macOS: Remove version check in configure scriptBjörn Gustavsson2021-02-181-44/+1
| * | | Fix segfault(s) from variadic args on ARM64tehprofessor2021-02-181-9/+9
| * | | Undo perform degradation on macOSBjörn Gustavsson2021-02-181-0/+2
* | | | Merge branch 'rickard/aux-work-fix/OTP-17185' into maint-21Erlang/OTP2021-02-191-13/+16
|\ \ \ \
| * | | | Add missing memory barriers in aux work handlingRickard Green2021-02-101-13/+16
| | |/ / | |/| |
* | | | Merge branch 'lukas/add-github-actions' into maint-21Erlang/OTP2021-02-195-57/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix github action base image buildLukas Larsson2021-02-051-1/+3
| * | | Try to fix buildx cachesLukas Larsson2021-02-055-56/+57
* | | | Updated OTP versionOTP-21.3.8.20Erlang/OTP2021-01-252-1/+2
* | | | Prepare releaseErlang/OTP2021-01-253-5/+35
* | | | Merge branch 'lukas/add-github-actions' into maint-21Erlang/OTP2021-01-253-42/+74
|\ \ \ \ | |/ / /
| * | | Rework docker build to use new docker build actionLukas Larsson2021-01-203-42/+74
* | | | Merge branch 'lukebakken/avoid-odr-violation/OTP-16412' into maint-21Erlang/OTP2021-01-251-1/+1
|\ \ \ \
| * | | | ei_portio.h: avoid ODR violation of 'ei_default_socket_callbacks'Sergei Trofimovich2021-01-221-1/+1
| | |/ / | |/| |
* | | | Updated OTP versionOTP-21.3.8.19Erlang/OTP2021-01-192-1/+2
* | | | Prepare releaseErlang/OTP2021-01-195-7/+54
* | | | Merge branch 'hans/crypto/srp_timing_fix-21/OTP-17107' into maint-21Erlang/OTP2021-01-191-0/+5
|\ \ \ \
| * | | | crypto: Added BN_FLG_CONSTTIME to BN_mod_expHans Nilsson2021-01-141-0/+5
* | | | | Merge branch 'rickard/suspend-resume-BIF-fix/OTP-17080' into maint-21Erlang/OTP2021-01-191-0/+6
|\ \ \ \ \
| * | | | | Check suspendee argument for suspend_process()/resume_process()Rickard Green2020-12-231-0/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'rickard/poll-tab-len/ERIERL-580/OTP-17088' into maint-21Erlang/OTP2021-01-194-3/+154
|\ \ \ \ \
| * | | | | Fix table sizing in erts_pollRickard Green2020-12-234-3/+154
| |/ / / /
* | | | | Merge branch 'sverker/21/dist-lock-bug/ERL-1337/OTP-16869' into maint-21Erlang/OTP2021-01-195-35/+63
|\ \ \ \ \
| * | | | | erts: Fix race on ErtsMonLnkDist in erts_net_messageSverker Eriksson2020-10-235-35/+63
| |/ / / /
* | | | | Merge branch 'lukas/odbc/fix-psql-testcases' into maint-21Erlang/OTP2021-01-192-4/+4
|\ \ \ \ \
| * | | | | odbc: Update tests to work with psql 10+Lukas Larsson2021-01-122-4/+4
| |/ / / /
* | | | | Merge branch 'lukas/add-github-actions' into maint-21Erlang/OTP2021-01-191-3/+8
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |