| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-08-11 | 14 | -16/+69 |
|\ |
|
| * | perf pmu-events: Fix missing "cpu_clk_unhalted.core" event | Jin Yao | 2019-08-08 | 1 | -0/+1 |
| * | perf annotate: Fix s390 gap between kernel end and module start | Thomas Richter | 2019-08-08 | 3 | -1/+24 |
| * | perf record: Fix module size on s390 | Thomas Richter | 2019-08-08 | 3 | -3/+16 |
| * | perf tools: Fix include paths in ui directory | Ian Rogers | 2019-08-08 | 2 | -5/+6 |
| * | perf tools: Fix a typo in a variable name in the Documentation Makefile | Masanari Iida | 2019-08-08 | 1 | -1/+1 |
| * | perf cpumap: Fix writing to illegal memory in handling cpumap mask | He Zhe | 2019-08-08 | 1 | -1/+4 |
| * | perf ftrace: Fix failure to set cpumask when only one cpu is present | He Zhe | 2019-08-08 | 1 | -1/+1 |
| * | perf db-export: Fix thread__exec_comm() | Adrian Hunter | 2019-08-08 | 1 | -1/+11 |
| * | perf annotate: Fix printing of unaugmented disassembled instructions from BPF | Arnaldo Carvalho de Melo | 2019-08-08 | 1 | -1/+1 |
| * | perf bench numa: Fix cpu0 binding | Jiri Olsa | 2019-08-01 | 1 | -2/+4 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-08-10 | 2 | -1/+5 |
|\ \ |
|
| * \ | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2019-08-09 | 228 | -840/+5860 |
| |\ \ |
|
| * | | | selftests: kvm: Adding config fragments | Naresh Kamboju | 2019-08-09 | 1 | -0/+3 |
| * | | | KVM: selftests: Update gitignore file for latest changes | Thomas Huth | 2019-08-09 | 1 | -1/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-07 | 13 | -48/+443 |
|\ \ \ \ |
|
| * | | | | tc-testing: updated vlan action tests with batch create/delete | Roman Mashak | 2019-08-06 | 1 | -0/+94 |
| * | | | | selftests/tls: add a litmus test for the socket reuse through shutdown | Jakub Kicinski | 2019-08-05 | 1 | -0/+24 |
| * | | | | selftests/bpf: reduce time to execute test_xdp_vlan.sh | Jesper Dangaard Brouer | 2019-08-05 | 1 | -5/+5 |
| * | | | | selftests/bpf: add wrapper scripts for test_xdp_vlan.sh | Jesper Dangaard Brouer | 2019-08-05 | 4 | -2/+24 |
| * | | | | bpf: fix XDP vlan selftests test_xdp_vlan.sh | Jesper Dangaard Brouer | 2019-08-05 | 1 | -6/+36 |
| * | | | | selftests/tls: fix TLS tests with CONFIG_TLS=n | Jakub Kicinski | 2019-08-01 | 1 | -9/+14 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-26 | 6 | -21/+237 |
| |\ \ \ \ |
|
| | * | | | | libbpf: silence GCC8 warning about string truncation | Andrii Nakryiko | 2019-07-25 | 1 | -2/+2 |
| | * | | | | libbpf: fix using uninitialized ioctl results | Ilya Maximets | 2019-07-24 | 1 | -4/+3 |
| | * | | | | selftests/bpf: add another gso_segs access | Eric Dumazet | 2019-07-23 | 1 | -0/+11 |
| | * | | | | selftests/bpf: fix sendmsg6_prog on s390 | Ilya Leoshkevich | 2019-07-22 | 1 | -2/+1 |
| | * | | | | libbpf: Avoid designated initializers for unnamed union members | Arnaldo Carvalho de Melo | 2019-07-22 | 1 | -7/+7 |
| | * | | | | libbpf: Fix endianness macro usage for some compilers | Arnaldo Carvalho de Melo | 2019-07-22 | 2 | -4/+6 |
| | * | | | | selftests/tls: add shutdown tests | Jakub Kicinski | 2019-07-22 | 1 | -0/+27 |
| | * | | | | selftests/tls: close the socket with open record | Jakub Kicinski | 2019-07-22 | 1 | -0/+10 |
| | * | | | | selftests/tls: add a bidirectional test | Jakub Kicinski | 2019-07-22 | 1 | -0/+31 |
| | * | | | | selftests/tls: test error codes around TLS ULP installation | Jakub Kicinski | 2019-07-22 | 1 | -0/+52 |
| | * | | | | selftests/tls: add a test for ULP but no keys | Jakub Kicinski | 2019-07-22 | 1 | -0/+74 |
| | * | | | | libbpf: sanitize VAR to conservative 1-byte INT | Andrii Nakryiko | 2019-07-19 | 1 | -2/+7 |
| | * | | | | libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists | Andrii Nakryiko | 2019-07-19 | 1 | -0/+6 |
| * | | | | | selftests/net: add missing gitignores (ipv6_flowlabel) | Jakub Kicinski | 2019-07-26 | 1 | -2/+2 |
| * | | | | | selftests: forwarding: gre_multipath: Fix flower filters | Ido Schimmel | 2019-07-23 | 1 | -12/+12 |
| * | | | | | selftests: forwarding: gre_multipath: Enable IPv4 forwarding | Ido Schimmel | 2019-07-23 | 1 | -0/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-08-05 | 2 | -6/+35 |
|\ \ \ \ \ |
|
| * | | | | | selftests/livepatch: push and pop dynamic debug config | Joe Lawrence | 2019-07-30 | 1 | -6/+20 |
| * | | | | | kselftest: save-and-restore errno to allow for %m formatting | Aleksa Sarai | 2019-07-30 | 1 | -0/+15 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-08-03 | 20 | -35/+352 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc... | Ingo Molnar | 2019-07-29 | 20 | -35/+352 |
| |\ \ \ \ \ |
|
| | * | | | | | libbpf: fix missing __WORDSIZE definition | Andrii Nakryiko | 2019-07-29 | 1 | -0/+5 |
| | * | | | | | perf tools: Fix perf.data documentation units for memory size | Vince Weaver | 2019-07-29 | 1 | -1/+1 |
| | * | | | | | perf header: Fix use of unitialized value warning | Numfor Mbiziwo-Tiapo | 2019-07-29 | 1 | -1/+1 |
| | * | | | | | perf header: Fix divide by zero error if f_header.attr_size==0 | Vince Weaver | 2019-07-29 | 1 | -0/+7 |
| | * | | | | | tools headers UAPI: Sync if_link.h with the kernel | Arnaldo Carvalho de Melo | 2019-07-29 | 1 | -0/+5 |
| | * | | | | | tools headers UAPI: Sync sched.h with the kernel | Arnaldo Carvalho de Melo | 2019-07-29 | 1 | -1/+29 |