summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-10-15selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi-4/+4
2020-10-15bpf: Fix register equivalence tracking.Alexei Starovoitov-0/+26
2020-10-14selftests: Add VRF route leaking testsMichael Jeanson-0/+627
2020-10-14Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds-175/+133
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-35/+35
2020-10-14Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-119/+200
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-22/+48
2020-10-14selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran-3/+6
2020-10-13selftests/vm: 8x compaction_test speedupJohn Hubbard-5/+6
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell-2/+2
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard-0/+12
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard-0/+5
2020-10-13mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song-7/+7
2020-10-13device-dax: add dis-contiguous resource supportDan Williams-6/+14
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams-1/+1
2020-10-13device-dax: make pgmap optional for instance creationDan Williams-4/+4
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-203/+318
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-293/+2615
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+281
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+68
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-29/+30
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+4644
2020-10-11bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend-1/+18
2020-10-11bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend-14/+21
2020-10-12selftests: netfilter: extend nfqueue test caseFlorian Westphal-22/+109
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean-2/+45
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann-9/+61
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann-186/+219
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann-10/+72
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins-14/+65
2020-10-09kunit: tool: fix display of make errorsDaniel Latypov-6/+6
2020-10-09selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov-0/+243
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov-0/+1274
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov-9/+9
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-7/+25
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov-0/+19
2020-10-09kbuild: explicitly specify the build id styleBill Wendling-1/+1
2020-10-09tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner-2/+2
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-69/+208
2020-10-08selftests: mptcp: interpret \n as a new lineMatthieu Baerts-2/+2
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook-44/+41
2020-10-08selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook-4/+21
2020-10-08selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook-12/+47
2020-10-08selftests/seccomp: Record syscall during ptrace entryKees Cook-13/+27
2020-10-08selftests/ftrace: Add test case for synthetic event dynamic stringsTom Zanussi-0/+31
2020-10-07selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructionsAndrii Nakryiko-0/+397
2020-10-07selftests/run_kselftest.sh: Make each test individually selectableKees Cook-6/+71
2020-10-07selftests: Extract run_kselftest.sh and generate stand-alone test listKees Cook-22/+37
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon-1/+2070
2020-10-07ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)-0/+29