Age | Commit message (Expand) | Author | Files | Lines |
2019-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -12/+5 |
2019-10-05 | selftests/net: add nettest to .gitignore | Jakub Kicinski | 1 | -0/+1 |
2019-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -5/+379 |
2019-10-03 | udp: only do GSO if # of segs > 1 | Josh Hunt | 1 | -12/+4 |
2019-10-03 | selftests: kvm: Fix libkvm build error | Shuah Khan | 1 | -1/+1 |
2019-09-30 | selftests: pidfd: Fix undefined reference to pthread_create() | Shuah Khan | 1 | -1/+1 |
2019-09-30 | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -1/+1 |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+1 |
2019-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 9 | -32/+148 |
2019-09-29 | selftests/ftrace: Fix same probe error test | Steven Rostedt (VMware) | 1 | -1/+1 |
2019-09-28 | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -1/+917 |
2019-09-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -21/+124 |
2019-09-28 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+34 |
2019-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -81/+149 |
2019-09-27 | mlxsw: spectrum: Clear VLAN filters during port initialization | Ido Schimmel | 1 | -7/+0 |
2019-09-27 | KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure | Vitaly Kuznetsov | 1 | -1/+1 |
2019-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 5 | -21/+111 |
2019-09-27 | selftests: kvm: add test for dirty logging inside nested guests | Paolo Bonzini | 7 | -3/+377 |
2019-09-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 267 | -3614/+4798 |
2019-09-26 | perf unwind: Fix libunwind build failure on i386 systems | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-09-26 | Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -26/+48 |
2019-09-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -98/+129 |
2019-09-26 | libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions | Andrii Nakryiko | 1 | -6/+87 |
2019-09-26 | ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule | Jason A. Donenfeld | 1 | -1/+16 |
2019-09-26 | augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition | Michel Lespinasse | 1 | -12/+12 |
2019-09-26 | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro | Michel Lespinasse | 1 | -1/+35 |
2019-09-26 | augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro | Michel Lespinasse | 1 | -21/+33 |
2019-09-26 | rbtree: avoid generating code twice for the cached versions (tools copy) | Michel Lespinasse | 3 | -77/+62 |
2019-09-25 | selftests/bpf: adjust strobemeta loop to satisfy latest clang | Andrii Nakryiko | 1 | -1/+4 |
2019-09-25 | selftests/bpf: delete unused variables in test_sysctl | Andrii Nakryiko | 1 | -1/+0 |
2019-09-25 | libbpf: fix false uninitialized variable warning | Andrii Nakryiko | 1 | -0/+1 |
2019-09-25 | selftests/bpf: test_progs: fix client/server race in tcp_rtt | Stanislav Fomichev | 1 | -2/+19 |
2019-09-25 | perf parser: Remove needless include directives | Arnaldo Carvalho de Melo | 1 | -3/+0 |
2019-09-25 | perf build: Add detection of java-11-openjdk-devel package | Thomas Richter | 1 | -1/+1 |
2019-09-25 | perf jvmti: Include JVMTI support for s390 | Thomas Richter | 2 | -0/+4 |
2019-09-25 | perf vendor events: Remove P8 HW events which are not supported | Mamatha Inamdar | 1 | -24/+0 |
2019-09-25 | perf evlist: Fix access of freed id arrays | Andi Kleen | 1 | -1/+1 |
2019-09-25 | perf stat: Fix free memory access / memory leaks in metrics | Andi Kleen | 1 | -2/+2 |
2019-09-25 | perf tools: Replace needless mmap.h with what is needed, event.h | Arnaldo Carvalho de Melo | 2 | -2/+2 |
2019-09-25 | perf evsel: Move config terms to a separate header | Arnaldo Carvalho de Melo | 6 | -43/+54 |
2019-09-25 | perf evlist: Remove unused perf_evlist__fprintf() method | Arnaldo Carvalho de Melo | 3 | -16/+1 |
2019-09-25 | perf evsel: Introduce evsel_fprintf.h | Arnaldo Carvalho de Melo | 12 | -193/+218 |
2019-09-25 | perf evsel: Remove need for symbol_conf in evsel_fprintf.c | Arnaldo Carvalho de Melo | 5 | -15/+16 |
2019-09-25 | Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 2 | -0/+3 |
2019-09-25 | selftests, sched/membarrier: Add multi-threaded test | Mathieu Desnoyers | 5 | -21/+124 |
2019-09-25 | KVM: x86: Check kvm_rebooting in kvm_spurious_fault() | Sean Christopherson | 1 | -1/+0 |
2019-09-25 | KVM: selftests: fix ucall on x86 | Vitaly Kuznetsov | 1 | -1/+1 |
2019-09-25 | perf copyfile: Move copyfile routines to separate files | Arnaldo Carvalho de Melo | 7 | -142/+164 |
2019-09-25 | libperf: Add perf_evlist__poll() function | Jiri Olsa | 12 | -12/+19 |
2019-09-25 | libperf: Add perf_evlist__add_pollfd() function | Jiri Olsa | 7 | -27/+28 |