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-08-08
perf stat: Don't display zero tool counts
Ian Rogers
1
-0
/
+5
2023-08-08
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-08-08
Revert "perf report: Append inlines to non-DWARF callchains"
Arnaldo Carvalho de Melo
1
-5
/
+0
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-2
/
+5
2023-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2023-08-04
selftests: mptcp: join: fix 'implicit EP' test
Andrea Claudi
1
-2
/
+3
2023-08-04
selftests: mptcp: join: fix 'delete and re-add' test
Andrea Claudi
1
-0
/
+1
2023-08-04
selftests: net: test vxlan pmtu exceptions with tcp
Florian Westphal
1
-0
/
+35
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2023-08-04
Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2023-08-04
selftests/rseq: Fix build with undefined __weak
Mark Brown
2
-1
/
+5
2023-08-04
selftests: cgroup: fix test_kmem_basic false positives
Johannes Weiner
1
-0
/
+4
2023-08-04
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
1
-0
/
+1
2023-08-04
radix tree test suite: fix incorrect allocation size for pthreads
Colin Ian King
1
-1
/
+1
2023-08-04
Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-1
/
+2
2023-08-03
Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...
Linus Torvalds
8
-36
/
+81
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+27
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-02
selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
Alexandre Ghiti
1
-2
/
+0
2023-08-02
selftests/riscv: fix potential build failure during the "emit_tests" step
John Hubbard
1
-1
/
+1
2023-08-01
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
3
-1
/
+23
2023-08-01
perf pmus: Create placholder regardless of scanning core_only
Ian Rogers
1
-9
/
+7
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
1
-0
/
+25
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-62
/
+110
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
1
-2
/
+8
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
1
-1
/
+7
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
1
-2
/
+23
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
1
-0
/
+1
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
1
-18
/
+4
2023-07-29
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2
-4
/
+8
2023-07-29
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
1
-6
/
+22
2023-07-28
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
1
-1
/
+7
2023-07-28
Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-11
/
+9
2023-07-27
perf parse-events: Only move force grouped evsels when sorting
Ian Rogers
1
-13
/
+26
2023-07-27
perf parse-events: When fixing group leaders always set the leader
Ian Rogers
1
-8
/
+3
2023-07-27
perf parse-events: Extra care around force grouped events
Ian Rogers
1
-4
/
+10
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-1
/
+4
2023-07-26
selftests: mptcp: join: only check for ip6tables if needed
Matthieu Baerts
1
-3
/
+1
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
1
-6
/
+6
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
1
-2
/
+2
2023-07-26
selftests/ftrace: Fix to check fprobe event eneblement
Masami Hiramatsu (Google)
1
-1
/
+1
2023-07-24
perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...
Athira Rajeev
1
-0
/
+4
2023-07-24
perf pmu arm64: Fix reading the PMU cpu slots in sysfs
Haixin Yu
1
-3
/
+4
2023-07-24
tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure
Anh Tuan Phan
1
-1
/
+2
2023-07-23
vmbus_testing: fix wrong python syntax for integer value comparison
Ani Sinha
1
-2
/
+2
2023-07-21
Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-3
/
+2
[prev]
[next]