Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-21wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld
2020-05-08ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook
2020-05-07wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-07wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-04-14x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-19wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld
2020-03-19wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld
2020-03-19wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing
2020-02-17wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld
2020-02-14wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-05wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld
2020-02-05wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski
2020-02-05wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld
2020-01-06wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld
2019-12-17wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld
2019-12-09net: WireGuard secure network tunnelJason A. Donenfeld