aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-02-13selftests: unshare userns in seccomp pidns testcasesTycho Andersen1-1/+3
2019-02-13selftests: set NO_NEW_PRIVS bit in seccomp user testsTycho Andersen1-0/+24
2019-02-13selftests: skip seccomp get_metadata test if not real rootTycho Andersen1-0/+6
2019-02-13selftest: include stdio.h in kselftest.hTycho Andersen1-0/+1
2019-02-13selftests: fix typo in seccomp_bpf.cTycho Andersen1-1/+1
2019-02-13selftests: don't kill child immediately in get_metadata() testTycho Andersen1-3/+3
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar18-131/+864
2019-02-12LSM: SafeSetID: add selftestMicah Morton5-0/+371
2019-02-12selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko1-1/+0
2019-02-12tools: bpftool: doc, add text about feature-subcommandPrashant Bhole1-1/+3
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini3-0/+97
2019-02-12livepatch/selftests: use "$@" to preserve argument listJoe Lawrence1-12/+7
2019-02-11selftests: bpf: relax sub-register mode compilation criteriaJiong Wang1-4/+3
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang50-21/+5
2019-02-11selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang1-13/+7
2019-02-11selftests: bpf: add "alu32" to .gitignoreJiong Wang1-0/+1
2019-02-11perf record: Implement --affinity=node|cpu optionAlexey Budankov2-0/+23
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman39-123/+1551
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman83-292/+3387
2019-02-10bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau4-2/+487
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau4-3/+396
2019-02-10bpf: Sync bpf.h to tools/Martin KaFai Lau1-7/+65
2019-02-10tools uapi: fix Alpha supportBob Tracy1-0/+2
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-30/+88
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen1-2/+0
2019-02-09Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar107-443/+1216
2019-02-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar10-17/+69
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko1-3/+74
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-71/+1332
2019-02-08selftests: add TPM 2.0 testsJarkko Sakkinen6-0/+936
2019-02-08tools/bpf: remove btf__get_strings() superseded by raw data APIAndrii Nakryiko4-23/+26
2019-02-08btf: expose API to work with raw btf_ext dataAndrii Nakryiko3-48/+57
2019-02-08btf: expose API to work with raw btf dataAndrii Nakryiko3-0/+8
2019-02-08btf: separate btf creation and loadingAndrii Nakryiko4-25/+33
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-34/+815
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-0/+286
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2019-02-08selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-02-08Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain1-3/+6
2019-02-08Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config"Luis Chamberlain1-1/+0
2019-02-07tools/bpf: add log_level to bpf_load_program_attrYonghong Song3-6/+26
2019-02-07tools/bpf: add missing strings.h includeAndrii Nakryiko3-0/+3
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller25-377/+2722
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel1-0/+200
2019-02-06bpf: test_maps: fix possible out of bound access warningBreno Leitao1-13/+14
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole3-5/+5
2019-02-06selftests/bpf: test reading the offloaded programJakub Kicinski1-9/+20
2019-02-06selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski1-54/+62
2019-02-06selftests/bpf: print traceback when test failsJakub Kicinski1-1/+4
2019-02-06selftests/bpf: fix the expected messagesJakub Kicinski1-2/+5