index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
maple_tree: make test code work without debug enabled
Liam R. Howlett
1
-1
/
+0
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
1
-6
/
+6
2023-06-09
maple_tree: avoid unnecessary ascending
Liam R. Howlett
1
-0
/
+4
2023-06-09
selftests: add selftests for cachestat
Nhat Pham
4
-0
/
+280
2023-06-09
tools: ynl-gen: support / skip pads on the way to kernel
Jakub Kicinski
1
-0
/
+6
2023-06-09
tools: ynl-gen: don't pass op_name to RenderInfo
Jakub Kicinski
1
-19
/
+18
2023-06-09
tools: ynl-gen: support code gen for events
Jakub Kicinski
2
-6
/
+13
2023-06-09
tools: ynl-gen: sanitize notification tracking
Jakub Kicinski
2
-43
/
+27
2023-06-09
tools: ynl: regen: stop generating common notification handlers
Jakub Kicinski
4
-98
/
+0
2023-06-09
tools: ynl-gen: stop generating common notification handlers
Jakub Kicinski
1
-73
/
+0
2023-06-09
tools: ynl: regen: regenerate the if ladders
Jakub Kicinski
4
-74
/
+67
2023-06-09
tools: ynl-gen: get attr type outside of if()
Jakub Kicinski
1
-1
/
+3
2023-06-09
tools: ynl-gen: combine else with closing bracket
Jakub Kicinski
1
-4
/
+19
2023-06-09
tools: ynl-gen: complete the C keyword list
Jakub Kicinski
1
-1
/
+34
2023-06-09
tools: ynl: regen: cleanup user space header includes
Jakub Kicinski
4
-12
/
+4
2023-06-09
tools: ynl-gen: cleanup user space header includes
Jakub Kicinski
1
-4
/
+1
2023-06-09
selftests/nolibc: make sure gcc always use little endian on MIPS
Willy Tarreau
1
-0
/
+1
2023-06-09
selftests/nolibc: also count skipped and failed tests in output
Willy Tarreau
1
-3
/
+12
2023-06-09
selftests/nolibc: add new gettimeofday test cases
Zhangjin Wu
1
-0
/
+4
2023-06-09
selftests/nolibc: remove gettimeofday_bad1/2 completely
Zhangjin Wu
1
-4
/
+0
2023-06-09
selftests/nolibc: support two errnos with EXPECT_SYSER2()
Zhangjin Wu
1
-4
/
+10
2023-06-09
tools/nolibc: open: fix up compile warning for arm
Zhangjin Wu
1
-1
/
+1
2023-06-09
tools/nolibc: arm: add missing my_syscall6
Zhangjin Wu
1
-0
/
+23
2023-06-09
selftests/nolibc: use INT_MAX instead of __INT_MAX__
Zhangjin Wu
1
-2
/
+2
2023-06-09
selftests/nolibc: not include limits.h for nolibc
Zhangjin Wu
2
-3
/
+15
2023-06-09
selftests/nolibc: fix up compile warning with glibc on x86_64
Zhangjin Wu
1
-1
/
+1
2023-06-09
selftests/nolibc: allow specify extra arguments for qemu
Zhangjin Wu
1
-1
/
+1
2023-06-09
selftests/nolibc: remove test gettimeofday_null
Thomas Weißschuh
1
-1
/
+0
2023-06-09
tools/nolibc: ensure fast64 integer types have 64 bits
Thomas Weißschuh
2
-8
/
+8
2023-06-09
selftests/nolibc: test_fork: fix up duplicated print
Zhangjin Wu
1
-1
/
+7
2023-06-09
tools/nolibc: ppoll/ppoll_time64: add a missing argument
Zhangjin Wu
1
-1
/
+1
2023-06-09
selftests/nolibc: remove the duplicated gettimeofday_bad2
Zhangjin Wu
1
-1
/
+0
2023-06-09
selftests/nolibc: print name instead of number for EOVERFLOW
Zhangjin Wu
1
-0
/
+1
2023-06-09
tools/nolibc: support nanoseconds in stat()
Thomas Weißschuh
3
-33
/
+62
2023-06-09
selftests/nolibc: prevent coredumps during test execution
Thomas Weißschuh
1
-0
/
+1
2023-06-09
tools/nolibc: add support for prctl()
Thomas Weißschuh
2
-0
/
+29
2023-06-09
tools/nolibc: s390: disable stackprotector in _start
Thomas Weißschuh
1
-1
/
+3
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
9
-8
/
+18
2023-06-09
tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
1
-12
/
+2
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
11
-30
/
+42
2023-06-09
tools/nolibc: reformat list of headers to be installed
Thomas Weißschuh
1
-2
/
+16
2023-06-09
tools/nolibc: add test for __stack_chk_guard initialization
Thomas Weißschuh
1
-0
/
+8
2023-06-09
tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
1
-2
/
+3
2023-06-09
tools/nolibc: x86_64: disable stack protector for _start
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: fix typo pint -> point
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
2
-1
/
+8
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
[prev]
[next]