Age | Commit message (Expand) | Author |
2017-05-01 | bpf: enhance verifier to understand stack pointer arithmetic | Yonghong Song |
2017-04-28 | bpf: provide a generic macro for percpu values for selftests | Daniel Borkmann |
2017-04-28 | bpf: fix _htons occurences in test_progs | Daniel Borkmann |
2017-04-28 | bpf: add various test cases to verifier selftests | Daniel Borkmann |
2017-04-25 | bpf: map_get_next_key to return first key on NULL | Teng Qin |
2017-04-25 | selftests/net: Fix broken test case in psock_fanout | Mike Maloney |
2017-04-24 | selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID | Mike Maloney |
2017-04-24 | selftests/net: cleanup unused parameter in psock_fanout | Mike Maloney |
2017-04-22 | bpf: Add sparc support to tools and samples. | David S. Miller |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-21 | bpf: Fix values type used in test_maps | David Miller |
2017-04-21 | bpf: add napi_id read access to __sk_buff | Daniel Borkmann |
2017-04-20 | selftests/net: Fixes psock_fanout CBPF test case | Mike Maloney |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-18 | Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-18 | selftests: ftrace: Add check for function-fork before running pid filter test | Steven Rostedt (VMware) |
2017-04-18 | selftests: ftrace: Add a testcase for function PID filter | Namhyung Kim |
2017-04-17 | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 | Martin KaFai Lau |
2017-04-17 | bpf: lru: Cleanup test_lru_map.c | Martin KaFai Lau |
2017-04-17 | bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU | Martin KaFai Lau |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-13 | tools: bpf_jit_disasm: Add option to dump JIT image to a file. | David Daney |
2017-04-13 | cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores | Ben Hutchings |
2017-04-13 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki |
2017-04-12 | tools/power turbostat: update version number | Len Brown |
2017-04-12 | tools/power turbostat: fix impossibly large CPU%c1 value | Len Brown |
2017-04-12 | tools/power turbostat: turbostat.8 add missing column definitions | Doug Smythies |
2017-04-12 | tools/power turbostat: update HWP dump to decimal from hex | Len Brown |
2017-04-12 | tools/power turbostat: enable package THERM_INTERRUPT dump | Len Brown |
2017-04-12 | tools/power turbostat: show missing Core and GFX power on SKL and KBL | Len Brown |
2017-04-11 | Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-04-09 | bpf: fix comment typo | Alexander Alemayhu |
2017-04-08 | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-04-07 | perf annotate s390: Fix perf annotate error -95 (4.10 regression) | Christian Borntraeger |
2017-04-06 | selftests/bpf: fix merge conflict | Alexei Starovoitov |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-05 | selftests: add a generic testsuite for ethernet device | LABBE Corentin |
2017-04-01 | selftests/bpf: add l4 load balancer test based on sched_cls | Alexei Starovoitov |
2017-04-01 | selftests/bpf: add a test for basic XDP functionality | Alexei Starovoitov |
2017-04-01 | selftests/bpf: add a test for overlapping packet range checks | Alexei Starovoitov |
2017-04-01 | tools/lib/bpf: expose bpf_program__set_type() | Alexei Starovoitov |
2017-04-01 | tools/lib/bpf: add support for BPF_PROG_TEST_RUN command | Alexei Starovoitov |
2017-04-01 | bpf: add various verifier test cases for self-tests | Daniel Borkmann |
2017-03-27 | selftests/powerpc: Fix standalone powerpc build | Michael Ellerman |
2017-03-24 | bpf: improve verifier packet range checks | Alexei Starovoitov |
2017-03-23 | Add a eBPF helper function to retrieve socket uid | Chenbo Feng |
2017-03-23 | Add a helper function to get socket cookie in eBPF | Chenbo Feng |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |