summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2020-09-21tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu
2020-09-21tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu
2020-09-21libbpf: Fix native endian assumption when parsing BTFTony Ambardar
2020-09-21tools/io_uring: fix compile breakageDouglas Gilbert
2020-09-20Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy
2020-09-19tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18objtool: Fix noreturn detection for ignored functionsobjtool_urgent_for_v5.9_rc6Josh Poimboeuf
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu