summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell2020-10-131-2/+2
| * | | | | | | | | | | selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard2020-10-131-0/+12
| * | | | | | | | | | | selftests/vm: fix false build success on the second and later attemptsJohn Hubbard2020-10-131-0/+5
| * | | | | | | | | | | mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song2020-10-131-7/+7
| * | | | | | | | | | | device-dax: add dis-contiguous resource supportDan Williams2020-10-131-6/+14
| * | | | | | | | | | | mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-1/+1
| * | | | | | | | | | | device-dax: make pgmap optional for instance creationDan Williams2020-10-131-4/+4
* | | | | | | | | | | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-137-203/+318
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | selftests/clone3: Avoid OS-defined clone_argsKees Cook2020-10-087-44/+41
| * | | | | | | | | | | selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook2020-10-081-4/+21
| * | | | | | | | | | | selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook2020-10-081-12/+47
| * | | | | | | | | | | selftests/seccomp: Record syscall during ptrace entryKees Cook2020-10-081-13/+27
| * | | | | | | | | | | selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook2020-09-191-0/+15
| * | | | | | | | | | | selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SETKees Cook2020-09-191-10/+23
| * | | | | | | | | | | selftests/seccomp: Avoid redundant register flushesKees Cook2020-09-191-2/+4
| * | | | | | | | | | | selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREGKees Cook2020-09-191-27/+15
| * | | | | | | | | | | selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREGKees Cook2020-09-191-12/+15
| * | | | | | | | | | | selftests/seccomp: Remove syscall setting #ifdefsKees Cook2020-09-191-13/+3
| * | | | | | | | | | | selftests/seccomp: mips: Remove O32-specific macroKees Cook2020-09-191-6/+12
| * | | | | | | | | | | selftests/seccomp: arm64: Define SYSCALL_NUM_SET macroKees Cook2020-09-191-14/+13
| * | | | | | | | | | | selftests/seccomp: arm: Define SYSCALL_NUM_SET macroKees Cook2020-09-191-10/+6
| * | | | | | | | | | | selftests/seccomp: mips: Define SYSCALL_NUM_SET macroKees Cook2020-09-191-8/+9
| * | | | | | | | | | | selftests/seccomp: Provide generic syscall setting macroKees Cook2020-09-191-2/+13
| * | | | | | | | | | | selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook2020-09-191-50/+47
| * | | | | | | | | | | selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook2020-09-191-1/+1
| * | | | | | | | | | | selftests/seccomp: Use bitwise instead of arithmetic operator for flagsZou Wei2020-09-081-4/+4
| * | | | | | | | | | | selftests/seccomp: Add test for unknown SECCOMP_RET kill behaviorKees Cook2020-09-081-6/+37
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-35/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blk-iocost: update iocost_monitor.pyTejun Heo2020-09-011-35/+19
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-10-136-147/+355
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tools: gpio: add debounce support to gpio-event-monKent Gibson2020-09-301-3/+17
| * | | | | | | | | | | tools: gpio: add multi-line monitoring to gpio-event-monKent Gibson2020-09-301-11/+34
| * | | | | | | | | | | tools: gpio: port gpio-event-mon to v2 uAPIKent Gibson2020-09-301-44/+47
| * | | | | | | | | | | tools: gpio: port gpio-hammer to v2 uAPIKent Gibson2020-09-303-45/+197
| * | | | | | | | | | | tools: gpio: rename nlines to num_linesKent Gibson2020-09-303-26/+26
| * | | | | | | | | | | tools: gpio: port gpio-watch to v2 uAPIKent Gibson2020-09-301-8/+8
| * | | | | | | | | | | tools: gpio: port lsgpio to v2 uAPIKent Gibson2020-09-301-22/+38
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-123-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs: remove compat_sys_mountChristoph Hellwig2020-09-223-3/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-124-22/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-034-10/+8
| * | | | | | | | | | | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-034-4/+4
| * | | | | | | | | | | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-034-8/+8
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-129-8/+185
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | static_call: Handle tail-callsPeter Zijlstra2020-09-012-5/+20
| * | | | | | | | | | x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-018-7/+169
| * | | | | | | | | | notifier: Fix broken error handling patternPeter Zijlstra2020-09-011-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-127-134/+1465
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar2020-10-096-134/+1410
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tools/memory-model: Expand the cheatsheet.txt notion of relaxedPaul E. McKenney2020-09-041-14/+19