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-10-12
tools/nolibc: automatically detect necessity to use pselect6
Thomas Weißschuh
4
-14
/
+6
2023-10-12
tools/nolibc: don't define new syscall number
Thomas Weißschuh
1
-4
/
+3
2023-10-12
tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
Thomas Weißschuh
1
-17
/
+27
2023-10-12
selftests/nolibc: allow building i386 with multiarch compiler
Thomas Weißschuh
1
-0
/
+1
2023-10-12
selftests/nolibc: don't embed initramfs into kernel image
Thomas Weißschuh
2
-16
/
+27
2023-10-12
selftests/nolibc: libc-test: avoid -Wstringop-overflow warnings
Thomas Weißschuh
1
-3
/
+3
2023-10-12
tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function
Ammar Faizi
1
-13
/
+7
2023-10-12
tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
Ammar Faizi
1
-10
/
+0
2023-10-12
tools/nolibc: x86-64: Use `rep stosb` for `memset()`
Ammar Faizi
2
-0
/
+15
2023-10-12
tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
Ammar Faizi
2
-0
/
+33
2023-10-12
selftests/nolibc: use -nostdinc for nolibc-test
Thomas Weißschuh
1
-1
/
+1
2023-10-12
tools/nolibc: add stdarg.h header
Thomas Weißschuh
5
-5
/
+21
2023-10-12
tools/nolibc: mark start_c as weak
Thomas Weißschuh
1
-0
/
+1
2023-10-12
tools/nolibc: i386: Fix a stack misalign bug on _start
Ammar Faizi
1
-1
/
+3
2023-10-12
selftests/thermel/intel: Add test to read power floor status
Srinivas Pandruvada
3
-0
/
+121
2023-10-12
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
1
-41
/
+65
2023-10-12
perf bpf_counter: Fix a few memory leaks
Ian Rogers
1
-1
/
+4
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
1
-26
/
+34
2023-10-12
perf trace-event-info: Avoid passing NULL value to closedir
Ian Rogers
1
-1
/
+2
2023-10-12
tools api: Avoid potential double free
Ian Rogers
1
-0
/
+1
2023-10-12
perf parse-events: Fix unlikely memory leak when cloning terms
Ian Rogers
1
-1
/
+3
2023-10-12
perf lock: Fix a memory leak on an error path
Ian Rogers
1
-0
/
+1
2023-10-12
perf svghelper: Avoid memory leak
Ian Rogers
1
-2
/
+3
2023-10-12
perf hists browser: Avoid potential NULL dereference
Ian Rogers
1
-1
/
+1
2023-10-12
perf hists browser: Reorder variables to reduce padding
Ian Rogers
1
-2
/
+2
2023-10-12
perf dlfilter: Be defensive against potential NULL dereference
Ian Rogers
1
-1
/
+3
2023-10-12
perf mem-events: Avoid uninitialized read
Ian Rogers
1
-1
/
+2
2023-10-12
perf jitdump: Avoid memory leak
Ian Rogers
1
-0
/
+1
2023-10-12
perf env: Remove unnecessary NULL tests
Ian Rogers
1
-3
/
+3
2023-10-12
perf buildid-cache: Fix use of uninitialized value
Ian Rogers
1
-2
/
+4
2023-10-12
perf bench uprobe: Fix potential use of memory after free
Ian Rogers
1
-0
/
+1
2023-10-12
perf parse-events: Fix for term values that are raw events
Ian Rogers
1
-5
/
+3
2023-10-12
perf build: Add missing comment about NO_LIBTRACEEVENT=1
Arnaldo Carvalho de Melo
1
-0
/
+4
2023-10-12
perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-10-12
perf parse-events: Avoid erange from hex numbers
Ian Rogers
1
-2
/
+2
2023-10-12
KVM: selftests: Force load all supported XSAVE state in state test
Sean Christopherson
2
-0
/
+23
2023-10-12
KVM: selftests: Load XSAVE state into untouched vCPU during state test
Sean Christopherson
1
-2
/
+17
2023-10-12
KVM: selftests: Touch relevant XSAVE state in guest for state test
Sean Christopherson
2
-0
/
+91
2023-10-12
KVM: riscv: selftests: get-reg-list print_reg should never fail
Andrew Jones
1
-51
/
+42
2023-10-12
KVM: riscv: selftests: Add condops extensions to get-reg-list test
Anup Patel
1
-0
/
+17
2023-10-12
KVM: riscv: selftests: Add smstateen registers to get-reg-list test
Anup Patel
1
-0
/
+34
2023-10-12
KVM: riscv: selftests: Add senvcfg register to get-reg-list test
Anup Patel
1
-0
/
+3
2023-10-12
KVM: selftests: Add array order helpers to riscv get-reg-list
Andrew Jones
1
-39
/
+47
2023-10-11
selftests/bpf: Add tests for cgroup unix socket address hooks
Daan De Meyer
10
-0
/
+883
2023-10-11
selftests/bpf: Make sure mount directory exists
Daan De Meyer
1
-0
/
+5
2023-10-11
bpftool: Add support for cgroup unix socket address hooks
Daan De Meyer
5
-23
/
+38
2023-10-11
libbpf: Add support for cgroup unix socket address hooks
Daan De Meyer
1
-0
/
+10
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
1
-4
/
+9
2023-10-11
tools: ynl: use ynl-gen -o instead of stdout in Makefile
Jakub Kicinski
1
-2
/
+2
2023-10-11
selftests/bpf: Add missing section name tests for getpeername/getsockname
Daan De Meyer
1
-0
/
+20
[prev]
[next]