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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-14
selftests/bpf: Add a new cgroup helper get_classid_cgroup_id()
Yafang Shao
2
-6
/
+23
2023-11-14
selftests/bpf: Add parallel support for classid
Yafang Shao
3
-9
/
+13
2023-11-14
selftests/bpf: Fix issues in setup_classid_environment()
Yafang Shao
1
-4
/
+14
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
16
-119
/
+1266
2023-11-14
KVM: selftests: Add a memory region subtest to validate invalid flags
Sean Christopherson
2
-8
/
+50
2023-11-14
KVM: selftests: Test KVM exit behavior for private memory/access
Ackerley Tng
2
-0
/
+121
2023-11-14
KVM: selftests: Add basic selftest for guest_memfd()
Chao Peng
2
-0
/
+208
2023-11-14
KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
Chao Peng
2
-2
/
+114
2023-11-14
KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
Chao Peng
2
-0
/
+36
2023-11-14
KVM: selftests: Add x86-only selftest for private memory conversions
Vishal Annapurve
2
-0
/
+483
2023-11-14
KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
1
-0
/
+11
2023-11-14
KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
7
-35
/
+73
2023-11-14
KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Vishal Annapurve
1
-0
/
+15
2023-11-14
KVM: selftests: Add helpers to convert guest memory b/w private and shared
Vishal Annapurve
2
-0
/
+76
2023-11-14
KVM: selftests: Add support for creating private memslots
Sean Christopherson
3
-31
/
+73
2023-11-14
KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2
-10
/
+11
2023-11-14
KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Sean Christopherson
2
-33
/
+0
2023-11-13
selftests/bpf: Add assert for user stacks in test_task_stack
Jordan Rome
2
-0
/
+7
2023-11-13
selftests/nolibc: don't hang on config input
Thomas Weißschuh
1
-2
/
+2
2023-11-12
LSM: selftests for Linux Security Module syscalls
Casey Schaufler
9
-0
/
+633
2023-11-12
cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
Waiman Long
1
-9
/
+65
2023-11-12
selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh
Waiman Long
1
-71
/
+71
2023-11-12
selftests: cgroup: Fixes a typo in a comment
Atul Kumar Pant
1
-1
/
+1
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
6
-6
/
+12
2023-11-11
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
1
-0
/
+22
2023-11-09
selftests/bpf: add more test cases for check_cfg()
Andrii Nakryiko
1
-0
/
+62
2023-11-09
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
2
-6
/
+9
2023-11-09
selftests/bpf: add edge case backtracking logic test
Andrii Nakryiko
1
-0
/
+40
2023-11-09
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-4
/
+4
2023-11-09
selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
Anders Roxell
1
-7
/
+12
2023-11-09
selftests/bpf: Test bpf_refcount_acquire of node obtained via direct ld
Dave Marchevsky
2
-0
/
+104
2023-11-09
selftests/bpf: Add test passing MAYBE_NULL reg to bpf_refcount_acquire
Dave Marchevsky
1
-0
/
+19
2023-11-09
veristat: add ability to filter top N results
Andrii Nakryiko
1
-0
/
+10
2023-11-09
veristat: add ability to sort by stat's absolute value
Andrii Nakryiko
1
-12
/
+56
2023-11-09
selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in config.aarch64
Anders Roxell
1
-0
/
+1
2023-11-09
selftests/bpf: Consolidate VIRTIO/9P configs in config.vm file
Manu Bretelle
5
-38
/
+15
2023-11-09
selftsets/bpf: Retry map update for non-preallocated per-cpu map
Hou Tao
1
-1
/
+19
2023-11-09
selftests/bpf: Export map_update_retriable()
Hou Tao
2
-5
/
+17
2023-11-09
selftests/bpf: Use value with enough-size when updating per-cpu map
Hou Tao
1
-3
/
+18
2023-11-09
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
1
-0
/
+1
2023-11-09
selftests/bpf: fix RELEASE=1 build for tc_opts
Andrii Nakryiko
1
-5
/
+1
2023-11-09
selftests/bpf: Add malloc failure checks in bpf_iter
Yuran Pereira
1
-1
/
+5
2023-11-09
selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
Yuran Pereira
1
-44
/
+35
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
12
-26
/
+235
2023-11-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
11
-25
/
+234
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-46
/
+270
2023-11-08
selftests: kvm/s390x: use vm_create_barebones()
Paolo Bonzini
1
-8
/
+3
2023-11-08
selftests/bpf: Enable cpu v4 tests for LoongArch
Hengqi Chen
6
-6
/
+12
2023-11-07
selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
Chuyi Zhou
1
-12
/
+4
2023-11-03
Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-11
/
+1815
[prev]
[next]