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-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
4
-2
/
+75
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
2
-2
/
+25
2023-02-02
perf tools docs: Use canonical ftrace path
Ross Zwisler
3
-4
/
+4
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
1
-1
/
+5
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
1
-2
/
+15
2023-02-02
perf probe: Fix usage when libtraceevent is missing
Athira Rajeev
1
-0
/
+9
2023-02-02
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
1
-4
/
+157
2023-02-02
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
1
-0
/
+29
2023-02-02
rtla/timerlat: Add auto-analysis support to timerlat top
Daniel Bristot de Oliveira
1
-2
/
+44
2023-02-02
rtla/timerlat: Add auto-analysis core
Daniel Bristot de Oliveira
3
-0
/
+1005
2023-02-02
PM: tools: use canonical ftrace path
Ross Zwisler
3
-9
/
+9
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
1
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
1
-3
/
+2
2023-02-01
perf symbols: Allow for static executables with .plt
Adrian Hunter
2
-10
/
+21
2023-02-01
perf symbols: Allow for .plt without header
Adrian Hunter
1
-1
/
+15
2023-02-01
perf symbols: Add support for IFUNC symbols for x86_64
Adrian Hunter
1
-1
/
+37
2023-02-01
perf symbols: Record whether a symbol is an alias for an IFUNC symbol
Adrian Hunter
2
-0
/
+6
2023-02-01
perf symbols: Sort plt relocations for x86
Adrian Hunter
1
-3
/
+57
2023-02-01
perf symbols: Add support for x86 .plt.sec
Adrian Hunter
1
-7
/
+23
2023-02-01
perf symbols: Correct plt entry sizes for x86
Adrian Hunter
1
-4
/
+13
2023-02-01
perf tests shell: Fix check for libtracevent support
Athira Rajeev
3
-0
/
+17
2023-02-01
perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...
Athira Rajeev
1
-0
/
+5
2023-02-01
perf test: Add pipe mode test to the Intel PT test suite
Namhyung Kim
1
-0
/
+17
2023-02-01
perf session: Avoid calling lseek(2) for pipe
Namhyung Kim
1
-2
/
+7
2023-02-01
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
3
-0
/
+39
2023-02-01
KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition
Emanuele Giuseppe Esposito
1
-0
/
+55
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
1
-2
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
1
-14
/
+14
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
1
-1
/
+5
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2
-0
/
+12
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-1
/
+1
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall exit to userspace
Vipin Sharma
3
-0
/
+99
2023-02-01
perf inject: Use perf_data__read() for auxtrace
Namhyung Kim
1
-3
/
+3
2023-02-01
KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
Vipin Sharma
1
-1
/
+1
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall enablement
Vipin Sharma
2
-0
/
+14
2023-02-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
8
-5
/
+45
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA
Mark Brown
1
-0
/
+4
2023-02-01
kselftest/arm64: Fix enumeration of systems without 128 bit SME
Mark Brown
2
-0
/
+8
2023-02-01
kselftest/arm64: Don't require FA64 for streaming SVE tests
Mark Brown
1
-6
/
+1
2023-02-01
objtool: Optimize layout of struct special_alt
Thomas Weißschuh
1
-1
/
+1
2023-02-01
objtool: Optimize layout of struct symbol
Thomas Weißschuh
1
-3
/
+2
2023-02-01
objtool: Allocate multiple structures with calloc()
Thomas Weißschuh
2
-21
/
+25
2023-02-01
objtool: Make struct check_options static
Thomas Weißschuh
2
-3
/
+1
2023-02-01
objtool: Make struct entries[] static and const
Thomas Weißschuh
1
-3
/
+3
[prev]
[next]