index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
Mathieu Desnoyers
2019-12-23
1
-5
/
+7
*
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
2019-12-23
1
-8
/
+10
*
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
2019-12-23
1
-0
/
+1
*
kunit/kunit_tool_test: Test '--build_dir' option run
SeongJae Park
2019-12-23
1
-0
/
+8
*
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
2
-3
/
+3
*
kunit: Place 'test.log' under the 'build_dir'
SeongJae Park
2019-12-23
3
-4
/
+4
*
kunit: Create default config in '--build_dir'
SeongJae Park
2019-12-23
2
-4
/
+11
*
kunit: Remove duplicated defconfig creation
SeongJae Park
2019-12-23
1
-3
/
+0
*
selftests: livepatch: Fix it to do root uid check and skip
Shuah Khan
2019-12-23
2
-3
/
+15
*
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
2019-12-23
1
-0
/
+6
*
selftests: filesystems/epoll: fix build error
Shuah Khan
2019-12-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
13
-237
/
+603
|
\
|
*
selftests: pmtu: fix init mtu value in description
Hangbin Liu
2019-12-20
1
-3
/
+3
|
*
tc-testing: initial tdc selftests for cls_u32
Davide Caratti
2019-12-19
2
-22
/
+205
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-19
3
-24
/
+176
|
|
\
|
|
*
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
2019-12-19
3
-24
/
+176
|
*
|
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
2019-12-14
1
-28
/
+0
|
|
/
|
*
selftests/bpf: Test function_graph tracer and bpf trampoline together
Alexei Starovoitov
2019-12-11
1
-0
/
+39
|
*
bpftool: Don't crash on missing jited insns or ksyms
Toke Høiland-Jørgensen
2019-12-11
2
-2
/
+2
|
*
tc-testing: unbreak full listing of tdc testcases
Davide Caratti
2019-12-09
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-09
1
-156
/
+176
|
|
\
|
|
*
selftests: netfilter: use randomized netns names
Florian Westphal
2019-12-07
1
-156
/
+176
|
*
|
selftests: forwarding: Delete IPv6 address at the end
Ido Schimmel
2019-12-09
1
-1
/
+1
*
|
|
Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-21
2
-0
/
+7
|
\
\
\
|
*
|
|
tools/testing/nvdimm: Fix mock support for ioremap
Dan Williams
2019-12-11
2
-0
/
+7
|
|
/
/
*
|
|
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-12-18
3
-2
/
+36
|
\
\
\
|
*
|
|
tpm: selftest: cleanup after unseal with wrong auth/policy test
Tadeusz Struk
2019-12-17
1
-0
/
+5
|
*
|
|
tpm: selftest: add test covering async mode
Tadeusz Struk
2019-12-17
3
-2
/
+31
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-17
65
-289
/
+976
|
\
\
\
|
*
|
|
perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
Ed Maste
2019-12-16
1
-1
/
+1
|
*
|
|
perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES
Ed Maste
2019-12-16
1
-1
/
+1
|
*
|
|
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2019-12-16
2
-4
/
+6
|
*
|
|
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
2019-12-11
1
-15
/
+6
|
*
|
|
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
2019-12-11
1
-2
/
+5
|
*
|
|
perf/x86/pmu-events: Fix Kernel_Utilization metric
Ravi Bangoria
2019-12-11
12
-12
/
+12
|
*
|
|
perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYS
Arnaldo Carvalho de Melo
2019-12-11
1
-3
/
+7
|
*
|
|
perf arch: Make the default get_cpuid() return compatible error
Arnaldo Carvalho de Melo
2019-12-11
1
-1
/
+1
|
*
|
|
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-11
1
-0
/
+1
|
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2019-12-11
24
-89
/
+3240
|
|
\
|
|
|
*
|
|
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2019-12-04
1
-1
/
+2
|
*
|
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-04
1
-3
/
+125
|
*
|
|
perf inject: Fix processing of ID index for injected instruction tracing
Adrian Hunter
2019-12-04
1
-12
/
+1
|
*
|
|
perf report: Bail out --mem-mode if mem info is not available
Ravi Bangoria
2019-12-04
1
-0
/
+8
|
*
|
|
perf report: Make -F more strict like -s
Ravi Bangoria
2019-12-04
1
-0
/
+6
|
*
|
|
perf report/top TUI: Replace pr_err() with ui__error()
Ravi Bangoria
2019-12-04
1
-5
/
+5
|
*
|
|
Merge tag 'perf-core-for-mingo-5.5-20191203' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-12-04
42
-229
/
+789
|
|
\
\
\
|
|
*
|
|
libtraceevent: Copy pkg-config file to output folder when using O=
Sudip Mukherjee
2019-12-02
1
-2
/
+3
|
|
*
|
|
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
2019-12-02
1
-0
/
+1
|
|
*
|
|
perf kvm: Clarify the 'perf kvm' -i and -o command line options
Arnaldo Carvalho de Melo
2019-12-02
1
-2
/
+3
|
|
*
|
|
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-0
/
+3
[next]