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.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-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
4
-5
/
+5
2017-10-25
locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
Mark Rutland
1
-3
/
+2
2017-10-25
locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...
Mark Rutland
2
-2
/
+2
2017-10-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-10
/
+35
2017-10-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+524
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
1
-0
/
+480
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
1
-2
/
+14
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
3
-4
/
+5
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-1
/
+11
2017-10-20
objtool: Fix memory leak in decode_instructions()
Kamalesh Babulal
1
-2
/
+7
2017-10-20
Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...
Ingo Molnar
6
-10
/
+35
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-0
/
+14
2017-10-18
perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
Li Zhijian
1
-3
/
+6
2017-10-18
perf xyarray: Fix wrong processing when closing evsel fd
Jin Yao
1
-2
/
+2
2017-10-18
Revert "tools/power turbostat: stop migrating, unless '-m'"
Len Brown
1
-9
/
+1
2017-10-17
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
Namhyung Kim
1
-0
/
+2
2017-10-17
perf record: Fix documentation for a inexistent option '-l'
Taeung Song
1
-2
/
+2
2017-10-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-23
/
+55
2017-10-14
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
1
-5
/
+20
2017-10-13
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
1
-2
/
+15
2017-10-13
perf hists: Add extra integrity checks to fmt_free()
Jiri Olsa
1
-0
/
+7
2017-10-13
perf hists: Fix crash in perf_hpp__reset_output_field()
Jiri Olsa
1
-1
/
+1
2017-10-10
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-3
/
+3
2017-10-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-10-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
3
-19
/
+47
2017-10-06
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Mark Santaniello
1
-2
/
+2
2017-10-06
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
1
-1
/
+1
2017-10-05
Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s...
Ingo Molnar
1
-1
/
+5
2017-10-05
selftests: mqueue: fix regression in silencing output from RUN_TESTS
Shuah Khan
1
-2
/
+2
2017-10-05
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
1
-1
/
+1
2017-10-05
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Ravi Bangoria
1
-1
/
+5
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-169
/
+195
2017-09-29
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...
Ingo Molnar
18
-169
/
+195
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
3
-18
/
+1
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
1
-3
/
+8
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-65
/
+245
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
1
-3
/
+1
2017-09-25
selftests/memfd: correct run_tests.sh permission
Li Zhijian
1
-0
/
+0
2017-09-25
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
1
-5
/
+13
2017-09-25
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-3
/
+3
2017-09-25
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-7
/
+7
2017-09-25
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
1
-2
/
+2
2017-09-25
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
1
-1
/
+4
2017-09-25
perf tools: Fix syscalltbl build failure
Akemi Yagi
1
-1
/
+1
2017-09-25
perf report: Fix debug messages with --call-graph option
Mengting Zhang
1
-14
/
+21
2017-09-25
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
1
-1
/
+6
2017-09-25
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
10
-28
/
+164
[next]