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
*
objtool: Support stack-swizzle
Peter Zijlstra
2021-02-10
1
-0
/
+45
*
objtool,x86: Additionally decode: mov %rsp, (%reg)
Peter Zijlstra
2021-02-10
1
-8
/
+34
*
x86/unwind/orc: Change REG_SP_INDIRECT
Peter Zijlstra
2021-02-10
1
-1
/
+1
*
objtool: Add xen_start_kernel() to noreturn list
Josh Poimboeuf
2021-01-26
1
-0
/
+1
*
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
4
-26
/
+21
*
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
2021-01-26
1
-0
/
+8
*
objtool: Assume only ELF functions do sibling calls
Josh Poimboeuf
2021-01-26
1
-14
/
+22
*
objtool: Support retpoline jump detection for vmlinux.o
Josh Poimboeuf
2021-01-26
1
-4
/
+4
*
objtool: Fix ".cold" section suffix check for newer versions of GCC
Josh Poimboeuf
2021-01-26
1
-2
/
+2
*
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
2021-01-26
3
-2
/
+14
*
objtool: Fix error handling for STD/CLD warnings
Josh Poimboeuf
2021-01-26
1
-2
/
+6
*
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
2021-01-14
4
-111
/
+159
*
objtool: Add 'alt_group' struct
Josh Poimboeuf
2021-01-14
2
-7
/
+35
*
objtool: Refactor ORC section generation
Josh Poimboeuf
2021-01-14
7
-159
/
+140
*
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2021-01-14
2
-9
/
+21
*
objtool: Rework header include paths
Vasily Gorbik
2021-01-14
26
-47
/
+48
*
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2021-01-14
7
-6
/
+70
*
objtool: Fix reloc generation on big endian cross-compiles
Martin Schwidefsky
2021-01-14
1
-15
/
+19
*
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2021-01-14
2
-54
/
+80
*
objtool: Make SP memory operation match PUSH/POP semantics
Julien Thierry
2021-01-14
1
-0
/
+20
*
objtool: Support addition to set CFA base
Julien Thierry
2021-01-14
1
-0
/
+11
*
objtool: Fully validate the stack frame
Julien Thierry
2021-01-14
1
-4
/
+11
*
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
2021-01-09
1
-1
/
+1
|
\
|
*
kunit: tool: Force the use of the 'tty' console for UML
David Gow
2021-01-04
1
-1
/
+1
*
|
Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-01-09
2
-1
/
+4
|
\
\
|
*
|
selftests/vDSO: fix -Wformat warning in vdso_test_correctness
Tobias Klauser
2021-01-04
1
-1
/
+1
|
*
|
selftests/vDSO: add additional binaries to .gitignore
Tobias Klauser
2021-01-04
1
-0
/
+3
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-09
10
-437
/
+363
|
\
\
|
*
|
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
2021-01-08
6
-146
/
+166
|
*
|
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
2021-01-08
5
-47
/
+21
|
*
|
KVM: selftests: Factor out guest mode code
Andrew Jones
2021-01-08
6
-257
/
+189
|
*
|
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-08
61
-264
/
+912
|
|
\
\
*
|
|
|
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
2021-01-08
1
-1
/
+1
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-08
3
-7
/
+13
|
\
\
\
\
|
*
|
|
|
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
2021-01-07
1
-1
/
+0
|
*
|
|
|
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
2021-01-06
1
-5
/
+12
|
*
|
|
|
selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXEC
Jiang Wang
2020-12-29
1
-1
/
+1
*
|
|
|
|
selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...
Florian Westphal
2021-01-07
2
-1
/
+208
*
|
|
|
|
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
2021-01-07
1
-2
/
+69
*
|
|
|
|
selftests: fix the return value for UDP GRO test
Po-Hsu Lin
2021-01-06
1
-0
/
+34
*
|
|
|
|
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
4
-9
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
selftests: mlxsw: Set headroom size of correct port
Ido Schimmel
2021-01-04
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-29
3
-8
/
+47
|
|
\
\
\
\
|
|
*
|
|
|
selftests/bpf: Work-around EBUSY errors from hashmap update/delete
Andrii Nakryiko
2020-12-24
1
-6
/
+42
|
|
*
|
|
|
selftests/bpf: Fix spelling mistake "tranmission" -> "transmission"
Colin Ian King
2020-12-18
1
-2
/
+2
|
|
*
|
|
|
selftests/bpf: Clarify build error if no vmlinux
Kamal Mostafa
2020-12-16
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2021-01-04
1
-1
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
2020-12-02
1
-1
/
+0
*
|
|
|
|
|
selftests/vm: fix building protection keys test
Harish
2020-12-30
1
-5
/
+5
*
|
|
|
|
|
Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-12-27
4
-26
/
+42
|
\
\
\
\
\
\
[next]