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
2020-03-06
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-03-06
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2
-3
/
+3
2020-03-06
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
1
-0
/
+15
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
12
-72
/
+72
2020-03-06
perf jevents: Fix leak of mapfile memory
John Garry
1
-6
/
+9
2020-03-06
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
7
-0
/
+7
2020-03-06
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
1
-2
/
+2
2020-03-06
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
1
-1
/
+3
2020-03-06
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
3
-3
/
+5
2020-03-05
selftests/bpf: Add send_signal_sched_switch test
Yonghong Song
2
-0
/
+66
2020-03-04
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
1
-1
/
+73
2020-03-04
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...
Mark Brown
92
-461
/
+1538
2020-03-04
Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...
Ingo Molnar
9
-40
/
+34
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-03
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
1
-7
/
+6
2020-03-03
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
5
-22
/
+23
2020-03-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
4
-3
/
+5
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
1
-0
/
+2
2020-03-02
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
1
-8
/
+2
2020-03-02
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-03-02
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-214
/
+251
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
1
-0
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+45
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
1
-0
/
+2
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
1
-6
/
+6
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2
-56
/
+31
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
4
-6
/
+7
2020-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2
-6
/
+28
2020-02-27
perf config: Document missing config options
Ravi Bangoria
1
-0
/
+44
2020-02-27
perf annotate: Fix perf config option description
Ravi Bangoria
1
-1
/
+29
2020-02-27
perf annotate: Prefer cmdline option over default config
Ravi Bangoria
1
-2
/
+2
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
5
-55
/
+33
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2
-0
/
+13
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2
-7
/
+5
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
3
-7
/
+6
2020-02-27
perf annotate/tui: Re-render title bar after switching back from script browser
Ravi Bangoria
1
-4
/
+3
2020-02-27
tools headers UAPI: Update tools's copy of kvm.h headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-27
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-26
/
+60
2020-02-26
Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-12
/
+28
2020-02-26
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-2
/
+10
2020-02-26
Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...
Ingo Molnar
11
-66
/
+41
2020-02-26
selftests: nft_concat_range: Add test for reported add/flush/add issue
Stefano Brivio
1
-4
/
+39
2020-02-25
selftests: nft_concat_range: Move option for 'list ruleset' before command
Stefano Brivio
1
-6
/
+6
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-51
/
+61
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
1
-0
/
+33
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
1
-2
/
+14
2020-02-21
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
1
-0
/
+6
2020-02-20
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
2
-0
/
+6
[prev]
[next]