Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 22 | -71/+2795 |
|\ | |||||
| * | bpf: add various test cases for verifier selftest | Daniel Borkmann | 2017-07-03 | 1 | -0/+165 |
| * | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann | 2017-07-03 | 1 | -1/+15 |
| * | bpf: update tools/include/uapi/linux/bpf.h | Lawrence Brakmo | 2017-07-01 | 1 | -1/+65 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 2 | -1/+67 |
| |\ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 11 | -28/+49 |
| |\ \ | |||||
| * | | | selftests: Introduce tc testsuite | Lucas Bates | 2017-06-20 | 10 | -0/+1863 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 22 | -167/+268 |
| |\ \ \ | |||||
| * | | | | tools: bpf_jit_disasm: Handle large images. | David Daney | 2017-06-14 | 1 | -11/+26 |
| * | | | | selftests/bpf: Add test cases to test narrower ctx field loads | Yonghong Song | 2017-06-14 | 4 | -1/+234 |
| * | | | | bpf: permits narrower load from bpf program context fields | Yonghong Song | 2017-06-14 | 1 | -79/+13 |
| * | | | | selftests/bpf: make correct use of exit codes in bpf selftests | Jesper Dangaard Brouer | 2017-06-13 | 3 | -3/+3 |
| * | | | | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann | 2017-06-10 | 1 | -1/+7 |
| * | | | | bpf, tests: set rlimit also for test_align, so it doesn't fail | Daniel Borkmann | 2017-06-10 | 1 | -0/+5 |
| * | | | | bpf, tests: add a test for htab lookup + update traversal | Daniel Borkmann | 2017-06-10 | 1 | -0/+50 |
| * | | | | bpf: Fix test_obj_id.c for llvm 5.0 | Martin KaFai Lau | 2017-06-09 | 1 | -2/+2 |
| * | | | | bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled | Martin KaFai Lau | 2017-06-09 | 1 | -4/+15 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-06 | 20 | -48/+198 |
| |\ \ \ \ | |||||
| * | | | | | bpf: Test for bpf ID | Martin KaFai Lau | 2017-06-06 | 6 | -1/+341 |
| * | | | | | bpf: update perf event helper functions documentation | Teng Qin | 2017-06-04 | 1 | -4/+7 |
| * | | | | | tools: hv: set hotplug for VF on Suse | sixiao@microsoft.com | 2017-06-02 | 1 | -1/+5 |
| * | | | | | tools: hv: set allow-hotplug for VF on Ubuntu | sixiao@microsoft.com | 2017-06-02 | 1 | -2/+4 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-05-26 | 2 | -4/+245 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-05-22 | 8 | -7/+136 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-05-18 | 2 | -0/+17 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | tools: hv: Add clean up for included files in Ubuntu net config | Haiyang Zhang | 2017-05-16 | 1 | -3/+18 |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-07-05 | 1 | -17/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | seccomp: Adjust selftests to avoid double-join | Kees Cook | 2017-06-26 | 1 | -17/+34 |
* | | | | | | | | | | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-07-04 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2017-07-03 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | ACPICA: Unix application OSL: Correctly handle control-c (EINTR) | Bob Moore | 2017-06-27 | 1 | -3/+7 |
* | | | | | | | | | | | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-07-04 | 7 | -301/+1621 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2017-07-03 | 7 | -301/+1621 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | cpupower: Add support for new AMD family 0x17 | Sherry Hurwitz | 2017-06-27 | 3 | -11/+44 |
| | * | | | | | | | | | | | | cpupower: Fix bug where return value was not used | Sherry Hurwitz | 2017-06-27 | 1 | -3/+2 |
| | * | | | | | | | | | | | | Merge back PM tools material for v4.13. | Rafael J. Wysocki | 2017-06-27 | 3 | -272/+1500 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2017-05-16 | 3 | -272/+1500 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | | tools/power x86_energy_perf_policy: support HWP.EPP | Len Brown | 2017-05-11 | 3 | -272/+1500 |
| | * | | | | | | | | | | | | | | tools/power turbostat: update version number | Len Brown | 2017-06-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel | Len Brown | 2017-06-24 | 1 | -0/+3 |
| | * | | | | | | | | | | | | | | tools/power turbostat: stop migrating, unless '-m' | Len Brown | 2017-06-24 | 1 | -1/+9 |
| | * | | | | | | | | | | | | | | tools/power turbostat: if --debug, print sampling overhead | Len Brown | 2017-06-23 | 1 | -2/+19 |
| | * | | | | | | | | | | | | | | tools/power turbostat: hide SKL counters, when not requested | Len Brown | 2017-06-23 | 1 | -13/+45 |
| | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge branch 'uuid-types' | Rafael J. Wysocki | 2017-07-03 | 3 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-03 | 2 | -27/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 4.12-rc5 into char-misc-next | Greg Kroah-Hartman | 2017-06-12 | 43 | -208/+685 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge 4.12-rc2 into char-misc-next | Greg Kroah-Hartman | 2017-05-22 | 15 | -11/+648 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | tools: hv: properly handle long paths | Vitaly Kuznetsov | 2017-05-18 | 1 | -26/+18 |
| * | | | | | | | | | | | | | | | Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out | Alex Ng | 2017-05-18 | 1 | -1/+3 |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |