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-11-18
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
1
-1
/
+1
2021-11-18
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
3
-11
/
+7
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
3
-25
/
+12
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
3
-27
/
+13
2021-11-18
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-18
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-18
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+27
2021-11-18
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-18
selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-17
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
2
-1
/
+72
2021-11-17
selftests/bpf: Fix xdpxceiver failures for no hugepages
Tirthendu Sarkar
1
-1
/
+5
2021-11-16
selftests/bpf: Mark variable as static
Yucong Sun
1
-2
/
+2
2021-11-16
selftests/bpf: Variable naming fix
Yucong Sun
1
-8
/
+8
2021-11-16
selftests/bpf: Move summary line after the error logs
Yucong Sun
1
-4
/
+4
2021-11-16
selftests: add a test case for mirred egress to ingress
Davide Caratti
2
-1
/
+47
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
10
-25
/
+467
2021-11-16
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
13
-237
/
+308
2021-11-16
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
4
-1
/
+166
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
1
-1
/
+1
2021-11-16
selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.py
Quentin Monnet
1
-9
/
+17
2021-11-16
bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
Quentin Monnet
14
-25
/
+102
2021-11-16
bpftool: Add SPDX tags to RST documentation files
Quentin Monnet
14
-1
/
+27
2021-11-16
KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test
David Matlack
1
-2
/
+1
2021-11-16
KVM: selftests: Wait for all vCPU to be created before entering guest mode
David Matlack
1
-0
/
+26
2021-11-16
KVM: selftests: Move vCPU thread creation and joining to common helpers
David Matlack
6
-90
/
+67
2021-11-16
KVM: selftests: Start at iteration 0 instead of -1
David Matlack
1
-5
/
+3
2021-11-16
KVM: selftests: Sync perf_test_args to guest during VM creation
Sean Christopherson
6
-15
/
+16
2021-11-16
KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation
Sean Christopherson
6
-54
/
+45
2021-11-16
KVM: selftests: Create VM with adjusted number of guest pages for perf tests
Sean Christopherson
1
-2
/
+6
2021-11-16
KVM: selftests: Remove perf_test_args.host_page_size
Sean Christopherson
2
-3
/
+1
2021-11-16
KVM: selftests: Move per-VM GPA into perf_test_args
Sean Christopherson
3
-21
/
+10
2021-11-16
KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test
Sean Christopherson
1
-16
/
+5
2021-11-16
KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args
Sean Christopherson
2
-5
/
+5
2021-11-16
KVM: selftests: Use shorthand local var to access struct perf_tests_args
Sean Christopherson
1
-16
/
+19
2021-11-16
KVM: selftests: Require GPA to be aligned when backed by hugepages
Sean Christopherson
2
-1
/
+8
2021-11-16
KVM: selftests: Assert mmap HVA is aligned when using HugeTLB
Sean Christopherson
3
-0
/
+17
2021-11-16
KVM: selftests: Expose align() helpers to tests
Sean Christopherson
6
-19
/
+34
2021-11-16
KVM: selftests: Explicitly state indicies for vm_guest_mode_params array
Sean Christopherson
1
-9
/
+9
2021-11-16
KVM: selftests: Add event channel upcall support to xen_shinfo_test
David Woodhouse
1
-9
/
+66
2021-11-16
selftests/bpf: Add a dedup selftest with equivalent structure types
Yonghong Song
1
-0
/
+26
2021-11-16
libbpf: Fix a couple of missed btf_type_tag handling in btf.c
Yonghong Song
1
-0
/
+2
2021-11-16
bpftool: Add current libbpf_strict mode to version output
Stanislav Fomichev
1
-1
/
+11
2021-11-15
selftests/bpf: Add tests for restricted helpers
Dmitrii Banshchikov
4
-1
/
+397
2021-11-15
selftests/sgx: Add test for multiple TCS entry
Reinette Chatre
3
-0
/
+39
2021-11-15
selftests/sgx: Enable multiple thread support
Reinette Chatre
1
-7
/
+14
2021-11-15
selftests/sgx: Add page permission and exception test
Reinette Chatre
3
-0
/
+169
2021-11-15
selftests/sgx: Rename test properties in preparation for more enclave tests
Reinette Chatre
3
-26
/
+26
2021-11-15
selftests/sgx: Provide per-op parameter structs for the test enclave
Jarkko Sakkinen
3
-46
/
+69
2021-11-15
selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed
Jarkko Sakkinen
1
-0
/
+75
[prev]
[next]