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-12-30
RISC-V: KVM: selftests: Add get-reg-list test for STA registers
Andrew Jones
1
-0
/
+43
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
3
-2
/
+103
2023-12-30
RISC-V: KVM: selftests: Add guest_sbi_probe_extension
Andrew Jones
2
-0
/
+40
2023-12-30
RISC-V: KVM: selftests: Move sbi_ecall to processor.c
Andrew Jones
2
-26
/
+26
2023-12-29
selftests/mm: log run_vmtests.sh results in TAP format
Ryan Roberts
1
-12
/
+39
2023-12-29
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
3
-0
/
+214
2023-12-29
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
3
-0
/
+22
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
4
-4
/
+7
2023-12-29
RISC-V: KVM: selftests: Treat SBI ext regs like ISA ext regs
Andrew Jones
2
-14
/
+92
2023-12-29
KVM: riscv: selftests: Use register subtypes
Andrew Jones
1
-40
/
+73
2023-12-29
KVM: riscv: selftests: Add RISCV_SBI_EXT_REG
Andrew Jones
2
-19
/
+25
2023-12-29
KVM: riscv: selftests: Drop SBI multi registers
Andrew Jones
1
-2
/
+0
2023-12-29
KVM: riscv: selftests: Generate ISA extension reg_list using macros
Anup Patel
1
-255
/
+76
2023-12-28
sysclt: Clarify the results of selftest run
Joel Granados
1
-61
/
+62
2023-12-28
sysctl: Add a selftest for handling empty dirs
Joel Granados
1
-0
/
+23
2023-12-27
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+4
2023-12-26
selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
Maxim Galaganov
1
-0
/
+12
2023-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-18
/
+27
2023-12-23
selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...
Vladimir Oltean
2
-0
/
+20
2023-12-23
selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
Vladimir Oltean
1
-2
/
+35
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2
-3
/
+45
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
1
-18
/
+9
2023-12-23
selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
Hangbin Liu
4
-15
/
+20
2023-12-23
selftests/net: convert xfrm_policy.sh to run it in unique namespace
Hangbin Liu
1
-69
/
+69
2023-12-23
selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
Hangbin Liu
1
-3
/
+3
2023-12-23
selftests/net: convert rtnetlink.sh to run it in unique namespace
Hangbin Liu
1
-16
/
+18
2023-12-23
selftests/net: convert netns-name.sh to run it in unique namespace
Hangbin Liu
1
-22
/
+22
2023-12-23
selftests/net: convert gre_gso.sh to run it in unique namespace
Hangbin Liu
1
-11
/
+7
2023-12-23
selftests/net: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-12-22
tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
Dave Jiang
1
-0
/
+4
2023-12-22
selftest/tcp-ao: Rectify out-of-tree build
Dmitry Safonov
1
-6
/
+3
2023-12-22
Merge tag 'kvm-riscv-fixes-6.7-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
7
-17
/
+137
2023-12-22
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-10
/
+16
2023-12-22
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
1
-0
/
+1
2023-12-22
selftests/net: Fix various spelling mistakes in TCP-AO tests
Colin Ian King
4
-5
/
+5
2023-12-22
tracing/selftests: Add ownership modification tests for eventfs
Steven Rostedt (Google)
1
-0
/
+114
2023-12-22
Merge tag 'sound-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2023-12-22
tracing/selftests: Remove exec permissions from trace_marker.tc test
Steven Rostedt (Google)
1
-0
/
+0
2023-12-22
selftests/landlock: Add tests to check unhandled rule's access rights
Mickaël Salaün
2
-0
/
+66
2023-12-22
selftests/landlock: Add tests to check unknown rule's access rights
Mickaël Salaün
2
-2
/
+54
2023-12-22
netfilter: ctnetlink: support filtering by zone
Felix Huettner
3
-1
/
+434
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13
-67
/
+86
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-5
/
+69
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
1
-9
/
+9
2023-12-21
ringbuffer/selftest: Add basic selftest to test changing subbuf order
Steven Rostedt (Google)
1
-0
/
+95
2023-12-21
selftests/overlayfs: verify device and inode numbers in /proc/pid/maps
Andrei Vagin
5
-0
/
+218
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+34
2023-12-21
selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"
Colin Ian King
1
-1
/
+1
2023-12-21
kselftest: rtnetlink.sh: use grep_fail when expecting the cmd fail
Hangbin Liu
1
-1
/
+1
2023-12-20
selftests/damon: add a test for update_schemes_tried_regions hang bug
SeongJae Park
2
-0
/
+34
[prev]
[next]