index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-21
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
1
-1
/
+17
2018-03-21
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
1
-1
/
+72
2018-03-21
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-19
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2018-03-19
tools/usbip: fixes build with musl libc toolchain
Julien BOIBESSOT
1
-1
/
+1
2018-03-19
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter
1
-3
/
+5
2018-03-19
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
1
-1
/
+2
2018-03-19
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2018-03-15
objtool: Fix 32-bit build
Josh Poimboeuf
1
-20
/
+7
2018-03-15
objtool: Fix another switch table detection issue
Josh Poimboeuf
1
-1
/
+5
2018-03-15
objtool: Add module specific retpoline rules
Peter Zijlstra
3
-2
/
+12
2018-03-15
objtool: Add retpoline validation
Peter Zijlstra
4
-3
/
+89
2018-03-15
objtool: Use existing global variables for options
Peter Zijlstra
5
-10
/
+10
2018-03-15
perf tools: Fix trigger class trigger_on()
Adrian Hunter
1
-4
/
+5
2018-03-11
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-0
/
+58
2018-03-11
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-25
perf test: Fix test 21 for s390x
Thomas Richter
1
-0
/
+4
2018-02-25
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
1
-5
/
+51
2018-02-25
perf top: Fix window dimensions change handling
Jiri Olsa
1
-3
/
+12
2018-02-25
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
1
-2
/
+4
2018-02-25
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
1
-9
/
+9
2018-02-25
perf help: Fix a bug during strstart() conversion
Namhyung Kim
1
-2
/
+2
2018-02-25
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
5
-4
/
+19
2018-02-25
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-1
/
+122
2018-02-22
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
1
-2
/
+30
2018-02-22
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-8
/
+0
2018-02-22
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2018-02-22
objtool: Fix segfault in ignore_unreachable_insn()
Josh Poimboeuf
1
-3
/
+9
2018-02-22
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-22
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2
-1
/
+6
2018-02-22
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
1
-0
/
+4
2018-02-22
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
2018-02-22
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2
-6
/
+16
2018-02-22
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
1
-7
/
+43
2018-02-22
kselftest: fix OOM in memory compaction test
Arnd Bergmann
1
-0
/
+2
2018-02-22
selftests: seccomp: fix compile error seccomp_bpf
Anders Roxell
1
-2
/
+2
2018-02-16
objtool: Fix switch-table detection
Peter Zijlstra
2
-2
/
+40
2018-02-07
objtool: Warn on stripped section symbol
Josh Poimboeuf
1
-0
/
+5
2018-02-07
objtool: Add support for alternatives at the end of a section
Josh Poimboeuf
1
-22
/
+31
2018-02-07
objtool: Improve retpoline alternative handling
Josh Poimboeuf
1
-20
/
+16
2018-02-03
usbip: list: don't list devices attached to vhci_hcd
Shuah Khan
1
-0
/
+9
2018-02-03
usbip: prevent bind loops on devices attached to vhci_hcd
Shuah Khan
1
-0
/
+9
2018-02-03
cpupower : Fix cpupower working when cpu0 is offline
Abhishek Goel
1
-3
/
+6
2018-02-03
cpupowerutils: bench - Fix cpu online check
Abhishek Goel
1
-1
/
+1
2018-02-03
tools/gpio: Fix build error with musl libc
Joel Stanley
1
-0
/
+1
2018-01-31
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-2
/
+27
2018-01-23
objtool: Improve error message for bad file argument
Josh Poimboeuf
1
-1
/
+3
2018-01-23
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
[next]