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-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
2023-06-07
objtool: Get rid of reloc->idx
Josh Poimboeuf
2
-7
/
+9
2023-06-07
objtool: Get rid of reloc->list
Josh Poimboeuf
2
-24
/
+26
2023-06-07
objtool: Allocate relocs in advance for new rela sections
Josh Poimboeuf
1
-5
/
+13
2023-06-07
objtool: Add for_each_reloc()
Josh Poimboeuf
2
-12
/
+18
2023-06-07
objtool: Don't free memory in elf_close()
Josh Poimboeuf
1
-20
/
+4
2023-06-07
objtool: Keep GElf_Rel[a] structs synced
Josh Poimboeuf
1
-41
/
+14
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
6
-157
/
+184
2023-06-07
objtool: Add mark_sec_changed()
Josh Poimboeuf
2
-16
/
+29
2023-06-07
objtool: Fix reloc_hash size
Josh Poimboeuf
2
-10
/
+14
2023-06-07
objtool: Consolidate rel/rela handling
Josh Poimboeuf
3
-159
/
+68
2023-06-07
objtool: Improve reloc naming
Josh Poimboeuf
3
-149
/
+151
2023-06-07
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
4
-15
/
+18
2023-06-07
objtool: Tidy elf.h
Josh Poimboeuf
1
-49
/
+47
2023-06-07
objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
2
-0
/
+13
2023-06-07
tools: Remove unnecessary variables
Lu Hongfei
1
-4
/
+3
2023-06-07
selftests: ALSA: Add test for the 'pcmtest' driver
Ivan Orlov
2
-1
/
+334
2023-06-06
KVM: selftests: Allow specify physical cpu list in demand paging test
Peter Xu
4
-13
/
+32
2023-06-06
tools: ynl: add sample for netdev
Jakub Kicinski
3
-0
/
+137
2023-06-06
tools: ynl: support fou and netdev in C
Jakub Kicinski
5
-1
/
+1016
2023-06-06
tools: ynl: user space helpers
Jakub Kicinski
6
-1
/
+1231
2023-06-06
tools: ynl-gen: clean up stray new lines at the end of reply-less requests
Jakub Kicinski
1
-3
/
+4
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
1
-1
/
+1
2023-06-06
KVM: selftests: get-reg-list: add Permission Indirection registers
Joey Gouly
1
-0
/
+21
2023-06-06
KVM: selftests: get-reg-list: support ID register features
Joey Gouly
1
-1
/
+31
2023-06-06
selftests/bpf: Fix check_mtu using wrong variable type
Jesper Dangaard Brouer
1
-1
/
+1
2023-06-06
selftests/ftrace: Add new test case which adds multiple consecutive probes in...
Akanksha J N
1
-0
/
+19
2023-06-06
selftests/ftrace: Add BTF arguments test cases
Masami Hiramatsu (Google)
3
-0
/
+86
2023-06-06
selftests/ftrace: Add tracepoint probe test case
Masami Hiramatsu (Google)
4
-2
/
+111
2023-06-06
selftests/ftrace: Add fprobe related testcases
Masami Hiramatsu (Google)
2
-0
/
+123
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
1
-1
/
+1
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
1
-0
/
+4
2023-06-05
tools/resolve_btfids: Fix setting HOSTCFLAGS
Viktor Malik
1
-2
/
+2
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
3
-1
/
+5
2023-06-05
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
David Vernet
2
-0
/
+25
[prev]
[next]