summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-2714-2/+1069
|\
| * selftests/timens: Check for right timens offsets after fork and execAndrei Vagin2020-01-143-1/+96
| * selftests/timens: Add a simple perf test for clock_gettime()Andrei Vagin2020-01-143-1/+99
| * selftests/timens: Add timer offsets testAndrei Vagin2020-01-143-1/+124
| * selftests/timens: Add procfs selftestDmitry Safonov2020-01-143-1/+146
| * selftests/timens: Add a test for clock_nanosleep()Andrei Vagin2020-01-143-2/+152
| * selftests/timens: Add a test for timerfdAndrei Vagin2020-01-143-1/+130
| * selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov2020-01-147-0/+325
| * hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin2020-01-141-2/+4
* | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-01-271-2/+2
|\ \
| * | iocost: Fix iocost_monitor.py due to helper type mismatchTejun Heo2020-01-171-2/+2
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-273-13/+4
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-13/+4
| | |/ | |/|
* | | Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-2711-11/+11
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-...Rafael J. Wysocki2020-01-271-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | tools/power/acpi: fix compilation errorZhengyuan Liu2019-12-171-1/+1
| | | | |/ /
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2020-01-2710-10/+10
| |\ \ \ \ \
| | * | | | | ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-1310-10/+10
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-01-274-25/+97
|\ \ \ \ \ \
| * | | | | | tools/power/x86/intel-speed-select: Update versionSrinivas Pandruvada2020-01-201-1/+1
| * | | | | | tools/power/x86/intel-speed-select: Change the order for clos disableSrinivas Pandruvada2020-01-201-16/+14
| * | | | | | tools/power/x86/intel-speed-select: Fix result display for turbo-freq auto modeSrinivas Pandruvada2020-01-202-8/+10
| * | | | | | tools/power/x86/intel-speed-select: Add support for core-power discoverySrinivas Pandruvada2020-01-203-0/+72
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-192-3/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau2020-01-111-1/+1
| * | | | | | | selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata2020-01-151-2/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-184-4/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'perf-urgent-for-mingo-5.5-20191223' of git://git.kernel.org/pub/sc...Ingo Molnar2019-12-234-4/+12
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita2019-12-201-2/+2
| | * | | | | perf map: Set kmap->kmaps backpointer for main kernel map chunksArnaldo Carvalho de Melo2019-12-201-0/+3
| | * | | | | perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao2019-12-201-1/+4
| | * | | | | tools lib traceevent: Fix memory leakage in filter_eventHewenliang2019-12-201-1/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-091-0/+8
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu2020-01-031-0/+8
* | | | | | Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-021-1/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon2020-01-021-1/+12
| * | | | | selftests/seccomp: Zero out seccomp_notifSargun Dhillon2020-01-021-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-314-15/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-263-10/+12
| |\ \ \ \ \
| | * | | | | libbpf: Fix build on read-only filesystemsNamhyung Kim2019-12-233-10/+12
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-261-5/+34
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal2019-12-201-5/+34
* | | | | | rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers2019-12-231-5/+7
* | | | | | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2019-12-231-8/+10
* | | | | | rseq/selftests: Turn off timeout settingMathieu Desnoyers2019-12-231-0/+1
* | | | | | kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park2019-12-231-0/+8
* | | | | | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-232-3/+3
* | | | | | kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-233-4/+4
* | | | | | kunit: Create default config in '--build_dir'SeongJae Park2019-12-232-4/+11