summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-06-08selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove-2/+8
2020-06-08net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi-0/+58
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+43
2020-06-08lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka-0/+42
2020-06-08tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=yVlastimil Babka-1/+1
2020-06-08selftests/bpf: Fix ringbuf selftest sample counting undeterminismAndrii Nakryiko-7/+35
2020-06-08spi: spidev_test: Use %u to format unsigned numbersGeert Uytterhoeven-2/+2
2020-06-08KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov-4/+4
2020-06-08KVM: selftests: Add x86_64/debug_regs to .gitignoreVitaly Kuznetsov-0/+1
2020-06-08selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote-30/+51
2020-06-08selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence-15/+14
2020-06-07Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds-1/+1
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds-1/+1
2020-06-05NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe-1/+1
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-0/+12
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+3253
2020-06-05KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov-0/+4
2020-06-05ACPICA: acpidump: Removed dead code from oslinuxtbl.cBob Moore-5/+6
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds-533/+1000
2020-06-04tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala-1/+0
2020-06-04selftests: vm: pkeys: fix multilib builds for x86Sandipan Das-1/+73
2020-06-04selftests: vm: pkeys: use the correct page size on powerpcSandipan Das-1/+6
2020-06-04selftests/vm/pkeys: override access right definitions on powerpcRam Pai-6/+4
2020-06-04selftests/vm/pkeys: test correct behaviour of pkey-0Ram Pai-0/+53
2020-06-04selftests/vm/pkeys: introduce a sub-page allocatorRam Pai-0/+37
2020-06-04selftests/vm/pkeys: detect write violation on a mapped access-denied-key pageRam Pai-0/+13
2020-06-04selftests/vm/pkeys: associate key on a mapped page and detect write violationRam Pai-0/+12
2020-06-04selftests/vm/pkeys: associate key on a mapped page and detect access violationRam Pai-0/+19
2020-06-04selftests/vm/pkeys: improve checks to determine pkey supportRam Pai-5/+37
2020-06-04selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()Ram Pai-1/+10
2020-06-04selftests/vm/pkeys: fix number of reserved powerpc pkeysDesnes A. Nunes do Rosario-2/+20
2020-06-04selftests/vm/pkeys: introduce powerpc supportRam Pai-128/+234
2020-06-04selftests/vm/pkeys: introduce generic pkey abstractionsRam Pai-6/+29
2020-06-04selftests: vm: pkeys: use the correct huge page sizeSandipan Das-7/+16
2020-06-04selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai-1/+2
2020-06-04selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()Ram Pai-2/+2
2020-06-04selftests/vm/pkeys: fix pkey_disable_clear()Ram Pai-2/+2
2020-06-04selftests: vm: pkeys: add helpers for pkey bitsSandipan Das-23/+36
2020-06-04selftests: vm: pkeys: Use sane types for pkey registerSandipan Das-53/+72
2020-06-04selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()Thiago Jung Bauermann-0/+4
2020-06-04selftests/vm/pkeys: move some definitions to arch-specific headerThiago Jung Bauermann-152/+162
2020-06-04selftests/vm/pkeys: move generic definitions to header fileRam Pai-32/+30
2020-06-04selftests/vm/pkeys: rename all references to pkru to a generic nameRam Pai-155/+170
2020-06-04selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai-2/+3
2020-06-04lib: make a test module with set/clear bitJesse Brandeburg-0/+1
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-0/+172
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-0/+102
2020-06-04Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-982/+4311
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+1040
2020-06-03tools/vm/page_owner_sort.c: filter out unneeded lineChanghee Han-2/+3