summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-24
| |\ \ \
| | * | | x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-23
| | * | | objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2017-09-23
* | | | | tools: bpftool: add documentationJakub Kicinski2017-10-04
* | | | | tools: bpf: add bpftoolJakub Kicinski2017-10-04
* | | | | tools: rename tools/net directory to tools/bpfJakub Kicinski2017-10-04
* | | | | libbpf: add support for BPF_PROG_QUERYAlexei Starovoitov2017-10-04
* | | | | libbpf: sync bpf.hAlexei Starovoitov2017-10-04
* | | | | libbpf: introduce bpf_prog_detach2()Alexei Starovoitov2017-10-04
* | | | | bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov2017-10-04
* | | | | selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal2017-10-04
* | | | | selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal2017-10-02
* | | | | bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau2017-09-29
* | | | | bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau2017-09-29
* | | | | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-29
* | | | | selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal2017-09-28
* | | | | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-26
* | | | | bpf: update bpf.h uapi header for toolsDaniel Borkmann2017-09-26
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-22
| |\ \ \ \
| | * | | | selftests/seccomp: Test thread vs process killingKees Cook2017-08-14
| | * | | | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-14
| | * | | | seccomp: Action to log before allowingTyler Hicks2017-08-14
| | * | | | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-14
| | * | | | seccomp: Selftest for detection of filter flag supportTyler Hicks2017-08-14
| | * | | | seccomp: Operation for checking if an action is availableTyler Hicks2017-08-14
| | * | | | selftests/seccomp: Refactor RET_ERRNO testsKees Cook2017-08-14
| | * | | | selftests/seccomp: Add simple seccomp overhead benchmarkKees Cook2017-08-14
| | * | | | selftests/seccomp: Add tests for basic ptrace actionsKees Cook2017-08-14
| * | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-21
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tools/testing/nvdimm: disable labels for nfit_test.1Dan Williams2017-09-18
| | | |/ / | | |/| |
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-17
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | objtool: Fix object file corruptionJosh Poimboeuf2017-09-15
| | * | | objtool: Do not retrieve data from empty sectionsPetr Vandrovec2017-09-15
| | * | | objtool: Fix memory leak in elf_create_rela_section()Martin Kepplinger2017-09-15
* | | | | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-21
* | | | | selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal2017-09-19
* | | | | bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIECraig Gallek2017-09-19
* | | | | bpf: Add uniqueness invariant to trivial lpm test implementationCraig Gallek2017-09-19
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-16
|\ \ \ \ | |/ / / |/| | |
| * | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-15
* | | | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-14
|\ \ \ \
| * | | | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-01
* | | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
| |_|_|/ |/| | |
* | | | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-13
|\ \ \ \
| * | | | perf stat: Wait for the correct childMilian Wolff2017-09-12
| * | | | perf tools: Support running perf binaries with a dash in their nameMilian Wolff2017-09-12
| * | | | perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-12
| * | | | perf ui progress: Fix progress updateJiri Olsa2017-09-12
| * | | | perf ui progress: Make sure we always define step valueJiri Olsa2017-09-12