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
tools/nolibc: Fix build of stdio.h due to header ordering
Mark Brown
1
-1
/
+1
2023-06-09
tools/nolibc: add testcases for vfprintf
Thomas Weißschuh
1
-0
/
+86
2023-06-09
tools/nolibc: implement fd-based FILE streams
Thomas Weißschuh
1
-27
/
+68
2023-06-09
tools/nolibc: add wrapper for memfd_create
Thomas Weißschuh
1
-0
/
+23
2023-06-09
tools/nolibc: add libc-test binary
Thomas Weißschuh
2
-0
/
+7
2023-06-09
tools/nolibc: fix build of the test case using glibc
Willy Tarreau
1
-0
/
+2
2023-06-09
tools/nolibc: tests: fix build on non-c99 compliant compilers
Willy Tarreau
1
-1
/
+2
2023-06-09
tools/nolibc: tests: use volatile to force stack smashing
Thomas Weißschuh
1
-6
/
+2
2023-06-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-5
/
+27
2023-06-09
Revert "tools: ynl: Remove duplicated include in handshake-user.c"
Jakub Kicinski
1
-0
/
+1
2023-06-09
tools/virtio: use canonical ftrace path
Ross Zwisler
2
-5
/
+9
2023-06-09
Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-5
/
+5
2023-06-09
tools headers: Make the difference output easier to read
Ian Rogers
1
-104
/
+128
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
1
-42
/
+10
2023-06-09
perf annotate: Handle x86 instruction suffix generally
Namhyung Kim
1
-0
/
+22
2023-06-09
tools: ynl: Remove duplicated include in handshake-user.c
Yang Li
1
-1
/
+0
2023-06-08
tools: ynl: add sample for devlink
Jakub Kicinski
2
-0
/
+61
2023-06-08
tools: ynl: generate code for the devlink family
Jakub Kicinski
3
-1
/
+932
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies - regen
Jakub Kicinski
3
-8
/
+0
2023-06-08
tools: ynl-gen: don't generate forward declarations for policies
Jakub Kicinski
1
-9
/
+3
2023-06-08
tools: ynl-gen: walk nested types in depth
Jakub Kicinski
1
-12
/
+29
2023-06-08
tools: ynl-gen: inherit struct use info
Jakub Kicinski
1
-0
/
+8
2023-06-08
tools: ynl-gen: try to sort the types more intelligently
Jakub Kicinski
1
-2
/
+24
2023-06-08
tools: ynl-gen: enable code gen for directional specs
Jakub Kicinski
2
-6
/
+11
2023-06-08
tools: ynl-gen: refactor strmap helper generation
Jakub Kicinski
1
-19
/
+17
2023-06-08
tools: ynl-gen: use enum names in op strmap more carefully
Jakub Kicinski
3
-2
/
+9
2023-06-08
tools/virtio: Add .gitignore for ringtest
Rong Tao
1
-0
/
+7
2023-06-08
tools/virtio: Fix arm64 ringtest compilation error
Rong Tao
1
-0
/
+11
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-21
/
+197
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-3
/
+95
2023-06-08
selftests: add .gitignore file for RISC-V hwprobe
Andy Chiu
1
-0
/
+1
2023-06-08
selftests: Test RISC-V Vector prctl interface
Andy Chiu
5
-1
/
+318
2023-06-08
selftests: hid: Add touch tests for Wacom devices
Joshua Dickens
1
-3
/
+81
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2
-8
/
+15
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
1
-0
/
+79
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-2
/
+82
2023-06-07
tools/testing/nvdimm: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-06-07
testing: nvdimm: add missing prototypes for wrapped functions
Arnd Bergmann
1
-0
/
+29
2023-06-07
tools: ynl: generate code for the handshake family
Jakub Kicinski
3
-1
/
+534
2023-06-07
tools: ynl-gen: improve unwind on parsing errors
Jakub Kicinski
1
-5
/
+17
2023-06-07
tools: ynl-gen: fill in support for MultiAttr scalars
Jakub Kicinski
1
-5
/
+42
2023-06-07
objtool: Skip reading DWARF section data
Josh Poimboeuf
1
-1
/
+6
2023-06-07
objtool: Free insns when done
Josh Poimboeuf
1
-0
/
+30
2023-06-07
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
3
-78
/
+96
2023-06-07
objtool: Shrink elf hash nodes
Josh Poimboeuf
2
-18
/
+58
2023-06-07
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
2
-6
/
+7
2023-06-07
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
2
-13
/
+23
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
6
-42
/
+53
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
5
-13
/
+21
2023-06-07
objtool: Get rid of reloc->offset
Josh Poimboeuf
3
-14
/
+18
[prev]
[next]