summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-11-05perf vendor events amd: Add L2 Prefetch events for zen1Kim Phillips
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-11-05selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-11-04x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman
2020-11-04Revert "x86/copy_mc: Introduce copy_mc_enhanced_fast_string()"Greg Kroah-Hartman
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-10-29libbpf: Close map fd if init map slots failedHangbin Liu
2020-10-29notifier: Fix broken error handling patternPeter Zijlstra
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-29perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby
2020-10-29perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao
2020-10-29perf metricgroup: Fix uncore metric expressionsIan Rogers
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-10-29ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)
2020-10-29tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo
2020-10-29perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
2020-10-29selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe
2020-10-29selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi
2020-10-29selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich
2020-10-29selftests: Remove fmod_ret from test_overheadToke Høiland-Jørgensen
2020-10-29selftests/bpf: Fix endianness issue in test_sockopt_skIlya Leoshkevich
2020-10-29selftests/bpf: Fix endianness issue in sk_assignIlya Leoshkevich
2020-10-29selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-10-29selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook
2020-10-29selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev
2020-10-29selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes
2020-10-29libbpf: Fix unintentional success return code in bpf_object__loadAlex Gartrell
2020-10-29selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()Andrii Nakryiko
2020-10-29selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook
2020-10-29selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook
2020-10-29selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook
2020-10-29selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin
2020-10-29selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-24libbpf: Fix XDP program load regression for old kernelsAndrii Nakryiko
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds