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-12-20
selftests/damon: add a test for update_schemes_tried_regions hang bug
SeongJae Park
2
-0
/
+34
2023-12-20
selftests/damon: add a test for update_schemes_tried_regions sysfs command
SeongJae Park
3
-0
/
+98
2023-12-20
selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
SeongJae Park
1
-0
/
+14
2023-12-20
selftests/damon/_damon_sysfs: implement kdamonds start function
SeongJae Park
1
-0
/
+206
2023-12-20
selftests/damon: implement a python module for test-purpose DAMON sysfs controls
SeongJae Park
1
-0
/
+102
2023-12-20
maple_tree: fix warning comparing pointer to 0
Jiapeng Chong
1
-3
/
+3
2023-12-20
selftests/mm/cow: add tests for anonymous multi-size THP
Ryan Roberts
1
-12
/
+70
2023-12-20
selftests/mm/cow: generalize do_run_with_thp() helper
Ryan Roberts
1
-54
/
+67
2023-12-20
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
2
-11
/
+39
2023-12-20
selftests/mm: support multi-size THP interface in thp_settings
Ryan Roberts
3
-2
/
+67
2023-12-20
selftests/mm: factor out thp settings management
Ryan Roberts
4
-326
/
+391
2023-12-20
selftests/mm/kugepaged: restore thp settings at exit
Ryan Roberts
1
-6
/
+11
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
5
-59
/
+10
2023-12-20
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-12-20
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
1
-1
/
+1
2023-12-20
selftests/bpf: Remove tests for zeroed-array kptr
Hou Tao
1
-51
/
+49
2023-12-20
perf maps: Fix up overlaps during fixup_end
Ian Rogers
1
-1
/
+1
2023-12-20
perf maps: Reduce scope of map_rb_node and maps internals
Ian Rogers
2
-58
/
+55
2023-12-20
perf maps: Add find next entry to give entry after the given map
Ian Rogers
3
-4
/
+16
2023-12-20
perf maps: Add maps__load_first()
Ian Rogers
3
-1
/
+16
2023-12-20
perf maps: Rename clone to copy from
Ian Rogers
4
-9
/
+4
2023-12-20
perf maps: Do simple merge if given map doesn't overlap
Ian Rogers
1
-0
/
+11
2023-12-20
perf maps: Refactor maps__fixup_overlappings()
Ian Rogers
3
-25
/
+37
2023-12-20
perf debug: Expose debug file
Ian Rogers
2
-7
/
+16
2023-12-20
perf maps: Add remove maps function to remove a map based on callback
Ian Rogers
3
-16
/
+38
2023-12-20
perf maps: Reduce scope of maps__for_each_entry()
Ian Rogers
2
-3
/
+3
2023-12-20
perf vdso: Use function to add missing maps lock
Ian Rogers
1
-12
/
+23
2023-12-20
perf unwind: Use function to add missing maps lock
Ian Rogers
1
-10
/
+24
2023-12-20
perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sample
Ruidong Tian
1
-10
/
+11
2023-12-20
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...
Ruidong Tian
1
-2
/
+3
2023-12-20
tools/counter: Remove unneeded semicolon
Yang Li
1
-3
/
+3
2023-12-20
tools/counter: Fix spelling mistake "componend" -> "component"
Colin Ian King
1
-2
/
+2
2023-12-20
perf archive: Add new option '--unpack' to expand tarballs
Veronika Molnarova
1
-8
/
+58
2023-12-20
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-0
/
+2
2023-12-20
selftests: vxlan_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+199
2023-12-20
selftests: bridge_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+189
2023-12-19
selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()
Hou Tao
1
-0
/
+1
2023-12-19
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
4
-3
/
+69
2023-12-19
selftests/bpf: add global subprog annotation tests
Andrii Nakryiko
1
-4
/
+95
2023-12-19
libbpf: add __arg_xxx macros for annotating global func args
Andrii Nakryiko
1
-0
/
+3
2023-12-19
bpf: reuse subprog argument parsing logic for subprog call checks
Andrii Nakryiko
1
-1
/
+1
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
3
-4
/
+4
2023-12-19
selftests/bpf: add testcase to verifier_bounds.c for BPF_JNE
Menglong Dong
1
-0
/
+62
2023-12-19
selftests/bpf: activate the OP_NE logic in range_cond()
Menglong Dong
1
-6
/
+13
2023-12-19
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
Menglong Dong
1
-4
/
+4
2023-12-20
HID: wacom: Add additional tests of confidence behavior
Jason Gerecke
1
-1
/
+277
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
18
-1850
/
+478
2023-12-19
perf archive: Add new option '--all' to pack perf.data with DSOs
Veronika Molnarova
1
-8
/
+32
2023-12-19
tracing/selftests: Add test to test the trace_marker
Steven Rostedt (Google)
1
-0
/
+82
2023-12-19
selftests: add vlan hw filter tests
Liu Jian
2
-0
/
+30
[prev]
[next]