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-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+23
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-2
/
+2
2018-10-11
selftests: use posix-style redirection in ip_defrag.sh
Paolo Abeni
1
-4
/
+4
2018-10-11
selftests: udpgso_bench.sh explicitly requires bash
Paolo Abeni
1
-1
/
+1
2018-10-11
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-10-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-5
/
+20
2018-10-10
selftests: mlxsw: qos_mc_aware: Make executable
Petr Machata
1
-0
/
+0
2018-10-10
selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too
Petr Machata
1
-1
/
+1
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
29
-309
/
+2059
2018-10-08
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
Sabrina Dubroca
1
-4
/
+203
2018-10-08
selftests: pmtu: extend MTU parsing helper to locked MTU
Sabrina Dubroca
1
-0
/
+2
2018-10-08
selftests: pmtu: Introduce check_pmtu_value()
Stefano Brivio
1
-27
/
+22
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
13
-62
/
+13
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+173
2018-10-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+172
2018-10-05
selftests: net: Clean up an unused variable
Jakub Sitnicki
1
-1
/
+0
2018-10-05
tc-testing: use a plugin to build eBPF program
Davide Caratti
3
-6
/
+70
2018-10-05
tc-testing: fix build of eBPF programs
Davide Caratti
4
-9
/
+63
2018-10-05
fib_tests: Add tests for invalid metric on route
David Ahern
1
-5
/
+11
2018-10-05
Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...
Ingo Molnar
4
-5
/
+20
2018-10-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
1
-1
/
+1
2018-10-05
perf record: Use unmapped IP for inline callchain cursors
Milian Wolff
1
-1
/
+2
2018-10-05
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-10-04
fib_tests: Add tests for metrics on routes
David Ahern
1
-19
/
+138
2018-10-04
libbpf: Use __u32 instead of u32 in bpf_program__load
Andrey Ignatov
2
-2
/
+2
2018-10-04
libbpf: Make include guards consistent
Andrey Ignatov
5
-15
/
+15
2018-10-04
libbpf: Consistent prefixes for interfaces in str_error.h.
Andrey Ignatov
3
-11
/
+13
2018-10-04
libbpf: Consistent prefixes for interfaces in nlattr.h.
Andrey Ignatov
5
-81
/
+94
2018-10-04
libbpf: Consistent prefixes for interfaces in libbpf.h.
Andrey Ignatov
3
-43
/
+45
2018-10-04
libbpf: Move __dump_nlmsg_t from API to implementation
Andrey Ignatov
2
-3
/
+3
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-0
/
+73
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-9
/
+27
2018-10-03
Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-9
/
+10
2018-10-03
selftests/bpf: Add C tests for reference tracking
Joe Stringer
3
-1
/
+219
2018-10-03
libbpf: Support loading individual progs
Joe Stringer
2
-2
/
+5
2018-10-03
selftests/bpf: Add tests for reference tracking
Joe Stringer
1
-0
/
+759
2018-10-03
selftests/bpf: Generalize dummy program types
Joe Stringer
1
-14
/
+17
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2
-1
/
+104
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
1
-5
/
+5
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
1
-7
/
+7
2018-10-02
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-10-01
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
1
-10
/
+10
2018-10-01
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
4
-2
/
+257
2018-10-01
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
1
-3
/
+57
2018-10-01
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
1
-6
/
+133
2018-10-01
bpftool: add support for PERCPU_CGROUP_STORAGE maps
Roman Gushchin
1
-1
/
+3
2018-10-01
bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
Roman Gushchin
1
-0
/
+1
2018-10-01
tools/kvm_stat: cut down decimal places in update interval dialog
Stefan Raspl
1
-1
/
+1
2018-09-30
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
1
-0
/
+1
[next]