index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+15
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
1
-2
/
+2
2019-11-26
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
5
-2
/
+28
2019-11-26
perf tests: Rename tests/map_groups.c to tests/maps.c
Arnaldo Carvalho de Melo
4
-5
/
+5
2019-11-26
perf tests: Rename thread-mg-share to thread-maps-share
Arnaldo Carvalho de Melo
4
-15
/
+15
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
11
-13
/
+13
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
10
-140
/
+135
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
9
-16
/
+16
2019-11-26
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
9
-24
/
+24
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
19
-49
/
+49
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
33
-275
/
+209
2019-11-26
x86/insn: perf tools: Add some more instructions to the new instructions test
Adrian Hunter
3
-0
/
+1505
2019-11-26
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
1
-12
/
+32
2019-11-26
perf map: Remove unused functions
Arnaldo Carvalho de Melo
2
-27
/
+8
2019-11-26
perf map: Remove needless struct forward declarations
Arnaldo Carvalho de Melo
1
-3
/
+0
2019-11-26
perf map: Ditch leftover map__reloc_vmlinux() prototype
Arnaldo Carvalho de Melo
1
-2
/
+0
2019-11-26
perf script: Move map__fprintf_srccode() to near its only user
Arnaldo Carvalho de Melo
3
-50
/
+42
2019-11-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
266
-2505
/
+15946
2019-11-26
Merge branches 'pm-avs', 'pm-docs' and 'pm-tools'
Rafael J. Wysocki
13
-19
/
+100
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
174
-2419
/
+11285
2019-11-25
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+183
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-6
/
+6
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
7
-8
/
+298
2019-11-25
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
9
-1
/
+1098
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-21
/
+158
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
32
-5
/
+1623
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-0
/
+1211
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
17
-40
/
+68
2019-11-25
libbpf: Fix usage of u32 in userspace code
Andrii Nakryiko
1
-1
/
+1
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2019-11-25
Merge branch 'for-5.5/system-state' into for-linus
Petr Mladek
2
-1
/
+182
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
5
-2
/
+58
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-6
/
+59
2019-11-24
bpf: Introduce BPF_TRACE_x helper for the tracing tests
Martin KaFai Lau
7
-187
/
+125
2019-11-24
bpf, testing: Add various tail call test cases
Daniel Borkmann
6
-0
/
+698
2019-11-24
selftests/bpf: Add BPF trampoline performance test
Alexei Starovoitov
2
-0
/
+185
2019-11-24
selftests/bpf: Add verifier tests for better jmp32 register bounds
Yonghong Song
1
-0
/
+83
2019-11-24
selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only
Andrii Nakryiko
2
-5
/
+15
2019-11-24
libbpf: Fix bpf_object name determination for bpf_object__open_file()
Andrii Nakryiko
1
-1
/
+1
2019-11-24
libbpf: Support initialized global variables
Andrii Nakryiko
14
-33
/
+28
2019-11-24
libbpf: Fix various errors and warning reported by checkpatch.pl
Andrii Nakryiko
1
-17
/
+21
2019-11-24
libbpf: Refactor relocation handling
Andrii Nakryiko
1
-118
/
+143
2019-11-24
selftests/bpf: Ensure no DWARF relocations for BPF object files
Andrii Nakryiko
1
-1
/
+1
2019-11-24
selftests/bpf: Integrate verbose verifier log into test_progs
Andrii Nakryiko
4
-9
/
+27
2019-11-24
selftests, bpftool: Skip the build test if not in tree
Jakub Kicinski
1
-0
/
+4
2019-11-24
selftests, bpftool: Set EXIT trap after usage function
Quentin Monnet
1
-13
/
+13
2019-11-24
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
1
-0
/
+6
2019-11-24
tools, bpftool: Fix warning on ignored return value for 'read'
Quentin Monnet
1
-3
/
+3
[prev]
[next]