index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-27
tools/nolibc: add support for stack protector
Thomas Weißschuh
3
-2
/
+56
2023-03-27
tools/nolibc: tests: constify test_names
Thomas Weißschuh
1
-1
/
+1
2023-03-27
tools/nolibc: add helpers for wait() signal exits
Thomas Weißschuh
1
-0
/
+2
2023-03-27
tools/nolibc: add definitions for standard fds
Thomas Weißschuh
1
-0
/
+5
2023-03-20
selftests/nolibc: Adjust indentation for Makefile
Feiyang Chen
1
-37
/
+37
2023-03-20
selftests/nolibc: Add support for LoongArch
Feiyang Chen
1
-0
/
+4
2023-03-20
tools/nolibc: Add support for LoongArch
Feiyang Chen
2
-0
/
+202
2023-03-20
tools/nolibc: Add statx() and make stat() rely on statx() if necessary
Feiyang Chen
1
-0
/
+56
2023-03-20
tools/nolibc: Include linux/fcntl.h and remove duplicate code
Feiyang Chen
2
-6
/
+1
2023-03-20
tools/nolibc: check for S_I* macros before defining them
Willy Tarreau
1
-1
/
+22
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
1
-2
/
+6
2023-03-20
tools/nolibc: add getuid() and geteuid()
Willy Tarreau
1
-0
/
+42
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
1
-0
/
+53
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
1
-48
/
+48
2023-03-20
tools/nolibc: add integer types and integer limit macros
Vincent Dagonneau
1
-0
/
+75
2023-03-20
tools/nolibc: add stdint.h
Vincent Dagonneau
3
-16
/
+27