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
2021-06-01
perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()
Adrian Hunter
1
-0
/
+56
2021-06-01
perf scripting python: Add perf_set_itrace_options()
Adrian Hunter
1
-2
/
+42
2021-06-01
perf auxtrace: Factor out itrace_do_parse_synth_opts()
Adrian Hunter
2
-3
/
+17
2021-06-01
perf scripting python: Add perf_sample_insn()
Adrian Hunter
1
-0
/
+27
2021-06-01
perf script: Factor out script_fetch_insn()
Adrian Hunter
2
-2
/
+11
2021-06-01
perf scripting python: Assign perf_script_context
Adrian Hunter
2
-1
/
+35
2021-06-01
perf scripting: Add perf_session to scripting_context
Adrian Hunter
5
-6
/
+15
2021-06-01
perf scripting: Add scripting_context__update()
Adrian Hunter
4
-7
/
+38
2021-06-01
perf scripting python: Simplify perf-trace-context module functions
Adrian Hunter
1
-22
/
+17
2021-06-01
perf scripting python: Remove unnecessary 'static'
Adrian Hunter
1
-3
/
+3
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-172
/
+1494
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of git://git.kernel.org/pub...
Linus Torvalds
13
-304
/
+304
2021-05-28
mptcp: update selftest for fallback due to OoO
Paolo Abeni
1
-4
/
+9
2021-05-28
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
1
-0
/
+19
2021-05-28
test: add openat2() test for invalid upper 32 bit flag value
Christian Brauner
1
-1
/
+6
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
selftests: devlink_lib: add check for devlink device existence
Jiri Pirko
1
-0
/
+6
2021-05-27
perf test: Test 2 libpfm4 error cases
Ian Rogers
1
-0
/
+10
2021-05-27
perf test: Iterate over shell tests in alphabetical order
Riccardo Mancini
1
-17
/
+21
2021-05-27
perf probe: Provide more detail with relocation warning
Ravi Bangoria
1
-3
/
+8
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
2
-3
/
+12
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
75
-420
/
+1406
2021-05-27
perf debug: Move debug initialization earlier
Ian Rogers
1
-2
/
+2
2021-05-27
selftests: kvm: do only 1 memslot_perf_test run by default
Paolo Bonzini
1
-1
/
+1
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+3
2021-05-27
KVM: selftests: add shared hugetlbfs backing source type
Axel Rasmussen
4
-4
/
+33
2021-05-27
KVM: selftests: allow using UFFD minor faults for demand paging
Axel Rasmussen
1
-33
/
+79
2021-05-27
KVM: selftests: create alias mappings when using shared memory
Axel Rasmussen
3
-0
/
+52
2021-05-27
KVM: selftests: add shmem backing source type
Axel Rasmussen
3
-1
/
+22
2021-05-27
KVM: selftests: refactor vm_mem_backing_src_type flags
Axel Rasmussen
2
-18
/
+20
2021-05-27
KVM: selftests: allow different backing source types
Axel Rasmussen
1
-4
/
+11
2021-05-27
KVM: selftests: compute correct demand paging size
Axel Rasmussen
1
-4
/
+7
2021-05-27
KVM: selftests: simplify setup_demand_paging error handling
Axel Rasmussen
1
-32
/
+18
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
4
-32
/
+39
2021-05-27
KVM: selftests: trivial comment/logging fixes
Axel Rasmussen
2
-3
/
+3
2021-05-27
KVM: selftests: Fix hang in hardware_disable_test
David Matlack
1
-1
/
+31
2021-05-27
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
1
-0
/
+5
2021-05-27
KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
David Matlack
4
-10
/
+16
2021-05-27
KVM: selftests: add a memslot-related performance benchmark
Maciej S. Szmigiero
3
-0
/
+1039
2021-05-27
KVM: selftests: Keep track of memslots more efficiently
Maciej S. Szmigiero
4
-35
/
+124
2021-05-27
selftests: kvm: fix potential issue with ELF loading
Paolo Bonzini
1
-5
/
+4
2021-05-27
selftests: kvm: make allocation of extra memory take effect
Zhenzhong Duan
1
-1
/
+1
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-284
/
+911
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
16
-68
/
+74
2021-05-26
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-05-26
perf inject: Do not inject BUILD_ID record if MMAP2 has it
Namhyung Kim
1
-0
/
+24
2021-05-26
perf inject: Call dso__put() even if dso->hit is set
Namhyung Kim
1
-2
/
+2
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
4
-1
/
+526
[prev]
[next]