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-03-17
Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+15
2023-03-17
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2
-13
/
+15
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-03-17
tools/power turbostat: Introduce support for EMR
Zhang Rui
1
-0
/
+3
2023-03-17
tools/power turbostat: remove stray newlines from warn/warnx strings
Len Brown
1
-2
/
+2
2023-03-17
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-03-17
tools/power turbostat: Provide better debug messages for failed capabilities ...
Prarit Bhargava
2
-7
/
+7
2023-03-17
tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT
Len Brown
1
-1
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-17
selftests: net: Add VXLAN MDB test
Ido Schimmel
3
-0
/
+2320
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-16
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2
-4
/
+5
2023-03-16
ynl: make the tooling check the license
Jakub Kicinski
2
-6
/
+15
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2
-5
/
+5
2023-03-16
tools: ynl: make definitions optional again
Jakub Kicinski
1
-1
/
+2
2023-03-16
selftests: net: devlink_port_split.py: skip test if no suitable device available
Po-Hsu Lin
1
-5
/
+31
2023-03-16
selftests/x86/lam: Add test cases for LAM vs thread creation
Kirill A. Shutemov
1
-0
/
+92
2023-03-16
selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...
Weihong Zhang
1
-2
/
+235
2023-03-16
selftests/x86/lam: Add inherit test cases for linear-address masking
Weihong Zhang
1
-4
/
+121
2023-03-16
selftests/x86/lam: Add io_uring test cases for linear-address masking
Weihong Zhang
1
-2
/
+339
2023-03-16
selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Weihong Zhang
1
-4
/
+140
2023-03-16
selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Weihong Zhang
2
-1
/
+327
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
4
-56
/
+0
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
4
-0
/
+102
2023-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-444
/
+273
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
1
-0
/
+118
2023-03-16
libbpf: Ignore warnings about "inefficient alignment"
Daniel Müller
1
-0
/
+6
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
1
-1
/
+1
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
1
-2
/
+2
2023-03-16
KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
Thomas Huth
1
-1
/
+1
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
3
-0
/
+135
2023-03-15
perf kvm: Update documentation to reflect new changes
Leo Yan
1
-2
/
+7
2023-03-15
perf kvm: Add TUI mode for stat report
Leo Yan
2
-2
/
+108
2023-03-15
perf kvm: Add dimensions for percentages
Leo Yan
1
-1
/
+97
2023-03-15
perf kvm: Support printing attributions for dimensions
Leo Yan
1
-3
/
+94
2023-03-15
perf kvm: Polish sorting key
Leo Yan
2
-27
/
+10
2023-03-15
perf kvm: Use histograms list to replace cached list
Leo Yan
2
-101
/
+95
2023-03-15
perf kvm: Add dimensions for KVM event statistics
Leo Yan
2
-4
/
+230
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
8
-14
/
+27
2023-03-15
perf kvm: Parse address location for samples
Leo Yan
2
-0
/
+9
2023-03-15
perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
Leo Yan
1
-10
/
+13
2023-03-15
perf kvm: Introduce histograms data structures
Leo Yan
2
-0
/
+19
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
6
-14
/
+11
2023-03-15
perf kvm: Use subtraction for comparison metrics
Leo Yan
2
-4
/
+4
2023-03-15
perf kvm: Move up metrics helpers
Leo Yan
1
-36
/
+38
2023-03-15
Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+11
2023-03-15
perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
Leo Yan
2
-4
/
+7
2023-03-15
perf kvm: Refactor overall statistics
Leo Yan
1
-12
/
+7
2023-03-15
perf record: Update documentation for BPF filters
Namhyung Kim
1
-1
/
+46
[prev]
[next]