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
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-17
/
+65
2019-10-22
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
1
-10
/
+11
2019-10-22
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
1
-0
/
+2
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
5
-15
/
+15
2019-10-22
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
1
-6
/
+1
2019-10-22
selftests: kvm: synchronize .gitignore to Makefile
Vitaly Kuznetsov
1
-0
/
+2
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-18
/
+55
2019-10-19
mm/gup_benchmark: add a missing "w" to getopt string
John Hubbard
1
-1
/
+1
2019-10-16
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-10-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-0
/
+8
2019-10-15
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
1
-2
/
+28
2019-10-15
tools headers kvm: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-10-15
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-15
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+5
2019-10-15
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
1
-5
/
+9
2019-10-15
perf tools: Fix mode setting in copyfile_mode_ns()
Adrian Hunter
1
-3
/
+5
2019-10-15
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
1
-1
/
+1
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2
-3
/
+7
2019-10-15
perf evlist: Fix fix for freed id arrays
Andi Kleen
1
-1
/
+1
2019-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
1
-1
/
+5
2019-10-13
tools/virtio: xen stub
Michael S. Tsirkin
1
-0
/
+6
2019-10-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
38
-99
/
+315
2019-10-12
Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-18
/
+55
2019-10-11
tools/virtio: more stubs
Michael S. Tsirkin
2
-0
/
+2
2019-10-09
selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
Desnes A. Nunes do Rosario
1
-1
/
+1
2019-10-08
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
1
-3
/
+3
2019-10-08
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
1
-0
/
+3
2019-10-08
Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+79
2019-10-07
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...
Ingo Molnar
38
-99
/
+315
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-12
/
+5
2019-10-04
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-5
/
+379
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
1
-12
/
+4
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
1
-1
/
+1
2019-10-02
selftests: watchdog: Add command line option to show watchdog_info
George G. Davis
1
-1
/
+15
2019-10-02
selftests: watchdog: Validate optional file argument
George G. Davis
1
-0
/
+11
2019-10-02
selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inherit
Brian Vazquez
1
-1
/
+1
2019-10-02
selftests/bpf: test_progs: Don't leak server_fd in tcp_rtt
Brian Vazquez
1
-1
/
+2
2019-10-01
selftests/kselftest/runner.sh: Add 45 second timeout per test
Kees Cook
2
-3
/
+34
2019-10-01
kselftest: exclude failed TARGETS from runlist
Cristian Marussi
1
-0
/
+4
2019-10-01
kselftest: add capability to skip chosen TARGETS
Cristian Marussi
1
-0
/
+7
2019-10-01
selftests: Add kselftest-all and kselftest-install targets
Shuah Khan
2
-4
/
+8
2019-09-30
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
3
-11
/
+36
2019-09-30
selftests: pidfd: Fix undefined reference to pthread_create()
Shuah Khan
1
-1
/
+1
2019-09-30
perf annotate: Don't return -1 for error when doing BPF disassembly
Arnaldo Carvalho de Melo
2
-4
/
+17
2019-09-30
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
6
-8
/
+20
2019-09-30
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]