summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+109
|\
| * seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE testChristian Brauner2019-10-211-4/+4
| * seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner2019-10-101-0/+107
| * seccomp: avoid overflow in implicit constant conversionChristian Brauner2019-10-101-1/+2
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-301-0/+376
|\ \
| * | tools: hv: add vmbus testing toolBranden Bonaby2019-11-211-0/+376
* | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-3014-218/+833
|\ \ \
| * | | selftests/powerpc: spectre_v2 test must be built 64-bitMichael Ellerman2019-11-211-0/+2
| * | | selftests/powerpc: Handle Makefile for unrecognized optionHarish2019-11-141-1/+6
| * | | powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftestRavi Bangoria2019-11-131-9/+23
| * | | powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftestRavi Bangoria2019-11-131-1/+118
| * | | selftests/powerpc: Rewrite ptrace-hwbreak.c selftestRavi Bangoria2019-11-131-210/+361
| * | | selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman2019-11-051-0/+4
| * | | selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman2019-10-305-1/+323
| * | | selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman2019-10-294-6/+6
| * | | selftests/powerpc: Reduce sigfuz runtime to ~60sMichael Ellerman2019-10-241-1/+1
* | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-279-13/+249
|\ \ \ \
| * | | | ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Colin Ian King2019-11-152-3/+3
| * | | | tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)2019-11-141-0/+1
| * | | | ftrace/selftests: Update the direct call selftests to test two direct callsSteven Rostedt (VMware)2019-11-132-23/+52
| * | | | ftrace/selftest: Add tests to test register_ftrace_direct()Steven Rostedt (VMware)2019-11-132-0/+124
| * | | | selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence2019-11-043-2/+80
| * | | | selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence2019-11-044-12/+16
| | |/ / | |/| |
* | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-271-1/+7
|\ \ \ \
| * \ \ \ Merge branch 'next/seccomp' into for-nextPaul Walmsley2019-11-221-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov2019-10-291-1/+7
* | | | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-272-3/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-11-132-3/+8
| |\ \ \ \ \
| | * | | | | tools: iio: Correctly add make dependency for iio_utilsLaura Abbott2019-11-102-3/+8
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-271-1/+1
|\ \ \ \ \ \
| * | | | | | usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang2019-11-071-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-2613-19/+100
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-avs', 'pm-docs' and 'pm-tools'Rafael J. Wysocki2019-11-2613-19/+100
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Merge tag 'linux-cpupower-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2019-11-0713-19/+100
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handlingJanakarajan Natarajan2019-11-051-0/+14
| | | | * | | | cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan2019-11-053-0/+25
| | | | * | | | cpupower: mperf_monitor: Introduce per_cpu_schedule flagJanakarajan Natarajan2019-11-052-10/+33
| | | | * | | | cpupower: Move needs_root variable into a sub-structJanakarajan Natarajan2019-11-058-8/+10
| | | | * | | | cpupower : Handle set and info subcommands correctlyAbhishek Goel2019-11-042-0/+18
| | | | * | | | tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2019-10-011-1/+0
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-264-12/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-094-12/+11
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-2610-50/+576
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-3110-50/+576
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...Paul E. McKenney2019-10-3010-50/+576
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | | * | | | | | | tools/memory-model/Documentation: Add plain accesses and data races to explan...Alan Stern2019-10-051-5/+534
| | | | * | | | | | | tools/memory-model/Documentation: Put redefinition of rcu-fence into explanat...Alan Stern2019-10-051-17/+36
| | | | * | | | | | | tools/memory-model/Documentation: Fix typos in explanation.txtAlan Stern2019-10-051-5/+5
| | | | * | | | | | | tools/memory-model: Fix data race detection for unordered store and loadAlan Stern2019-10-051-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenariosPaul E. McKenney2019-10-058-22/+0
| | |/ / / / / / /