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-03
perf probe: Show correct error message about @symbol usage for uprobe
Masami Hiramatsu
1
-4
/
+9
2023-08-03
perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...
Athira Rajeev
1
-2
/
+1
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quoting
Athira Rajeev
1
-1
/
+1
2023-08-03
perf tests lib stat_output: Fix shellcheck warning about missing shebang
Kajol Jain
1
-0
/
+1
2023-08-03
perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...
Kajol Jain
1
-1
/
+1
2023-08-03
perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...
Athira Rajeev
1
-7
/
+7
2023-08-03
perf arch x86: Address shellcheck warnings about unused variables in syscallt...
Athira Rajeev
1
-1
/
+1
2023-08-03
perf trace x86_arch_prctl: Address shellcheck warnings about local variables
Athira Rajeev
1
-3
/
+3
2023-08-03
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
1
-0
/
+1
2023-08-03
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...
Athira Rajeev
1
-2
/
+3
2023-08-03
perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...
Athira Rajeev
1
-1
/
+1
2023-08-03
perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...
Athira Rajeev
1
-1
/
+1
2023-08-03
perf build: Fix shellcheck issue about quotes for check-headers.sh
Kajol Jain
1
-3
/
+3
2023-08-03
perf beauty arch_errno_names: Fix shellcheck issue about local variables
Kajol Jain
1
-9
/
+6
2023-08-03
perf tests lib probe: Fix shellcheck warning about about missing shebang
Kajol Jain
1
-0
/
+1
2023-08-03
perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...
Kajol Jain
1
-1
/
+1
2023-08-03
perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quote
Kajol Jain
1
-1
/
+1
2023-08-03
perf tests stat+shadow_stat: Fix shellcheck warning about unused variable
Athira Rajeev
1
-2
/
+2
2023-08-03
perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning
Athira Rajeev
1
-2
/
+2
2023-08-03
perf tests perf_dat _converter_json: Use quoting to avoid word splitting
Athira Rajeev
1
-1
/
+1
2023-08-03
perf tests stat+csv_summary: Fix unused variable references detected via shel...
Athira Rajeev
1
-2
/
+2
2023-08-03
perf tests: Address signal case issues detected via shellcheck
Athira Rajeev
1
-1
/
+1
2023-08-03
perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators
Kajol Jain
1
-16
/
+12
2023-08-03
perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...
Kajol Jain
1
-6
/
+6
2023-08-03
perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...
Kajol Jain
1
-3
/
+3
2023-08-03
perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...
Kajol Jain
1
-2
/
+2
2023-08-03
perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...
Akanksha J N
1
-3
/
+3
2023-08-03
perf tests task_analyzer: Check perf build options for libtraceevent support
Aditya Gupta
1
-1
/
+1
2023-08-03
perf parse-events: Remove array remnants
Ian Rogers
3
-119
/
+0
2023-08-03
perf tools: Revert enable indices setting syntax for BPF map
Ian Rogers
3
-140
/
+1
2023-08-03
perf parse-event: Avoid BPF test SEGV
Ian Rogers
1
-1
/
+1
2023-08-03
perf build: Include generated header files properly
Namhyung Kim
5
-9
/
+9
2023-08-03
perf build: Update build rule for generated files
Namhyung Kim
2
-0
/
+16
2023-08-03
perf build: Remove -Wno-redundant-decls in 2 cases
Ian Rogers
2
-3
/
+0
2023-08-03
perf build: Disable fewer bison warnings
Ian Rogers
5
-5
/
+17
2023-08-03
perf build: Disable fewer flex warnings
Ian Rogers
1
-6
/
+18
2023-08-03
tools build: Add 3-component logical version comparators
Arnaldo Carvalho de Melo
1
-0
/
+20
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
selftests: openvswitch: add ct-nat test case with ipv4
Aaron Conole
2
-0
/
+126
2023-08-03
selftests: openvswitch: add basic ct test case parsing
Aaron Conole
2
-0
/
+107
2023-08-03
selftests: openvswitch: add a test for ipv4 forwarding
Aaron Conole
1
-0
/
+40
2023-08-03
selftests: openvswitch: support key masks
Adrian Moreno
1
-32
/
+64
2023-08-03
selftests: openvswitch: add an initial flow programming case
Aaron Conole
2
-0
/
+458
2023-08-02
selftests/x86: Add shadow stack test
Rick Edgecombe
2
-1
/
+885
2023-08-02
KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers
Sean Christopherson
2
-10
/
+6
2023-08-02
KVM: selftests: Print out guest RIP on unhandled exception
Sean Christopherson
1
-12
/
+6
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
24
-117
/
+0
2023-08-02
KVM: selftests: Convert x86's XCR0 test to use printf-based guest asserts
Sean Christopherson
1
-11
/
+18
2023-08-02
KVM: selftests: Convert VMX's PMU capabilities test to printf guest asserts
Sean Christopherson
1
-13
/
+15
[prev]
[next]