| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-01 | 1 | -11/+11 |
|\ |
|
| * | tc-testing: don't hardcode 'ip' in nsPlugin.py | Davide Caratti | 2019-08-31 | 1 | -11/+11 |
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2019-09-01 | 5 | -47/+90 |
|\ \
| |/
|/| |
|
| * | tools/power turbostat: update version number | Len Brown | 2019-08-31 | 1 | -1/+1 |
| * | tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL | Pu Wen | 2019-08-31 | 1 | -2/+7 |
| * | tools/power turbostat: Fix caller parameter of get_tdp_amd() | Pu Wen | 2019-08-31 | 1 | -1/+1 |
| * | tools/power turbostat: Fix CPU%C1 display value | Srinivas Pandruvada | 2019-08-31 | 1 | -6/+17 |
| * | tools/power turbostat: do not enforce 1ms | Artem Bityutskiy | 2019-08-31 | 1 | -5/+0 |
| * | tools/power turbostat: read from pipes too | Artem Bityutskiy | 2019-08-31 | 1 | -4/+16 |
| * | tools/power turbostat: Add Ice Lake NNPI support | Rajneesh Bhardwaj | 2019-08-31 | 1 | -0/+1 |
| * | tools/power turbostat: rename has_hsw_msrs() | Len Brown | 2019-08-31 | 1 | -4/+4 |
| * | tools/power turbostat: Fix Haswell Core systems | Len Brown | 2019-08-31 | 1 | -4/+6 |
| * | tools/power turbostat: add Jacobsville support | Zhang Rui | 2019-08-31 | 1 | -0/+3 |
| * | tools/power turbostat: fix buffer overrun | Naoya Horiguchi | 2019-08-31 | 1 | -1/+1 |
| * | tools/power turbostat: fix file descriptor leaks | Gustavo A. R. Silva | 2019-08-31 | 1 | -0/+1 |
| * | tools/power turbostat: fix leak of file descriptor on error return path | Colin Ian King | 2019-08-31 | 1 | -0/+1 |
| * | tools/power turbostat: Make interval calculation per thread to reduce jitter | Yazen Ghannam | 2019-08-31 | 1 | -3/+10 |
| * | tools/power turbostat: remove duplicate pc10 column | Len Brown | 2019-08-31 | 1 | -1/+0 |
| * | tools/power x86_energy_perf_policy: Fix argument parsing | Zephaniah E. Loss-Cutler-Hull | 2019-08-31 | 1 | -1/+1 |
| * | tools/power: Fix typo in man page | Matt Lupfer | 2019-08-31 | 1 | -1/+1 |
| * | tools/power/x86: Enable compiler optimisations and Fortify by default | Ben Hutchings | 2019-08-31 | 2 | -2/+4 |
| * | tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 | Ben Hutchings | 2019-08-31 | 1 | -11/+15 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-27 | 6 | -7/+24 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-08-23 | 6 | -7/+24 |
| |\ |
|
| | * | selftests/bpf: install files test_xdp_vlan.sh | Anders Roxell | 2019-08-21 | 1 | -1/+2 |
| | * | selftests/bpf: add config fragment BPF_JIT | Anders Roxell | 2019-08-21 | 1 | -0/+1 |
| | * | selftests/bpf: fix test_btf_dump with O= | Ilya Leoshkevich | 2019-08-21 | 2 | -0/+10 |
| | * | selftests/bpf: fix test_cgroup_storage on s390 | Ilya Leoshkevich | 2019-08-21 | 1 | -3/+3 |
| | * | tools: bpftool: close prog FD before exit on showing a single program | Quentin Monnet | 2019-08-15 | 1 | -1/+3 |
| | * | selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390 | Ilya Leoshkevich | 2019-08-14 | 1 | -2/+5 |
* | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-08-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Tools: hv: kvp: eliminate 'may be used uninitialized' warning | Vitaly Kuznetsov | 2019-08-20 | 1 | -1/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-08-21 | 7 | -46/+53 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | selftests/kvm: make platform_info_test pass on AMD | Vitaly Kuznetsov | 2019-08-21 | 1 | -1/+1 |
| * | | | selftests: kvm: fix state save/load on processors without XSAVE | Paolo Bonzini | 2019-08-21 | 1 | -6/+10 |
| * | | | selftests: kvm: fix vmx_set_nested_state_test | Paolo Bonzini | 2019-08-15 | 1 | -3/+14 |
| * | | | selftests: kvm: provide common function to enable eVMCS | Paolo Bonzini | 2019-08-15 | 4 | -21/+28 |
| * | | | selftests: kvm: do not try running the VM in vmx_set_nested_state_test | Paolo Bonzini | 2019-08-15 | 1 | -15/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-19 | 7 | -22/+155 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-08-15 | 1 | -0/+48 |
| |\ \ \ |
|
| | * | | | selftests: netfilter: extend flowtable test script for ipsec | Florian Westphal | 2019-08-05 | 1 | -0/+48 |
| * | | | | selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue | Anders Roxell | 2019-08-15 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-08-11 | 3 | -17/+52 |
| |\ \ \ |
|
| | * | | | tools: bpftool: add error message on pin failure | Jakub Kicinski | 2019-08-09 | 1 | -1/+5 |
| | * | | | tools: bpftool: fix error message (prog -> object) | Jakub Kicinski | 2019-08-09 | 1 | -1/+1 |
| | * | | | selftests/bpf: tests for jmp to 1st insn | Alexei Starovoitov | 2019-08-01 | 1 | -0/+28 |
| | * | | | libbpf: set BTF FD for prog only when there is supported .BTF.ext data | Andrii Nakryiko | 2019-08-01 | 1 | -1/+5 |
| | * | | | libbpf : make libbpf_num_possible_cpus function thread safe | Takshak Chahande | 2019-07-31 | 1 | -7/+11 |
| | * | | | libbpf: fix erroneous multi-closing of BTF FD | Andrii Nakryiko | 2019-07-26 | 1 | -8/+3 |
| * | | | | bpf: sync bpf.h to tools infrastructure | Daniel Borkmann | 2019-08-09 | 1 | -4/+7 |