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-11-24
selftests/powerpc: Remove repeated word in comments
Shaomin Deng
1
-1
/
+1
2022-11-24
selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
1
-1
/
+1
2022-11-23
selftests: bonding: up/down delay w/ slave link flapping
Jonathan Toppins
5
-2
/
+200
2022-11-23
selftests/bpf: Add selftests for bpf_task_from_pid()
David Vernet
4
-0
/
+91
2022-11-23
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
1
-10
/
+13
2022-11-24
selftests/bpf: Add reproducer for decl_tag in func_proto argument
Stanislav Fomichev
1
-0
/
+14
2022-11-23
selftests/bpf: Mount debugfs in setns_by_fd
Stanislav Fomichev
4
-3
/
+7
2022-11-23
perf lock contention: Do not use BPF task local storage
Namhyung Kim
2
-12
/
+23
2022-11-23
perf test: Fix record test on KVM guests
Michael Petlan
1
-1
/
+1
2022-11-23
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
1
-1
/
+2
2022-11-23
perf test: Skip watchpoint tests if no watchpoints available
Naveen N. Rao
1
-5
/
+7
2022-11-23
perf trace: Remove unused bpf map 'syscalls'
Leo Yan
2
-118
/
+0
2022-11-23
perf augmented_raw_syscalls: Remove unused variable 'syscall'
Leo Yan
1
-1
/
+0
2022-11-23
perf trace: Handle failure when trace point folder is missed
Leo Yan
1
-7
/
+10
2022-11-23
perf trace: Return error if a system call doesn't exist
Leo Yan
1
-2
/
+2
2022-11-23
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
1
-4
/
+7
2022-11-23
perf list: Add JSON output option
Ian Rogers
2
-67
/
+245
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
7
-512
/
+624
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
2
-4
/
+24
2022-11-23
perf test: Replace data symbol test workload with datasym
Namhyung Kim
1
-28
/
+1
2022-11-23
perf test: Add 'datasym' test workload
Namhyung Kim
4
-0
/
+28
2022-11-23
perf test: Replace brstack test workload
Namhyung Kim
1
-54
/
+12
2022-11-23
perf test: Add 'brstack' test workload
Namhyung Kim
4
-0
/
+44
2022-11-23
perf test: Replace arm spe fork test workload with sqrtloop
Namhyung Kim
1
-43
/
+1
2022-11-23
perf test: Add 'sqrtloop' test workload
Namhyung Kim
4
-0
/
+49
2022-11-23
perf test: Replace arm callgraph fp test workload with leafloop
Namhyung Kim
1
-31
/
+3
2022-11-23
perf test: Add 'leafloop' test workload
Namhyung Kim
4
-0
/
+39
2022-11-23
objtool/powerpc: Implement arch_pc_relative_reloc()
Michael Ellerman
2
-0
/
+11
2022-11-22
selftests/bpf: Add selftests for bpf_cgroup_ancestor() kfunc
David Vernet
3
-0
/
+47
2022-11-22
selftests/bpf: Add cgroup kfunc / kptr selftests
David Vernet
5
-0
/
+631
2022-11-22
selftests/bpf: Workaround for llvm nop-4 bug
Alexei Starovoitov
3
-5
/
+6
2022-11-22
Revert "selftests/bpf: Temporarily disable linked list tests"
Alexei Starovoitov
4
-34
/
+16
2022-11-22
kselftest/cgroup: Add cleanup() to test_cpuset_prs.sh
Kamalesh Babulal
1
-1
/
+16
2022-11-22
selftests/efivarfs: Add checking of the test return value
Zhao Gongyi
1
-0
/
+5
2022-11-22
selftests: net: Add cross-compilation support for BPF programs
Björn Töpel
1
-4
/
+41
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
87
-333
/
+37504
2022-11-21
selftests/bpf: Make sure zero-len skbs aren't redirectable
Stanislav Fomichev
2
-0
/
+183
2022-11-21
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
1
-3
/
+1
2022-11-21
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
1
-1
/
+3
2022-11-21
bpf: Set and check spin lock value in sk_storage_map_test
Xu Kuohai
1
-16
/
+20
2022-11-21
selftests/bpf: Add test for cgroup iterator on a dead cgroup
Hou Tao
1
-0
/
+76
2022-11-21
selftests/bpf: Add cgroup helper remove_cgroup()
Hou Tao
2
-0
/
+20
2022-11-21
selftests/net: Find nettest in current directory
Daniel Díaz
2
-8
/
+13
2022-11-21
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
3
-2
/
+2
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2
-5
/
+58
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2
-2
/
+50
2022-11-21
KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
Vitaly Kuznetsov
2
-21
/
+23
2022-11-21
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
3
-10
/
+24
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
2
-0
/
+10
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
6
-33
/
+48
[prev]
[next]