aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Merge branch 'linus' into x86/apic, to pick up fixesGravatar Ingo Molnar 2-1/+6
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-0/+4
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+25
2017-08-25Merge branch 'x86/asm' into x86/apicGravatar Thomas Gleixner 24-3780/+1315
2017-08-24x86/lguest: Remove lguest supportGravatar Juergen Gross 6-3625/+5
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+2
2017-08-21objtool: Fix '-mtune=atom' decoding support in objtool 2.0Gravatar Josh Poimboeuf 1-1/+25
2017-08-21objtool: Fix objtool fallthrough detection with function paddingGravatar Josh Poimboeuf 1-7/+7
2017-08-20tools lib bpf: improve warningGravatar Eric Leblond 1-1/+2
2017-08-18test_kmod: fix description for -s -and -c parametersGravatar Luis R. Rodriguez 1-2/+2
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 4-5/+4
2017-08-11selftests: timers: freq-step: fix compile errorGravatar Shuah Khan 1-4/+3
2017-08-11objtool: Track DRAP separately from callee-saved registersGravatar Josh Poimboeuf 2-25/+31
2017-08-11objtool: Fix validate_branch() return codesGravatar Josh Poimboeuf 1-3/+3
2017-08-10selftests/x86/fsgsbase: Test selectors 1, 2, and 3Gravatar Andy Lutomirski 1-6/+35
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesGravatar Ingo Molnar 11-31/+562
2017-08-09selftests: futex: fix run_tests targetGravatar Shuah Khan 1-1/+1
2017-08-07test_sysctl: fix sysctl.sh by making it executableGravatar Luis R. Rodriguez 1-0/+0
2017-08-07test_kmod: fix kmod.sh by making it executableGravatar Luis R. Rodriguez 1-0/+0
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xGravatar Thomas Richter 1-0/+11
2017-08-04bpf: fix byte order test in test_verifierGravatar Daniel Borkmann 1-9/+10
2017-08-04bpf, s390: fix build for libbpf and selftest suiteGravatar Daniel Borkmann 2-0/+4
2017-08-01ntb: ntb_test: ensure the link is up before trying to configure the mwsGravatar Logan Gunthorpe 1-0/+4
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-3/+34
2017-07-28objtool: Disable GCC '-Wpacked' warningsGravatar Josh Poimboeuf 1-1/+2
2017-07-28objtool: Fix '-mtune=atom' decoding support in objtool 2.0Gravatar Josh Poimboeuf 1-1/+25
2017-07-28objtool: Skip unreachable warnings for 'alt' instructionsGravatar Josh Poimboeuf 1-1/+6
2017-07-28objtool: Assume unannotated UD2 instructions are dead endsGravatar Josh Poimboeuf 3-9/+70
2017-07-26bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Gravatar Jakub Kicinski 2-3/+6
2017-07-26tools/kvm_stat: add '-f help' to get the available event listGravatar Lin Ma 1-2/+14
2017-07-26tools/kvm_stat: use variables instead of hard paths in help outputGravatar Lin Ma 1-3/+3
2017-07-25objtool: Fix gcov check for older versions of GCCGravatar Josh Poimboeuf 4-35/+14
2017-07-24selftests/bpf: subtraction bounds testGravatar Edward Cree 1-0/+28
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-5/+7
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-9/+479
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksGravatar Daniel Borkmann 1-0/+418
2017-07-20bpf: add test for mixed signed and unsigned bounds checksGravatar Edward Cree 1-0/+52
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsGravatar Daniel Borkmann 1-4/+4
2017-07-20bpf: allow to specify log level and reduce it for test_verifierGravatar Daniel Borkmann 4-5/+5
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsGravatar Josh Poimboeuf 4-13/+207
2017-07-18objtool: Add ORC unwind table generationGravatar Josh Poimboeuf 14-60/+916
2017-07-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-0/+633
2017-07-14kmod: throttle kmod thread limitGravatar Luis R. Rodriguez 1-22/+2
2017-07-14kmod: add test driver to stress test the module loaderGravatar Luis R. Rodriguez 3-0/+653
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-2/+9
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 3-2/+66
2017-07-13Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-221/+777
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 3-5/+211
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-1/+212
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Gravatar Michal Hocko 1-1/+1