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
2022-12-04
bpf: Add sleepable prog tests for cgrp local storage
Yonghong Song
2
-0
/
+174
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
2
-0
/
+12
2022-12-04
selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics
Yonghong Song
1
-10
/
+45
2022-12-03
tools/testing/cxl: Add XOR Math support to cxl_test
Alison Schofield
1
-3
/
+115
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
4
-0
/
+33
2022-12-02
tools/testing/cxl: Make mock CEDT parsing more robust
Dan Williams
1
-4
/
+6
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
1
-3
/
+0
2022-12-02
selftests: net: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-02
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
1
-1
/
+1
2022-12-02
selftests/tls: Fix tls selftests dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-12-02
libbpf: Improve usability of libbpf Makefile
Xin Liu
1
-0
/
+17
2022-12-02
selftests/bpf: Add GCC compatible builtins to bpf_legacy.h
James Hilliard
1
-6
/
+13
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2022-12-02
selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...
Gautam Menghani
1
-2
/
+4
2022-12-02
KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
Colin Ian King
1
-1
/
+1
2022-12-02
tools: KVM: selftests: Convert clear/set_bit() to actual atomics
Sean Christopherson
3
-9
/
+22
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
3
-4
/
+3
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
1
-34
/
+0
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
4
-22
/
+22
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
15
-27
/
+27
2022-12-02
tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers
Sean Christopherson
1
-2
/
+2
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2
-10
/
+19
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+49
2022-12-02
Merge tag 'kvm-selftests-6.2-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-63
/
+91
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
1
-3
/
+3
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
2
-10
/
+0
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl
Javier Martinez Canillas
1
-12
/
+0
2022-12-02
selftests/ftrace: Use long for synthetic event probe test
Steven Rostedt (Google)
1
-1
/
+1
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
45
-138
/
+36643
2022-12-02
selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
Benjamin Gray
1
-1
/
+3
2022-12-02
selftests/powerpc: Use mfspr/mtspr macros
Benjamin Gray
4
-21
/
+10
2022-12-02
selftests: powerpc: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-01
selftests: Add a basic HSR test.
Sebastian Andrzej Siewior
4
-0
/
+268
2022-12-01
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
1
-1
/
+57
2022-12-01
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
1
-23
/
+29
2022-12-01
selftests: mptcp: listener test for userspace PM
Geliang Tang
1
-0
/
+76
2022-12-01
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
1
-120
/
+93
2022-12-01
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2
-4
/
+6
2022-12-01
selftests: mptcp: declare var as local
Matthieu Baerts
1
-22
/
+29
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
1
-8
/
+6
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
6
-5
/
+9
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
3
-7
/
+0
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
1
-4
/
+1
2022-12-01
selftests/bpf: Validate multiple ref release_on_unlock logic
Dave Marchevsky
1
-1
/
+16
2022-12-01
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2
-12
/
+24
2022-12-01
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
1
-3
/
+7
2022-12-01
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
1
-6
/
+12
2022-12-01
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
1
-32
/
+32
2022-12-01
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
2
-2
/
+1
2022-12-01
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
2
-5
/
+13
[prev]
[next]