summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-081-1/+43
|\
| * lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka2020-06-081-0/+42
| * tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=yVlastimil Babka2020-06-081-1/+1
* | Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds2020-06-071-1/+1
|\ \ | |/ |/|
| * NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2020-06-051-1/+1
* | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds2020-06-061-1/+1
|\ \
| * | sh: remove sh5 supportArnd Bergmann2020-06-011-1/+1
* | | Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-06-051-0/+12
|\ \ \
| * \ \ Merge tag 'v5.7-rc7' into develLinus Walleij2020-05-27118-1058/+2701
| |\ \ \
| * | | | tools: gpio: add bias flags to lsgpioKent Gibson2020-05-051-0/+12
| | |_|/ | |/| |
* | | | 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-0411-533/+1000
|\ \ \ \ \
| * | | | | tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala2020-06-041-1/+0
| * | | | | selftests: vm: pkeys: fix multilib builds for x86Sandipan Das2020-06-041-1/+73
| * | | | | selftests: vm: pkeys: use the correct page size on powerpcSandipan Das2020-06-042-1/+6
| * | | | | selftests/vm/pkeys: override access right definitions on powerpcRam Pai2020-06-041-6/+4
| * | | | | selftests/vm/pkeys: test correct behaviour of pkey-0Ram Pai2020-06-041-0/+53
| * | | | | selftests/vm/pkeys: introduce a sub-page allocatorRam Pai2020-06-044-0/+37
| * | | | | selftests/vm/pkeys: detect write violation on a mapped access-denied-key pageRam Pai2020-06-041-0/+13
| * | | | | selftests/vm/pkeys: associate key on a mapped page and detect write violationRam Pai2020-06-041-0/+12
| * | | | | selftests/vm/pkeys: associate key on a mapped page and detect access violationRam Pai2020-06-041-0/+19
| * | | | | selftests/vm/pkeys: improve checks to determine pkey supportRam Pai2020-06-044-5/+37
| * | | | | selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()Ram Pai2020-06-041-1/+10
| * | | | | selftests/vm/pkeys: fix number of reserved powerpc pkeysDesnes A. Nunes do Rosario2020-06-041-2/+20
| * | | | | selftests/vm/pkeys: introduce powerpc supportRam Pai2020-06-043-128/+234
| * | | | | selftests/vm/pkeys: introduce generic pkey abstractionsRam Pai2020-06-043-6/+29
| * | | | | selftests: vm: pkeys: use the correct huge page sizeSandipan Das2020-06-041-7/+16
| * | | | | selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-041-1/+2
| * | | | | selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()Ram Pai2020-06-041-2/+2
| * | | | | selftests/vm/pkeys: fix pkey_disable_clear()Ram Pai2020-06-041-2/+2
| * | | | | selftests: vm: pkeys: add helpers for pkey bitsSandipan Das2020-06-043-23/+36
| * | | | | selftests: vm: pkeys: Use sane types for pkey registerSandipan Das2020-06-043-53/+72
| * | | | | selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()Thiago Jung Bauermann2020-06-041-0/+4
| * | | | | selftests/vm/pkeys: move some definitions to arch-specific headerThiago Jung Bauermann2020-06-043-152/+162
| * | | | | selftests/vm/pkeys: move generic definitions to header fileRam Pai2020-06-042-32/+30
| * | | | | selftests/vm/pkeys: rename all references to pkru to a generic nameRam Pai2020-06-042-155/+170
| * | | | | selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-046-2/+3
| * | | | | lib: make a test module with set/clear bitJesse Brandeburg2020-06-041-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
|\ \ \ \ \ \ \