index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
11
-174
/
+11
2020-07-06
tools lib traceevent: Add builtin handler for trace_marker_raw
Steven Rostedt (VMware)
1
-0
/
+41
2020-07-06
tools lib traceevent: Move kernel_stack event handler to "function" plugin.
Tzvetomir Stoyanov (VMware)
1
-0
/
+41
2020-07-06
tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex
Julia Cartwright
3
-0
/
+139
2020-07-06
tools lib traceevent: Add offset option for function plugin
Steven Rostedt (VMware)
1
-2
/
+22
2020-07-06
tools lib traceevent: Add more SVM exit reasons
Jan Kiszka
1
-2
/
+21
2020-07-06
tools lib traceevent: Add plugin for tlb_flush
Steven Rostedt (Red Hat)
3
-0
/
+83
2020-07-06
tools lib traceevent: Optimize pretty_print() function
Tzvetomir Stoyanov (VMware)
3
-197
/
+495
2020-07-06
tools lib traceevent: Add support for more printk format specifiers
Tzvetomir Stoyanov (VMware)
1
-74
/
+289
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
4
-1
/
+82
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
2
-0
/
+174
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
2
-10
/
+15
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-90
/
+78
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+11
2020-07-03
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
1
-6
/
+9
2020-07-03
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2
-0
/
+30
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
Adrian Hunter
1
-0
/
+4
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...
Adrian Hunter
1
-1
/
+2
2020-07-03
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter
1
-0
/
+1
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
5
-16
/
+29
2020-07-03
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Adrian Hunter
1
-1
/
+1
2020-07-03
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-07-03
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
37
-107
/
+631
2020-07-02
Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-9
/
+4
2020-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-6
/
+19
2020-07-02
perf parse-events: Disable a subset of bison warnings
Ian Rogers
1
-3
/
+11
2020-07-02
perf parse-events: Disable a subset of flex warnings
Ian Rogers
1
-3
/
+13
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
7
-90
/
+51
2020-07-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-07-01
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
1
-0
/
+15
2020-06-29
selftests: tpm: Use /bin/sh instead of /bin/bash
Jarkko Sakkinen
2
-2
/
+2
2020-06-29
selftests: tpm: Use 'test -e' instead of 'test -f'
Jarkko Sakkinen
2
-2
/
+2
2020-06-29
Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
Jarkko Sakkinen
1
-5
/
+0
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-8
/
+108
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+28
2020-06-27
Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+0
2020-06-26
kunit: kunit_tool: Fix invalid result when build fails
David Gow
1
-1
/
+3
2020-06-26
kunit: show error if kunit results are not present
Uriel Guajardo
3
-4
/
+15
2020-06-26
kunit: kunit_config: Fix parsing of CONFIG options with space
Rikard Falkeborn
1
-1
/
+1
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
117
-766
/
+547
2020-06-26
selftests/powerpc: Fix build failure in ebb tests
Harish
1
-1
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-38
/
+325
2020-06-25
tc-testing: avoid action cookies with odd length.
Briana Oursler
3
-7
/
+7
2020-06-25
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+176
2020-06-25
objtool: Don't consider vmlinux a C-file
Peter Zijlstra
1
-1
/
+1
2020-06-25
selftests: netfilter: add test case for conntrack helper assignment
Florian Westphal
2
-1
/
+176
2020-06-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-29
/
+124
[prev]
[next]