summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-088-0/+1066
|\
| * livepatch/selftests: use "$@" to preserve argument listJoe Lawrence2019-02-121-12/+7
| * selftests/livepatch: introduce testsJoe Lawrence2019-01-118-0/+1071
* | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-078-5/+226
|\ \
| * | selftests/powerpc: Remove duplicate headerMichael Ellerman2019-02-261-1/+0
| * | tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy2019-02-221-2/+27
| * | powerpc/selftest: fix type of mftb() in null_syscallChristophe Leroy2019-02-221-1/+1
| * | Merge branch 'fixes' into nextMichael Ellerman2019-02-193-1/+4
| |\ \
| * | | selftests/powerpc: New TM signal self testBreno Leitao2019-01-155-1/+198
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-075-0/+371
|\ \ \ \
| * | | | LSM: SafeSetID: add selftestMicah Morton2019-02-125-0/+371
* | | | | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-0/+14
|\ \ \ \ \
| * \ \ \ \ Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2019-02-1139-123/+1551
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-041-0/+14
| |\ \ \ \ \ \
| | * | | | | | iio: Add modifiers for ethanol and H2 gasesAndreas Brauchli2018-12-161-0/+4
| | * | | | | | iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski2018-12-161-0/+10
* | | | | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-064-8/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-1183-292/+3387
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | selftests: firmware: fix verify_reqs() return valueLuis Chamberlain2019-02-081-1/+1
| * | | | | | | | Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain2019-02-081-3/+6
| * | | | | | | | Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain2019-02-081-1/+0
| * | | | | | | | tools/firmware/ihex2fw: Replace explicit alignment with ALIGNAndrey Smirnov2019-01-221-2/+4
| * | | | | | | | tools/firmware/ihex2fw: Simplify next record offset calculationAndrey Smirnov2019-01-221-1/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-0610-10/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2019-03-0410-10/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-1510-10/+10
| | |/ / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-0619-25/+808
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder2019-03-051-1/+0
| * | | | | | | | | proc: more robust bulk read testAlexey Dobriyan2019-03-051-0/+14
| * | | | | | | | | proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan2019-03-053-0/+408
| * | | | | | | | | proc: return exit code 4 for skipped testsAlexey Dobriyan2019-03-055-5/+5
| * | | | | | | | | tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan2019-03-054-0/+76
| * | | | | | | | | tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding2019-03-051-9/+11
| * | | | | | | | | tools/vm/slabinfo: align usage output columnsTobin C. Harding2019-03-051-3/+3
| * | | | | | | | | tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding2019-03-051-5/+6
| * | | | | | | | | tools/vm/slabinfo: update options in usage messageTobin C. Harding2019-03-051-1/+1
| * | | | | | | | | selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)2019-03-051-0/+74
| * | | | | | | | | selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)2019-03-052-0/+192
| * | | | | | | | | tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell2019-03-052-3/+20
| * | | | | | | | | mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-051-1/+1
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-06247-2211/+9398
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-2837-390/+945
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf script python: Add Python3 support to syscall-counts-by-pid.pyTony Jones2019-02-251-10/+12
| | * | | | | | | | | | perf script python: Add Python3 support to syscall-counts.pyTony Jones2019-02-251-8/+10
| | * | | | | | | | | | perf script python: Add Python3 support to stat-cpi.pyTony Jones2019-02-251-4/+6
| | * | | | | | | | | | perf script python: Add Python3 support to stackcollapse.pyTony Jones2019-02-251-3/+4
| | * | | | | | | | | | perf script python: Add Python3 support to sctop.pyTony Jones2019-02-251-8/+16
| | * | | | | | | | | | perf script python: Add Python3 support to powerpc-hcalls.pyTony Jones2019-02-251-8/+10
| | * | | | | | | | | | perf script python: Add Python3 support to net_dropmonitor.pyTony Jones2019-02-251-4/+6
| | * | | | | | | | | | perf script python: Add Python3 support to mem-phys-addr.pyTony Jones2019-02-251-10/+14