summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-13selftests/vm: 8x compaction_test speedupJohn Hubbard
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard
2020-10-13mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song
2020-10-13device-dax: add dis-contiguous resource supportDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13device-dax: make pgmap optional for instance creationDan Williams
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-09-30tools: gpio: add debounce support to gpio-event-monKent Gibson
2020-09-30tools: gpio: add multi-line monitoring to gpio-event-monKent Gibson
2020-09-30tools: gpio: port gpio-event-mon to v2 uAPIKent Gibson
2020-09-30tools: gpio: port gpio-hammer to v2 uAPIKent Gibson
2020-09-30tools: gpio: rename nlines to num_linesKent Gibson
2020-09-30tools: gpio: port gpio-watch to v2 uAPIKent Gibson
2020-09-30tools: gpio: port lsgpio to v2 uAPIKent Gibson
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-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds