Age | Commit message (Expand) | Author |
2021-11-19 | Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub... | Linus Torvalds |
2021-11-19 | Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-11-18 | Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-11-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-11-18 | perf evsel: Fix memory leaks relating to unit | Ian Rogers |
2021-11-18 | perf report: Fix memory leaks around perf_tip() | Ian Rogers |
2021-11-18 | perf hist: Fix memory leak of a perf_hpp_fmt | Ian Rogers |
2021-11-18 | tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s... | Arnaldo Carvalho de Melo |
2021-11-18 | tools build: Fix removal of feature-sync-compare-and-swap feature detection | Arnaldo Carvalho de Melo |
2021-11-18 | perf inject: Fix ARM SPE handling | German Gomez |
2021-11-18 | perf bench: Fix two memory leaks detected with ASan | Sohaib Mohamed |
2021-11-18 | perf test sample-parsing: Fix branch_stack entry endianness check | Thomas Richter |
2021-11-18 | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-11-18 | perf sort: Fix the 'p_stage_cyc' sort key behavior | Namhyung Kim |
2021-11-18 | perf sort: Fix the 'ins_lat' sort key behavior | Namhyung Kim |
2021-11-18 | perf sort: Fix the 'weight' sort key behavior | Namhyung Kim |
2021-11-18 | perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1 | Arnaldo Carvalho de Melo |
2021-11-18 | perf tests wp: Remove unused functions on s390 | Arnaldo Carvalho de Melo |
2021-11-18 | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-11-18 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo |
2021-11-18 | selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignore | Arnaldo Carvalho de Melo |
2021-11-16 | selftests: add a test case for mirred egress to ingress | Davide Caratti |
2021-11-16 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-11-16 | Merge branch 'kvm-selftest' into kvm-master | Paolo Bonzini |
2021-11-16 | KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_test | David Matlack |
2021-11-16 | KVM: selftests: Wait for all vCPU to be created before entering guest mode | David Matlack |
2021-11-16 | KVM: selftests: Move vCPU thread creation and joining to common helpers | David Matlack |
2021-11-16 | KVM: selftests: Start at iteration 0 instead of -1 | David Matlack |
2021-11-16 | KVM: selftests: Sync perf_test_args to guest during VM creation | Sean Christopherson |
2021-11-16 | KVM: selftests: Fill per-vCPU struct during "perf_test" VM creation | Sean Christopherson |
2021-11-16 | KVM: selftests: Create VM with adjusted number of guest pages for perf tests | Sean Christopherson |
2021-11-16 | KVM: selftests: Remove perf_test_args.host_page_size | Sean Christopherson |
2021-11-16 | KVM: selftests: Move per-VM GPA into perf_test_args | Sean Christopherson |
2021-11-16 | KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging test | Sean Christopherson |
2021-11-16 | KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_args | Sean Christopherson |
2021-11-16 | KVM: selftests: Use shorthand local var to access struct perf_tests_args | Sean Christopherson |
2021-11-16 | KVM: selftests: Require GPA to be aligned when backed by hugepages | Sean Christopherson |
2021-11-16 | KVM: selftests: Assert mmap HVA is aligned when using HugeTLB | Sean Christopherson |
2021-11-16 | KVM: selftests: Expose align() helpers to tests | Sean Christopherson |
2021-11-16 | KVM: selftests: Explicitly state indicies for vm_guest_mode_params array | Sean Christopherson |
2021-11-16 | KVM: selftests: Add event channel upcall support to xen_shinfo_test | David Woodhouse |
2021-11-15 | selftests/bpf: Add tests for restricted helpers | Dmitrii Banshchikov |
2021-11-15 | selftests: gpio: restore CFLAGS options | Kent Gibson |
2021-11-15 | selftests: gpio: fix uninitialised variable warning | Kent Gibson |
2021-11-15 | selftests: gpio: fix gpio compiling error | Li Zhijian |
2021-11-14 | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-11-14 | Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2021-11-13 | perf tests: Remove bash constructs from stat_all_pmu.sh | James Clark |
2021-11-13 | perf tests: Remove bash construct from record+zstd_comp_decomp.sh | James Clark |
2021-11-13 | perf test: Remove bash construct from stat_bpf_counters.sh test | James Clark |