index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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
libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP
Jesper Dangaard Brouer
2
-2
/
+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
2020-06-24
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+17
2020-06-24
kselftest: arm64: Remove redundant clean target
Mark Brown
1
-4
/
+0
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-20
/
+21
2020-06-23
libbpf: Fix CO-RE relocs against .text section
Andrii Nakryiko
2
-2
/
+8
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
1
-1
/
+12
2020-06-22
libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers
Andrii Nakryiko
1
-0
/
+2
2020-06-22
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2020-06-22
tools/virtio: Use tools/include/list.h instead of stubs
Eugenio Pérez
4
-9
/
+6
2020-06-22
tools/virtio: Reset index in virtio_test --reset.
Eugenio Pérez
1
-2
/
+24
2020-06-22
tools/virtio: Extract virtqueue initialization in vq_reset
Eugenio Pérez
1
-7
/
+14
2020-06-22
tools/virtio: Use __vring_new_virtqueue in virtio_test.c
Eugenio Pérez
1
-4
/
+3
2020-06-22
tools/virtio: Add --reset
Eugenio Pérez
1
-4
/
+37
2020-06-22
tools/virtio: Add --batch=random option
Eugenio Pérez
1
-4
/
+14
2020-06-22
tools/virtio: Add --batch option
Eugenio Pérez
1
-10
/
+37
2020-06-22
perf flamegraph: Explicitly set utf-8 encoding
Andreas Gerstmayr
1
-3
/
+5
2020-06-20
tc-testing: update geneve options match in tunnel_key unit tests
Hangbin Liu
1
-7
/
+7
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-10
/
+24
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2020-06-20
Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
80
-637
/
+123
2020-06-19
selftests/net: report etf errors correctly
Willem de Bruijn
1
-7
/
+26
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
4
-0
/
+45
2020-06-18
objtool: Provide elf_write_{insn,reloc}()
Peter Zijlstra
2
-2
/
+45
2020-06-18
objtool: Clean up elf_write() condition
Peter Zijlstra
4
-6
/
+18
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
1
-0
/
+12
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
1
-0
/
+35
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
1
-1
/
+38
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
1
-58
/
+40
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-12
/
+95
2020-06-17
selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed
Stanislav Fomichev
2
-9
/
+91
2020-06-17
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-17
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-06-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+6
2020-06-17
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
70
-212
/
+935
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2
-2
/
+2
[prev]
[next]