summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-04-18libbpf: remove compile time warning from libbpf_util.hMagnus Karlsson
2019-04-18ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOTMasayoshi Mizuma
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-17selftests/bpf: fix a compilation errorYonghong Song
2019-04-17ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma
2019-04-17ktest: Show name and iteration on errorsSteven Rostedt (VMware)
2019-04-17selftests/kexec: update get_secureboot_modeMimi Zohar
2019-04-17selftests/kexec: make kexec_load test independent of IMA being enabledMimi Zohar
2019-04-17selftests/kexec: check kexec_load and kexec_file_load are enabledMimi Zohar
2019-04-17selftests/kexec: Add missing '=y' to config optionsPetr Vorel
2019-04-17selftests/kexec: kexec_file_load syscall testMimi Zohar
2019-04-17selftests/kexec: define "require_root_privileges"Mimi Zohar
2019-04-17selftests/kexec: define common logging functionsMimi Zohar
2019-04-17selftests/kexec: define a set of common functionsMimi Zohar
2019-04-17selftests/kexec: cleanup the kexec selftestMimi Zohar
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa
2019-04-17perf tools: Fix map reference countingJiri Olsa
2019-04-17perf evlist: Fix side band thread drainingJiri Olsa
2019-04-17perf tools: Check maps for bpf programsSong Liu
2019-04-17perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16libbpf: optimize barrier for XDP socket ringsMagnus Karlsson
2019-04-16libbpf: remove dependency on barrier.h in xsk.hMagnus Karlsson
2019-04-16libbpf: remove likely/unlikely in xsk.hMagnus Karlsson
2019-04-16libbpf: fix XDP socket ring buffer memory orderingMagnus Karlsson
2019-04-16tools/bpftool: show btf_id in map listingPrashant Bhole
2019-04-16tools/bpftool: re-organize newline printing for map listingPrashant Bhole
2019-04-16bpftool: Support sysctl hookAndrey Ignatov
2019-04-16libbpf: fix printf formatter for ptrdiff_t argumentAndrii Nakryiko
2019-04-16selftests: bpf: add VRF test cases to lwt_ip_encap test.Peter Oskolkov
2019-04-16selftests/harness: Add 30 second timeout per testKees Cook
2019-04-16selftests/seccomp: Handle namespace failures gracefullyKees Cook
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo
2019-04-16perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa
2019-04-16perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)Mao Han
2019-04-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn
2019-04-16perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa
2019-04-16perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter
2019-04-16perf header: Fix lock/unlock imbalances when processing BPF/BTF infoGustavo A. R. Silva
2019-04-16Merge LKMM and RCU commitsPaul E. McKenney
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-04-16selftests/bpf: make flow dissector tests more extensibleStanislav Fomichev
2019-04-16selftests/bpf: two scale testsAlexei Starovoitov
2019-04-16bpftool: Improve handling of ENOSPC on reuseport_array map dumpsBenjamin Poirier