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-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2
-15
/
+40
2022-12-05
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
5
-12
/
+9
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
15
-276
/
+1723
2022-12-05
Merge branch kvm-arm64/selftest/linked-bps into kvmarm-master/next
Marc Zyngier
3
-76
/
+245
2022-12-05
Merge branch kvm-arm64/selftest/memslot-fixes into kvmarm-master/next
Marc Zyngier
1
-109
/
+208
2022-12-05
Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
Namhyung Kim
1
-4
/
+4
2022-12-05
perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
Hans-Peter Nilsson
1
-1
/
+1
2022-12-05
perf branch: Fix interpretation of branch records
James Clark
1
-1
/
+2
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
15
-27
/
+27
2022-12-05
selftests/powerpc: Fix resource leaks
Miaoqian Lin
1
-1
/
+4
2022-12-04
selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
James Hilliard
1
-3
/
+3
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
[prev]
[next]