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-08-24
perf jevents: Group events by PMU
Ian Rogers
2
-57
/
+154
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
7
-22
/
+22
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
6
-323
/
+366
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
4
-65
/
+106
2023-08-24
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2
-1
/
+1
2023-08-24
selftests: bonding: add macvlan over bond testing
Hangbin Liu
2
-1
/
+101
2023-08-24
selftest: bond: add new topo bond_topo_2d1c.sh
Hangbin Liu
4
-113
/
+167
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-78
/
+120
2023-08-23
libbpf: fix signedness determination in CO-RE relo handling logic
Andrii Nakryiko
1
-1
/
+1
2023-08-23
selftests/bpf: add uprobe_multi test binary to .gitignore
Andrii Nakryiko
1
-0
/
+1
2023-08-23
libbpf: Add bpf_object__unpin()
Daniel Xu
3
-0
/
+17
2023-08-23
RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
7
-1
/
+164
2023-08-23
perf build: Allow customization of clang options for BPF target
Guilherme Amadio
1
-1
/
+6
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
4
-65
/
+62
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
6
-16
/
+15
2023-08-23
selftests/bpf: Add selftest for allow_ptr_leaks
Yafang Shao
2
-1
/
+48
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_type
Ian Rogers
3
-4
/
+4
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
4
-67
/
+61
2023-08-23
perf pmu: Reduce scope of perf_pmu_error()
Ian Rogers
2
-2
/
+3
2023-08-23
perf pmu: Move perf_pmu__set_format to pmu.y
Ian Rogers
3
-13
/
+12
2023-08-23
perf pmu: Avoid a path name copy
Ian Rogers
1
-5
/
+7
2023-08-23
perf script ibs: Remove unused include
Ian Rogers
1
-1
/
+0
2023-08-23
perf bench breakpoint: Skip run if no breakpoints available
Kajol Jain
1
-3
/
+21
2023-08-23
tools/nolibc: avoid undesired casts in the __sysret() macro
Willy Tarreau
1
-14
/
+13
2023-08-23
tools/nolibc: keep brk(), sbrk(), mmap() away from __sysret()
Willy Tarreau
1
-3
/
+16
2023-08-23
tools/nolibc: silence ppc64 compile warnings
Zhangjin Wu
1
-3
/
+11
2023-08-23
selftests/nolibc: libc-test: use HOSTCC instead of CC
Zhangjin Wu
1
-1
/
+1
2023-08-23
tools/nolibc: stackprotector.h: make __stack_chk_init static
Zhangjin Wu
2
-4
/
+3
2023-08-23
selftests/nolibc: allow report with existing test log
Zhangjin Wu
1
-0
/
+4
2023-08-23
selftests/nolibc: add test support for ppc64
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: add test support for ppc64le
Zhangjin Wu
1
-0
/
+6
2023-08-23
selftests/nolibc: add test support for ppc
Zhangjin Wu
1
-0
/
+7
2023-08-23
selftests/nolibc: add XARCH and ARCH mapping support
Zhangjin Wu
1
-12
/
+34
2023-08-23
tools/nolibc: add support for powerpc64
Zhangjin Wu
1
-0
/
+16
2023-08-23
tools/nolibc: add support for powerpc
Zhangjin Wu
2
-0
/
+199
2023-08-23
selftests/nolibc: enable compiler warnings
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: don't strip nolibc-test
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: prevent out of bounds access in expect_vfprintf
Thomas Weißschuh
1
-1
/
+1
2023-08-23
selftests/nolibc: use correct return type for read() and write()
Thomas Weißschuh
1
-3
/
+4
2023-08-23
selftests/nolibc: avoid sign-compare warnings
Thomas Weißschuh
1
-4
/
+4
2023-08-23
selftests/nolibc: avoid unused parameter warnings
Thomas Weißschuh
1
-1
/
+2
2023-08-23
selftests/nolibc: make functions static if possible
Thomas Weißschuh
1
-6
/
+6
2023-08-23
selftests/nolibc: mark test helpers as potentially unused
Thomas Weißschuh
1
-25
/
+50
2023-08-23
selftests/nolibc: drop unused variables
Thomas Weißschuh
1
-4
/
+0
2023-08-23
selftests/nolibc: avoid warnings during intptr tests
Willy Tarreau
1
-12
/
+7
2023-08-23
tools/nolibc: stdint: use __SIZE_TYPE__ for size_t
Thomas Weißschuh
1
-1
/
+1
2023-08-23
tools/nolibc: sys: avoid implicit sign cast
Thomas Weißschuh
1
-1
/
+1
2023-08-23
tools/nolibc: setvbuf: avoid unused parameter warnings
Thomas Weißschuh
1
-1
/
+4
2023-08-23
tools/nolibc: fix return type of getpagesize()
Thomas Weißschuh
2
-3
/
+3
2023-08-23
tools/nolibc: drop unused variables
Thomas Weißschuh
1
-1
/
+0
[prev]
[next]