summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2019-01-09tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)
2019-01-09perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings
2019-01-09perf script: Use fallbacks for branch stacksAdrian Hunter
2019-01-09perf tools: Use fallback for sample_addr_correlates_sym() casesAdrian Hunter
2019-01-09perf thread: Add fallback functions for cases where cpumode is insufficientAdrian Hunter
2019-01-09perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-07selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-28tools: bpftool: fix a bitfield pretty print issueYonghong Song
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-22tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski
2018-11-21Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...Ingo Molnar
2018-11-21Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2018-11-20objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov
2018-11-20objtool: Fix double-free in .cold detection error pathArtem Savkov
2018-11-19perf tools beauty ioctl: Support new ISO7816 commandsArnaldo Carvalho de Melo
2018-11-19tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo
2018-11-19tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo