summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds-2/+52
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+4
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-181/+206
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-12/+492
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-2/+2
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth-2/+0
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-153/+373
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-152/+339
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich-8/+9
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich-1/+1
2019-07-18objtool: Support conditional retpolinesJosh Poimboeuf-2/+11
2019-07-18objtool: Convert insn type to enumJosh Poimboeuf-26/+20
2019-07-18objtool: Fix seg fault on bad switch table entryJosh Poimboeuf-1/+1
2019-07-18objtool: Support repeated uses of the same C jump tableJann Horn-25/+30
2019-07-18objtool: Refactor jump table codeJosh Poimboeuf-40/+46
2019-07-18objtool: Refactor sibling call detection logicJosh Poimboeuf-32/+33
2019-07-18objtool: Do frame pointer check before dead end checkJosh Poimboeuf-9/+9
2019-07-18objtool: Change dead_end_function() to return booleanJosh Poimboeuf-22/+14
2019-07-18objtool: Warn on zero-length functionsJosh Poimboeuf-0/+6
2019-07-18objtool: Refactor function alias logicJosh Poimboeuf-8/+10
2019-07-18objtool: Track original function across branchesJosh Poimboeuf-16/+12
2019-07-18objtool: Add mcsafe_handle_tail() to the uaccess safe listJosh Poimboeuf-0/+1
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-16/+101
2019-07-18Merge branch 'x86/debug' into core/urgentThomas Gleixner-7/+20
2019-07-18objtool: Rename elf_open() to prevent conflict with libelf from elftoolchainMichael Forney-3/+3
2019-07-18objtool: Use Elf_Scn typedef instead of assuming struct nameMichael Forney-1/+1
2019-07-18Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/...Thomas Gleixner-142/+1029
2019-07-17selftests: add a test case for rp_filterCong Wang-1/+34
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada-2/+2
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-7/+432
2019-07-16selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin-1/+273
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova-4/+9
2019-07-16proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan-0/+135
2019-07-16tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan-2/+15
2019-07-16selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich-17/+11
2019-07-16selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko-14/+10
2019-07-16selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko-3/+3
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-2/+2
2019-07-16ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)-2/+2
2019-07-16ftrace/selftests: Return the skip code when tracing directory not configured ...Steven Rostedt (VMware)-6/+32
2019-07-16Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linuxLinus Torvalds-11/+7
2019-07-16libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko-1/+2
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich-1/+32
2019-07-16selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich-1/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+6
2019-07-16selftests/bpf: remove logic duplication in test_verifierAndrii Nakryiko-20/+15
2019-07-15bpf: sync bpf.h to tools/Stanislav Fomichev-2/+2
2019-07-15selftests/bpf: add selftests for wide loadsStanislav Fomichev-0/+37
2019-07-15selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev-36/+36