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-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-30
/
+88
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-34
/
+815
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+286
2019-02-08
Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-02-05
perf script python: Add Python3 support to tests/attr.py
Tony Jones
1
-13
/
+19
2019-02-04
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
1
-7
/
+18
2019-02-04
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
1
-1
/
+8
2019-02-04
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
Arnaldo Carvalho de Melo
1
-0
/
+14
2019-02-04
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-04
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-04
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
5
-6
/
+26
2019-02-04
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
1
-1
/
+1
2019-02-04
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+28
2019-02-03
Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+1
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
3
-0
/
+131
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-32
/
+51
2019-01-31
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
1
-10
/
+20
2019-01-31
Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+71
2019-01-30
selftests: add binderfs selftests
Christian Brauner
5
-0
/
+286
2019-01-29
tools/bpf: fix test_btf for typedef func_proto case
Yonghong Song
1
-6
/
+3
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+131
2019-01-28
tools: bpftool: fix crash with un-owned prog arrays
Jakub Kicinski
2
-14
/
+9
2019-01-28
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-28
selftests: net: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+31
2019-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-22
/
+131
2019-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+8
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-01-25
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
Kees Cook
1
-15
/
+57
2019-01-25
selftests: Use lirc.h from kernel tree, not from system
Sean Young
1
-0
/
+2
2019-01-25
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
1
-3
/
+10
2019-01-25
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
1
-0
/
+6
2019-01-25
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
1
-7
/
+2
2019-01-23
bpftool: fix percpu maps updating
Paolo Abeni
1
-0
/
+16
2019-01-23
bpftool: Fix prog dump by tag
Jiri Olsa
1
-2
/
+3
2019-01-23
Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-16
/
+118
2019-01-22
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...
Ingo Molnar
5
-16
/
+28
2019-01-21
nfit_test: fix security state pull for nvdimm security nfit_test
Dave Jiang
1
-2
/
+2
2019-01-21
perf script: Fix crash when processing recorded stat data
Tony Jones
1
-5
/
+2
2019-01-21
perf top: Fix wrong hottest instruction highlighted
He Kuang
1
-6
/
+10
2019-01-21
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
1
-2
/
+9
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-92
/
+1317
2019-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-16
/
+1218
2019-01-18
tools: bpftool: Cleanup license mess
Thomas Gleixner
2
-11
/
+1
2019-01-18
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
1
-0
/
+1163
2019-01-18
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
1
-1
/
+33
2019-01-18
selftests: mlxsw: Test FDB offload indication
Ido Schimmel
1
-0
/
+20
2019-01-19
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+4
[next]