| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'thorsten' into docs-next | Jonathan Corbet | 2019-01-09 | 3 | -6/+226 |
|\ |
|
| * | tools: add a kernel-chktaint to tools/debugging | Thorsten Leemhuis | 2019-01-09 | 3 | -6/+226 |
* | | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2019-01-07 | 1 | -3/+3 |
|\ \ |
|
| * | | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 2019-01-06 | 1 | -3/+3 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-01-07 | 27 | -166/+620 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2019-01-03 | 27 | -166/+620 |
| |\ \ |
|
| | * | | perf session: Add comment for perf_session__register_idle_thread() | Adrian Hunter | 2019-01-02 | 1 | -0/+7 |
| | * | | perf thread-stack: Fix thread stack processing for the idle task | Adrian Hunter | 2019-01-02 | 5 | -25/+69 |
| | * | | perf thread-stack: Allocate an array of thread stacks | Adrian Hunter | 2019-01-02 | 1 | -12/+17 |
| | * | | perf thread-stack: Factor out thread_stack__init() | Adrian Hunter | 2019-01-02 | 1 | -7/+19 |
| | * | | perf thread-stack: Allow for a thread stack array | Adrian Hunter | 2019-01-02 | 1 | -6/+34 |
| | * | | perf thread-stack: Avoid direct reference to the thread's stack | Adrian Hunter | 2019-01-02 | 1 | -32/+49 |
| | * | | perf thread-stack: Tidy thread_stack__bottom() usage | Adrian Hunter | 2019-01-02 | 1 | -4/+3 |
| | * | | perf thread-stack: Simplify some code in thread_stack__process() | Adrian Hunter | 2019-01-02 | 1 | -11/+7 |
| | * | | tools gpio: Allow overriding CFLAGS | Jiri Olsa | 2018-12-28 | 1 | -1/+1 |
| | * | | tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c... | Jiri Olsa | 2018-12-28 | 1 | -4/+4 |
| | * | | tools thermal tmon: Allow overriding CFLAGS assignments | Jiri Olsa | 2018-12-28 | 1 | -4/+4 |
| | * | | tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLA... | Jiri Olsa | 2018-12-28 | 1 | -3/+3 |
| | * | | perf c2c: Increase the HITM ratio limit for displayed cachelines | Jiri Olsa | 2018-12-28 | 1 | -1/+1 |
| | * | | perf c2c: Change the default coalesce setup | Jiri Olsa | 2018-12-28 | 1 | -1/+1 |
| | * | | perf trace beauty ioctl: Beautify USBDEVFS_ commands | Arnaldo Carvalho de Melo | 2018-12-28 | 1 | -0/+22 |
| | * | | perf trace beauty: Export function to get the files for a thread | Arnaldo Carvalho de Melo | 2018-12-28 | 2 | -5/+12 |
| | * | | perf trace: Wire up ioctl's USBDEBFS_ cmd table generator | Arnaldo Carvalho de Melo | 2018-12-28 | 1 | -0/+8 |
| | * | | perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands | Arnaldo Carvalho de Melo | 2018-12-28 | 1 | -0/+19 |
| | * | | tools headers uapi: Grab a copy of usbdevice_fs.h | Arnaldo Carvalho de Melo | 2018-12-28 | 2 | -0/+202 |
| | * | | perf trace: Store the major number for a file when storing its pathname | Arnaldo Carvalho de Melo | 2018-12-28 | 1 | -0/+5 |
| | * | | perf trace: Move the files table resizing to outside set_pathname() | Arnaldo Carvalho de Melo | 2018-12-28 | 1 | -6/+16 |
| | * | | perf trace: Rename thread_thread->paths to thread_trace->files | Arnaldo Carvalho de Melo | 2018-12-28 | 1 | -19/+23 |
| | * | | perf script: Fix LBR skid dump problems in brstackinsn | Andi Kleen | 2018-12-28 | 4 | -1/+34 |
| | * | | perf python: Do not force closing original perf descriptor in evlist.get_poll... | Jiri Olsa | 2018-12-28 | 1 | -1/+2 |
| | * | | perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*" | Colin Ian King | 2018-12-28 | 1 | -2/+2 |
| | * | | perf trace: Do not hardcode the size of the tracepoint common_ fields | Arnaldo Carvalho de Melo | 2018-12-21 | 1 | -21/+52 |
| | * | | perf build: Don't unconditionally link the libbfd feature test to -liberty an... | Stanislav Fomichev | 2018-12-21 | 3 | -28/+30 |
| | * | | perf beauty mmap: PROT_WRITE should come before PROT_EXEC | Arnaldo Carvalho de Melo | 2018-12-21 | 1 | -1/+1 |
| | * | | perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setti... | Arnaldo Carvalho de Melo | 2018-12-21 | 1 | -1/+3 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fls: change parameter to unsigned int | Matthew Wilcox | 2019-01-04 | 1 | -1/+1 |
* | | | | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-03 | 2 | -4/+1106 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | bpf: add various test cases to selftests | Daniel Borkmann | 2019-01-03 | 1 | -3/+1105 |
| * | | | | selftests/bpf: fix error printing in test_devmap() | Xiaozhou Liu | 2019-01-01 | 1 | -1/+1 |
* | | | | | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-02 | 1 | -2/+445 |
|\ \ \ \ \ |
|
| * | | | | | seccomp: add a return code to trap to userspace | Tycho Andersen | 2018-12-12 | 1 | -2/+445 |
* | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-01-02 | 4 | -0/+70 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | James Morris | 2018-12-17 | 4 | -0/+70 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | selftests/ima: kexec_load syscall test | Mimi Zohar | 2018-12-11 | 4 | -0/+70 |
| | |/ / / / / |
|
* | | | | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-12-31 | 4 | -0/+156 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | selftests/ftrace: Add testcases for dynamic event | Masami Hiramatsu | 2018-12-10 | 4 | -0/+156 |
* | | | | | | | | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-29 | 6 | -0/+338 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nds32: Perf porting | Nickhu | 2018-11-06 | 6 | -0/+338 |