index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
selftests/powerpc: Add header files for GZIP engine test
Raphael Moreira Zinsly
3
-0
/
+194
2020-04-20
bpf, selftests: Add test for BPF_STX BPF_B storing R10
Luke Nelson
1
-0
/
+40
2020-04-20
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
1
-0
/
+1
2020-04-20
selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
Lourdes Pedrajas
1
-0
/
+122
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-36
/
+201
2020-04-15
selftests: kvm: Add testcase for creating max number of memslots
Wainer dos Santos Moschetta
1
-4
/
+61
2020-04-15
KVM: selftests: Make set_memory_region_test common to all architectures
Sean Christopherson
3
-3
/
+14
2020-04-15
KVM: selftests: Add "zero" testcase to set_memory_region_test
Sean Christopherson
1
-0
/
+24
2020-04-15
selftests: kvm: Add vm_get_fd() in kvm_util
Wainer dos Santos Moschetta
2
-0
/
+6
2020-04-15
KVM: selftests: Add "delete" testcase to set_memory_region_test
Sean Christopherson
1
-0
/
+91
2020-04-15
KVM: sefltests: Add explicit synchronization to move mem region test
Sean Christopherson
1
-18
/
+99
2020-04-15
KVM: selftests: Add GUEST_ASSERT variants to pass values to host
Sean Christopherson
1
-5
/
+20
2020-04-15
KVM: selftests: Add util to delete memory region
Sean Christopherson
2
-17
/
+40
2020-04-15
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
4
-60
/
+48
2020-04-15
KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
Sean Christopherson
1
-4
/
+3
2020-04-15
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
1
-1
/
+29
2020-04-15
libbpf: Always specify expected_attach_type on program load if supported
Andrii Nakryiko
1
-15
/
+27
2020-04-14
selftests/bpf: Validate frozen map contents stays frozen
Andrii Nakryiko
1
-2
/
+60
2020-04-14
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
1
-1
/
+1
2020-04-14
Revert "Kernel selftests: tpm2: check for tpm support"
Jarkko Sakkinen
2
-19
/
+3
2020-04-14
selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
Xiao Yang
1
-0
/
+1
2020-04-14
selftests/seccomp: allow clock_nanosleep instead of nanosleep
Thadeu Lima de Souza Cascardo
1
-6
/
+8
2020-04-14
kselftest/runner: allow to properly deliver signals to tests
Andrea Righi
1
-1
/
+1
2020-04-14
selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
Colin Ian King
1
-3
/
+3
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
1
-1
/
+0
2020-04-13
selftests: Fix memfd test run-time regression
Shuah Khan
1
-1
/
+2
2020-04-13
selftests: vm: Fix 64-bit test builds for powerpc64le
Sandipan Das
2
-2
/
+2
2020-04-13
selftests: vm: Do not override definition of ARCH
Sandipan Das
1
-2
/
+2
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-15
/
+83
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+6
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+6
2020-04-07
tc-testing: remove duplicate code in tdc.py
Roman Mashak
1
-3
/
+2
2020-04-08
selftests/bpf: Add test for bpf_get_link_xdp_id
Andrey Ignatov
1
-0
/
+68
2020-04-07
kselftest: introduce new epoll test case
Roman Penyaev
1
-1
/
+66
2020-04-07
userfaultfd: selftests: add write-protect test
Peter Xu
1
-24
/
+133
2020-04-07
userfaultfd: selftests: refactor statistics
Peter Xu
1
-27
/
+49
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-41
/
+465
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-1
/
+234
2020-04-04
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
6
-0
/
+59
2020-04-04
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
1
-0
/
+1
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-131
/
+371
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
86
-0
/
+86
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-5
/
+327
2020-04-02
bpf, lsm: Fix the file_mprotect LSM test.
KP Singh
2
-13
/
+13
2020-04-03
bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier
Colin Ian King
1
-2
/
+2
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
39
-461
/
+1926
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-204
/
+1495
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-2
/
+88
[prev]
[next]