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-09-16
kselftest/arm64: Add SVE 2 to the tested hwcaps
Mark Brown
1
-0
/
+136
2022-09-16
kselftest/arm64: Add missing newline in hwcap output
Mark Brown
1
-1
/
+1
2022-09-15
tools/power/x86/intel-speed-select: Release v1.13
Srinivas Pandruvada
1
-1
/
+1
2022-09-15
tools/power/x86/intel-speed-select: Optimize CPU initialization
Zhang Rui
1
-58
/
+38
2022-09-15
tools/power/x86/intel-speed-select: Utilize cpu_map to get physical id
Zhang Rui
1
-11
/
+36
2022-09-15
tools/power/x86/intel-speed-select: Remove unused struct clos_config fields
Zhang Rui
3
-8
/
+0
2022-09-15
tools/power/x86/intel-speed-select: Enforce isst_id value
Zhang Rui
2
-4
/
+10
2022-09-15
tools/power/x86/intel-speed-select: Do not export get_physical_id
Zhang Rui
2
-5
/
+3
2022-09-15
tools/power/x86/intel-speed-select: Introduce is_cpu_in_power_domain helper
Zhang Rui
3
-21
/
+25
2022-09-15
tools/power/x86/intel-speed-select: Cleanup get_physical_id usage
Zhang Rui
4
-68
/
+43
2022-09-15
tools/power/x86/intel-speed-select: Convert more function to use isst_id
Zhang Rui
4
-11
/
+10
2022-09-15
tools/power/x86/intel-speed-select: Add pkg and die in isst_id
Zhang Rui
2
-0
/
+4
2022-09-15
tools/power/x86/intel-speed-select: Introduce struct isst_id
Zhang Rui
6
-368
/
+396
2022-09-15
tools/power/x86/intel-speed-select: Remove unused core_mask array
Zhang Rui
1
-6
/
+1
2022-09-15
tools/power/x86/intel-speed-select: Remove dead code
Zhang Rui
3
-43
/
+0
2022-09-15
tools/power/x86/intel-speed-select: Fix cpu count for TDP level display
Zhang Rui
1
-1
/
+1
2022-09-15
objtool,x86: Teach decode about LOOP* instructions
Peter Zijlstra
1
-0
/
+6
2022-09-15
selftests: mptcp: move prefix tests of addr_nr_ns2 together
Geliang Tang
1
-6
/
+4
2022-09-14
selftests/landlock: Fix out-of-tree builds
Mickaël Salaün
2
-9
/
+14
2022-09-14
KVM: selftests: Add test for AArch32 ID registers
Oliver Upton
3
-0
/
+171
2022-09-13
Revert "selftests/timens: add a test for vfork+exit"
Andrei Vagin
2
-91
/
+1
2022-09-13
tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa
Ben Hutchings
1
-2
/
+2
2022-09-12
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+3
2022-09-11
proc: save LOC in vsyscall test
Brian Foster
1
-40
/
+16
2022-09-11
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
1
-1
/
+0
2022-09-11
Kselftests: remove support of libhugetlbfs from kselftests
Tarun Sahu
3
-86
/
+74
2022-09-11
tools/vm/page_owner_sort: fix -f option
Yixuan Cao
1
-1
/
+6
2022-09-11
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
1
-7
/
+10
2022-09-11
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-09-11
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
1
-2
/
+4
2022-09-11
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
1
-67
/
+73
2022-09-11
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
1
-0
/
+31
2022-09-11
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
1
-46
/
+125
2022-09-11
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
1
-39
/
+23
2022-09-11
selftests/vm: modularize collapse selftests
Zach O'Keefe
1
-141
/
+110
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-0
/
+2
2022-09-11
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2
-20
/
+2
2022-09-10
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2
-5
/
+7
2022-09-10
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
3
-2
/
+23
2022-09-09
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+9
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2
-0
/
+231
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
4
-40
/
+18
2022-09-09
libbpf: Remove gcc support for bpf_tail_call_static for now
Daniel Borkmann
1
-13
/
+6
2022-09-09
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/...
Linus Torvalds
11
-39
/
+129
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
1
-12
/
+53
2022-09-08
perf record: Fix synthesis failure warnings
Adrian Hunter
1
-2
/
+6
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
1
-12
/
+12
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
1
-0
/
+3
2022-09-08
perf lock: Remove redundant word 'contention' in help message
Yang Jihong
1
-2
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-92
/
+214
[prev]
[next]