Age | Commit message (Expand) | Author |
2017-06-10 | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann |
2017-06-10 | bpf, tests: set rlimit also for test_align, so it doesn't fail | Daniel Borkmann |
2017-06-10 | bpf, tests: add a test for htab lookup + update traversal | Daniel Borkmann |
2017-06-09 | bpf: Fix test_obj_id.c for llvm 5.0 | Martin KaFai Lau |
2017-06-09 | bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled | Martin KaFai Lau |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-06 | bpf: Test for bpf ID | Martin KaFai Lau |
2017-06-04 | bpf: update perf event helper functions documentation | Teng Qin |
2017-06-02 | tools: hv: set hotplug for VF on Suse | sixiao@microsoft.com |
2017-06-02 | tools: hv: set allow-hotplug for VF on Ubuntu | sixiao@microsoft.com |
2017-05-27 | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-05-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-05-27 | Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-26 | selftests/ftrace: Add a testcase for many kprobe events | Masami Hiramatsu |
2017-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-05-25 | bpf: add various verifier test cases | Daniel Borkmann |
2017-05-24 | tools/include: Sync kernel ABI headers with tooling headers | Ingo Molnar |
2017-05-24 | perf tools: Put caller above callee in --children mode | Namhyung Kim |
2017-05-24 | perf report: Do not drop last inlined frame | Milian Wolff |
2017-05-24 | perf report: Always honor callchain order for inlined nodes | Milian Wolff |
2017-05-24 | perf script: Add --inline option for debugging | Namhyung Kim |
2017-05-24 | perf report: Fix off-by-one for non-activation frames | Milian Wolff |
2017-05-24 | perf report: Fix memory leak in addr2line when called by addr2inlines | Milian Wolff |
2017-05-24 | perf report: Don't crash on invalid maps in `-g srcline` mode | Milian Wolff |
2017-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-05-22 | Merge branches 'acpi-button' and 'acpi-tools' | Rafael J. Wysocki |
2017-05-20 | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-19 | Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-05-19 | selftests/powerpc: Fix TM resched DSCR test with some compilers | Michael Ellerman |
2017-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-05-17 | selftests/ftrace: Add test to remove instance with active event triggers | Naveen N. Rao |
2017-05-17 | selftests/ftrace: Fix bashisms | Naveen N. Rao |
2017-05-17 | selftests/bpf: fix broken build due to types.h | Yonghong Song |
2017-05-16 | tools: hv: Add clean up for included files in Ubuntu net config | Haiyang Zhang |
2017-05-16 | selftests/powerpc: Test TM and VMX register state | Michael Neuling |
2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-12 | tools/power/acpi: Add .gitignore file | Prarit Bhargava |
2017-05-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-05-11 | bpf: Handle multiple variable additions into packet pointers in verifier. | David S. Miller |
2017-05-11 | bpf: Remove commented out debugging hack in test_align. | David S. Miller |
2017-05-11 | bpf: Provide a linux/types.h override for bpf selftests. | David S. Miller |
2017-05-11 | bpf: Add verifier test case for alignment. | David S. Miller |
2017-05-11 | bpf: Add bpf_verify_program() to the library. | David S. Miller |
2017-05-11 | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller |
2017-05-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-09 | tools/virtio: fix spelling mistake: "wakeus" -> "wakeups" | Colin Ian King |
2017-05-09 | ptr_ring: support testing different batching sizes | Michael S. Tsirkin |
2017-05-09 | ringtest: support test specific parameters | Michael S. Tsirkin |
2017-05-08 | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |