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-08-08
iocost_monitor: print vrate inuse along with base_vrate
Chengming Zhou
1
-2
/
+5
2023-08-08
iocost_monitor: fix kernel queue kobj changes
Chengming Zhou
1
-1
/
+1
2023-08-08
selftests/rseq: Use rseq_unqual_scalar_typeof in macros
Mathieu Desnoyers
6
-13
/
+13
2023-08-08
selftests/rseq: Fix arm64 buggy load-acquire/store-release macros
Mathieu Desnoyers
1
-28
/
+30
2023-08-08
selftests/rseq: Implement rseq_unqual_scalar_typeof
Mathieu Desnoyers
1
-0
/
+26
2023-08-08
selftests/rseq: Fix CID_ID typo in Makefile
Mathieu Desnoyers
1
-1
/
+1
2023-08-08
perf stat: Don't display zero tool counts
Ian Rogers
1
-0
/
+5
2023-08-08
KVM: arm64: selftests: Delete core_reg_fixup
Andrew Jones
1
-73
/
+10
2023-08-08
KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Andrew Jones
2
-38
/
+38
2023-08-08
KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Andrew Jones
1
-26
/
+26
2023-08-08
KVM: arm64: selftests: Drop SVE cap check in print_reg
Andrew Jones
1
-14
/
+1
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
3
-18
/
+22
2023-08-08
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-08-08
Revert "perf report: Append inlines to non-DWARF callchains"
Arnaldo Carvalho de Melo
1
-5
/
+0
2023-08-07
workqueue: Implement non-strict affinity scope for unbound workqueues
Tejun Heo
2
-11
/
+26
2023-08-07
workqueue: Add multiple affinity scopes and interface to select them
Tejun Heo
1
-6
/
+9
2023-08-07
workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...
Tejun Heo
1
-0
/
+166
2023-08-07
selftests/bpf: Add bpf_get_func_ip test for uprobe inside function
Jiri Olsa
2
-4
/
+60
2023-08-07
selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entry
Jiri Olsa
2
-2
/
+34
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
1
-1
/
+6
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-2
/
+5
2023-08-07
selftests/bpf: Add a movsx selftest for sign-extension of R10
Yonghong Song
1
-0
/
+22
2023-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2023-08-06
tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools
Xin Li
2
-8
/
+1
2023-08-06
tools/nolibc: unistd.h: reorder the syscall macros
Zhangjin Wu
1
-2
/
+2
2023-08-06
tools/nolibc: sys.h: apply __sysret() helper
Zhangjin Wu
1
-310
/
+44
2023-08-06
tools/nolibc: unistd.h: apply __sysret() helper
Zhangjin Wu
1
-10
/
+1
2023-08-06
tools/nolibc: sys.h: add a syscall return helper
Zhangjin Wu
1
-0
/
+10
2023-08-06
tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
Zhangjin Wu
1
-0
/
+12
2023-08-06
tools/nolibc: fix up #error compile failures with -ENOSYS
Zhangjin Wu
1
-13
/
+13
2023-08-06
selftests/nolibc: restore the failed tests print
Zhangjin Wu
1
-1
/
+1
2023-08-06
selftests/nolibc: always print the path to test log file
Zhangjin Wu
1
-2
/
+2
2023-08-06
selftests/nolibc: add a standalone test report macro
Zhangjin Wu
1
-12
/
+7
2023-08-05
selftests: fchmodat2: remove duplicate unneeded defines
Muhammad Usama Anjum
2
-21
/
+1
2023-08-04
selftests: mptcp: join: fix 'implicit EP' test
Andrea Claudi
1
-2
/
+3
2023-08-04
selftests: mptcp: join: fix 'delete and re-add' test
Andrea Claudi
1
-0
/
+1
2023-08-04
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
1
-0
/
+35
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2023-08-04
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2023-08-04
selftests/rseq: Fix build with undefined __weak
Mark Brown
2
-1
/
+5
2023-08-04
libbpf: Use local includes inside the library
Sergey Kacheev
2
-3
/
+3
2023-08-04
netlink: specs: devlink: add info-get dump op
Jiri Pirko
2
-0
/
+63
2023-08-04
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
1
-2
/
+6
2023-08-04
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
1
-1
/
+1
2023-08-04
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
1
-1
/
+9
2023-08-04
selftests: cgroup: fix test_kmem_basic false positives
Johannes Weiner
1
-0
/
+4
2023-08-04
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
1
-0
/
+1
2023-08-04
radix tree test suite: fix incorrect allocation size for pthreads
Colin Ian King
1
-1
/
+1
2023-08-04
selftests/bpf: fix the incorrect verification of port numbers.
Kui-Feng Lee
1
-3
/
+4
2023-08-04
kselftest/arm64: Use the tools/include compiler.h rather than our own
Mark Brown
4
-27
/
+3
[prev]
[next]