summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-0521-5/+3253
|\
| * selftests/powerpc: Add a test of counting larx/stcxMichael Ellerman2020-05-154-2/+203
| * powerpc/mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-2/+2
| * powerpc: Use trap metadata to prevent double restart rather than zeroing trapNicholas Piggin2020-05-152-1/+175
| * selftests/powerpc: Add README for GZIP engine testsRaphael Moreira Zinsly2020-04-212-0/+46
| * selftests/powerpc: Add NX-GZIP engine decompress testcaseRaphael Moreira Zinsly2020-04-213-1/+1030
| * selftests/powerpc: Add NX-GZIP engine compress testcaseRaphael Moreira Zinsly2020-04-215-0/+803
| * selftests/powerpc: Add header files for NX compresion/decompressionRaphael Moreira Zinsly2020-04-213-0/+801
| * selftests/powerpc: Add header files for GZIP engine testRaphael Moreira Zinsly2020-04-213-0/+194
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0511-533/+1000
|\ \
| * | tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala2020-06-051-1/+0
| * | selftests: vm: pkeys: fix multilib builds for x86Sandipan Das2020-06-051-1/+73
| * | selftests: vm: pkeys: use the correct page size on powerpcSandipan Das2020-06-052-1/+6
| * | selftests/vm/pkeys: override access right definitions on powerpcRam Pai2020-06-051-6/+4
| * | selftests/vm/pkeys: test correct behaviour of pkey-0Ram Pai2020-06-051-0/+53
| * | selftests/vm/pkeys: introduce a sub-page allocatorRam Pai2020-06-054-0/+37
| * | selftests/vm/pkeys: detect write violation on a mapped access-denied-key pageRam Pai2020-06-051-0/+13
| * | selftests/vm/pkeys: associate key on a mapped page and detect write violationRam Pai2020-06-051-0/+12
| * | selftests/vm/pkeys: associate key on a mapped page and detect access violationRam Pai2020-06-051-0/+19
| * | selftests/vm/pkeys: improve checks to determine pkey supportRam Pai2020-06-054-5/+37
| * | selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()Ram Pai2020-06-051-1/+10
| * | selftests/vm/pkeys: fix number of reserved powerpc pkeysDesnes A. Nunes do Rosario2020-06-051-2/+20
| * | selftests/vm/pkeys: introduce powerpc supportRam Pai2020-06-053-128/+234
| * | selftests/vm/pkeys: introduce generic pkey abstractionsRam Pai2020-06-053-6/+29
| * | selftests: vm: pkeys: use the correct huge page sizeSandipan Das2020-06-051-7/+16
| * | selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-051-1/+2
| * | selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()Ram Pai2020-06-051-2/+2
| * | selftests/vm/pkeys: fix pkey_disable_clear()Ram Pai2020-06-051-2/+2
| * | selftests: vm: pkeys: add helpers for pkey bitsSandipan Das2020-06-053-23/+36
| * | selftests: vm: pkeys: Use sane types for pkey registerSandipan Das2020-06-053-53/+72
| * | selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()Thiago Jung Bauermann2020-06-051-0/+4
| * | selftests/vm/pkeys: move some definitions to arch-specific headerThiago Jung Bauermann2020-06-053-152/+162
| * | selftests/vm/pkeys: move generic definitions to header fileRam Pai2020-06-052-32/+30
| * | selftests/vm/pkeys: rename all references to pkru to a generic nameRam Pai2020-06-052-155/+170
| * | selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-056-2/+3
| * | lib: make a test module with set/clear bitJesse Brandeburg2020-06-051-0/+1
* | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-042-0/+172
|\ \ \
| * | | selftests/exec: Add binfmt_script regression testKees Cook2020-05-212-0/+172
* | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-044-0/+102
|\ \ \ \
| * | | | proc: use human-readable values for hidepidAlexey Gladkov2020-04-223-0/+52
| * | | | proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov2020-04-223-0/+50
* | | | | Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-04145-982/+4311
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | perf tools: Remove some duplicated includesTiezhu Yang2020-06-025-5/+0
| * | | | perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter2020-06-021-0/+2
| * | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-06-021-0/+3
| * | | | perf stat: Ensure group is defined on top of the same cpu maskJiri Olsa2020-06-021-0/+55
| * | | | perf libdw: Fix off-by 1 relative directory includesIan Rogers2020-06-013-9/+9
| * | | | perf arm-spe: Support synthetic eventsTan Xiaojun2020-06-015-43/+1097
| * | | | perf auxtrace: Add four itrace optionsTan Xiaojun2020-06-013-2/+36
| * | | | perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun2020-06-015-2/+3