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-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
2022-11-04
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
selftests/bpf: Use consistent build-id type for liburandom_read.so
Artem Savkov
1
-3
/
+4
2022-11-04
selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warning
Rong Tao
3
-23
/
+25
2022-11-04
Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+4
2022-11-04
selftests/bpf: Tests for enum fwd resolved as full enum64
Eduard Zingerman
1
-5
/
+83
2022-11-04
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
1
-50
/
+25
2022-11-04
selftests/bpf: make test_align selftest more robust
Andrii Nakryiko
1
-14
/
+24
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
3
-11
/
+11
2022-11-04
perf examples bpf: Remove augmented_syscalls.c, the raw_syscalls one should b...
Arnaldo Carvalho de Melo
2
-245
/
+0
2022-11-04
perf bpf: Remove now unused BPF headers
Ian Rogers
6
-146
/
+0
2022-11-04
perf trace: 5sec fix libbpf 1.0+ compatibility
Ian Rogers
1
-3
/
+5
2022-11-04
perf trace: empty fix libbpf 1.0+ compatibility
Ian Rogers
1
-2
/
+11
2022-11-04
perf trace: hello fix libbpf 1.0+ compatibility
Ian Rogers
1
-3
/
+21
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
3
-19
/
+89
2022-11-04
selftests/net: give more time to udpgro bg processes to complete startup
Adrien Thierry
3
-4
/
+4
2022-11-03
selftests/bpf: support stat filtering in comparison mode in veristat
Andrii Nakryiko
1
-5
/
+65
2022-11-03
selftests/bpf: support stats ordering in comparison mode in veristat
Andrii Nakryiko
1
-10
/
+182
2022-11-03
selftests/bpf: handle missing records in comparison mode better in veristat
Andrii Nakryiko
1
-37
/
+110
2022-11-03
selftests/bpf: make veristat emit all stats in CSV mode by default
Andrii Nakryiko
1
-2
/
+15
[prev]
[next]