summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-046-90/+2356
|\
| *-. Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-016-90/+2356
| |\ \
| | | * rcutorture: Make use of nolibc when availableWilly Tarreau2018-11-091-1/+17
| | | * rcutorture: Import a copy of nolibcWilly Tarreau2018-11-091-0/+2197
| | | * rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau2018-11-091-4/+4
| | | * rcutorture: Always strip using the cross-compilerWilly Tarreau2018-11-091-2/+1Star
| | | * rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney2018-11-091-1/+1
| | | * rcutorture: Make initrd/init execute in userspacePaul E. McKenney2018-11-091-4/+39
| | | * rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney2018-11-092-94/+45Star
| | | * rcutorture: Automatically create initrd directoryConnor Shu2018-11-092-0/+68
| | |/ | |/|
| | * rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-12-011-2/+2
| | * tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-12-011-1/+1
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-011-0/+1
|\ \
| * | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-281-0/+1
* | | proc: fixup map_files test on armAlexey Dobriyan2018-11-301-2/+7
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-3016-4/+93
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...Ingo Molnar2018-11-2116-4/+93
| |\ \ \
| | * | | perf tools beauty ioctl: Support new ISO7816 commandsArnaldo Carvalho de Melo2018-11-191-0/+1
| | * | | tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo2018-11-191-0/+2
| | * | | tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo2018-11-191-0/+2
| | * | | tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-11-191-0/+22
| | * | | perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2018-11-192-2/+16
| | * | | tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2018-11-198-0/+48
| | * | | perf tools: Fix crash on synthesizing the unitJiri Olsa2018-11-122-2/+2
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-301-4/+15
|\ \ \ \ \
| * | | | | objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov2018-11-201-3/+14
| * | | | | objtool: Fix double-free in .cold detection error pathArtem Savkov2018-11-201-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-284-0/+87
|\ \ \ \ \
| * | | | | selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-124-0/+87
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-2613-23/+734
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski2018-11-221-3/+7
| * | | | bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-11-171-0/+19
| * | | | kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian2018-11-091-1/+4
| * | | | tools: bpftool: update references to other man pages in documentationQuentin Monnet2018-11-096-7/+42
| * | | | tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet2018-11-092-8/+9
| * | | | tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-092-3/+3
| * | | | tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet2018-11-091-1/+1
| * | | | tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song2018-11-092-0/+649
| | |_|/ | |/| |
* | | | Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-11-237-14/+14
|\ \ \ \
| * \ \ \ Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2018-11-217-14/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tools cpupower: Override CFLAGS assignmentsJiri Olsa2018-11-061-6/+6
| | * | | tools cpupower debug: Allow to use outside build flagsJiri Olsa2018-11-061-2/+2
| | * | | tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov2018-11-065-6/+6
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-191-5/+13
|\ \ \ \ | |/ / / |/| | |
| * | | tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-11-181-3/+11
| * | | tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-11-181-2/+2
| | |/ | |/|
* | | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-181-4/+4
|\ \ \
| * | | tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma2018-11-051-4/+4
| | |/ | |/|
* | | Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-161-3/+18
|\ \ \ | |_|/ |/| |
| * | selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero2018-11-151-2/+3