summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0411-533/+1000
|\
| * tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala2020-06-041-1/+0
| * selftests: vm: pkeys: fix multilib builds for x86Sandipan Das2020-06-041-1/+73
| * selftests: vm: pkeys: use the correct page size on powerpcSandipan Das2020-06-042-1/+6
| * selftests/vm/pkeys: override access right definitions on powerpcRam Pai2020-06-041-6/+4
| * selftests/vm/pkeys: test correct behaviour of pkey-0Ram Pai2020-06-041-0/+53
| * selftests/vm/pkeys: introduce a sub-page allocatorRam Pai2020-06-044-0/+37
| * selftests/vm/pkeys: detect write violation on a mapped access-denied-key pageRam Pai2020-06-041-0/+13
| * selftests/vm/pkeys: associate key on a mapped page and detect write violationRam Pai2020-06-041-0/+12
| * selftests/vm/pkeys: associate key on a mapped page and detect access violationRam Pai2020-06-041-0/+19
| * selftests/vm/pkeys: improve checks to determine pkey supportRam Pai2020-06-044-5/+37
| * selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()Ram Pai2020-06-041-1/+10
| * selftests/vm/pkeys: fix number of reserved powerpc pkeysDesnes A. Nunes do Rosario2020-06-041-2/+20
| * selftests/vm/pkeys: introduce powerpc supportRam Pai2020-06-043-128/+234
| * selftests/vm/pkeys: introduce generic pkey abstractionsRam Pai2020-06-043-6/+29
| * selftests: vm: pkeys: use the correct huge page sizeSandipan Das2020-06-041-7/+16
| * selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-041-1/+2
| * selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()Ram Pai2020-06-041-2/+2
| * selftests/vm/pkeys: fix pkey_disable_clear()Ram Pai2020-06-041-2/+2
| * selftests: vm: pkeys: add helpers for pkey bitsSandipan Das2020-06-043-23/+36
| * selftests: vm: pkeys: Use sane types for pkey registerSandipan Das2020-06-043-53/+72
| * selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()Thiago Jung Bauermann2020-06-041-0/+4
| * selftests/vm/pkeys: move some definitions to arch-specific headerThiago Jung Bauermann2020-06-043-152/+162
| * selftests/vm/pkeys: move generic definitions to header fileRam Pai2020-06-042-32/+30
| * selftests/vm/pkeys: rename all references to pkru to a generic nameRam Pai2020-06-042-155/+170
| * selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-046-2/+3
| * lib: make a test module with set/clear bitJesse Brandeburg2020-06-041-0/+1
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-042-0/+172
|\ \
| * | selftests/exec: Add binfmt_script regression testKees Cook2020-05-212-0/+172
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-044-0/+102
|\ \ \
| * | | proc: use human-readable values for hidepidAlexey Gladkov2020-04-223-0/+52
| * | | proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov2020-04-223-0/+50
* | | | Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-04145-982/+4311
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf tools: Remove some duplicated includesTiezhu Yang2020-06-025-5/+0
| * | | perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter2020-06-021-0/+2
| * | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-06-021-0/+3
| * | | perf stat: Ensure group is defined on top of the same cpu maskJiri Olsa2020-06-021-0/+55
| * | | perf libdw: Fix off-by 1 relative directory includesIan Rogers2020-06-013-9/+9
| * | | perf arm-spe: Support synthetic eventsTan Xiaojun2020-06-015-43/+1097
| * | | perf auxtrace: Add four itrace optionsTan Xiaojun2020-06-013-2/+36
| * | | perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun2020-06-015-2/+3
| * | | perf test: Initialize memory in dwarf-unwindIan Rogers2020-06-012-0/+9
| * | | perf tests: Don't tail call optimize in unwind testIan Rogers2020-06-011-5/+5
| * | | tools compiler.h: Add attribute to disable tail callsIan Rogers2020-06-012-0/+15
| * | | perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo2020-05-291-0/+2
| * | | perf tools: Add optional support for libpfm4Stephane Eranian2020-05-2919-8/+631
| * | | perf tools: Correct license on jsmn JSON parserEd Maste2020-05-291-1/+1
| * | | perf jit: Fix inaccurate DWARF line tableNick Gasson2020-05-291-2/+2
| * | | perf jvmti: Remove redundant jitdump line table entriesNick Gasson2020-05-291-45/+33
| * | | perf build: Add NO_SDT=1 to the default set of build testsArnaldo Carvalho de Melo2020-05-291-0/+1