index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2018-01-17
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
2018-01-17
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_...
Taeung Song
2018-01-17
tools lib traceevent: Add UL suffix to MISSING_EVENTS
Michael Sartain
2018-01-17
tools lib traceevent: Use asprintf when possible
Federico Vaga
2018-01-17
tools lib traceevent: Show contents (in hex) of data of unrecognized type rec...
Steven Rostedt (VMware)
2018-01-17
tools lib traceevent: Handle new pointer processing of bprint strings
Steven Rostedt (VMware)
2018-01-17
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
2018-01-17
tools lib traceevent: Print value of unknown symbolic fields
Jan Kiszka
2018-01-17
tools lib traceevent: Show value of flags that have not been parsed
Steven Rostedt (VMware)
2018-01-17
tools lib traceevent: Fix bad force_token escape sequence
Michael Sartain
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
2018-01-17
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
2018-01-17
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
2018-01-17
libbpf: fix string comparison for guessing eBPF program type
Quentin Monnet
2018-01-17
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-16
selftests: Fix loss of test output in run_kselftests.sh
Michael Ellerman
2018-01-16
selftest: ftrace: Fix to add 256 kprobe events correctly
Masami Hiramatsu
2018-01-16
selftest: ftrace: Fix to pick text symbols for kprobes
Masami Hiramatsu
2018-01-16
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
Roman Gushchin
2018-01-16
objtool: Improve error message for bad file argument
Josh Poimboeuf
2018-01-15
usercopy: Enhance and rename report_usercopy()
Kees Cook
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-13
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2018-01-12
perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
Arnaldo Carvalho de Melo
2018-01-12
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-01-12
selftests: media_tests: Add SPDX license identifier
Shuah Khan
2018-01-12
selftests: kselftest.h: Add SPDX license identifier
Shuah Khan
2018-01-12
selftests: kselftest_install.sh: Add SPDX license identifier
Shuah Khan
2018-01-12
selftests: gen_kselftest_tar.h: Add SPDX license identifier
Shuah Khan
2018-01-12
selftests: media_tests: Fix Makefile 'clean' target warning
Shuah Khan
2018-01-12
tools/testing: Fix trailing semicolon
Luis de Bethencourt
2018-01-12
perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
Arnaldo Carvalho de Melo
2018-01-12
perf script python: Add script to profile and resolve physical mem type
Kan Liang
2018-01-12
perf evlist: Remove trailing semicolon
Luis de Bethencourt
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-12
objtool: Allow alternatives to be ignored
Josh Poimboeuf
2018-01-12
objtool: Detect jumps to retpoline thunks
Josh Poimboeuf
2018-01-11
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
[prev]
[next]