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
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
LSM: wireup Linux Security Module syscalls
Casey Schaufler
4
-0
/
+12
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-10
hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles
Ani Sinha
2
-10
/
+14
2023-11-10
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
2023-11-10
perf probe: Convert to check dwarf_getcfi feature
Namhyung Kim
2
-4
/
+9
2023-11-10
perf build: Add feature check for dwarf_getcfi()
Namhyung Kim
3
-0
/
+14
2023-11-10
perf dwarf-aux: Add die_find_variable_by_reg() helper
Namhyung Kim
2
-0
/
+79
2023-11-10
perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()
Namhyung Kim
2
-0
/
+56
2023-11-10
perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...
Namhyung Kim
2
-9
/
+17
2023-11-10
perf dwarf-aux: Fix die_get_typename() for void *
Namhyung Kim
1
-1
/
+8
2023-11-10
perf tools: Add util/debuginfo.[ch] files
Namhyung Kim
5
-210
/
+272
2023-11-10
perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...
Namhyung Kim
3
-9
/
+20
2023-11-10
perf annotate: Pass "-l" option to objdump conditionally
Namhyung Kim
1
-1
/
+2
2023-11-10
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
4
-5
/
+35
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
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
1
-16
/
+7
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
libbpf: Fix potential uninitialized tail padding with LIBBPF_OPTS_RESET
Yonghong Song
1
-5
/
+8
2023-11-09
selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in config.aarch64
Anders Roxell
1
-0
/
+1
2023-11-09
bpftool: Fix prog object type in manpage
Artem Savkov
1
-1
/
+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
[prev]
[next]