Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | selftests/powerpc: Add README for GZIP engine tests | Raphael Moreira Zinsly | 2020-04-21 | 2 | -0/+46 | |
| * | | | | | | | | | | | | | | | selftests/powerpc: Add NX-GZIP engine decompress testcase | Raphael Moreira Zinsly | 2020-04-21 | 3 | -1/+1030 | |
| * | | | | | | | | | | | | | | | selftests/powerpc: Add NX-GZIP engine compress testcase | Raphael Moreira Zinsly | 2020-04-21 | 5 | -0/+803 | |
| * | | | | | | | | | | | | | | | selftests/powerpc: Add header files for NX compresion/decompression | Raphael Moreira Zinsly | 2020-04-21 | 3 | -0/+801 | |
| * | | | | | | | | | | | | | | | selftests/powerpc: Add header files for GZIP engine test | Raphael Moreira Zinsly | 2020-04-21 | 3 | -0/+194 | |
* | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-04 | 11 | -533/+1000 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | tools/testing/selftests/vm: remove duplicate headers | Jagadeesh Pagadala | 2020-06-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | selftests: vm: pkeys: fix multilib builds for x86 | Sandipan Das | 2020-06-04 | 1 | -1/+73 | |
| * | | | | | | | | | | | | | | | | selftests: vm: pkeys: use the correct page size on powerpc | Sandipan Das | 2020-06-04 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: override access right definitions on powerpc | Ram Pai | 2020-06-04 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: test correct behaviour of pkey-0 | Ram Pai | 2020-06-04 | 1 | -0/+53 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: introduce a sub-page allocator | Ram Pai | 2020-06-04 | 4 | -0/+37 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: detect write violation on a mapped access-denied-key page | Ram Pai | 2020-06-04 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: associate key on a mapped page and detect write violation | Ram Pai | 2020-06-04 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: associate key on a mapped page and detect access violation | Ram Pai | 2020-06-04 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: improve checks to determine pkey support | Ram Pai | 2020-06-04 | 4 | -5/+37 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust() | Ram Pai | 2020-06-04 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: fix number of reserved powerpc pkeys | Desnes A. Nunes do Rosario | 2020-06-04 | 1 | -2/+20 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: introduce powerpc support | Ram Pai | 2020-06-04 | 3 | -128/+234 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: introduce generic pkey abstractions | Ram Pai | 2020-06-04 | 3 | -6/+29 | |
| * | | | | | | | | | | | | | | | | selftests: vm: pkeys: use the correct huge page size | Sandipan Das | 2020-06-04 | 1 | -7/+16 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: fix alloc_random_pkey() to make it really random | Ram Pai | 2020-06-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: fix assertion in pkey_disable_set/clear() | Ram Pai | 2020-06-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: fix pkey_disable_clear() | Ram Pai | 2020-06-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | selftests: vm: pkeys: add helpers for pkey bits | Sandipan Das | 2020-06-04 | 3 | -23/+36 | |
| * | | | | | | | | | | | | | | | | selftests: vm: pkeys: Use sane types for pkey register | Sandipan Das | 2020-06-04 | 3 | -53/+72 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: make gcc check arguments of sigsafe_printf() | Thiago Jung Bauermann | 2020-06-04 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: move some definitions to arch-specific header | Thiago Jung Bauermann | 2020-06-04 | 3 | -152/+162 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: move generic definitions to header file | Ram Pai | 2020-06-04 | 2 | -32/+30 | |
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: rename all references to pkru to a generic name | Ram Pai | 2020-06-04 | 2 | -155/+170 | |
| * | | | | | | | | | | | | | | | | selftests/x86/pkeys: move selftests to arch-neutral directory | Ram Pai | 2020-06-04 | 6 | -2/+3 | |
| * | | | | | | | | | | | | | | | | lib: make a test module with set/clear bit | Jesse Brandeburg | 2020-06-04 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-06-04 | 2 | -0/+172 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | selftests/exec: Add binfmt_script regression test | Kees Cook | 2020-05-21 | 2 | -0/+172 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-06-04 | 4 | -0/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | proc: use human-readable values for hidepid | Alexey Gladkov | 2020-04-22 | 3 | -0/+52 | |
| * | | | | | | | | | | | | | | | | | | proc: allow to mount many instances of proc in one pid namespace | Alexey Gladkov | 2020-04-22 | 3 | -0/+50 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-04 | 145 | -982/+4311 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | perf tools: Remove some duplicated includes | Tiezhu Yang | 2020-06-02 | 5 | -5/+0 | |
| * | | | | | | | | | | | | | | | | | perf symbols: Fix kernel maps for kcore and eBPF | Adrian Hunter | 2020-06-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 2020-06-02 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | perf stat: Ensure group is defined on top of the same cpu mask | Jiri Olsa | 2020-06-02 | 1 | -0/+55 | |
| * | | | | | | | | | | | | | | | | | perf libdw: Fix off-by 1 relative directory includes | Ian Rogers | 2020-06-01 | 3 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | perf arm-spe: Support synthetic events | Tan Xiaojun | 2020-06-01 | 5 | -43/+1097 | |
| * | | | | | | | | | | | | | | | | | perf auxtrace: Add four itrace options | Tan Xiaojun | 2020-06-01 | 3 | -2/+36 | |
| * | | | | | | | | | | | | | | | | | perf tools: Move arm-spe-pkt-decoder.h/c to the new dir | Tan Xiaojun | 2020-06-01 | 5 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | perf test: Initialize memory in dwarf-unwind | Ian Rogers | 2020-06-01 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | perf tests: Don't tail call optimize in unwind test | Ian Rogers | 2020-06-01 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | tools compiler.h: Add attribute to disable tail calls | Ian Rogers | 2020-06-01 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | perf build: Add a LIBPFM4=1 build test entry | Arnaldo Carvalho de Melo | 2020-05-29 | 1 | -0/+2 |