summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-02-13selftests: unshare userns in seccomp pidns testcasesTycho Andersen
2019-02-13selftests: set NO_NEW_PRIVS bit in seccomp user testsTycho Andersen
2019-02-13selftests: skip seccomp get_metadata test if not real rootTycho Andersen
2019-02-13selftest: include stdio.h in kselftest.hTycho Andersen
2019-02-13selftests: fix typo in seccomp_bpf.cTycho Andersen
2019-02-13selftests: don't kill child immediately in get_metadata() testTycho Andersen
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2019-02-12LSM: SafeSetID: add selftestMicah Morton
2019-02-12selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko
2019-02-12tools: bpftool: doc, add text about feature-subcommandPrashant Bhole
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini
2019-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence
2019-02-11selftests: bpf: relax sub-register mode compilation criteriaJiong Wang
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang
2019-02-11selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang
2019-02-11selftests: bpf: add "alu32" to .gitignoreJiong Wang
2019-02-11perf record: Implement --affinity=node|cpu optionAlexey Budankov
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau
2019-02-10bpf: Sync bpf.h to tools/Martin KaFai Lau
2019-02-10tools uapi: fix Alpha supportBob Tracy
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen
2019-02-09Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08selftests: add TPM 2.0 testsJarkko Sakkinen
2019-02-08tools/bpf: remove btf__get_strings() superseded by raw data APIAndrii Nakryiko
2019-02-08btf: expose API to work with raw btf_ext dataAndrii Nakryiko
2019-02-08btf: expose API to work with raw btf dataAndrii Nakryiko
2019-02-08btf: separate btf creation and loadingAndrii Nakryiko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-08selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-02-08Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain
2019-02-08Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain
2019-02-07tools/bpf: add log_level to bpf_load_program_attrYonghong Song
2019-02-07tools/bpf: add missing strings.h includeAndrii Nakryiko
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel
2019-02-06bpf: test_maps: fix possible out of bound access warningBreno Leitao
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole
2019-02-06selftests/bpf: test reading the offloaded programJakub Kicinski
2019-02-06selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski
2019-02-06selftests/bpf: print traceback when test failsJakub Kicinski
2019-02-06selftests/bpf: fix the expected messagesJakub Kicinski