aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-04-26Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-04-25Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...Linus Torvalds
2021-04-23tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin
2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei
2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter
2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan
2021-04-20perf data: Fix error return code in perf_data__create_dir()Zhen Lei
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
2021-04-09Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...Linus Torvalds
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-08libbpf: Fix potential NULL pointer dereferenceCiara Loftus
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers
2021-04-07perf report: Fix wrong LBR block sortingJin Yao
2021-04-07tools/power/x86/intel-speed-select: v1.9 releaseSrinivas Pandruvada
2021-04-07tools/power/x86/intel-speed-select: Drop __DATE__ and __TIME__ macrosAntonio Terceiro
2021-04-07tools/power/x86/intel-speed-select: Add options to force onlineSrinivas Pandruvada
2021-04-07tools/power/x86/intel-speed-select: Process mailbox read error for core-powerSrinivas Pandruvada
2021-04-07tools/power/x86/intel-speed-select: Increase string sizeSrinivas Pandruvada
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-04-05perf inject: Fix repipe usageAdrian Hunter
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov
2021-03-30tools/kvm_stat: Add restart delayStefan Raspl
2021-03-29selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test casesIdo Schimmel
2021-03-28Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...Linus Torvalds