index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
3
-1
/
+7
2020-09-15
perf vendor events amd: Remove trailing commas
Henry Burns
2
-2
/
+2
2020-09-14
libbpf: Fix a compilation error with xsk.c for ubuntu 16.04
Yonghong Song
1
-0
/
+1
2020-09-14
bpftool: Fix build failure
Yonghong Song
1
-1
/
+1
2020-09-14
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2
-0
/
+30
2020-09-14
perf record: Don't clear event's period if set by a term
Ian Rogers
1
-8
/
+26
2020-09-14
tools headers UAPI: update linux/in.h copy
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-09-14
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2020-09-14
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
1
-2
/
+1
2020-09-14
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
1
-1
/
+6
2020-09-14
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
1
-2
/
+2
2020-09-14
perf test: Fix the "signal" test inline assembly
Jiri Olsa
1
-1
/
+4
2020-09-14
mptcp: simult flow self-tests
Paolo Abeni
2
-1
/
+295
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
3
-1
/
+52
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
34
-78
/
+175
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
75
-237
/
+691
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
182
-1495
/
+7250
2020-09-10
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
13
-198
/
+11
2020-09-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
1
-2
/
+2
2020-09-10
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
1
-2
/
+2
2020-09-10
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
1
-2
/
+4
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
3
-18
/
+62
2020-09-10
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
1
-2
/
+2
2020-09-10
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
1
-49
/
+52
2020-09-10
selftests: rtnetlink: Test bridge enslavement with different parent IDs
Ido Schimmel
1
-0
/
+47
2020-09-10
selftests/mptcp: Better delay & reordering configuration
Christoph Paasch
1
-8
/
+9
2020-09-10
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
4
-0
/
+144
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
14
-196
/
+35
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2
-3
/
+38
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
2
-0
/
+26
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
4
-1
/
+12
2020-09-10
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
1
-1
/
+1
2020-09-10
objtool: Decode unwind hint register depending on architecture
Julien Thierry
3
-26
/
+40
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
6
-41
/
+144
2020-09-10
objtool: Refactor jump table code to support other architectures
Raphael Gault
4
-87
/
+103
2020-09-10
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
4
-13
/
+29
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
6
-29
/
+47
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
2
-15
/
+21
2020-09-10
objtool: Make sync-check consider the target architecture
Julien Thierry
1
-0
/
+7
2020-09-10
objtool: Group headers to check in a single list
Julien Thierry
1
-9
/
+14
2020-09-10
perf tests: Call test_attr__open() directly
Jiri Olsa
5
-22
/
+15
2020-09-10
perf vendor events power9: Add hv_24x7 core level metric events
Kajol Jain
1
-13
/
+22
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtimeparam()
Kajol Jain
3
-6
/
+9
2020-09-10
perf jevents: Add support for parsing perchip/percore events
Kajol Jain
2
-0
/
+26
2020-09-10
perf jevents: Add new structure to pass json fields.
Kajol Jain
1
-115
/
+97
2020-09-10
perf jevents: Make json_events() static and ditch jevents.h file
Kajol Jain
2
-25
/
+1
2020-09-10
perf test: Introduce script for Arm CoreSight testing
Leo Yan
1
-0
/
+183
2020-09-10
perf metricgroup: Fix typo in comment.
Ian Rogers
1
-1
/
+1
2020-09-10
perf stat: Remove dead code: no need to set os.evsel twice
Ian Rogers
1
-1
/
+0
2020-09-09
perf: Stop using deprecated bpf_program__title()
Andrii Nakryiko
1
-10
/
+2
[prev]
[next]