summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-21KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire
2022-05-20selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong
2022-05-20selftests: fib_nexthops: Make ping timeout configurableAmit Cohen
2022-05-20selftests/bpf: Remove filtered subtests from outputMykola Lysenko
2022-05-20selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-05-20selftests/bpf: Verify first of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify token of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Add MPTCP test baseNicolas Rybowski
2022-05-20selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang
2022-05-20selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou
2022-05-20KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch
2022-05-20selftests: drivers/s390x: Add uvdevice testsSteffen Eiden
2022-05-20perf parse-events: Move slots event for the hybrid platform tooKan Liang
2022-05-20perf parse-events: Support different format of the topdown event nameKan Liang
2022-05-20perf stat: Always keep perf metrics topdown events in a groupKan Liang
2022-05-20perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis
2022-05-20objtool: Fix objtool regression on x32 systemsMikulas Patocka
2022-05-20objtool: Fix symbol creationPeter Zijlstra
2022-05-20KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel
2022-05-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19libbpf: remove bpf_create_map*() APIsAndrii Nakryiko
2022-05-19libbpf: start 1.0 development cycleAndrii Nakryiko
2022-05-19libbpf: fix up global symbol counting logicAndrii Nakryiko
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams
2022-05-19cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman
2022-05-19tools/thermal: remove unneeded semicolonJiapeng Chong
2022-05-19tools/lib/thermal: remove unneeded semicolonJiapeng Chong
2022-05-19tools/thermal: Add thermal daemon skeletonDaniel Lezcano
2022-05-19tools/thermal: Add a temperature capture toolDaniel Lezcano
2022-05-19tools/thermal: Add util libraryDaniel Lezcano
2022-05-19tools/lib/thermal: Add a thermal libraryDaniel Lezcano
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg