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
2023-08-02
KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT
Sean Christopherson
1
-4
/
+6
2023-08-02
KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
Sean Christopherson
1
-12
/
+10
2023-08-02
KVM: selftests: Add a selftest for guest prints and formatted asserts
Aaron Lewis
2
-0
/
+225
2023-08-02
KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
4
-0
/
+8
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
9
-35
/
+66
2023-08-02
KVM: selftests: Add formatted guest assert support in ucall framework
Sean Christopherson
2
-0
/
+70
2023-08-02
KVM: selftests: Add string formatting options to ucall
Aaron Lewis
2
-0
/
+24
2023-08-02
KVM: selftests: Add additional pages to the guest to accommodate ucall
Aaron Lewis
3
-0
/
+10
2023-08-02
KVM: selftests: Add guest_snprintf() to KVM selftests
Aaron Lewis
3
-0
/
+311
2023-08-02
KVM: selftests: Add strnlen() to the string overrides
Aaron Lewis
2
-0
/
+10
2023-08-02
KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucall
Sean Christopherson
1
-2
/
+30
2023-08-02
KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()
Sean Christopherson
1
-8
/
+7
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
18
-103
/
+104
2023-08-02
selftests/bpf: Add testcase for xdp attaching failure tracepoint
Leon Hwang
2
-0
/
+119
2023-08-02
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
1
-0
/
+9
2023-08-02
KVM: selftests: Remove superfluous variable assignment
Minjie Du
1
-1
/
+0
2023-08-02
selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
Alexandre Ghiti
1
-2
/
+0
2023-08-02
selftests/riscv: fix potential build failure during the "emit_tests" step
John Hubbard
1
-1
/
+1
2023-08-02
KVM: selftests: use unified time type for comparison
Bibo Mao
1
-4
/
+4
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for exception races
Michal Luczaj
1
-0
/
+23
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for event vector races
Michal Luczaj
1
-0
/
+22
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for CR4 races
Michal Luczaj
1
-0
/
+72
2023-08-02
selftests/powerpc/ptrace: Declare test temporary variables as volatile
Benjamin Gray
1
-12
/
+12
2023-08-02
selftests/powerpc/ptrace: Fix typo in pid_max search error
Benjamin Gray
1
-1
/
+1
2023-08-02
selftests/powerpc/ptrace: Explain why tests are skipped
Benjamin Gray
15
-24
/
+24
2023-08-02
selftests/net: report rcv_mss in tcp_mmap
Willem de Bruijn
1
-2
/
+16
2023-08-02
selftests: mlxsw: rif_bridge: Add a new selftest
Petr Machata
1
-0
/
+183
2023-08-02
selftests: mlxsw: rif_lag_vlan: Add a new selftest
Petr Machata
1
-0
/
+146
2023-08-02
selftests: mlxsw: rif_lag: Add a new selftest
Petr Machata
1
-0
/
+136
2023-08-02
selftests: router_bridge_1d_lag: Add a new selftest
Petr Machata
2
-0
/
+409
2023-08-02
selftests: router_bridge_lag: Add a new selftest
Petr Machata
2
-0
/
+324
2023-08-02
selftests: router_bridge_vlan_upper: Add a new selftest
Petr Machata
2
-0
/
+170
2023-08-02
selftests: router_bridge_1d: Add a new selftest
Petr Machata
2
-0
/
+186
2023-08-02
selftests: router_bridge: Add remastering tests
Petr Machata
1
-0
/
+26
2023-08-01
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-07-31
selftests: mptcp: userspace_pm: unmute unexpected errors
Matthieu Baerts
1
-50
/
+50
2023-07-31
selftests: mptcp: pm_nl_ctl: always look for errors
Matthieu Baerts
3
-15
/
+26
2023-07-31
selftests: mptcp: join: colored results
Matthieu Baerts
2
-4
/
+43
2023-07-31
selftests: mptcp: join: rework detailed report
Matthieu Baerts
1
-236
/
+214
2023-07-31
selftests: connector: Fix input argument error paths to skip
Shuah Khan
1
-2
/
+2
2023-07-31
selftests: connector: Add .gitignore and poupulate it with test
Shuah Khan
1
-0
/
+1
2023-07-31
selftests: connector: Fix Makefile to include KHDR_INCLUDES
Shuah Khan
1
-1
/
+1
2023-07-31
test: ftrace: Fix kprobe test for eventfs
Ajay Kaher
2
-4
/
+14
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
1
-0
/
+25
2023-07-30
ASoC: Merge up fixes from Linus' tree
Mark Brown
7
-70
/
+112
2023-07-30
regmap: Merge up fixes from Linus' tree
Mark Brown
7
-70
/
+112
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-62
/
+110
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
1
-2
/
+8
[prev]
[next]