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
2018-07-30
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
1
-5
/
+23
2018-07-30
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-07-30
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2
-0
/
+1
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2
-0
/
+1
2018-07-30
Merge 4.18-rc7 into staging-next
Greg Kroah-Hartman
8
-54
/
+119
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
7
-51
/
+103
2018-07-29
selftests: mlxsw: qos_dscp_bridge: Fix
Petr Machata
1
-2
/
+2
2018-07-29
selftests: add a selftest for directed broadcast forwarding
Xin Long
1
-0
/
+233
2018-07-29
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Rafael J. Wysocki
2
-63
/
+57
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-76
/
+196
2018-07-28
perf build: Build error in libbpf missing initialization
Thomas Richter
1
-1
/
+1
2018-07-27
selftests: mlxsw: Add test for trust-DSCP
Petr Machata
1
-0
/
+248
2018-07-27
tools/power turbostat: version 18.07.27
Len Brown
1
-1
/
+1
2018-07-27
tools/power turbostat: Read extended processor family from CPUID
Calvin Walton
1
-1
/
+3
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+28
2018-07-27
tools/virtio: add kmalloc_array stub
Michael S. Tsirkin
1
-0
/
+5
2018-07-27
tools/virtio: add dma barrier stubs
Michael S. Tsirkin
1
-2
/
+2
2018-07-27
tools: libbpf: add bpf_object__find_program_by_title()
Jakub Kicinski
2
-0
/
+15
2018-07-27
tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()
Jakub Kicinski
1
-0
/
+3
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
1
-2
/
+84
2018-07-26
tools/power turbostat: Fix logical node enumeration to allow for non-sequential physical nodes
Prarit Bhargava
1
-54
/
+48
2018-07-26
tools/power turbostat: fix x2apic debug message output file
Len Brown
1
-1
/
+1
2018-07-26
tools/power turbostat: fix bogus summary values
Artem Bityutskiy
1
-1
/
+1
2018-07-26
selftests/net: add tls to .gitignore
Anders Roxell
1
-0
/
+1
2018-07-26
selftests: forwarding: add tests for TC chain get and dump operations
Jiri Pirko
1
-0
/
+21
2018-07-26
Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-3
/
+16
2018-07-26
kselftests: Add tests for the preemptoff and irqsoff tracers
Joel Fernandes (Google)
2
-0
/
+76
2018-07-26
tools/bpftool: ignore build products
Taeung Song
2
-0
/
+7
2018-07-25
selftests/ftrace: Add snapshot and tracing_on test case
Masami Hiramatsu
1
-0
/
+28
2018-07-25
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-0
/
+4
2018-07-25
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2
-14
/
+14
2018-07-25
bpf: btf: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
5
-44
/
+56
2018-07-25
bpf: Replace [u]int32_t and [u]int64_t in libbpf
Martin KaFai Lau
4
-30
/
+28
2018-07-25
bpf: btf: Sync uapi btf.h to tools
Martin KaFai Lau
1
-1
/
+1
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+53
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+49
2018-07-24
perf test: Fix subtest number when showing results
Thomas Richter
1
-1
/
+1
2018-07-24
perf stat: Get rid of extra clock display function
Jiri Olsa
4
-49
/
+21
2018-07-24
perf tools: Use perf_evsel__match instead of open coded equivalent
Jiri Olsa
1
-4
/
+1
2018-07-24
perf tools: Fix struct comm_str removal crash
Jiri Olsa
1
-5
/
+11
2018-07-24
perf machine: Use last_match threads cache only in single thread mode
Jiri Olsa
1
-3
/
+22
2018-07-24
perf machine: Add threads__set_last_match function
Jiri Olsa
1
-3
/
+9
2018-07-24
perf machine: Add threads__get_last_match function
Jiri Olsa
1
-13
/
+26
2018-07-24
perf tools: Synthesize GROUP_DESC feature in pipe mode
Jiri Olsa
1
-1
/
+1
2018-07-24
perf script: Show correct offsets for DWARF-based unwinding
Sandipan Das
3
-3
/
+10
2018-07-24
perf trace arm64: Use generated syscall table
Kim Phillips
2
-0
/
+6
2018-07-24
perf arm64: Generate system call table from asm/unistd.h
Kim Phillips
2
-0
/
+83
2018-07-24
tools include: Grab copies of arm64 dependent unistd.h files
Kim Phillips
3
-0
/
+805
[prev]
[next]