summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-7/+432
2019-07-16selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin-1/+273
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova-4/+9
2019-07-16proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan-0/+135
2019-07-16tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan-2/+15
2019-07-16selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich-17/+11
2019-07-16selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko-14/+10
2019-07-16selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko-3/+3
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds-1/+1
2019-07-16ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)-2/+2
2019-07-16ftrace/selftests: Return the skip code when tracing directory not configured ...Steven Rostedt (VMware)-6/+32
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich-1/+32
2019-07-16selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich-1/+1
2019-07-16selftests/bpf: remove logic duplication in test_verifierAndrii Nakryiko-20/+15
2019-07-15selftests/bpf: add selftests for wide loadsStanislav Fomichev-0/+37
2019-07-15selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev-36/+36
2019-07-15selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich-2/+5
2019-07-15selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich-8/+8
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich-0/+2
2019-07-15selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko-4/+4
2019-07-15selftests/bpf: add trickier size resolution testsAndrii Nakryiko-0/+88
2019-07-15Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski-18/+4
2019-07-15LSM: SafeSetID: verify transitive constrainednessJann Horn-1/+3
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn-11/+5
2019-07-15docs: blockdev: add it to the admin-guideMauro Carvalho Chehab-1/+1
2019-07-15docs: blockdev: convert to ReSTMauro Carvalho Chehab-1/+1
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-10/+492
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-6/+6
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+117
2019-07-12Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-37/+35
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-3/+3
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-42/+61
2019-07-12tc-tests: updated skbedit testsRoman Mashak-0/+117
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+71
2019-07-12selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich-3/+3
2019-07-12selftests/bpf: make PT_REGS_* work in userspaceIlya Leoshkevich-20/+55
2019-07-12selftests/bpf: fix s930 -> s390 typoIlya Leoshkevich-5/+5
2019-07-12selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich-1/+3
2019-07-12selftests/bpf: do not ignore clang failuresIlya Leoshkevich-6/+7
2019-07-12selftests/bpf: fix bpf_target_sparc checkIlya Leoshkevich-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1069/+16982
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-905/+1742
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-42/+437
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada-3/+3
2019-07-09tc-testing: introduce scapyPlugin for basic trafficLucas Bates-0/+148
2019-07-09tc-testing: Allow tdc plugins to see test case dataLucas Bates-8/+7
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-09tc-tests: Add tc action ct testsPaul Blakey-0/+314
2019-07-08tc-tests: actions: add MPLS testsJohn Hurley-0/+1089
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+173