Age | Commit message (Expand) | Author | Files | Lines |
2020-10-01 | selftests/x86/syscall_nt: Clear weird flags after each test | Andy Lutomirski | 1 | -0/+1 |
2020-10-01 | selftests/ftrace: fix glob selftest | Sven Schnelle | 1 | -1/+1 |
2020-09-03 | selftests/powerpc: Purge extra count_pmc() calls of ebb selftests | Desnes A. Nunes do Rosario | 11 | -26/+0 |
2020-08-21 | selftests/powerpc: Fix online CPU selection | Sandipan Das | 1 | -12/+25 |
2020-08-21 | selftests/powerpc: Fix CPU affinity for child process | Harish | 1 | -5/+16 |
2020-08-21 | selftests/net: relax cpu affinity requirement in msg_zerocopy test | Willem de Bruijn | 1 | -3/+2 |
2020-08-05 | selftests/net: rxtimestamp: fix clang issues for target arch PowerPC | Tanner Love | 1 | -2/+1 |
2020-06-25 | selftests/net: in timestamping, strncpy needs to preserve null byte | tannerlove | 1 | -2/+8 |
2020-06-25 | selftests/vm/pkeys: fix alloc_random_pkey() to make it really random | Ram Pai | 1 | -1/+2 |
2020-06-20 | selftests/net: in rxtimestamp getopt_long needs terminating null entry | tannerlove | 1 | -0/+1 |
2020-05-10 | selftests/ipc: Fix test failure seen after initial test run | Tyler Hicks | 1 | -1/+1 |
2020-05-02 | selftests: kmod: fix handling test numbers above 9 | Eric Biggers | 1 | -4/+9 |
2020-04-24 | selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault | Andy Lutomirski | 1 | -2/+6 |
2020-03-11 | selftests: fix too long argument | Jiri Benc | 1 | -10/+13 |
2020-02-28 | kselftest: Minimise dependency of get_size on C library interfaces | Siddhesh Poyarekar | 1 | -6/+18 |
2020-01-27 | selftests/ipc: Fix msgque compiler warnings | Kees Cook | 1 | -5/+6 |
2020-01-17 | rseq/selftests: Turn off timeout setting | Mathieu Desnoyers | 1 | -0/+1 |
2020-01-12 | bpf: reject passing modified ctx to helper functions | Daniel Borkmann | 1 | -1/+57 |
2020-01-09 | selftests: rtnetlink: add addresses with fixed life time | Florian Westphal | 1 | -0/+21 |
2019-12-01 | selftests/powerpc/cache_shape: Fix out-of-tree build | Michael Ellerman | 1 | -7/+2 |
2019-12-01 | selftests/powerpc/switch_endian: Fix out-of-tree build | Michael Ellerman | 1 | -0/+1 |
2019-12-01 | selftests/powerpc/signal: Fix out-of-tree build | Joel Stanley | 1 | -8/+3 |
2019-12-01 | selftests: watchdog: Fix error message. | Jerry Hoemann | 1 | -4/+4 |
2019-12-01 | selftests: watchdog: fix message when /dev/watchdog open fails | Shuah Khan (Samsung OSG) | 1 | -1/+7 |
2019-12-01 | selftests/ftrace: Fix to test kprobe $comm arg only if available | Masami Hiramatsu | 1 | -0/+3 |
2019-11-10 | selftests/powerpc: Fix compile error on tlbie_test due to newer gcc | Desnes A. Nunes do Rosario | 1 | -1/+1 |
2019-11-10 | selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue | Aneesh Kumar K.V | 2 | -0/+736 |
2019-11-10 | selftests: net: reuseport_dualstack: fix uninitalized parameter | Wei Wang | 1 | -1/+2 |
2019-08-29 | selftests: kvm: Adding config fragments | Naresh Kamboju | 1 | -0/+3 |
2019-06-22 | selftests: netfilter: missing error check when setting up veth interface | Jeffrin Jose T | 1 | -1/+5 |
2019-06-19 | selftests/timers: Add missing fflush(stdout) calls | Kees Cook | 10 | -0/+12 |
2019-05-16 | selftests/net: correct the return value for run_netsocktests | Po-Hsu Lin | 1 | -1/+1 |
2019-05-16 | selftests: netfilter: check icmp pkttoobig errors are set as related | Florian Westphal | 2 | -1/+284 |
2019-04-20 | bpf: Fix selftests are changes for CVE 2019-7308 | Balbir Singh | 1 | -0/+6 |
2019-03-14 | selftests: netfilter: add simple masq/redirect test cases | Florian Westphal | 2 | -1/+763 |
2019-03-14 | selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET | Naresh Kamboju | 1 | -1/+1 |
2019-03-14 | bpf, selftests: fix handling of sparse CPU allocations | Martynas Pumputis | 1 | -10/+20 |
2019-03-14 | selftests: timers: use LDLIBS instead of LDFLAGS | Fathi Boudra | 1 | -1/+1 |
2019-03-14 | selftests: cpu-hotplug: fix case where CPUs offline > CPUs present | Colin Ian King | 1 | -3/+10 |
2019-03-05 | selftests: gpio-mockup-chardev: Check asprintf() for error | Geert Uytterhoeven | 1 | -3/+6 |
2019-03-05 | selftests: seccomp: use LDLIBS instead of LDFLAGS | Fathi Boudra | 1 | -1/+1 |
2019-02-12 | selftests/bpf: use __bpf_constant_htons in test_prog.c | Stanislav Fomichev | 1 | -4/+4 |
2019-02-06 | selftests/seccomp: Enhance per-arch ptrace syscall skip tests | Kees Cook | 1 | -15/+57 |
2019-01-31 | Revert "seccomp: add a selftest for get_metadata" | Sasha Levin | 1 | -61/+0 |
2019-01-31 | x86/selftests/pkeys: Fork() to check for state being preserved | Dave Hansen | 1 | -10/+31 |
2019-01-26 | selftests: do not macro-expand failed assertion expressions | Dmitry V. Levin | 1 | -21/+21 |
2018-12-21 | bpf: Fix verifier log string check for bad alignment. | David Miller | 1 | -1/+1 |
2018-12-17 | selftests: add script to stress-test nft packet path vs. control plane | Florian Westphal | 4 | -0/+87 |
2018-11-21 | powerpc/selftests: Wait all threads to join | Breno Leitao | 1 | -10/+17 |
2018-11-13 | selftests/powerpc: Fix ptrace tm failure | Breno Leitao | 1 | -2/+2 |