summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-05wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni1-4/+9
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds19-284/+911
2021-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-200/+467
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2-10/+0
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2-178/+405
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian5-7/+10
2021-05-25Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds20-30/+71
2021-05-24net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti1-4/+4
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-9/+18
2021-05-23Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+26
2021-05-23linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2-1/+9
2021-05-23tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-21perf stat: Skip evlist__[enable|disable] when all events uses BPFSong Liu2-6/+10
2021-05-21perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter3-7/+8
2021-05-21perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter1-0/+5
2021-05-21perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter1-2/+3
2021-05-21perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter1-1/+1
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo4-4/+4
2021-05-21tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2021-05-21tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2021-05-21Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo1-7/+7
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+7
2021-05-21perf parse-events: Check if the software events array slots are populatedArnaldo Carvalho de Melo1-2/+7
2021-05-21selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko1-1/+48
2021-05-21selftests/bpf: Convert static to global in tc_redirect progsStanislav Fomichev2-4/+4
2021-05-20selftests: Add .gitignore for nci test suiteDavid Matlack1-0/+1
2021-05-20powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin1-9/+18
2021-05-19perf tools: Add 'cgroup-switches' software eventNamhyung Kim2-0/+5
2021-05-19perf intel-pt: Remove redundant setting of ptq->insn_lenAdrian Hunter1-1/+0
2021-05-19perf intel-pt: Fix sample instruction bytesAdrian Hunter1-1/+4
2021-05-19perf intel-pt: Fix transaction abort handlingAdrian Hunter1-1/+5
2021-05-19perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter2-3/+12
2021-05-19signal: Deliver all of the siginfo perf data in _perfEric W. Biederman1-7/+7
2021-05-18tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-05-18perf buildid-list: Initialize zstd_dataMilian Wolff1-0/+3
2021-05-17tools build: Fix quiet cmd indentationKees Cook2-26/+26
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+26
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams1-17/+25
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei1-1/+1
2021-05-12objtool/x86: Fix elf_add_alternative() endiannessVasily Gorbik1-1/+2
2021-05-12objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik1-0/+1
2021-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller9-266/+625
2021-05-12selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki7-266/+617
2021-05-12libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo1-0/+5
2021-05-11Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...masterLinus Torvalds26-22/+260
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-21/+73