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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
selftests/lkdtm: Enable various testable CONFIGs
Kees Cook
1
-0
/
+6
2021-06-24
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
1
-0
/
+1
2021-06-24
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
1
-1
/
+2
2021-06-24
selftests/lkdtm: Fix expected text for free poison
Kees Cook
1
-2
/
+2
2021-06-24
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
1
-1
/
+1
2021-06-24
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
1
-4
/
+8
2021-06-24
KVM: selftests: Use "standard" min virtual address for CPUID test alloc
Sean Christopherson
1
-2
/
+1
2021-06-24
KVM: selftests: Use alloc page helper for xAPIC IPI test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations
Sean Christopherson
1
-6
/
+4
2021-06-24
KVM: selftests: Lower the min virtual address for misc page allocations
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
6
-24
/
+59
2021-06-24
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
Sean Christopherson
1
-10
/
+8
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
6
-10
/
+7
2021-06-24
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
1
-1
/
+0
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
4
-8
/
+3
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
1
-2
/
+2
2021-06-24
objtool: Don't make .altinstructions writable
Josh Poimboeuf
1
-1
/
+1
2021-06-23
selftests/sgx: remove checks for file execute permissions
Dave Hansen
1
-13
/
+3
2021-06-23
selftests/ftrace: fix event-no-pid on 1-core machine
Krzysztof Kozlowski
1
-0
/
+7
2021-06-23
kunit: Remove the unused all_tests.config
David Gow
1
-3
/
+0
2021-06-23
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
2
-1
/
+4
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+9
2021-06-23
selftests: icmp_redirect: support expected failures
Andrea Righi
1
-1
/
+7
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
121
-904
/
+3424
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
31
-44
/
+293
2021-06-22
selftests: mptcp: turn rp_filter off on each NIC
Yonglong Li
1
-1
/
+2
2021-06-22
selftests: mptcp: add deny_join_id0 testcases
Geliang Tang
1
-1
/
+74
2021-06-22
perf script: Share addr_al between functions
Adrian Hunter
1
-14
/
+24
2021-06-22
perf script: Move filtering before scripting
Adrian Hunter
1
-6
/
+6
2021-06-22
perf script: Move filter_cpu() earlier
Adrian Hunter
1
-3
/
+3
2021-06-22
tc-testing: add test for ct DNAT tuple collision
Marcelo Ricardo Leitner
1
-0
/
+45
2021-06-22
tc-testing: add support for sending various scapy packets
Marcelo Ricardo Leitner
1
-19
/
+23
2021-06-22
tc-testing: fix list handling
Marcelo Ricardo Leitner
1
-1
/
+1
2021-06-22
perf test: Pass the verbose option to shell tests
Ian Rogers
1
-1
/
+4
2021-06-22
selftests: mptcp: display proper reason to abort tests
Matthieu Baerts
1
-16
/
+36
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
52
-89
/
+602
2021-06-22
libbpf: Switch to void * casting in netlink helpers
Kumar Kartikeya Dwivedi
3
-6
/
+6
2021-06-22
libbpf: Add request buffer type for netlink messages
Kumar Kartikeya Dwivedi
2
-82
/
+65
2021-06-22
selftests: futex: Add futex compare requeue test
André Almeida
4
-1
/
+142
2021-06-22
selftests: futex: Add futex wait test
André Almeida
4
-1
/
+177
2021-06-22
Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/next
Marc Zyngier
4
-123
/
+321
2021-06-22
KVM: arm64: selftests: get-reg-list: Split base and pmu registers
Andrew Jones
1
-8
/
+31
2021-06-22
KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve
Andrew Jones
4
-15
/
+21
2021-06-22
KVM: arm64: selftests: get-reg-list: Provide config selection option
Andrew Jones
1
-3
/
+53
2021-06-22
KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once
Andrew Jones
1
-17
/
+51
2021-06-22
KVM: arm64: selftests: get-reg-list: Introduce vcpu configs
Andrew Jones
1
-90
/
+175
2021-06-21
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
1
-28
/
+39
2021-06-21
selftests: tls: clean up uninitialized warnings
Jakub Kicinski
1
-0
/
+20
[prev]
[next]