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
*
tools: bpf_jit_disasm: Handle large images.
David Daney
2017-06-14
1
-11
/
+26
*
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
2017-06-14
4
-1
/
+234
*
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
1
-79
/
+13
*
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
2017-06-13
3
-3
/
+3
*
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-10
1
-1
/
+7
*
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
2017-06-10
1
-0
/
+5
*
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
2017-06-10
1
-0
/
+50
*
bpf: Fix test_obj_id.c for llvm 5.0
Martin KaFai Lau
2017-06-09
1
-2
/
+2
*
bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
Martin KaFai Lau
2017-06-09
1
-4
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
20
-48
/
+198
|
\
|
*
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-27
1
-1
/
+1
|
|
\
|
|
*
selftests/powerpc: Fix TM resched DSCR test with some compilers
Michael Ellerman
2017-05-19
1
-1
/
+1
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-27
18
-47
/
+176
|
|
\
\
|
|
*
|
tools/include: Sync kernel ABI headers with tooling headers
Ingo Molnar
2017-05-24
10
-19
/
+84
|
|
*
|
perf tools: Put caller above callee in --children mode
Namhyung Kim
2017-05-24
1
-0
/
+2
|
|
*
|
perf report: Do not drop last inlined frame
Milian Wolff
2017-05-24
1
-4
/
+14
|
|
*
|
perf report: Always honor callchain order for inlined nodes
Milian Wolff
2017-05-24
1
-14
/
+4
|
|
*
|
perf script: Add --inline option for debugging
Namhyung Kim
2017-05-24
3
-0
/
+39
|
|
*
|
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2017-05-24
2
-1
/
+16
|
|
*
|
perf report: Fix memory leak in addr2line when called by addr2inlines
Milian Wolff
2017-05-24
1
-10
/
+13
|
|
*
|
perf report: Don't crash on invalid maps in `-g srcline` mode
Milian Wolff
2017-05-24
1
-4
/
+9
|
*
|
|
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-27
1
-0
/
+21
|
|
\
\
\
|
|
*
|
|
selftests/ftrace: Add a testcase for many kprobe events
Masami Hiramatsu
2017-05-26
1
-0
/
+21
*
|
|
|
|
bpf: Test for bpf ID
Martin KaFai Lau
2017-06-06
6
-1
/
+341
*
|
|
|
|
bpf: update perf event helper functions documentation
Teng Qin
2017-06-04
1
-4
/
+7
*
|
|
|
|
tools: hv: set hotplug for VF on Suse
sixiao@microsoft.com
2017-06-02
1
-1
/
+5
*
|
|
|
|
tools: hv: set allow-hotplug for VF on Ubuntu
sixiao@microsoft.com
2017-06-02
1
-2
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
2
-4
/
+245
|
\
|
|
|
|
|
*
|
|
|
bpf: add various verifier test cases
Daniel Borkmann
2017-05-25
2
-4
/
+245
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-22
8
-7
/
+136
|
\
|
|
|
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
2017-05-22
1
-0
/
+4
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
tools/power/acpi: Add .gitignore file
Prarit Bhargava
2017-05-12
1
-0
/
+4
|
|
|
/
/
|
*
|
|
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-20
4
-6
/
+10
|
|
\
\
\
|
|
*
|
|
selftests/ftrace: Add test to remove instance with active event triggers
Naveen N. Rao
2017-05-17
1
-2
/
+6
|
|
*
|
|
selftests/ftrace: Fix bashisms
Naveen N. Rao
2017-05-17
3
-4
/
+4
|
*
|
|
|
Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-19
3
-1
/
+122
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
selftests/powerpc: Test TM and VMX register state
Michael Neuling
2017-05-16
3
-1
/
+122
|
|
|
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
2
-0
/
+17
|
\
|
|
|
|
*
|
|
selftests/bpf: fix broken build due to types.h
Yonghong Song
2017-05-17
2
-0
/
+17
*
|
|
|
tools: hv: Add clean up for included files in Ubuntu net config
Haiyang Zhang
2017-05-16
1
-3
/
+18
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
7
-4
/
+499
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-11
1
-0
/
+37
|
*
|
bpf: Remove commented out debugging hack in test_align.
David S. Miller
2017-05-11
1
-1
/
+0
|
*
|
bpf: Provide a linux/types.h override for bpf selftests.
David S. Miller
2017-05-11
2
-1
/
+8
|
*
|
bpf: Add verifier test case for alignment.
David S. Miller
2017-05-11
2
-1
/
+419
|
*
|
bpf: Add bpf_verify_program() to the library.
David S. Miller
2017-05-11
2
-0
/
+26
|
*
|
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
2
-2
/
+10
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
46
-166
/
+245
|
\
\
\
|
*
|
|
tools build: Fixup sched_getcpu feature test
Arnaldo Carvalho de Melo
2017-05-04
1
-0
/
+2
|
*
|
|
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
2017-05-04
1
-0
/
+2
[next]