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
2018-02-08
libbpf: complete list of strings for guessing program type
Quentin Monnet
1
-0
/
+5
2018-02-08
selftests: bpf: test_kmod.sh: check the module path before insmod
Naresh Kamboju
1
-3
/
+15
2018-02-06
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
Yonghong Song
2
-0
/
+3
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-3
/
+1624
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-42
/
+52
2018-02-04
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
1
-75
/
+232
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-02-03
Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-23
/
+56
2018-02-02
libbpf: add missing SPDX-License-Identifier
Eric Leblond
4
-0
/
+8
2018-02-02
libbpf: add error reporting in XDP
Eric Leblond
4
-1
/
+271
2018-02-02
libbpf: add function to setup XDP
Eric Leblond
3
-0
/
+128
2018-02-02
tools: add netlink.h and if_link.h in tools uapi
Eric Leblond
3
-0
/
+1200
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-21
/
+994
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+22
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-76
/
+101
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-3
/
+24
2018-02-01
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
1
-0
/
+14
2018-02-01
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
2
-2
/
+3
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-379
/
+458
2018-01-31
tools, vm: new option to specify kpageflags file
David Rientjes
1
-7
/
+21
2018-01-31
memfd-test: run fuse test on hugetlb backend memory
Marc-André Lureau
3
-9
/
+32
2018-01-31
memfd-test: move common code to a shared unit
Marc-André Lureau
5
-40
/
+64
2018-01-31
memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
Marc-André Lureau
1
-10
/
+16
2018-01-31
memfd-test: test hugetlbfs sealing
Marc-André Lureau
1
-135
/
+15
2018-01-31
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
4
-179
/
+311
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
54
-297
/
+8019
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-4
/
+6
2018-01-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
258
-14633
/
+17785
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-72
/
+27
2018-01-30
objtool: Warn on stripped section symbol
Josh Poimboeuf
1
-0
/
+5
2018-01-30
objtool: Add support for alternatives at the end of a section
Josh Poimboeuf
1
-22
/
+31
2018-01-30
objtool: Improve retpoline alternative handling
Josh Poimboeuf
1
-20
/
+16
2018-01-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2018-01-29
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+24
2018-01-29
Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+15
2018-01-29
tools/virtio: fix smp_mb on x86
Michael S. Tsirkin
1
-1
/
+1
2018-01-29
tools/virtio: copy READ/WRITE_ONCE
Michael S. Tsirkin
1
-0
/
+57
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2
-1
/
+2
2018-01-29
tools/virtio: switch to __ptr_ring_empty
Michael S. Tsirkin
1
-1
/
+1
2018-01-28
NTB: ntb_test: Update ntb_perf tests
Serge Semin
1
-6
/
+7
2018-01-28
NTB: ntb_test: Update ntb_tool MW tests
Serge Semin
1
-21
/
+68
2018-01-28
NTB: ntb_test: Add ntb_tool Message tests
Serge Semin
1
-0
/
+37
2018-01-28
NTB: ntb_test: Update ntb_tool Scratchpad tests
Serge Semin
1
-17
/
+26
2018-01-28
NTB: ntb_test: Update ntb_tool DB tests
Serge Semin
1
-11
/
+18
2018-01-28
NTB: ntb_test: Update ntb_tool link tests
Serge Semin
1
-11
/
+15
2018-01-28
NTB: ntb_test: Add ntb_tool port tests
Serge Semin
1
-0
/
+52
2018-01-28
NTB: ntb_test: Safely use paths with whitespace
Serge Semin
1
-31
/
+31
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-38
/
+950
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
8
-34
/
+759
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2
-1
/
+96
[next]