Age | Commit message (Expand) | Author | Files | Lines |
2020-11-13 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 9 | -18/+281 |
2020-11-11 | selftest: fix flower terse dump tests | Vlad Buslov | 1 | -2/+2 |
2020-11-10 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 4 | -138/+507 |
2020-11-10 | tools/power turbostat: update version number | Len Brown | 1 | -1/+1 |
2020-11-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 23 | -277/+2252 |
2020-11-09 | KVM: selftests: allow two iterations of dirty_log_perf_test | Paolo Bonzini | 1 | -1/+1 |
2020-11-08 | KVM: selftests: Introduce the dirty log perf test | Ben Gardon | 6 | -8/+396 |
2020-11-08 | KVM: selftests: Make the number of vcpus global | Andrew Jones | 2 | -20/+20 |
2020-11-08 | KVM: selftests: Make the per vcpu memory size global | Andrew Jones | 2 | -12/+11 |
2020-11-08 | KVM: selftests: Drop pointless vm_create wrapper | Andrew Jones | 4 | -9/+3 |
2020-11-08 | KVM: selftests: Add wrfract to common guest code | Ben Gardon | 2 | -1/+7 |
2020-11-08 | KVM: selftests: Simplify demand_paging_test with timespec_diff_now | Ben Gardon | 3 | -15/+27 |
2020-11-08 | KVM: selftests: Remove address rounding in guest code | Ben Gardon | 1 | -1/+0 |
2020-11-08 | KVM: selftests: Factor code out of demand_paging_test | Ben Gardon | 2 | -181/+210 |
2020-11-08 | KVM: selftests: Use a single binary for dirty/clear log test | Peter Xu | 3 | -39/+156 |
2020-11-08 | KVM: selftests: Always clear dirty bitmap after iteration | Peter Xu | 1 | -1/+1 |
2020-11-08 | KVM: selftests: Add blessed SVE registers to get-reg-list | Andrew Jones | 4 | -42/+217 |
2020-11-08 | KVM: selftests: Add aarch64 get-reg-list test | Andrew Jones | 5 | -0/+703 |
2020-11-08 | selftests: kvm: test enforcement of paravirtual cpuid features | Oliver Upton | 7 | -0/+308 |
2020-11-08 | selftests: kvm: Add exception handling to selftests | Aaron Lewis | 9 | -9/+244 |
2020-11-08 | selftests: kvm: Clear uc so UCALL_NONE is being properly reported | Aaron Lewis | 3 | -0/+9 |
2020-11-08 | selftests: kvm: Fix the segment descriptor layout to match the actual layout | Aaron Lewis | 2 | -2/+3 |
2020-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 8 | -16/+279 |
2020-11-07 | Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 34 | -56/+65 |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+10 |
2020-11-06 | bpf: Zero-fill re-used per-cpu map element | David Verbeiren | 2 | -0/+247 |
2020-11-06 | tools/bpftool: Fix attaching flow dissector | Lorenz Bauer | 1 | -1/+1 |
2020-11-05 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/... | Linus Torvalds | 8 | -14/+37 |
2020-11-05 | selftests: binderfs: use SKIP instead of XFAIL | Tommi Rantala | 1 | -4/+4 |
2020-11-05 | selftests: clone3: use SKIP instead of XFAIL | Tommi Rantala | 1 | -1/+1 |
2020-11-05 | selftests: core: use SKIP instead of XFAIL in close_range_test.c | Tommi Rantala | 1 | -4/+4 |
2020-11-05 | selftests: proc: fix warning: _GNU_SOURCE redefined | Tommi Rantala | 3 | -3/+0 |
2020-11-04 | libbpf: Fix possible use after free in xsk_socket__delete | Magnus Karlsson | 1 | -2/+4 |
2020-11-04 | libbpf: Fix null dereference in xsk_socket__delete | Magnus Karlsson | 1 | -1/+2 |
2020-11-04 | Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 35 | -52/+257 |
2020-11-04 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds | 1 | -22/+22 |
2020-11-03 | tools feature: Fixup fast path feature detection | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2020-11-03 | perf tools: Add missing swap for cgroup events | Namhyung Kim | 1 | -0/+13 |
2020-11-03 | perf tools: Add missing swap for ino_generation | Jiri Olsa | 1 | -0/+1 |
2020-11-03 | perf tools: Initialize output buffer in build_id__sprintf | Jiri Olsa | 1 | -0/+2 |
2020-11-03 | perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse() | Song Liu | 1 | -1/+1 |
2020-11-03 | tools include UAPI: Update linux/mount.h copy | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-11-03 | tools headers UAPI: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-11-03 | tools kvm headers: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo | 6 | -1/+82 |
2020-11-03 | tools UAPI: Update copy of linux/mman.h from the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-11-03 | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+10 |
2020-11-03 | tools x86 headers: Update required-features.h header from the kernel | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-11-03 | tools x86 headers: Update cpufeatures.h headers copies | Arnaldo Carvalho de Melo | 2 | -2/+13 |
2020-11-03 | tools headers UAPI: Update fscrypt.h copy | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2020-11-03 | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -3/+56 |