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-04
libbpf: Fix potential multiplication overflow
Andrii Nakryiko
1
-1
/
+1
2020-09-04
libbpf: Fix another __u64 cast in printf
Andrii Nakryiko
1
-1
/
+1
2020-09-04
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2
-1
/
+94
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
1
-0
/
+2
2020-09-04
tests: port pidfd_wait to kselftest harness
Christian Brauner
1
-173
/
+38
2020-09-03
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
11
-18
/
+49
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-31
/
+42
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-09-03
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
1
-0
/
+15
2020-09-03
selftests/bpf: Fix check in global_data_init.
Hao Luo
1
-1
/
+2
2020-09-03
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
3
-63
/
+114
2020-09-03
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2
-42
/
+43
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
7
-37
/
+73
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
1
-7
/
+14
2020-09-03
libbpf: Deprecate notion of BPF program "title" in favor of "section name"
Andrii Nakryiko
3
-120
/
+101
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
3
-3
/
+9
2020-09-03
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
1
-2
/
+2
2020-09-03
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2
-0
/
+134
2020-09-03
libbpf: Add multi-prog section support for struct_ops
Andrii Nakryiko
1
-18
/
+8
2020-09-03
libbpf: Implement generalized .BTF.ext func/line info adjustment
Andrii Nakryiko
3
-84
/
+153
2020-09-03
libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls
Andrii Nakryiko
1
-138
/
+380
2020-09-03
libbpf: Support CO-RE relocations for multi-prog sections
Andrii Nakryiko
1
-8
/
+74
2020-09-03
libbpf: Parse multi-function sections into multiple BPF programs
Andrii Nakryiko
1
-107
/
+142
2020-09-03
libbpf: Ensure ELF symbols table is found before further ELF processing
Andrii Nakryiko
1
-11
/
+29
2020-09-03
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
Po-Hsu Lin
1
-8
/
+8
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
3
-7
/
+24
2020-09-03
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2
-0
/
+8
2020-09-03
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session__new())
YueHaibing
1
-2
/
+2
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
3
-3
/
+9
2020-09-03
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2020-09-03
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
1
-1
/
+1
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-09-03
tools/power turbostat: Build with _FILE_OFFSET_BITS=64
Alexander Monakov
1
-0
/
+1
2020-09-03
tools/power turbostat: Support AMD Family 19h
Kim Phillips
1
-23
/
+11
2020-09-03
tools/power turbostat: Remove empty columns for Jacobsville
Antti Laakso
1
-3
/
+30
2020-09-03
tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.
Rafael Antognolli
1
-0
/
+50
2020-09-03
tools/power x86_energy_perf_policy: Input/output error in a VM
Ondřej Lysoněk
1
-13
/
+54
2020-09-03
tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled
Len Brown
1
-3
/
+6
2020-09-03
tools/power turbostat: Support additional CPU model numbers
Len Brown
1
-0
/
+4
2020-09-03
tools/power turbostat: Fix output formatting for ACPI CST enumeration
David Arcari
1
-0
/
+20
2020-09-03
tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY
Alexander A. Klimov
1
-1
/
+1
2020-09-03
tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0
Prarit Bhargava
1
-3
/
+10
2020-09-03
tools/power turbostat: Enable accumulate RAPL display
Chen Yu
1
-22
/
+16
2020-09-03
tools/power turbostat: Introduce functions to accumulate RAPL consumption
Chen Yu
2
-7
/
+219
2020-09-03
tools/power turbostat: Make the energy variable to be 64 bit
Chen Yu
1
-17
/
+13
2020-09-03
tools/power turbostat: Always print idle in the system configuration header
Doug Smythies
1
-3
/
+0
2020-09-03
tools/power turbostat: Print /dev/cpu_dma_latency
Len Brown
1
-0
/
+28
2020-09-03
tools/memory-model: Add a simple entry point document
Paul E. McKenney
3
-2
/
+282
2020-09-03
tools/memory-model: Improve litmus-test documentation
Paul E. McKenney
2
-117
/
+1108
[prev]
[next]