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-23
perf util: Introduce architecture specific errno/name mapping
Hendrik Brueckner
2018-01-23
tools include asm-generic: Grab errno.h and errno-base.h
Hendrik Brueckner
2018-01-23
tools include arch: Grab a copy of errno.h for arch's supported by perf
Hendrik Brueckner
2018-01-23
perf build: Display EXTRA features for VF=1 build
Jiri Olsa
2018-01-23
perf report: Fix regression when decoding intel_pt traces
Mathieu Poirier
2018-01-23
perf symbols: Using O_CLOEXEC in do_open
Wang YanQing
2018-01-23
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2018-01-22
usbip: list: don't list devices attached to vhci_hcd
Shuah Khan
2018-01-22
usbip: prevent bind loops on devices attached to vhci_hcd
Shuah Khan
2018-01-22
powerpc/selftests: Check endianness on trap in TM
Gustavo Romero
2018-01-22
selftests/powerpc: Add alignment handler selftest
Andrew Donnellan
2018-01-21
selftest/powerpc: Add additional option to mmap_bench test
Aneesh Kumar K.V
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
2018-01-19
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
2018-01-19
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
2018-01-19
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
2018-01-18
tools: bpftool: report device information for offloaded maps
Jakub Kicinski
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
2018-01-18
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
2018-01-18
tools/bpf_jit_disasm: silence a static checker warning
Dan Carpenter
2018-01-18
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
2018-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-18
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2018-01-18
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2018-01-18
Merge branch 'acpica'
Rafael J. Wysocki
2018-01-18
Merge branches 'pm-opp', 'pm-devfreq', 'pm-avs' and 'pm-tools'
Rafael J. Wysocki
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-17
Merge tag 'perf-core-for-mingo-4.16-20180117' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-01-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-01-17
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
2018-01-17
perf report: Remove the time slices number limitation
Jin Yao
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2018-01-17
perf report: Add an indication of what time slices are used
Jin Yao
2018-01-17
perf util: Support no index time percent slice
Jin Yao
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
2018-01-17
perf script: Improve error msg when no first/last sample time found
Jin Yao
2018-01-17
perf report: Improve error msg when no first/last sample time found
Jin Yao
2018-01-17
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
2018-01-17
perf trace: Allow overriding global --max-stack per event
Arnaldo Carvalho de Melo
2018-01-17
perf trace: Setup DWARF callchains for non-syscall events when --max-stack is...
Arnaldo Carvalho de Melo
[prev]
[next]