| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-01 | 1 | -0/+1 |
|\ |
|
| * | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 2018-11-28 | 1 | -0/+1 |
* | | proc: fixup map_files test on arm | Alexey Dobriyan | 2018-11-30 | 1 | -2/+7 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-30 | 16 | -4/+93 |
|\ \ |
|
| * \ | Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-11-21 | 16 | -4/+93 |
| |\ \ |
|
| | * | | perf tools beauty ioctl: Support new ISO7816 commands | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+1 |
| | * | | tools uapi asm-generic: Synchronize ioctls.h | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+2 |
| | * | | tools arch x86: Update tools's copy of cpufeatures.h | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+2 |
| | * | | tools headers uapi: Synchronize i915_drm.h | Arnaldo Carvalho de Melo | 2018-11-19 | 1 | -0/+22 |
| | * | | perf tools: Restore proper cwd on return from mnt namespace | Jiri Olsa | 2018-11-19 | 2 | -2/+16 |
| | * | | tools build feature: Check if get_current_dir_name() is available | Arnaldo Carvalho de Melo | 2018-11-19 | 8 | -0/+48 |
| | * | | perf tools: Fix crash on synthesizing the unit | Jiri Olsa | 2018-11-12 | 2 | -2/+2 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-30 | 1 | -4/+15 |
|\ \ \ \ |
|
| * | | | | objtool: Fix segfault in .cold detection with -ffunction-sections | Artem Savkov | 2018-11-20 | 1 | -3/+14 |
| * | | | | objtool: Fix double-free in .cold detection error path | Artem Savkov | 2018-11-20 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-11-28 | 4 | -0/+87 |
|\ \ \ \ |
|
| * | | | | selftests: add script to stress-test nft packet path vs. control plane | Florian Westphal | 2018-11-12 | 4 | -0/+87 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-11-26 | 13 | -23/+734 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | tools: bpftool: fix potential NULL pointer dereference in do_load | Jakub Kicinski | 2018-11-22 | 1 | -3/+7 |
| * | | | bpf: fix off-by-one error in adjust_subprog_starts | Edward Cree | 2018-11-17 | 1 | -0/+19 |
| * | | | kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists | Li Zhijian | 2018-11-09 | 1 | -1/+4 |
| * | | | tools: bpftool: update references to other man pages in documentation | Quentin Monnet | 2018-11-09 | 6 | -7/+42 |
| * | | | tools: bpftool: pass an argument to silence open_obj_pinned() | Quentin Monnet | 2018-11-09 | 2 | -8/+9 |
| * | | | tools: bpftool: fix plain output and doc for --bpffs option | Quentin Monnet | 2018-11-09 | 2 | -3/+3 |
| * | | | tools: bpftool: prevent infinite loop in get_fdinfo() | Quentin Monnet | 2018-11-09 | 1 | -1/+1 |
| * | | | tools/bpftool: copy a few net uapi headers to tools directory | Yonghong Song | 2018-11-09 | 2 | -0/+649 |
* | | | | Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-11-23 | 7 | -14/+14 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2018-11-21 | 7 | -14/+14 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | tools cpupower: Override CFLAGS assignments | Jiri Olsa | 2018-11-06 | 1 | -6/+6 |
| | * | | | tools cpupower debug: Allow to use outside build flags | Jiri Olsa | 2018-11-06 | 1 | -2/+2 |
| | * | | | tools/power/cpupower: fix compilation with STATIC=true | Konstantin Khlebnikov | 2018-11-06 | 5 | -6/+6 |
| | |/ / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-19 | 1 | -5/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | tc-testing: tdc.py: Guard against lack of returncode in executed command | Brenda J. Butler | 2018-11-18 | 1 | -3/+11 |
| * | | | tc-testing: tdc.py: ignore errors when decoding stdout/stderr | Lucas Bates | 2018-11-18 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-18 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | tools/testing/nvdimm: Fix the array size for dimm devices. | Masayoshi Mizuma | 2018-11-05 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-11-16 | 1 | -3/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | selftests/powerpc: Adjust wild_bctr to build with old binutils | Gustavo Romero | 2018-11-15 | 1 | -2/+3 |
| * | | selftests/powerpc: Fix wild_bctr test to work on ppc64 | Michael Ellerman | 2018-11-12 | 1 | -1/+15 |
| |/ |
|
* | | Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-11-06 | 19 | -121/+820 |
|\ \
| |/
|/| |
|
| * | perf tools: Do not zero sample_id_all for group members | Jiri Olsa | 2018-11-06 | 2 | -2/+0 |
| * | perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so | Gustavo Romero | 2018-11-05 | 1 | -11/+38 |
| * | perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers | Arnaldo Carvalho de Melo | 2018-11-05 | 1 | -1/+1 |
| * | perf intel-pt: Add MTC and CYC timestamps to debug log | Adrian Hunter | 2018-11-05 | 1 | -0/+4 |
| * | perf intel-pt: Add more event information to debug log | Adrian Hunter | 2018-11-05 | 3 | -3/+19 |
| * | perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord... | Adrian Hunter | 2018-11-05 | 1 | -1/+3 |
| * | perf scripts python: exported-sql-viewer.py: Add help window | Adrian Hunter | 2018-11-05 | 1 | -1/+154 |
| * | perf scripts python: exported-sql-viewer.py: Add Selected branches report | Adrian Hunter | 2018-11-05 | 1 | -0/+327 |
| * | perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx... | Adrian Hunter | 2018-11-05 | 1 | -1/+6 |
| * | perf top: Display the LBR stats in callchain entry | Jin Yao | 2018-11-05 | 1 | -0/+3 |