aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-39/+52
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu4-6/+6
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu1-33/+42
2019-08-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-16/+69
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini228-840/+5860
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth1-1/+2
2019-08-08perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao1-0/+1
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter3-1/+24
2019-08-08perf record: Fix module size on s390Thomas Richter3-3/+16
2019-08-08perf tools: Fix include paths in ui directoryIan Rogers2-5/+6
2019-08-08perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida1-1/+1
2019-08-08perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe1-1/+4
2019-08-08perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe1-1/+1
2019-08-08perf db-export: Fix thread__exec_comm()Adrian Hunter1-1/+11
2019-08-08perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo1-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-48/+443
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak1-0/+94
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski1-0/+24
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+35
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer1-5/+5
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer4-2/+24
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer1-6/+36
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-35/+352
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-08-01perf bench numa: Fix cpu0 bindingJiri Olsa1-2/+4
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski1-9/+14
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence1-6/+20
2019-07-30kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai1-0/+15
2019-07-30Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+1
2019-07-30Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+26
2019-07-29Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...Ingo Molnar20-35/+352
2019-07-29pidfd: remove obsolete comments from testChristian Brauner1-5/+1
2019-07-29libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko1-0/+5
2019-07-29perf tools: Fix perf.data documentation units for memory sizeVince Weaver1-1/+1
2019-07-29perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo1-1/+1
2019-07-29perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver1-0/+7
2019-07-29tools headers UAPI: Sync if_link.h with the kernelArnaldo Carvalho de Melo1-0/+5
2019-07-29tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo1-1/+29
2019-07-29tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctlArnaldo Carvalho de Melo1-0/+26
2019-07-29tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo1-3/+6
2019-07-29tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2-3/+207
2019-07-29tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo4-20/+13
2019-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-19/+54
2019-07-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+6
2019-07-26tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo5-5/+43
2019-07-26tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo2-1/+9
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-21/+237
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski1-2/+2
2019-07-25libbpf: silence GCC8 warning about string truncationAndrii Nakryiko1-2/+2
2019-07-25Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+2
2019-07-25objtool: Improve UACCESS coveragePeter Zijlstra2-4/+6
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence1-0/+20
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida1-2/+2
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig1-2/+2
2019-07-23libbpf: fix using uninitialized ioctl resultsIlya Maximets1-4/+3
2019-07-23Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...Ingo Molnar12-19/+54
2019-07-23selftests/bpf: add another gso_segs accessEric Dumazet1-0/+11
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King1-1/+1
2019-07-23selftests: kmod: Fix typo in kmod.shMasanari Iida1-3/+3
2019-07-23perf build: Do not use -Wshadow on gcc < 4.8Arnaldo Carvalho de Melo1-1/+8
2019-07-23perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo1-0/+10
2019-07-23perf probe: Set pev->nargs to zero after freeing pev->args entriesArnaldo Carvalho de Melo1-0/+1
2019-07-23perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov3-10/+17
2019-07-23perf stat: Always separate stalled cycles per insnCong Wang1-1/+2
2019-07-23perf stat: Fix segfault for event group in repeat modeJiri Olsa2-1/+10
2019-07-23perf tools: Fix proper buffer size for feature processingJiri Olsa1-1/+1
2019-07-23perf script: Fix off by one in brstackinsn IPC computationAndi Kleen1-1/+1
2019-07-23perf script: Improve man page description of metricsAndi Kleen1-3/+3
2019-07-23perf script: Fix --max-blocks man page descriptionAndi Kleen1-1/+1
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-07-22libbpf: Avoid designated initializers for unnamed union membersArnaldo Carvalho de Melo1-7/+7
2019-07-22libbpf: Fix endianness macro usage for some compilersArnaldo Carvalho de Melo2-4/+6
2019-07-22selftests/tls: add shutdown testsJakub Kicinski1-0/+27
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski1-0/+10
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski1-0/+31
2019-07-22selftests/tls: test error codes around TLS ULP installationJakub Kicinski1-0/+52
2019-07-22selftests/tls: add a test for ULP but no keysJakub Kicinski1-0/+74
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds1-2/+52
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-18/+4
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-181/+206
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-12/+492
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+2
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth1-2/+0
2019-07-19libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko1-2/+7
2019-07-19libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext existsAndrii Nakryiko1-0/+6
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-153/+373
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller23-152/+339
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich1-8/+9
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich1-1/+1
2019-07-18objtool: Support conditional retpolinesJosh Poimboeuf2-2/+11
2019-07-18objtool: Convert insn type to enumJosh Poimboeuf4-26/+20
2019-07-18objtool: Fix seg fault on bad switch table entryJosh Poimboeuf1-1/+1
2019-07-18objtool: Support repeated uses of the same C jump tableJann Horn3-25/+30
2019-07-18objtool: Refactor jump table codeJosh Poimboeuf3-40/+46
2019-07-18objtool: Refactor sibling call detection logicJosh Poimboeuf1-32/+33
2019-07-18objtool: Do frame pointer check before dead end checkJosh Poimboeuf1-9/+9
2019-07-18objtool: Change dead_end_function() to return booleanJosh Poimboeuf1-22/+14
2019-07-18objtool: Warn on zero-length functionsJosh Poimboeuf1-0/+6
2019-07-18objtool: Refactor function alias logicJosh Poimboeuf2-8/+10
2019-07-18objtool: Track original function across branchesJosh Poimboeuf1-16/+12
2019-07-18objtool: Add mcsafe_handle_tail() to the uaccess safe listJosh Poimboeuf1-0/+1
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds9-16/+101
2019-07-18Merge branch 'x86/debug' into core/urgentThomas Gleixner1-7/+20
2019-07-18objtool: Rename elf_open() to prevent conflict with libelf from elftoolchainMichael Forney3-3/+3
2019-07-18objtool: Use Elf_Scn typedef instead of assuming struct nameMichael Forney1-1/+1
2019-07-18Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/...Thomas Gleixner20-142/+1029
2019-07-17selftests: add a test case for rp_filterCong Wang1-1/+34
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada1-2/+2
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-7/+432
2019-07-16selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin3-1/+273
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova1-4/+9
2019-07-16proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan3-0/+135
2019-07-16tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan1-2/+15
2019-07-16selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich3-17/+11
2019-07-16selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko1-14/+10
2019-07-16selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko1-3/+3
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2-2/+2
2019-07-16ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)1-2/+2
2019-07-16ftrace/selftests: Return the skip code when tracing directory not configured ...Steven Rostedt (VMware)1-6/+32
2019-07-16Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linuxLinus Torvalds1-11/+7
2019-07-16libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko1-1/+2
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich1-1/+32
2019-07-16selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich1-1/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+6
2019-07-16selftests/bpf: remove logic duplication in test_verifierAndrii Nakryiko1-20/+15
2019-07-15bpf: sync bpf.h to tools/Stanislav Fomichev1-2/+2
2019-07-15selftests/bpf: add selftests for wide loadsStanislav Fomichev1-0/+37
2019-07-15selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev2-36/+36
2019-07-15selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich1-2/+5
2019-07-15selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich1-8/+8
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich1-0/+2
2019-07-15selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko3-4/+4
2019-07-15selftests/bpf: add trickier size resolution testsAndrii Nakryiko1-0/+88
2019-07-15Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski1-18/+4
2019-07-15LSM: SafeSetID: verify transitive constrainednessJann Horn1-1/+3
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn1-11/+5
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: blockdev: add it to the admin-guideMauro Carvalho Chehab1-1/+1
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini9-10/+492
2019-07-15perf version: Fix segfault due to missing OPT_END()Ravi Bangoria1-0/+1
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-11/+46
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds8-5/+3104
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds147-279/+375
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-6/+6
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+117
2019-07-13Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...Ingo Molnar147-279/+375
2019-07-12Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-37/+35
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-3/+3
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-43/+64
2019-07-12tc-tests: updated skbedit testsRoman Mashak1-0/+117
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-11/+72
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-48/+70
2019-07-12tools/vm/slabinfo: add sorting info to help menuTobin C. Harding1-0/+2
2019-07-12tools/vm/slabinfo: add option to sort by partial slabsTobin C. Harding1-2/+7
2019-07-12tools/vm/slabinfo: add partial slab listing to -XTobin C. Harding1-13/+28
2019-07-12tools/vm/slabinfo: order command line optionsTobin C. Harding1-35/+35
2019-07-12perf vendor events s390: Add JSON files for machine type 8561Thomas Richter5-0/+576
2019-07-12selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich3-3/+3
2019-07-12selftests/bpf: make PT_REGS_* work in userspaceIlya Leoshkevich1-20/+55
2019-07-12selftests/bpf: fix s930 -> s390 typoIlya Leoshkevich1-5/+5
2019-07-12selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich1-1/+3
2019-07-12selftests/bpf: do not ignore clang failuresIlya Leoshkevich1-6/+7
2019-07-12tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee1-0/+1
2019-07-12selftests/bpf: fix bpf_target_sparc checkIlya Leoshkevich1-2/+2
2019-07-12tools/power/x86/intel-speed-select: Add .gitignore filePrarit Bhargava1-0/+2
2019-07-12libbpf: fix ptr to u64 conversion warning on 32-bit platformsAndrii Nakryiko1-2/+2
2019-07-11Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds208-1979/+21802
2019-07-11perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()YueHaibing1-3/+7
2019-07-11perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_infoYueHaibing1-1/+1
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini458-2397/+2471
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-42/+437
2019-07-10perf scripts python: export-to-postgresql.py: Export switch eventsAdrian Hunter1-0/+51
2019-07-10perf scripts python: export-to-sqlite.py: Export switch eventsAdrian Hunter1-0/+41
2019-07-10perf db-export: Export switch eventsAdrian Hunter3-0/+138
2019-07-10perf db-export: Factor out db_export__threads()Adrian Hunter1-34/+48
2019-07-10perf script: Add scripting operation process_switch()Adrian Hunter2-1/+10
2019-07-10perf scripts python: exported-sql-viewer.py: Use new 'has_calls' columnAdrian Hunter1-2/+8
2019-07-10perf scripts python: exported-sql-viewer.py: Remove redundant semi-colonsAdrian Hunter1-12/+12
2019-07-10perf scripts python: export-to-postgresql.py: Add has_calls column to comms t...Adrian Hunter1-0/+2
2019-07-10perf scripts python: export-to-sqlite.py: Add has_calls column to comms tableAdrian Hunter1-0/+2
2019-07-10perf db-export: Also export thread's current commAdrian Hunter1-0/+8
2019-07-10perf db-export: Factor out db_export__comm()Adrian Hunter2-7/+25
2019-07-10perf scripts python: export-to-postgresql.py: Export comm detailsAdrian Hunter1-5/+10
2019-07-10perf scripts python: export-to-sqlite.py: Export comm detailsAdrian Hunter1-4/+7
2019-07-10perf db-export: Export comm detailsAdrian Hunter3-4/+9
2019-07-10perf db-export: Fix a white space issue in db_export__sample()Adrian Hunter1-1/+1
2019-07-10perf db-export: Move export__comm_thread into db_export__sample()Adrian Hunter2-16/+22
2019-07-10perf db-export: Export comm before exporting threadAdrian Hunter1-7/+6
2019-07-10perf db-export: Export main_thread in db_export__sample()Adrian Hunter1-12/+18
2019-07-10perf db-export: Pass main_thread to db_export__thread()Adrian Hunter2-22/+10