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
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
4
-15
/
+152
2020-07-30
perf metric: Add DCache_L2 to metric parse test
Jiri Olsa
1
-0
/
+71
2020-07-30
perf metric: Add cache_miss_cycles to metric parse test
Jiri Olsa
1
-0
/
+33
2020-07-30
perf metric: Add events for the current list
Jiri Olsa
1
-3
/
+6
2020-07-30
perf metric: Compute referenced metrics
Jiri Olsa
3
-2
/
+36
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
3
-7
/
+80
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2
-0
/
+38
2020-07-30
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
1
-16
/
+172
2020-07-30
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
1
-11
/
+6
2020-07-30
perf metric: Add add_metric function
Jiri Olsa
1
-26
/
+36
2020-07-30
perf metric: Add macros for iterating map events
Jiri Olsa
1
-37
/
+40
2020-07-30
perf metric: Add expr__del_id function
Jiri Olsa
2
-8
/
+14
2020-07-30
perf metric: Change expr__get_id to return struct expr_id_data
Jiri Olsa
3
-13
/
+14
2020-07-30
perf metric: Add expr__add_id function
Jiri Olsa
3
-7
/
+27
2020-07-30
perf metric: Fix memory leak in expr__add_id function
Jiri Olsa
1
-0
/
+2
2020-07-30
perf test: Ensure sample_period is set libpfm4 events
Ian Rogers
2
-0
/
+10
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
4
-9
/
+77
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
3
-0
/
+7
2020-07-30
selftests/bpf: Extend map-in-map selftest to detect memory leaks
Andrii Nakryiko
1
-14
/
+110
2020-07-29
perf tools: No need to cache the PMUs in ARM SPE auxtrace init routine
Wei Li
1
-5
/
+4
2020-07-29
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-29
selftests: ethtool: Fix test when only two speeds are supported
Amit Cohen
1
-2
/
+0
2020-07-29
selftests/powerpc: Return skip code for spectre_v2
Thadeu Lima de Souza Cascardo
1
-0
/
+10
2020-07-29
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2020-07-29
selftests/powerpc: Remove powerpc special cases from stack expansion test
Michael Ellerman
1
-36
/
+5
2020-07-29
selftests/powerpc: Update the stack expansion test
Michael Ellerman
1
-5
/
+5
2020-07-29
selftests/powerpc: Add test of stack expansion logic
Michael Ellerman
5
-1
/
+361
2020-07-29
selftests/powerpc: Squash spurious errors due to device removal
Oliver O'Halloran
1
-3
/
+8
2020-07-29
selftests/powerpc: Add test for pkey siginfo verification
Sandipan Das
3
-1
/
+338
2020-07-29
selftests/powerpc: Add wrapper for gettid
Sandipan Das
1
-0
/
+10
2020-07-29
selftests/powerpc: Add helper to exit on failure
Sandipan Das
1
-0
/
+9
2020-07-29
selftests/powerpc: Harden test for execute-disabled pkeys
Sandipan Das
1
-43
/
+41
2020-07-29
selftests/powerpc: Add pkey helpers for rights
Sandipan Das
2
-16
/
+48
2020-07-29
selftests/powerpc: Move pkey helpers to headers
Sandipan Das
3
-98
/
+114
2020-07-29
bpf, selftests: use :: 1 for localhost in tcp_server.py
John Fastabend
3
-4
/
+4
2020-07-28
mm/hmm/test: use the new migration invalidation
Ralph Campbell
1
-4
/
+14
2020-07-28
perf bench: Add basic syscall benchmark
Davidlohr Bueso
5
-0
/
+102
2020-07-28
selftests/bpf: Add new bpf_iter context structs to fix build on old kernels
Andrii Nakryiko
1
-0
/
+18
2020-07-28
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
1
-1
/
+1
2020-07-28
selftests/seccomp: add xtensa support
Max Filippov
1
-1
/
+15
2020-07-27
tools, bpftool: Add LSM type to array of prog names
Quentin Monnet
1
-0
/
+1
2020-07-27
tools, bpftool: Skip type probe if name is not found
Quentin Monnet
1
-0
/
+8
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
1
-3
/
+3
2020-07-27
selftests/net: so_txtime: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+1
2020-07-27
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+2
2020-07-27
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
1
-2
/
+1
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
1
-0
/
+13
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+11
2020-07-27
selftests: kvm: do not set guest mode flag
Paolo Bonzini
1
-8
/
+9
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
1
-1
/
+1
[prev]
[next]