summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-061-3/+3
|\
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-3/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-0627-166/+620
|\ \ | |/ |/|
| * Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-0327-166/+620
| |\
| | * perf session: Add comment for perf_session__register_idle_thread()Adrian Hunter2019-01-021-0/+7
| | * perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter2019-01-025-25/+69
| | * perf thread-stack: Allocate an array of thread stacksAdrian Hunter2019-01-021-12/+17
| | * perf thread-stack: Factor out thread_stack__init()Adrian Hunter2019-01-021-7/+19
| | * perf thread-stack: Allow for a thread stack arrayAdrian Hunter2019-01-021-6/+34
| | * perf thread-stack: Avoid direct reference to the thread's stackAdrian Hunter2019-01-021-32/+49
| | * perf thread-stack: Tidy thread_stack__bottom() usageAdrian Hunter2019-01-021-4/+3
| | * perf thread-stack: Simplify some code in thread_stack__process()Adrian Hunter2019-01-021-11/+7
| | * tools gpio: Allow overriding CFLAGSJiri Olsa2018-12-281-1/+1
| | * tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c...Jiri Olsa2018-12-281-4/+4
| | * tools thermal tmon: Allow overriding CFLAGS assignmentsJiri Olsa2018-12-281-4/+4
| | * tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLA...Jiri Olsa2018-12-281-3/+3
| | * perf c2c: Increase the HITM ratio limit for displayed cachelinesJiri Olsa2018-12-281-1/+1
| | * perf c2c: Change the default coalesce setupJiri Olsa2018-12-281-1/+1
| | * perf trace beauty ioctl: Beautify USBDEVFS_ commandsArnaldo Carvalho de Melo2018-12-281-0/+22
| | * perf trace beauty: Export function to get the files for a threadArnaldo Carvalho de Melo2018-12-282-5/+12
| | * perf trace: Wire up ioctl's USBDEBFS_ cmd table generatorArnaldo Carvalho de Melo2018-12-281-0/+8
| | * perf beauty ioctl: Add generator for USBDEVFS_ ioctl commandsArnaldo Carvalho de Melo2018-12-281-0/+19
| | * tools headers uapi: Grab a copy of usbdevice_fs.hArnaldo Carvalho de Melo2018-12-282-0/+202
| | * perf trace: Store the major number for a file when storing its pathnameArnaldo Carvalho de Melo2018-12-281-0/+5
| | * perf trace: Move the files table resizing to outside set_pathname()Arnaldo Carvalho de Melo2018-12-281-6/+16
| | * perf trace: Rename thread_thread->paths to thread_trace->filesArnaldo Carvalho de Melo2018-12-281-19/+23
| | * perf script: Fix LBR skid dump problems in brstackinsnAndi Kleen2018-12-284-1/+34
| | * perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa2018-12-281-1/+2
| | * perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"Colin Ian King2018-12-281-2/+2
| | * perf trace: Do not hardcode the size of the tracepoint common_ fieldsArnaldo Carvalho de Melo2018-12-211-21/+52
| | * perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2018-12-213-28/+30
| | * perf beauty mmap: PROT_WRITE should come before PROT_EXECArnaldo Carvalho de Melo2018-12-211-1/+1
| | * perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setti...Arnaldo Carvalho de Melo2018-12-211-1/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-1/+1
|\ \ \
| * | | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-032-4/+1106
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: add various test cases to selftestsDaniel Borkmann2019-01-021-3/+1105
| * | | selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu2019-01-011-1/+1
* | | | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-021-2/+445
|\ \ \ \
| * | | | seccomp: add a return code to trap to userspaceTycho Andersen2018-12-111-2/+445
* | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-024-0/+70
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-174-0/+70
| |\ \ \ \ \
| | * | | | | selftests/ima: kexec_load syscall testMimi Zohar2018-12-114-0/+70
| | |/ / / /
* | | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-314-0/+156
|\ \ \ \ \ \
| * | | | | | selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu2018-12-104-0/+156
* | | | | | | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-296-0/+338
|\ \ \ \ \ \ \
| * | | | | | | nds32: Perf portingNickhu2018-11-066-0/+338
* | | | | | | | Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-2817-37/+288
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-178-9/+13