index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
perf ftrace: Factor out function write_tracing_file_int()
Changbin Du
1
-5
/
+12
2020-08-14
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2
-0
/
+50
2020-08-14
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
3
-23
/
+48
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-68
/
+118
2020-08-13
selftests/bpf: Make test_varlen work with 32-bit user-space arch
Andrii Nakryiko
2
-7
/
+7
2020-08-13
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
1
-0
/
+14
2020-08-13
selftests/bpf: Correct various core_reloc 64-bit assumptions
Andrii Nakryiko
2
-42
/
+47
2020-08-13
libbpf: Enforce 64-bitness of BTF for BPF object files
Andrii Nakryiko
1
-0
/
+4
2020-08-13
selftests/bpf: Fix btf_dump test cases on 32-bit arches
Andrii Nakryiko
1
-7
/
+20
2020-08-13
libbpf: Handle BTF pointer sizes more carefully
Andrii Nakryiko
4
-4
/
+87
2020-08-13
libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
Andrii Nakryiko
1
-6
/
+10
2020-08-13
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
9
-19
/
+24
2020-08-13
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
4
-12
/
+20
2020-08-13
bpf, selftests: Add tests to sock_ops for loading sk
John Fastabend
1
-0
/
+21
2020-08-13
bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers
John Fastabend
1
-0
/
+7
2020-08-13
bpf, selftests: Add tests for ctx access in sock_ops with single register
John Fastabend
1
-0
/
+13
2020-08-13
libbpf: Prevent overriding errno when logging errors
Toke Høiland-Jørgensen
1
-5
/
+7
2020-08-13
perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes
Alexander Gordeev
1
-17
/
+16
2020-08-13
perf bench numa: Fix cpumask memory leak in node_has_cpus()
Alexander Gordeev
1
-4
/
+9
2020-08-13
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
1
-1
/
+1
2020-08-13
perf tools: Fix module symbol processing
Jiri Olsa
2
-5
/
+4
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
7
-35
/
+35
2020-08-13
libperf: Fix man page typos
Rob Herring
3
-14
/
+17
2020-08-13
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
1
-2
/
+2
2020-08-13
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
1
-10
/
+11
2020-08-13
perf sched: Prefer sched_waking event when it exists
David Ahern
1
-3
/
+29
2020-08-13
selftests: netfilter: kill running process only
Fabian Frederick
1
-2
/
+8
2020-08-13
selftests: netfilter: add MTU arguments to flowtables
Fabian Frederick
1
-6
/
+24
2020-08-13
selftests: netfilter: add checktool function
Fabian Frederick
1
-22
/
+11
2020-08-12
libbpf: Handle GCC built-in types for Arm NEON
Jean-Philippe Brucker
1
-1
/
+34
2020-08-12
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
1
-4
/
+4
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+106
2020-08-12
selftests: kmod: use variable NAME in kmod_test_0001()
Tiezhu Yang
1
-2
/
+2
2020-08-12
mm/migrate: add migrate-shared test for migrate_vma_*()
Ralph Campbell
1
-0
/
+35
2020-08-12
kselftests: cgroup: add perpcu memory accounting test
Roman Gushchin
1
-1
/
+69
2020-08-12
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
1
-2
/
+2
2020-08-12
perf bench numa: Fix benchmark names
Alexander Gordeev
1
-18
/
+17
2020-08-12
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
1
-1
/
+1
2020-08-12
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-08-12
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-08-12
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2020-08-12
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
3
-8
/
+13
2020-08-12
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2
-0
/
+466
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+299
2020-08-11
selftests/bpf: Fix v4_to_v6 in sk_lookup
Stanislav Fomichev
1
-0
/
+1
2020-08-11
selftests/bpf: Fix segmentation fault in test_progs
Jianlin Lv
1
-6
/
+13
2020-08-11
libbpf: Do not use __builtin_offsetof for offsetof
Yonghong Song
1
-1
/
+1
2020-08-10
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
127
-1091
/
+5164
2020-08-10
Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-16
/
+105
[prev]
[next]