index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-02
7
-47
/
+43
|
\
|
*
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
2019-12-02
1
-2
/
+2
|
*
libbpf: Fix sym->st_value print on 32-bit arches
Alexei Starovoitov
2019-11-27
1
-1
/
+1
|
*
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
2019-11-27
2
-2
/
+3
|
*
libbpf: Fix global variable relocation
Andrii Nakryiko
2019-11-27
5
-41
/
+36
|
*
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
2019-11-27
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
2
-0
/
+37
|
\
\
|
*
|
selftests: vm: add fragment CONFIG_TEST_VMALLOC
Anders Roxell
2019-12-01
1
-0
/
+1
|
*
|
memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Joel Fernandes (Google)
2019-12-01
1
-0
/
+36
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-01
5
-31
/
+122
|
\
\
\
|
*
|
|
selftests: forwarding: fix race between packet receive and tc check
Jiri Pirko
2019-11-30
1
-8
/
+31
|
*
|
|
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
2019-11-29
1
-3
/
+2
|
*
|
|
selftests: bpf: correct perror strings
Jakub Kicinski
2019-11-28
2
-20
/
+20
|
*
|
|
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
2019-11-28
1
-0
/
+9
|
*
|
|
selftests/tls: add a test for fragmented messages
Jakub Kicinski
2019-11-28
1
-0
/
+60
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-01
1
-9
/
+85
|
\
\
\
|
*
|
|
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
2019-11-26
1
-9
/
+85
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-01
65
-606
/
+2198
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-11-29
65
-606
/
+2198
|
|
\
\
\
\
|
|
*
|
|
|
perf script: Fix invalid LBR/binary mismatch error
Adrian Hunter
2019-11-28
1
-1
/
+1
|
|
*
|
|
|
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
2019-11-28
1
-1
/
+1
|
|
*
|
|
|
perf affinity: Add infrastructure to save/restore affinity
Andi Kleen
2019-11-28
4
-0
/
+92
|
|
*
|
|
|
perf pmu: Use file system cache to optimize sysfs access
Andi Kleen
2019-11-28
5
-31
/
+83
|
|
*
|
|
|
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2019-11-28
1
-1
/
+1
|
|
*
|
|
|
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
2019-11-28
1
-1
/
+1
|
|
*
|
|
|
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
2019-11-28
1
-2
/
+2
|
|
*
|
|
|
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2019-11-26
5
-2
/
+28
|
|
*
|
|
|
perf tests: Rename tests/map_groups.c to tests/maps.c
Arnaldo Carvalho de Melo
2019-11-26
4
-5
/
+5
|
|
*
|
|
|
perf tests: Rename thread-mg-share to thread-maps-share
Arnaldo Carvalho de Melo
2019-11-26
4
-15
/
+15
|
|
*
|
|
|
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
2019-11-26
11
-13
/
+13
|
|
*
|
|
|
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
2019-11-26
10
-140
/
+135
|
|
*
|
|
|
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
2019-11-26
9
-16
/
+16
|
|
*
|
|
|
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
2019-11-26
9
-24
/
+24
|
|
*
|
|
|
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
2019-11-26
19
-49
/
+49
|
|
*
|
|
|
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-26
33
-275
/
+209
|
|
*
|
|
|
x86/insn: perf tools: Add some more instructions to the new instructions test
Adrian Hunter
2019-11-26
3
-0
/
+1505
|
|
*
|
|
|
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
2019-11-26
1
-12
/
+32
|
|
*
|
|
|
perf map: Remove unused functions
Arnaldo Carvalho de Melo
2019-11-26
2
-27
/
+8
|
|
*
|
|
|
perf map: Remove needless struct forward declarations
Arnaldo Carvalho de Melo
2019-11-26
1
-3
/
+0
|
|
*
|
|
|
perf map: Ditch leftover map__reloc_vmlinux() prototype
Arnaldo Carvalho de Melo
2019-11-26
1
-2
/
+0
|
|
*
|
|
|
perf script: Move map__fprintf_srccode() to near its only user
Arnaldo Carvalho de Melo
2019-11-26
3
-50
/
+42
|
|
*
|
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2019-11-26
266
-2505
/
+15946
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
*
|
|
|
|
|
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-12-01
4
-261
/
+1090
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tools/power/x86/intel-speed-select: Display TRL buckets for just base config ...
Srinivas Pandruvada
2019-11-21
1
-0
/
+1
|
*
|
|
|
|
|
tools/power/x86/intel-speed-select: Ignore missing config level
Srinivas Pandruvada
2019-11-21
2
-5
/
+6
|
*
|
|
|
|
|
tools/power/x86/intel-speed-select: Increment version
Srinivas Pandruvada
2019-11-07
1
-1
/
+1
|
*
|
|
|
|
|
tools/power/x86/intel-speed-select: Use core count for base-freq mask
Srinivas Pandruvada
2019-11-07
3
-3
/
+28
|
*
|
|
|
|
|
tools/power/x86/intel-speed-select: Support platform with limited Intel(R) Sp...
Srinivas Pandruvada
2019-11-07
4
-60
/
+113
|
*
|
|
|
|
|
tools/power/x86/intel-speed-select: Use Frequency weight for CLOS
Srinivas Pandruvada
2019-11-07
1
-6
/
+6
|
*
|
|
|
|
|
tools/power/x86/intel-speed-select: Make CLOS frequency in MHz
Srinivas Pandruvada
2019-11-07
2
-7
/
+10
[next]