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-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
1
-1
/
+1
2022-11-09
selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...
Pu Lehui
1
-1
/
+1
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
3
-1
/
+157
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
1
-2
/
+12
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2
-1
/
+1
2022-11-09
kselftest/arm64: Add SVE 2.1 to hwcap test
Mark Brown
1
-0
/
+13
2022-11-09
kselftest/arm64: Add FEAT_RPRFM to the hwcap test
Mark Brown
1
-0
/
+6
2022-11-09
kselftest/arm64: Add FEAT_CSSC to the hwcap selftest
Mark Brown
1
-0
/
+13
2022-11-09
selftests: kvm/x86: Test the flags in MSR filtering and MSR exiting
Aaron Lewis
1
-0
/
+85
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
1
-0
/
+2
2022-11-09
Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
5
-27
/
+299
2022-11-09
tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspace
Rong Tao
1
-14
/
+82
2022-11-09
tools/kvm_stat: fix incorrect detection of debugfs
Matthias Gerstner
1
-1
/
+1
2022-11-09
tools: usb: ffs-aio-example: Fix build error with aarch64-*-gnu-gcc toolchain(s)
Bhupesh Sharma
1
-13
/
+31
2022-11-09
selftests: netfilter: Fix and review rpath.sh
Phil Sutter
1
-6
/
+8
2022-11-08
selftests/vm: anon_cow: add R/O longterm tests via gup_test
David Hildenbrand
1
-0
/
+210
2022-11-08
selftests/vm: anon_cow: add liburing test cases
David Hildenbrand
3
-1
/
+241
2022-11-08
selftests/vm: anon_cow: hugetlb tests
David Hildenbrand
1
-1
/
+69
2022-11-08
selftests/vm: anon_cow: THP tests
David Hildenbrand
1
-1
/
+258
2022-11-08
selftests/vm: factor out pagemap_is_populated() into vm_util
David Hildenbrand
3
-8
/
+9
2022-11-08
selftests/vm: anon_cow: test COW handling of anonymous memory
David Hildenbrand
6
-1
/
+416
2022-11-08
selftests/vm: drop mnt point for hugetlb in run_vmtests.sh
Peter Xu
1
-15
/
+3
2022-11-08
selftests/vm: use memfd for hugepage-mremap test
Peter Xu
1
-12
/
+9
2022-11-08
selftests/vm: use memfd for hugetlb-madvise test
Peter Xu
1
-9
/
+3
2022-11-08
selftests/vm: use memfd for uffd hugetlb tests
Peter Xu
1
-41
/
+21
2022-11-08
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
1
-17
/
+4
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
5
-4
/
+35792
2022-11-08
perf tools: Add the include/perf/ directory to .gitignore
Donglin Peng
1
-0
/
+1
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
2
-2
/
+7
2022-11-08
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
1
-1
/
+1
2022-11-08
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
1
-1
/
+3
2022-11-08
kselftest/arm64: fix array_size.cocci warning
Kang Minchul
1
-6
/
+6
2022-11-08
kselftest/arm64: Print ASCII version of unknown signal frame magic values
Mark Brown
1
-4
/
+17
2022-11-08
kselftest/arm64: Remove validation of extra_context from TODO
Mark Brown
1
-1
/
+0
2022-11-08
kselftest/arm64: Provide progress messages when signalling children
Mark Brown
1
-0
/
+3
2022-11-08
kselftest/arm64: Check that all children are producing output in fp-stress
Mark Brown
1
-0
/
+23
2022-11-08
testing: use the copyleft-next-0.3.1 SPDX tag
Luis Chamberlain
2
-23
/
+2
2022-11-08
ACPICA: Add utcksum.o to the acpidump Makefile
Rafael J. Wysocki
1
-0
/
+1
2022-11-08
memblock tests: remove completed TODO item
Rebecca Mckeever
1
-6
/
+1
2022-11-08
memblock tests: add generic NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
1
-0
/
+465
2022-11-08
memblock tests: add bottom-up NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
1
-0
/
+282
2022-11-08
memblock tests: add top-down NUMA tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2
-0
/
+360
2022-11-08
memblock tests: introduce range tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
7
-264
/
+320
2022-11-07
selftests/bpf: Fix u32 variable compared with less than zero
Kang Minchul
1
-1
/
+2
2022-11-07
perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'...
Arnaldo Carvalho de Melo
3
-1
/
+90
2022-11-06
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+280
2022-11-05
Merge tag 'iio-fixes-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-2
/
+2
2022-11-05
objtool: Fix weak hole vs prefix symbol
Peter Zijlstra
1
-1
/
+21
2022-11-05
objtool: Optimize elf_dirty_reloc_sym()
Peter Zijlstra
2
-17
/
+12
2022-11-04
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
[prev]
[next]