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-02-10
perf record: Introduce compressor at mmap buffer object
Alexey Bayduraev
3
-7
/
+23
2022-02-10
perf record: Introduce bytes written stats
Alexey Bayduraev
1
-3
/
+18
2022-02-10
perf record: Introduce data file at mmap buffer object
Alexey Bayduraev
2
-5
/
+33
2022-02-10
perf record: Start threads in the beginning of trace streaming
Alexey Bayduraev
2
-1
/
+121
2022-02-10
perf record: Stop threads in the end of trace streaming
Alexey Bayduraev
1
-0
/
+31
2022-02-10
perf record: Introduce thread local variable
Alexey Bayduraev
1
-46
/
+94
2022-02-10
perf record: Introduce function to propagate control commands
Alexey Bayduraev
2
-0
/
+17
2022-02-10
perf record: Introduce thread specific data array
Alexey Bayduraev
1
-3
/
+244
2022-02-10
tools lib: Introduce fdarray duplicate function
Alexey Bayduraev
2
-0
/
+18
2022-02-10
perf record: Introduce thread affinity and mmap masks
Alexey Bayduraev
1
-0
/
+123
2022-02-10
KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
3
-0
/
+177
2022-02-10
KVM: selftests: nSVM: Update 'struct vmcb_control_area' definition
Vitaly Kuznetsov
1
-1
/
+8
2022-02-10
KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests
Vitaly Kuznetsov
2
-0
/
+11
2022-02-10
KVM: selftests: nVMX: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
1
-0
/
+59
2022-02-10
KVM: selftests: nVMX: Properly deal with 'hv_clean_fields'
Vitaly Kuznetsov
2
-3
/
+152
2022-02-10
KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M...
Vitaly Kuznetsov
1
-12
/
+17
2022-02-10
KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET
David Matlack
1
-2
/
+11
2022-02-10
perf lock: Carefully combine lock stats for discarded entries
Namhyung Kim
1
-0
/
+16
2022-02-10
perf lock: Add -c/--combine-locks option
Namhyung Kim
2
-0
/
+72
2022-02-10
perf lock: Fix lock name length check for printing
Namhyung Kim
1
-1
/
+1
2022-02-10
perf lock: Sort map info based on class name
Namhyung Kim
1
-1
/
+19
2022-02-10
perf lock: Change type of lock_stat->addr to u64
Namhyung Kim
1
-26
/
+9
2022-02-10
perf lock: Convert lockhash_table to use hlist
Namhyung Kim
1
-8
/
+8
2022-02-10
perf annotate: Try chroot filename for objdump
Namhyung Kim
1
-0
/
+10
2022-02-10
perf inject: Try chroot directory when reading build-id
Namhyung Kim
1
-0
/
+10
2022-02-10
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
5
-2
/
+69
2022-02-10
selftests: netfilter: synproxy test requires nf_conntrack
Pablo Neira Ayuso
1
-0
/
+2
2022-02-10
selftests: net: test standard socket cmsgs across UDP and ICMP sockets
Jakub Kicinski
2
-0
/
+84
2022-02-10
selftests: net: cmsg_sender: support Tx timestamping
Jakub Kicinski
1
-1
/
+122
2022-02-10
selftests: net: cmsg_sender: support setting SO_TXTIME
Jakub Kicinski
1
-3
/
+46
2022-02-10
selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
Jakub Kicinski
2
-11
/
+31
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
1
-8
/
+16
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
1
-9
/
+55
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2
-26
/
+117
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
4
-6
/
+6
2022-02-09
selftests: mptcp: add missing join check
Matthieu Baerts
1
-0
/
+1
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
135
-1310
/
+2290
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2
-1
/
+8
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
1
-1
/
+2
2022-02-09
selftests: netfilter: fix exit value for nft_concat_range
Hangbin Liu
1
-1
/
+1
2022-02-09
selftests: netfilter: add synproxy test
Florian Westphal
2
-1
/
+116
2022-02-08
tools/testing/cxl: Add a physical_node link
Dan Williams
1
-2
/
+19
2022-02-08
tools/testing/cxl: Enumerate mock decoders
Dan Williams
1
-20
/
+98
2022-02-08
tools/testing/cxl: Mock one level of switches
Dan Williams
1
-41
/
+97
2022-02-08
tools/testing/cxl: Fix root port to host bridge assignment
Dan Williams
1
-1
/
+1
2022-02-08
tools/testing/cxl: Mock dvsec_ranges()
Dan Williams
1
-0
/
+10
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2
-0
/
+16
2022-02-08
cxl/memdev: Add numa_node attribute
Dan Williams
1
-0
/
+1
2022-02-08
cxl/pci: Emit device serial number
Dan Williams
1
-0
/
+1
2022-02-08
cxl/pci: Implement wait for media active
Ben Widawsky
1
-0
/
+8
[prev]
[next]