Age | Commit message (Expand) | Author |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-06-29 | bpf: prevent leaking pointer via xadd on unpriviledged | Daniel Borkmann |
2017-06-22 | perf probe: Fix probe definition for inlined functions | Björn Töpel |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-20 | selftests: Introduce tc testsuite | Lucas Bates |
2017-06-19 | NTB: ntb_test: fix bug printing ntb_perf results | Logan Gunthorpe |
2017-06-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-18 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-16 | perf unwind: Report module before querying isactivation in dwfl unwind | Milian Wolff |
2017-06-16 | objtool: Add fortify_panic as __noreturn function | Kees Cook |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-06-14 | tools: bpf_jit_disasm: Handle large images. | David Daney |
2017-06-14 | selftests/bpf: Add test cases to test narrower ctx field loads | Yonghong Song |
2017-06-14 | bpf: permits narrower load from bpf program context fields | Yonghong Song |
2017-06-14 | perf tools: Fix build with ARCH=x86_64 | Jiada Wang |
2017-06-14 | perf evsel: Fix probing of precise_ip level for default cycles event | Arnaldo Carvalho de Melo |
2017-06-13 | selftests/bpf: make correct use of exit codes in bpf selftests | Jesper Dangaard Brouer |
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-08 | bpf, tests: fix endianness selection | Daniel Borkmann |
2017-06-08 | perf symbols: Kill dso__build_id_is_kmod() | Namhyung Kim |
2017-06-08 | perf symbols: Keep DSO->symtab_type after decompress | Namhyung Kim |
2017-06-08 | perf tests: Decompress kernel module before objdump | Namhyung Kim |
2017-06-08 | perf tools: Consolidate error path in __open_dso() | Namhyung Kim |
2017-06-08 | perf tools: Decompress kernel module when reading DSO data | Namhyung Kim |
2017-06-08 | perf annotate: Use dso__decompress_kmodule_path() | Namhyung Kim |
2017-06-08 | perf tools: Introduce dso__decompress_kmodule_{fd,path} | Namhyung Kim |
2017-06-08 | perf tools: Fix a memory leak in __open_dso() | Namhyung Kim |
2017-06-08 | perf annotate: Fix symbolic link of build-id cache | Namhyung Kim |
2017-06-07 | perf script python: Remove dups in documentation examples | SeongJae Park |
2017-06-07 | perf script python: Updated trace_unhandled() signature | SeongJae Park |
2017-06-07 | perf script python: Fix wrong code snippets in documentation | SeongJae Park |
2017-06-07 | perf script: Fix documentation errors | SeongJae Park |
2017-06-07 | perf script: Fix outdated comment for perf-trace-python | SeongJae Park |
2017-06-07 | perf probe: Fix examples section of documentation | SeongJae Park |
2017-06-07 | Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s... | Ingo Molnar |
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-05 | perf report: Ensure the perf DSO mapping matches what libdw sees | Milian Wolff |
2017-06-05 | perf report: Include partial stacks unwound with libdw | Milian Wolff |
2017-06-05 | perf annotate: Add missing powerpc triplet | Kim Phillips |
2017-06-05 | perf test: Disable breakpoint signal tests for powerpc | Jiri Olsa |
2017-06-05 | perf symbols: Use correct filename for compressed modules in build-id cache | Namhyung Kim |
2017-06-05 | perf symbols: Set module info when build-id event found | Namhyung Kim |
2017-06-05 | perf header: Set proper module name when build-id event found | Namhyung Kim |