summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-07tools uapi: fix RISC-V 64-bit supportAurelien Jarno
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-05bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-01-04selftests: net: fix/improve ip_defrag selftestPeter Oskolkov
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-04perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo
2019-01-04perf python: Make sure the python binding output directory is in placeArnaldo Carvalho de Melo
2019-01-04perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson
2019-01-04perf annotate: Pass filename to objdump via execlIvan Krylov
2019-01-04perf report: Fix wrong iteration count in --branch-historyJin Yao
2019-01-04tools headers x86: Sync asm/cpufeatures.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Update i915_drm.hArnaldo Carvalho de Melo
2019-01-04tools iio: Override CFLAGS assignmentsJiri Olsa
2019-01-04tools thermal tmon: Use -O3 instead of -O1 if availableJiri Olsa
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-03tools beauty: Make the prctl option table generator catch all PR_ optionsArnaldo Carvalho de Melo
2019-01-03tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-03tools headers x86: Sync disabled-features.hArnaldo Carvalho de Melo
2019-01-03perf stat: Fix endless wait for child processJin Yao
2019-01-03Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar
2019-01-02bpf: add various test cases to selftestsDaniel Borkmann
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-02perf session: Add comment for perf_session__register_idle_thread()Adrian Hunter
2019-01-02perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter
2019-01-02perf thread-stack: Allocate an array of thread stacksAdrian Hunter
2019-01-02perf thread-stack: Factor out thread_stack__init()Adrian Hunter
2019-01-02perf thread-stack: Allow for a thread stack arrayAdrian Hunter
2019-01-02perf thread-stack: Avoid direct reference to the thread's stackAdrian Hunter
2019-01-02perf thread-stack: Tidy thread_stack__bottom() usageAdrian Hunter
2019-01-02perf thread-stack: Simplify some code in thread_stack__process()Adrian Hunter
2019-01-01selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-28Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-12-28mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams