summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-31perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2018-10-31perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo
2018-10-31selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley
2018-10-31selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2018-10-31selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley
2018-10-31selftests: powerpc: Fix warning for security subdirJoel Stanley
2018-10-30tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-30perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo
2018-10-30perf trace: Beautify mount's first pathname argArnaldo Carvalho de Melo
2018-10-30perf trace: Beautify the umount's 'name' argumentArnaldo Carvalho de Melo
2018-10-30perf trace: Consider syscall aliases tooArnaldo Carvalho de Melo
2018-10-30perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo
2018-10-30perf trace beauty: Allow syscalls to mask an argument before considering itArnaldo Carvalho de Melo
2018-10-30perf beauty: Introduce strarray__scnprintf_flags()Arnaldo Carvalho de Melo
2018-10-30perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo
2018-10-30perf beauty: Add a generator for MS_ mount/umount's flag constantsArnaldo Carvalho de Melo
2018-10-30tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo
2018-10-30selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao
2018-10-29Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar
2018-10-29Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar
2018-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-28Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-28selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch
2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch
2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch
2018-10-26userfaultfd: selftest: recycle lock threads firstPeter Xu
2018-10-26userfaultfd: selftest: generalize read and pollPeter Xu
2018-10-26userfaultfd: selftest: cleanup help messagesPeter Xu
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman
2018-10-26selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-10-26Merge tag 'perf-core-for-mingo-4.20-20181025' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann