summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-05-30selftests/futex: Fix line continuation in MakefileDaniel Díaz
2018-05-30selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian
2018-05-30seccomp: add a selftest for get_metadataTycho Andersen
2018-05-30selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-05-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju
2018-05-30selftest/vDSO: fix O=Dominik Brodowski
2018-05-30selftests: sync: missing CFLAGS while compilingAnders Roxell
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-04-26bpf: fix rlimit in reuseport net selftestDaniel Borkmann
2018-04-26selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)
2018-04-26bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole
2018-04-26selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu
2018-04-12selftests/net: fix bugs in address and port initializationSowmini Varadhan
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-21selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2018-03-21selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2018-03-21selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-19rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-19test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-25bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-22selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski
2018-02-22selftests/x86/pkeys: Remove unused functionsIngo Molnar
2018-02-22selftests/x86: Clean up and document sscanf() usageDominik Brodowski
2018-02-22selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski
2018-02-22kselftest: fix OOM in memory compaction testArnd Bergmann
2018-02-22selftests: seccomp: fix compile error seccomp_bpfAnders Roxell
2018-01-31bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski
2018-01-17bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-02x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-29x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-25selftests/bpf: add tests for recent bugfixesDaniel Borkmann
2017-12-25selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski
2017-12-25selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski
2017-12-14x86/mpx/selftests: Fix up weird arraysDave Hansen
2017-12-10selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski
2017-12-10selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski
2017-11-21selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds