index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
13
-51
/
+74
*
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
11
-79
/
+79
*
perf stat: Fix memory leak on error path
Ian Rogers
2021-11-07
1
-0
/
+1
*
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-11-07
7
-10
/
+10
*
perf inject: Add vmlinux and ignore-vmlinux arguments
James Clark
2021-11-07
2
-0
/
+14
*
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-11-07
7
-0
/
+28
*
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
2021-11-07
3
-11
/
+26
*
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
2021-11-07
1
-0
/
+4
*
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
2021-11-07
3
-5
/
+31
*
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
2021-11-06
4
-5
/
+42
*
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
2021-11-06
1
-1
/
+3
*
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2021-11-06
1
-0
/
+2
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-11-06
467
-4883
/
+20944
|
\
|
*
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-05
1
-2
/
+2
|
|
\
|
|
*
selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh
Russell Currey
2021-10-27
1
-2
/
+2
|
*
|
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
7
-7
/
+164
|
|
\
\
|
|
*
|
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
2021-10-25
2
-0
/
+2
|
|
*
|
selftests/lkdtm: Add way to repeat a test
Kees Cook
2021-10-25
1
-1
/
+9
|
|
*
|
Merge tag 'counter-for-5.16a-take2' of https://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2021-10-19
4
-6
/
+153
|
|
|
\
\
|
|
|
*
|
tools/counter: Create Counter tools
William Breathitt Gray
2021-10-17
4
-6
/
+153
|
*
|
|
|
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-03
1
-0
/
+63
|
|
\
\
\
\
|
|
*
|
|
|
tracing/selftests: Add tests for hist trigger expression parsing
Kalesh Singh
2021-11-02
1
-0
/
+63
|
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-11-03
9
-479
/
+1159
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kunit: tool: fix typecheck errors about loading qemu configs
Daniel Latypov
2021-10-29
1
-6
/
+9
|
|
*
|
|
|
|
kunit: tool: continue past invalid utf-8 output
Daniel Latypov
2021-10-25
2
-3
/
+4
|
|
*
|
|
|
|
kunit: tool: improve compatibility of kunit_parser with KTAP specification
Rae Moar
2021-10-19
8
-383
/
+938
|
|
*
|
|
|
|
kunit: tool: yield output from run_kernel in real time
Daniel Latypov
2021-10-19
2
-30
/
+62
|
|
*
|
|
|
|
kunit: tool: support running each suite/test separately
Daniel Latypov
2021-10-19
2
-22
/
+118
|
|
*
|
|
|
|
kunit: tool: actually track how long it took to run tests
Daniel Latypov
2021-10-19
1
-3
/
+5
|
|
*
|
|
|
|
kunit: tool: factor exec + parse steps into a function
Daniel Latypov
2021-10-19
1
-25
/
+19
|
|
*
|
|
|
|
kunit: tool: show list of valid --arch options when invalid
Daniel Latypov
2021-10-19
2
-2
/
+7
|
|
*
|
|
|
|
kunit: tool: misc fixes (unused vars, imports, leaked files)
Daniel Latypov
2021-10-19
3
-19
/
+12
|
|
*
|
|
|
|
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2021-10-19
1
-3
/
+2
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-11-03
3
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests/core: fix conflicting types compile error for close_range()
Shuah Khan
2021-10-29
1
-1
/
+1
|
|
*
|
|
|
|
selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
Shuah Khan
2021-10-25
1
-1
/
+1
|
|
*
|
|
|
|
selftests: kvm: fix mismatched fclose() after popen()
Shuah Khan
2021-10-21
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
33
-180
/
+3492
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-31
61
-276
/
+3561
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge branch kvm/selftests/memslot into kvmarm-master/next
Marc Zyngier
2021-10-21
2
-22
/
+36
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
KVM: selftests: Build the memslot tests for arm64
Ricardo Koller
2021-10-21
1
-0
/
+2
|
|
|
|
*
|
|
|
|
KVM: selftests: Make memslot_perf_test arch independent
Ricardo Koller
2021-10-21
1
-22
/
+34
|
|
|
*
|
|
|
|
|
Merge branch kvm-arm64/selftest/timer into kvmarm-master/next
Marc Zyngier
2021-10-17
21
-48
/
+2626
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
KVM: arm64: selftests: arch_timer: Support vCPU migration
Raghavendra Rao Ananta
2021-10-17
1
-1
/
+114
|
|
|
|
*
|
|
|
|
|
KVM: arm64: selftests: Add arch_timer test
Raghavendra Rao Ananta
2021-10-17
3
-0
/
+368
|
|
|
|
*
|
|
|
|
|
KVM: arm64: selftests: Add host support for vGIC
Raghavendra Rao Ananta
2021-10-17
4
-3
/
+92
|
|
|
|
*
|
|
|
|
|
KVM: arm64: selftests: Add basic GICv3 support
Raghavendra Rao Ananta
2021-10-17
6
-1
/
+448
|
|
|
|
*
|
|
|
|
|
KVM: arm64: selftests: Add light-weight spinlock support
Raghavendra Rao Ananta
2021-10-17
3
-1
/
+41
|
|
|
|
*
|
|
|
|
|
KVM: arm64: selftests: Add guest support to get the vcpuid
Raghavendra Rao Ananta
2021-10-17
2
-0
/
+8
|
|
|
|
*
|
|
|
|
|
KVM: arm64: selftests: Maintain consistency for vcpuid type
Raghavendra Rao Ananta
2021-10-17
2
-2
/
+2
[next]