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
2022-02-16
lkdtm: Add a test for function descriptors protection
Christophe Leroy
1
-0
/
+1
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2022-02-15
selftests: bpf: Check bpf_msg_push_data return value
Felix Maurer
1
-8
/
+18
2022-02-15
selftests/bpf: Add Skeleton templated wrapper as an example
Andrii Nakryiko
1
-2
/
+85
2022-02-15
selftests/bpf: Fix GCC11 compiler warnings in -O2 mode
Andrii Nakryiko
3
-3
/
+3
2022-02-15
kselftest/arm64: mte: user_mem: test a wider range of values
Joey Gouly
1
-11
/
+83
2022-02-15
kselftest/arm64: mte: user_mem: add more test types
Joey Gouly
1
-0
/
+21
2022-02-15
kselftest/arm64: mte: user_mem: add test type enum
Joey Gouly
1
-12
/
+26
2022-02-15
kselftest/arm64: mte: user_mem: check different offsets and sizes
Joey Gouly
1
-18
/
+27
2022-02-15
kselftest/arm64: mte: user_mem: rework error handling
Joey Gouly
1
-7
/
+15
2022-02-15
kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
Joey Gouly
1
-8
/
+11
2022-02-15
kselftest/arm64: Remove local definitions of MTE prctls
Mark Brown
1
-11
/
+0
2022-02-15
kselftest/arm64: Remove local ARRAY_SIZE() definitions
Mark Brown
2
-3
/
+0
2022-02-15
selftests: kvm: Check whether SIDA memop fails for normal guests
Thomas Huth
1
-0
/
+15
2022-02-14
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Krzysztof Kozlowski
1
-1
/
+1
2022-02-14
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-02-14
KVM: s390: selftests: Test TEST PROTECTION emulation
Janis Schoetterl-Glausch
3
-0
/
+229
2022-02-14
selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"
Colin Ian King
1
-1
/
+1
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
1
-1
/
+0
2022-02-14
net/sched: act_police: more accurate MTU policing
Davide Caratti
1
-0
/
+52
2022-02-12
selftests/powerpc/copyloops: Add memmove_64 test
Ritesh Harjani
6
-1
/
+77
2022-02-11
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
3
-10
/
+12
2022-02-11
selftests/sgx: Remove extra newlines in test output
Reinette Chatre
1
-2
/
+2
2022-02-11
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
1
-2
/
+2
2022-02-11
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
1
-0
/
+1
2022-02-11
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
1
-4
/
+5
2022-02-11
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2
-0
/
+86
2022-02-11
selftests: kvm: Remove absent target file
Muhammad Usama Anjum
1
-1
/
+0
2022-02-11
selftests/exec: Add non-regular to TEST_GEN_PROGS
Muhammad Usama Anjum
1
-2
/
+2
2022-02-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-2
/
+120
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
1
-0
/
+13
2022-02-11
tests: fix idmapped mount_setattr test
Christian Brauner
1
-2
/
+2
2022-02-10
user_events: Add self-test for validator boundaries
Beau Belgrave
1
-0
/
+65
2022-02-10
user_events: Add self-test for perf_event integration
Beau Belgrave
2
-1
/
+169
2022-02-10
user_events: Add self-test for dynamic_events integration
Beau Belgrave
2
-1
/
+131
2022-02-10
user_events: Add self-test for ftrace integration
Beau Belgrave
3
-0
/
+397
2022-02-10
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
1
-1
/
+37
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-26
/
+61
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-02-10
Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-15
/
+43
2022-02-10
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2022-02-11
selftests: netfilter: disable rp_filter on router
Hangbin Liu
1
-0
/
+1
2022-02-10
KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
3
-0
/
+177
2022-02-10
KVM: selftests: nSVM: Update 'struct vmcb_control_area' definition
Vitaly Kuznetsov
1
-1
/
+8
2022-02-10
KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests
Vitaly Kuznetsov
2
-0
/
+11
2022-02-10
KVM: selftests: nVMX: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
1
-0
/
+59
2022-02-10
KVM: selftests: nVMX: Properly deal with 'hv_clean_fields'
Vitaly Kuznetsov
2
-3
/
+152
2022-02-10
KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M...
Vitaly Kuznetsov
1
-12
/
+17
2022-02-10
KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET
David Matlack
1
-2
/
+11
2022-02-10
selftests: netfilter: synproxy test requires nf_conntrack
Pablo Neira Ayuso
1
-0
/
+2
[prev]
[next]