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
*
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-02
4
-4
/
+44
|
\
|
*
torture: Make kvm-remote.sh print size of downloaded tarball
Paul E. McKenney
2021-09-16
1
-0
/
+1
|
*
torture: Allot 1G of memory for scftorture runs
Paul E. McKenney
2021-09-16
1
-1
/
+1
|
*
tools/rcu: Add an extract-stall script
Paul E. McKenney
2021-09-16
1
-0
/
+34
|
*
torture: Make torture.sh print the number of files to be compressed
Paul E. McKenney
2021-09-14
1
-2
/
+7
|
*
torture: Apply CONFIG_KCSAN_STRICT to kvm.sh --kcsan argument
Paul E. McKenney
2021-09-13
1
-1
/
+1
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
15
-122
/
+90
|
\
\
|
*
|
selftests/ftrace: Stop tracing while reading the trace file by default
Masami Hiramatsu
2021-10-27
2
-1
/
+13
|
*
|
tools/latency-collector: Use correct size when writing queue_full_warning
Viktor Rosendahl
2021-10-26
1
-1
/
+1
|
*
|
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
2021-10-11
9
-86
/
+45
|
*
|
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
2021-10-11
2
-13
/
+11
|
*
|
tools/bootconfig: Print all error message in stderr
Masami Hiramatsu
2021-10-11
3
-16
/
+2
|
*
|
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
2021-10-11
1
-1
/
+1
|
*
|
tools/bootconfig: Run test script when build all
Masami Hiramatsu
2021-10-11
1
-1
/
+1
|
*
|
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
2021-10-11
1
-0
/
+1
|
*
|
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
2021-10-11
1
-3
/
+3
|
*
|
objtool: Ignore unwind hints for ignored functions
Josh Poimboeuf
2021-10-01
1
-1
/
+1
|
*
|
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
2021-10-01
1
-0
/
+12
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-11-02
9
-524
/
+640
|
\
\
\
|
*
|
|
selftests: arm64: Factor out utility functions for assembly FP tests
Mark Brown
2021-10-21
5
-329
/
+185
|
*
|
|
selftests: arm64: Add coverage of ptrace flags for SVE VL inheritance
Mark Brown
2021-10-07
1
-1
/
+54
|
*
|
|
selftests: arm64: Verify that all possible vector lengths are handled
Mark Brown
2021-09-29
1
-0
/
+77
|
*
|
|
selftests: arm64: Fix and enable test for setting current VL in vec-syscfg
Mark Brown
2021-09-29
1
-6
/
+4
|
*
|
|
selftests: arm64: Remove bogus error check on writing to files
Mark Brown
2021-09-29
1
-6
/
+0
|
*
|
|
selftests: arm64: Fix printf() format mismatch in vec-syscfg
Mark Brown
2021-09-29
1
-1
/
+1
|
*
|
|
selftests: arm64: Move FPSIMD in SVE ptrace test into a function
Mark Brown
2021-09-29
1
-61
/
+59
|
*
|
|
selftests: arm64: More comprehensively test the SVE ptrace interface
Mark Brown
2021-09-29
2
-82
/
+254
|
*
|
|
selftests: arm64: Verify interoperation of SVE and FPSIMD register sets
Mark Brown
2021-09-29
1
-2
/
+26
|
*
|
|
selftests: arm64: Clarify output when verifying SVE register set
Mark Brown
2021-09-29
1
-1
/
+1
|
*
|
|
selftests: arm64: Document what the SVE ptrace test is doing
Mark Brown
2021-09-29
1
-3
/
+8
|
*
|
|
selftests: arm64: Remove extraneous register setting code
Mark Brown
2021-09-29
3
-62
/
+1
|
*
|
|
selftests: arm64: Don't log child creation as a test in SVE ptrace test
Mark Brown
2021-09-29
1
-3
/
+1
|
*
|
|
selftests: arm64: Use a define for the number of SVE ptrace tests to be run
Mark Brown
2021-09-29
1
-1
/
+3
|
|
/
/
*
|
|
Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
3
-2
/
+28
|
\
\
\
|
*
|
|
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
2021-10-06
3
-2
/
+28
*
|
|
|
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
2
-1
/
+852
|
\
\
\
\
|
*
|
|
|
selftests/x86/amx: Add context switch test
Chang S. Bae
2021-10-28
1
-3
/
+157
|
*
|
|
|
selftests/x86/amx: Add test cases for AMX state management
Chang S. Bae
2021-10-28
2
-1
/
+698
*
|
|
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-10
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
kselftests/sched: cleanup the child processes
Li Zhijian
2021-10-05
1
-10
/
+18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
11
-379
/
+604
|
\
\
\
\
\
|
*
|
|
|
|
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-28
5
-252
/
+93
|
*
|
|
|
|
objtool: Shrink struct instruction
Peter Zijlstra
2021-10-28
2
-4
/
+3
|
*
|
|
|
|
objtool: Explicitly avoid self modifying code in .altinstr_replacement
Peter Zijlstra
2021-10-28
1
-11
/
+31
|
*
|
|
|
|
objtool: Classify symbols
Peter Zijlstra
2021-10-28
2
-14
/
+27
|
*
|
|
|
|
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-07
77
-426
/
+1589
|
|
\
\
\
\
\
|
*
|
|
|
|
|
objtool: Support pv_opsindirect calls for noinstr
Peter Zijlstra
2021-09-17
6
-12
/
+207
|
*
|
|
|
|
|
objtool: Handle __sanitize_cov*() tail calls
Peter Zijlstra
2021-09-15
3
-74
/
+105
|
*
|
|
|
|
|
objtool: Introduce CFI hash
Peter Zijlstra
2021-09-15
6
-35
/
+160
|
*
|
|
|
|
|
x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
Peter Zijlstra
2021-09-15
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]