aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni2-4/+4
2020-07-15selftests/livepatch: adopt to newer sysctl error formatPetr Mladek2-2/+3
2020-07-15selftests/powerpc: Add FPU denormal testNicholas Piggin3-1/+40
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-14/+14
2020-07-14selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFDSargun Dhillon1-0/+229
2020-07-14selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati1-1/+1
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur1-0/+1
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-0/+14
2020-07-14selftests/livepatch: Use "comm" instead of "diff" for dmesgJoe Lawrence1-1/+1
2020-07-13selftests/bpf: Fix merge conflict resolutionAlexei Starovoitov1-14/+0
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller32-147/+1509
2020-07-13selftests: mlxsw: RED: Test offload of mirror on RED early_drop qeventPetr Machata3-3/+122
2020-07-13tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko4-19/+18
2020-07-13libbpf: Support stripping modifiers for btf_dumpAndrii Nakryiko2-2/+10
2020-07-13selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire2-0/+96
2020-07-13tools/bpftool: Remove warning about PID iterator supportAndrii Nakryiko1-1/+0
2020-07-13xsk: Add new statisticsCiara Loftus1-1/+4
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa3-1/+175
2020-07-13tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa2-0/+91
2020-07-13bpf: Compile resolve_btfids tool at kernel compilation startJiri Olsa2-1/+11
2020-07-13bpf: Add resolve_btfids tool to resolve BTF IDs in ELF objectJiri Olsa3-0/+808
2020-07-12tools: gpio: fix spurious close warning in gpio-event-monKent Gibson1-1/+2
2020-07-12tools: gpio: fix spurious close warning in gpio-utilsKent Gibson1-2/+2
2020-07-12tools: gpio: fix spurious close warning in lsgpioKent Gibson1-1/+2
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller58-260/+631
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-48/+166
2020-07-11selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker1-0/+1
2020-07-10selftests/seccomp: Check ENOSYS under tracingKees Cook1-0/+20
2020-07-10selftests/seccomp: Refactor to use fixture variantsKees Cook1-157/+42
2020-07-10selftests/harness: Clean up kern-doc for fixturesKees Cook1-7/+8
2020-07-10seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook1-1/+1
2020-07-10selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()Kees Cook1-23/+23
2020-07-10selftests/seccomp: Make kcmp() less requiredKees Cook1-20/+38
2020-07-10selftests/seccomp: Improve calibration loopKees Cook1-18/+32
2020-07-10selftests/seccomp: use 90s as timeoutThadeu Lima de Souza Cascardo1-0/+1
2020-07-10selftests/seccomp: Expand benchmark to per-filter measurementsKees Cook2-9/+29
2020-07-10selftests/seccomp: Check for EPOLLHUP for user_notifChristian Brauner1-0/+136
2020-07-10selftests/seccomp: Set NNP for TSYNC ESRCH flag testKees Cook1-0/+5
2020-07-10selftests/seccomp: Add SKIPs for failed unshare()Kees Cook2-2/+9
2020-07-10selftests/seccomp: Rename XFAIL to SKIPKees Cook1-4/+9
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski1-0/+786
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell1-0/+76
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-50/+53
2020-07-10libbpf: Fix memory leak and optimize BTF sanitizationAndrii Nakryiko3-10/+5
2020-07-10perf kmem: Pass additional arguments to 'perf record'Ian Rogers1-1/+2
2020-07-10perf parse-events: Report BPF errorsIan Rogers1-18/+20
2020-07-10perf script: Show text poke address symbolAdrian Hunter6-13/+24
2020-07-10perf script: Add option --show-text-poke-eventsAdrian Hunter2-0/+23
2020-07-10perf intel-pt: Add support for text poke eventsAdrian Hunter2-0/+79
2020-07-10perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter7-1/+23