Age | Commit message (Expand) | Author |
2022-07-27 | selftests/bpf: Adjust vmtest.sh to use local kernel configuration | Daniel Müller |
2022-07-27 | selftests/bpf: Copy over libbpf configs | Daniel Müller |
2022-07-27 | selftests/bpf: Sort configuration | Daniel Müller |
2022-07-26 | selftests: net: Fix typo 'the the' in comment | Slark Xiao |
2022-07-26 | selftests/vm: fix va_128TBswitch.sh permissions | Adam Sindelar |
2022-07-26 | selftests: mlxsw: Check line card info on activated line card | Jiri Pirko |
2022-07-26 | selftests: mlxsw: Check line card info on provisioned line card | Jiri Pirko |
2022-07-26 | selftests/bpf: Attach to socketcall() in test_probe_user | Ilya Leoshkevich |
2022-07-26 | selftests/bpf: Don't assign outer source IP to host | Paul Chaignon |
2022-07-25 | selftests/powerpc/ptrace: Add peek/poke of FPRs | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Use more interesting values | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Make child errors more obvious | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Do more of ptrace-gpr in asm | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possible | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Convert to load/store doubles | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Drop unused load_fpr_single_precision() | Michael Ellerman |
2022-07-25 | selftests/powerpc: Add 32-bit support to asm helpers | Michael Ellerman |
2022-07-25 | selftests/powerpc: Don't save TOC by default in asm helpers | Michael Ellerman |
2022-07-25 | selftests/powerpc: Don't save CR by default in asm helpers | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Split CFLAGS better | Michael Ellerman |
2022-07-25 | selftests/powerpc/ptrace: Set LOCAL_HDRS | Michael Ellerman |
2022-07-25 | selftests/powerpc: Ensure 16-byte stack pointer alignment | Michael Ellerman |
2022-07-24 | selftests/io_uring: test zerocopy send | Pavel Begunkov |
2022-07-24 | selftests/kprobe: Update test for no event name syntax error | Masami Hiramatsu (Google) |
2022-07-24 | selftests/kprobe: Do not test for GRP/ without event failures | Steven Rostedt (Google) |
2022-07-24 | selftests/ftrace: Add test case for GRP/ only input | Linyu Yuan |
2022-07-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-07-22 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-07-22 | bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test | Jie2x Zhou |
2022-07-22 | ping: support ipv6 ping socket flow labels | Alan Brady |
2022-07-21 | selftests/bpf: Fix test_verifier failed test in unprivileged mode | Kumar Kartikeya Dwivedi |
2022-07-21 | selftests/bpf: Add negative tests for new nf_conntrack kfuncs | Kumar Kartikeya Dwivedi |
2022-07-21 | selftests/bpf: Add tests for new nf_conntrack kfuncs | Lorenzo Bianconi |
2022-07-21 | selftests/bpf: Add verifier tests for trusted kfunc args | Kumar Kartikeya Dwivedi |
2022-07-21 | bpf: Switch to new kfunc flags infrastructure | Kumar Kartikeya Dwivedi |
2022-07-21 | selftests: tls: add a test for timeo vs lock | Jakub Kicinski |
2022-07-20 | selftests: net: af_unix: Fix a build error of unix_connect.c. | Kuniyuki Iwashima |
2022-07-20 | selftests: gpio: fix include path to kernel headers for out of tree builds | Kent Gibson |
2022-07-19 | selftests/bpf: fix a test for snprintf() overflow | Dan Carpenter |
2022-07-19 | selftests/bpf: test eager BPF ringbuf size adjustment logic | Andrii Nakryiko |
2022-07-19 | selftests/bpf: validate .bss section bigger than 8MB is possible now | Andrii Nakryiko |
2022-07-19 | selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests | Andrii Nakryiko |
2022-07-19 | selftests/bpf: add test of __weak unknown virtual __kconfig extern | Andrii Nakryiko |
2022-07-19 | KVM: selftests: Fix target thread to be migrated in rseq_test | Gavin Shan |
2022-07-18 | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld |
2022-07-17 | proc: fix test for "vsyscall=xonly" boot option | Alexey Dobriyan |
2022-07-17 | tools: add selftests to hmm for COW in device memory | Alex Sierra |
2022-07-17 | tools: add hmm gup tests for device coherent type | Alex Sierra |
2022-07-17 | tools: update test_hmm script to support SP config | Alex Sierra |
2022-07-17 | tools: update hmm-test to support device coherent type | Alex Sierra |