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.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
2017-07-03
bpf: add various test cases for verifier selftest
Daniel Borkmann
1
-0
/
+165
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-1
/
+15
2017-07-02
bpf: update tools/include/uapi/linux/bpf.h
Lawrence Brakmo
1
-1
/
+65
2017-07-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2017-07-01
selftests: membarrier: use ksft_* var arg msg api
Shuah Khan
1
-50
/
+41
2017-07-01
selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13
Shuah Khan
1
-36
/
+58
2017-07-01
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api
Shuah Khan
1
-26
/
+33
2017-07-01
selftests: breakpoint_test: use ksft_* var arg msg api
Shuah Khan
1
-12
/
+16
2017-07-01
kselftest: add ksft_print_msg() function to output general information
Paul Elder
1
-0
/
+10
2017-07-01
kselftest: make ksft_* output functions variadic
Paul Elder
1
-12
/
+43
2017-06-30
objtool: Silence warnings for functions which use IRET
Josh Poimboeuf
1
-8
/
+6
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+67
2017-06-30
selftests/capabilities: Fix the test_execve test
Andy Lutomirski
1
-5
/
+2
2017-06-30
selftests: intel_pstate: add .gitignore
Shuah Khan
1
-0
/
+2
2017-06-30
selftests: fix memory-hotplug test
Po-Hsu Lin
1
-16
/
+54
2017-06-30
selftests: add missing test name in memory-hotplug test
Po-Hsu Lin
1
-0
/
+1
2017-06-30
selftests: check percentage range for memory-hotplug test
Po-Hsu Lin
1
-0
/
+4
2017-06-30
selftests: check hot-pluggagble memory for memory-hotplug test
Po-Hsu Lin
1
-0
/
+5
2017-06-30
selftests: typo correction for memory-hotplug test
Po-Hsu Lin
1
-5
/
+5
2017-06-30
selftests: ftrace: Use md5sum to take less time of checking logs
Masami Hiramatsu
1
-3
/
+3
2017-06-30
perf auxtrace: Add CPU filter support
Adrian Hunter
4
-0
/
+14
2017-06-30
perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC
Adrian Hunter
1
-0
/
+14
2017-06-30
perf intel-pt: Update documentation to include new ptwrite and power events
Adrian Hunter
1
-2
/
+40
2017-06-30
perf intel-pt: Add example script for power events and PTWRITE
Adrian Hunter
3
-0
/
+144
2017-06-30
perf intel-pt: Synthesize new power and "ptwrite" events
Adrian Hunter
1
-0
/
+283
2017-06-30
perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting
Adrian Hunter
1
-23
/
+22
2017-06-30
perf intel-pt: Factor out intel_pt_set_event_name()
Adrian Hunter
1
-8
/
+16
2017-06-30
perf intel-pt: Tidy messages into called function intel_pt_synth_event()
Adrian Hunter
1
-24
/
+18
2017-06-30
perf intel-pt: Tidy Intel PT evsel lookup into separate function
Adrian Hunter
1
-10
/
+15
2017-06-30
perf intel-pt: Join needlessly wrapped lines
Adrian Hunter
1
-4
/
+2
2017-06-30
perf intel-pt: Remove unused instructions_sample_period
Adrian Hunter
1
-2
/
+0
2017-06-30
perf intel-pt: Factor out common code synthesizing event samples
Adrian Hunter
1
-122
/
+100
2017-06-30
perf script: Add synthesized Intel PT power and ptwrite events
Adrian Hunter
2
-1
/
+231
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
11
-320
/
+1130
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf
4
-1268
/
+1328
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+66
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
1
-0
/
+66
2017-06-28
tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict
Orson Zhai
3
-2
/
+24
2017-06-27
ACPICA: Unix application OSL: Correctly handle control-c (EINTR)
Bob Moore
1
-3
/
+7
2017-06-27
perf script: Add 'synth' field for synthesized event payloads
Adrian Hunter
2
-3
/
+23
2017-06-27
perf auxtrace: Add itrace option to output power events
Adrian Hunter
3
-2
/
+9
2017-06-27
perf auxtrace: Add itrace option to output ptwrite events
Adrian Hunter
3
-3
/
+10
2017-06-27
tools include: Add byte-swapping macros to kernel.h
Adrian Hunter
1
-6
/
+29
2017-06-27
perf script: Add 'synth' event type for synthesized events
Adrian Hunter
2
-16
/
+61
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
5
-2
/
+74
2017-06-27
perf jit: fix typo: "incalid" -> "invalid"
Colin Ian King
1
-1
/
+1
2017-06-27
perf tools: Kill die()
Arnaldo Carvalho de Melo
2
-27
/
+5
2017-06-27
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
6
-24
/
+34
2017-06-27
tools/kvm_stat: add new interactive command 'b'
Stefan Raspl
2
-10
/
+79
2017-06-27
tools/kvm_stat: add new command line switch '-i'
Stefan Raspl
2
-4
/
+34
[prev]
[next]