summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-02-21objtool: Add module specific retpoline rulesPeter Zijlstra
2018-02-21objtool: Add retpoline validationPeter Zijlstra
2018-02-21objtool: Use existing global variables for optionsPeter Zijlstra
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-15objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf
2018-02-15selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski
2018-02-15selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-13selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish
2018-02-13selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski
2018-02-13selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski
2018-02-13selftests/x86/pkeys: Remove unused functionsIngo Molnar
2018-02-13selftests/x86: Clean up and document sscanf() usageDominik Brodowski
2018-02-13selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-09objtool: Fix switch-table detectionPeter Zijlstra
2018-02-09tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer
2018-02-09tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer
2018-02-09bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-08selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)
2018-02-08selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle multiple instancesSteven Rostedt (VMware)
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle modulesSteven Rostedt (VMware)
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet
2018-02-08tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet
2018-02-08libbpf: complete list of strings for guessing program typeQuentin Monnet
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-06tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky
2018-02-06idr: Make 1-based IDRs more efficientMatthew Wilcox
2018-02-06idr: Remove idr_alloc_extMatthew Wilcox
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-06IDR test suite: Check handling negative end correctlyMatthew Wilcox
2018-02-06idr test suite: Fix ida_test_random()Matthew Wilcox
2018-02-06radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox