index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
|
|
\
\
\
|
|
*
|
|
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
|
|
*
|
|
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2017-09-23
*
|
|
|
|
tools: bpftool: add documentation
Jakub Kicinski
2017-10-04
*
|
|
|
|
tools: bpf: add bpftool
Jakub Kicinski
2017-10-04
*
|
|
|
|
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
2017-10-04
*
|
|
|
|
libbpf: add support for BPF_PROG_QUERY
Alexei Starovoitov
2017-10-04
*
|
|
|
|
libbpf: sync bpf.h
Alexei Starovoitov
2017-10-04
*
|
|
|
|
libbpf: introduce bpf_prog_detach2()
Alexei Starovoitov
2017-10-04
*
|
|
|
|
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-10-04
*
|
|
|
|
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
2017-10-04
*
|
|
|
|
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
2017-10-02
*
|
|
|
|
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
2017-09-29
*
|
|
|
|
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
2017-09-29
*
|
|
|
|
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-29
*
|
|
|
|
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
2017-09-28
*
|
|
|
|
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
2017-09-26
*
|
|
|
|
bpf: update bpf.h uapi header for tools
Daniel Borkmann
2017-09-26
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-22
|
|
\
\
\
\
|
|
*
|
|
|
selftests/seccomp: Test thread vs process killing
Kees Cook
2017-08-14
|
|
*
|
|
|
seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
Kees Cook
2017-08-14
|
|
*
|
|
|
seccomp: Action to log before allowing
Tyler Hicks
2017-08-14
|
|
*
|
|
|
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
Tyler Hicks
2017-08-14
|
|
*
|
|
|
seccomp: Selftest for detection of filter flag support
Tyler Hicks
2017-08-14
|
|
*
|
|
|
seccomp: Operation for checking if an action is available
Tyler Hicks
2017-08-14
|
|
*
|
|
|
selftests/seccomp: Refactor RET_ERRNO tests
Kees Cook
2017-08-14
|
|
*
|
|
|
selftests/seccomp: Add simple seccomp overhead benchmark
Kees Cook
2017-08-14
|
|
*
|
|
|
selftests/seccomp: Add tests for basic ptrace actions
Kees Cook
2017-08-14
|
*
|
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-21
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tools/testing/nvdimm: disable labels for nfit_test.1
Dan Williams
2017-09-18
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-17
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
objtool: Fix object file corruption
Josh Poimboeuf
2017-09-15
|
|
*
|
|
objtool: Do not retrieve data from empty sections
Petr Vandrovec
2017-09-15
|
|
*
|
|
objtool: Fix memory leak in elf_create_rela_section()
Martin Kepplinger
2017-09-15
*
|
|
|
|
samples/bpf: Fix pt_regs issues when cross-compiling
Joel Fernandes
2017-09-21
*
|
|
|
|
selftests: rtnetlink.sh: add test case for device ifalias
Florian Westphal
2017-09-19
*
|
|
|
|
bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
2017-09-19
*
|
|
|
|
bpf: Add uniqueness invariant to trivial lpm test implementation
Craig Gallek
2017-09-19
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-15
*
|
|
|
Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-09-14
|
\
\
\
\
|
*
|
|
|
kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
Masahiro Yamada
2017-09-01
*
|
|
|
|
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-09-13
|
\
\
\
\
|
*
|
|
|
perf stat: Wait for the correct child
Milian Wolff
2017-09-12
|
*
|
|
|
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
2017-09-12
|
*
|
|
|
perf config: Check not only section->from_system_config but also item's
Taeung Song
2017-09-12
|
*
|
|
|
perf ui progress: Fix progress update
Jiri Olsa
2017-09-12
|
*
|
|
|
perf ui progress: Make sure we always define step value
Jiri Olsa
2017-09-12
[prev]
[next]