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
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
46
-166
/
+245
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-6
/
+26
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-09
tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
Colin Ian King
1
-1
/
+1
2017-05-09
ptr_ring: support testing different batching sizes
Michael S. Tsirkin
1
-0
/
+3
2017-05-09
ringtest: support test specific parameters
Michael S. Tsirkin
2
-0
/
+15
2017-05-08
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-68
/
+124
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+242
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+134
2017-05-08
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
3
-0
/
+134
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-66
/
+349
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-17
/
+118
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-18
/
+194
2017-05-04
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
3
-20
/
+25
2017-05-04
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-30
/
+41
2017-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+278
2017-05-04
tools build: Fixup sched_getcpu feature test
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-05-04
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
1
-0
/
+2
2017-05-04
perf annotate: Fix AArch64 comment char
Kim Phillips
1
-1
/
+1
2017-05-04
perf tools: Fix spelling mistakes
Kim Phillips
6
-10
/
+10
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
16
-1
/
+510
2017-05-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-108
/
+116
2017-05-03
userfaultfd: selftest: combine all cases into a single executable
Mike Rapoport
3
-108
/
+116
2017-05-03
Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-5
/
+88
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2017-05-03
Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...
Ingo Molnar
332
-1908
/
+7593
2017-05-03
selftests: x86: add missing executables to .gitignore
Shuah Khan
1
-0
/
+13
2017-05-03
tools/kvm: fix top level makefile
Justin M. Forbes
1
-1
/
+4
2017-05-03
selftests/bpf: get rid of -D__x86_64__
Alexei Starovoitov
2
-2
/
+3
2017-05-03
selftests/bpf: add a test case to check verifier pointer arithmetic
Yonghong Song
3
-1
/
+275
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
22
-91
/
+1947
2017-05-02
perf config: Refactor a duplicated code for obtaining config file name
Taeung Song
1
-11
/
+8
2017-05-02
perf symbols: Allow user probes on versioned symbols
Paul Clarke
5
-20
/
+74
2017-05-02
perf symbols: Accept symbols starting at address 0
Arnaldo Carvalho de Melo
5
-28
/
+37
2017-05-02
tools/virtio: fix build breakage
Sekhar Nori
3
-4
/
+6
2017-05-02
ringtest: fix an assert statement
Dan Carpenter
1
-1
/
+1
2017-05-02
selftests: watchdog: accept multiple params on command line
Timur Tabi
1
-27
/
+34
2017-05-02
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
1
-9
/
+8
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+49
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
325
-1753
/
+7363
2017-05-01
bpf: Include bpf_endian.h in test_progs.c too.
David S. Miller
1
-0
/
+1
2017-05-01
bpf: Move endianness BPF helpers out of bpf_util.h
David S. Miller
4
-21
/
+25
2017-05-01
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
1
-6
/
+12
2017-04-28
Merge branch 'pm-tools'
Rafael J. Wysocki
6
-0
/
+6553
2017-04-28
bpf: provide a generic macro for percpu values for selftests
Daniel Borkmann
2
-17
/
+27
2017-04-28
bpf: fix _htons occurences in test_progs
Daniel Borkmann
4
-15
/
+31
2017-04-28
bpf: add various test cases to verifier selftests
Daniel Borkmann
1
-0
/
+137
2017-04-28
tools: PCI: Add sample test script to invoke pcitest
Kishon Vijay Abraham I
1
-0
/
+56
[next]