summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | selftests/powerpc: Add test for forking inside transactionRashmica Gupta2016-05-113-1/+44
| * | | selftests/powerpc: Standardise TM callsRashmica Gupta2016-05-112-13/+7
| * | | selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta2016-05-114-8/+13
| * | | selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman2016-05-111-8/+10
| * | | selftests/powerpc: Test cp_abort during context switchChris Smart2016-05-115-0/+129
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-2/+28
|\ \ \ \
| * | | | selftests/seccomp: add MIPS self-test supportMatt Redfearn2016-05-131-2/+28
* | | | | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-189-0/+530
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu2016-04-191-0/+10
| * | | | kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu2016-04-193-0/+221
| * | | | kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu2016-04-196-0/+299
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-163-0/+649
|\ \ \ \
| * \ \ \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-053-1/+210
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segmentAndy Lutomirski2016-04-291-0/+250
| * | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-191-11/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski2016-04-132-0/+399
| | |_|/ | |/| |
* | | | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-163-0/+185
|\ \ \ \
| * | | | signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)Andy Lutomirski2016-05-041-1/+1
| * | | | signals/sigaltstack: Report current flag bits in sigaltstack()Andy Lutomirski2016-05-041-3/+16
| * | | | selftests/sigaltstack: Fix the sigaltstack test on old kernelsAndy Lutomirski2016-05-041-7/+14
| * | | | selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODIS...Stas Sergeev2016-05-033-0/+165
| | |_|/ | |/| |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-04-2713-21/+476
|\ \ \ \ | |/ / / |/| | |
| * | | rcutorture: Add boot-time adjustment of leaf fanoutPaul E. McKenney2016-04-212-2/+2
| * | | rcutorture: Don't rebuild identical kernelPaul E. McKenney2016-04-211-7/+19
| * | | rcutorture: Add OS-jitter capabilityPaul E. McKenney2016-04-212-0/+108
| * | | rcutorture: Convert test duration to seconds earlyPaul E. McKenney2016-03-312-5/+4
| * | | torture: Kill qemu, not parent processPaul E. McKenney2016-03-311-6/+24
| * | | rcutorture: Add largish-system rcuperf scenarioPaul E. McKenney2016-03-311-0/+23
| * | | rcutorture: Make scripts analyze rcuperf trace data, if presentPaul E. McKenney2016-03-312-0/+129
| * | | rcutorture: Make rcuperf collect expedited event-trace dataPaul E. McKenney2016-03-311-0/+1
| * | | rcutorture: Print measure of batching efficiencyPaul E. McKenney2016-03-311-10/+16
| * | | rcutorture: Update scripting to accommodate rcuperfPaul E. McKenney2016-03-317-2/+161
| |/ /
* | | soreuseport: test mixed v4/v6 socketsCraig Gallek2016-04-143-1/+210
| |/ |/|
* | selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün2016-03-291-2/+2
* | selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün2016-03-291-9/+9
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-242-1/+136
|\
| * selftests/x86: Add an iopl testAndy Lutomirski2016-03-172-1/+136
* | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1913-3/+1229
|\ \
| * | selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur2016-03-024-1/+296
| * | selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur2016-03-026-3/+310
| * | selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur2016-03-028-1/+625
| * | selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh2016-03-021-1/+1
| * | selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman2016-03-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-196-9/+381
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-10/+5
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-4/+87
| |\ \ \ \
| * | | | | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-192-1/+11
| * | | | | soreuseport: BPF selection functional test for TCPCraig Gallek2016-02-114-8/+370
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\ \ \ \ \
| * | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
OpenPOWER on IntegriCloud