| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-02-15 | 1 | -3/+0 |
|\ |
|
| * | selftests: fix timestamping Makefile | Deepa Dinamani | 2019-02-14 | 1 | -3/+0 |
* | | tools uapi: fix Alpha support | Bob Tracy | 2019-02-11 | 1 | -0/+2 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-02-10 | 11 | -30/+88 |
|\ \
| |/
|/| |
|
| * | perf script python: Add Python3 support to tests/attr.py | Tony Jones | 2019-02-05 | 1 | -13/+19 |
| * | perf trace: Support multiple "vfs_getname" probes | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -7/+18 |
| * | perf symbols: Filter out hidden symbols from labels | Jiri Olsa | 2019-02-04 | 1 | -1/+8 |
| * | perf symbols: Add fallback definitions for GELF_ST_VISIBILITY() | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -0/+14 |
| * | tools headers uapi: Sync linux/in.h copy from the kernel sources | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -1/+1 |
| * | perf clang: Do not use 'return std::move(something)' | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -1/+1 |
| * | perf mem/c2c: Fix perf_mem_events to support powerpc | Ravi Bangoria | 2019-02-04 | 5 | -6/+26 |
| * | perf tests evsel-tp-sched: Fix bitwise operator | Gustavo A. R. Silva | 2019-02-04 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-02-08 | 8 | -34/+815 |
|\ \ |
|
| * | | selftests: netfilter: add simple masq/redirect test cases | Florian Westphal | 2019-02-04 | 2 | -1/+763 |
| * | | selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET | Naresh Kamboju | 2019-02-04 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-02-02 | 5 | -32/+51 |
| |\ \ |
|
| | * | | bpf, selftests: fix handling of sparse CPU allocations | Martynas Pumputis | 2019-01-31 | 1 | -10/+20 |
| | * | | tools/bpf: fix test_btf for typedef func_proto case | Yonghong Song | 2019-01-30 | 1 | -6/+3 |
| | * | | tools: bpftool: fix crash with un-owned prog arrays | Jakub Kicinski | 2019-01-28 | 2 | -14/+9 |
| | * | | bpftool: fix percpu maps updating | Paolo Abeni | 2019-01-23 | 1 | -0/+16 |
| | * | | bpftool: Fix prog dump by tag | Jiri Olsa | 2019-01-23 | 1 | -2/+3 |
* | | | | Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-02-08 | 5 | -0/+286 |
|\ \ \ \ |
|
| * | | | | selftests: add binderfs selftests | Christian Brauner | 2019-01-30 | 5 | -0/+286 |
* | | | | | Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-02-08 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 2019-02-03 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | tools: iio: iio_generic_buffer: make num_loops signed | Martin Kelly | 2019-01-12 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-02-03 | 5 | -16/+28 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc... | Ingo Molnar | 2019-01-22 | 5 | -16/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | perf script: Fix crash when processing recorded stat data | Tony Jones | 2019-01-21 | 1 | -5/+2 |
| | * | | | | | perf top: Fix wrong hottest instruction highlighted | He Kuang | 2019-01-21 | 1 | -6/+10 |
| | * | | | | | perf tools: Handle TOPOLOGY headers with no CPU | Stephane Eranian | 2019-01-21 | 1 | -2/+9 |
| | * | | | | | perf python: Remove -fstack-clash-protection when building with some clang ve... | Arnaldo Carvalho de Melo | 2019-01-18 | 1 | -0/+2 |
| | * | | | | | perf script: Fix crash with printing mixed trace point and other events | Andi Kleen | 2019-01-18 | 1 | -1/+1 |
| | * | | | | | perf ordered_events: Fix crash in ordered_events__free | Jiri Olsa | 2019-01-17 | 1 | -2/+4 |
* | | | | | | | proc: fix /proc/net/* after setns(2) | Alexey Dobriyan | 2019-02-02 | 3 | -0/+131 |
* | | | | | | | Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-01-31 | 5 | -20/+71 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | selftests: timers: use LDLIBS instead of LDFLAGS | Fathi Boudra | 2019-01-28 | 1 | -1/+1 |
| * | | | | | | selftests: net: use LDLIBS instead of LDFLAGS | Fathi Boudra | 2019-01-28 | 1 | -1/+1 |
| * | | | | | | selftests/seccomp: Enhance per-arch ptrace syscall skip tests | Kees Cook | 2019-01-25 | 1 | -15/+57 |
| * | | | | | | selftests: Use lirc.h from kernel tree, not from system | Sean Young | 2019-01-25 | 1 | -0/+2 |
| * | | | | | | selftests: cpu-hotplug: fix case where CPUs offline > CPUs present | Colin Ian King | 2019-01-25 | 1 | -3/+10 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-30 | 1 | -22/+131 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2019-01-27 | 1 | -22/+131 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xfrm: policy: fix infinite loop when merging src-nodes | Florian Westphal | 2019-01-09 | 1 | -2/+2 |
| | * | | | | | | selftests: xfrm: alter htresh to trigger move of policies to hash table | Florian Westphal | 2019-01-09 | 1 | -4/+40 |
| | * | | | | | | selftests: xfrm: add block rules with adjacent/overlapping subnets | Florian Westphal | 2019-01-09 | 1 | -18/+91 |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-01-27 | 1 | -10/+31 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | x86/selftests/pkeys: Fork() to check for state being preserved | Dave Hansen | 2019-01-15 | 1 | -10/+31 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-01-27 | 2 | -7/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | KVM: selftests: check returned evmcs version range | Vitaly Kuznetsov | 2019-01-25 | 1 | -0/+6 |