summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-09Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon
2020-10-06x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05kselftest/arm64: Check mte tagged user address in kernelAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify KSM page merge for MTE pagesAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify all different mmap MTE optionsAmit Daniel Kachhap
2020-10-05kselftest/arm64: Check forked child mte memory accessibilityAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify mte tag inclusion via prctlAmit Daniel Kachhap
2020-10-05kselftest/arm64: Add utilities and a test to validate mte memoryAmit Daniel Kachhap
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-25rseq/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov
2020-09-25rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov
2020-09-24libbpf: Fix XDP program load regression for old kernelsAndrii Nakryiko
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-21tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu
2020-09-21tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu
2020-09-21libbpf: Fix native endian assumption when parsing BTFTony Ambardar
2020-09-21tools/io_uring: fix compile breakageDouglas Gilbert
2020-09-20Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy
2020-09-19tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf
2020-09-18selftests: arm64: Add build and documentation for FP testsMark Brown
2020-09-18selftests: arm64: Add wrapper scripts for stress testsMark Brown
2020-09-18selftests: arm64: Add utility to set SVE vector lengthsMark Brown
2020-09-18selftests: arm64: Add stress tests for FPSMID and SVE context switchingMark Brown
2020-09-18selftests: arm64: Add test for the SVE ptrace interfaceMark Brown
2020-09-18selftests: arm64: Test case for enumeration of SVE vector lengthsMark Brown
2020-09-18kselftests/arm64: add PAuth tests for single threaded consistency and differe...Boyan Karatotev
2020-09-18kselftests/arm64: add PAuth test for whether exec() changes keysBoyan Karatotev
2020-09-18kselftests/arm64: add nop checks for PAuth testsBoyan Karatotev
2020-09-18kselftests/arm64: add a basic Pointer Authentication testBoyan Karatotev
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim