index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Commit message (
Expand
)
Author
Age
*
selftests/powerpc: Add checks for transactional VSXs in signal contexts
Cyril Bur
2016-10-04
*
selftests/powerpc: Add checks for transactional VMXs in signal contexts
Cyril Bur
2016-10-04
*
selftests/powerpc: Add checks for transactional FPUs in signal contexts
Cyril Bur
2016-10-04
*
selftests/powerpc: Add checks for transactional GPRs in signal contexts
Cyril Bur
2016-10-04
*
selftests/powerpc: Check that signals always get delivered
Cyril Bur
2016-10-04
*
selftests/powerpc: Add TM tcheck helpers in C
Cyril Bur
2016-10-04
*
selftests/powerpc: Allow tests to extend their kill timeout
Cyril Bur
2016-10-04
*
selftests/powerpc: Introduce GPR asm helper header file
Cyril Bur
2016-10-04
*
selftests/powerpc: Move VMX stack frame macros to header file
Cyril Bur
2016-10-04
*
selftests/powerpc: Rework FPU stack placement macros and move to header file
Cyril Bur
2016-10-04
*
selftests/powerpc: Check for VSX preservation across userspace preemption
Cyril Bur
2016-10-04
*
selftests/powerpc: Compile selftests against headers without AT_HWCAP2
Cyril Bur
2016-09-23
*
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
2016-08-10
*
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
2016-08-05
|
\
|
*
ntb_test: Add a selftest script for the NTB subsystem
Logan Gunthorpe
2016-08-05
*
|
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
|
\
\
|
*
|
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
Andrey Smirnov
2016-06-26
|
*
|
rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ
Andrey Smirnov
2016-06-26
|
*
|
rtc: rtctest: Change alarm IRQ support detection
Andrey Smirnov
2016-06-26
*
|
|
Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2016-08-01
|
\
\
\
|
*
|
|
selftests: media_tests add a new video device test
Shuah Khan
2016-07-26
|
*
|
|
selftests: media_tests - Add media_device_open to .gitignore
Shuah Khan
2016-06-27
|
*
|
|
selftests: add media controller regression test scripts and document
Shuah Khan
2016-06-27
|
*
|
|
selftests: add media_device_open test
Shuah Khan
2016-06-27
|
*
|
|
selftests: media_device_test change it to randomize loop count
Shuah Khan
2016-06-27
|
*
|
|
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
Yannick Brosseau
2016-06-27
|
*
|
|
selftests/vm: write strlen length instead of sizeof to nr_hugepages
Yannick Brosseau
2016-06-27
|
*
|
|
selftests/lib: set printf.sh executable
SeongJae Park
2016-06-27
|
|
/
/
*
|
|
Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-08-01
|
\
\
\
|
*
|
|
selftests/exec: Makefile is a run-time dependency, add it to the install list
Yannick Brosseau
2016-06-15
|
*
|
|
kselftests: timers: Add set-tz test case
John Stultz
2016-06-02
|
|
/
/
*
|
|
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-31
|
\
\
\
|
*
|
|
selftests/powerpc: exec() with suspended transaction
Cyril Bur
2016-07-26
|
*
|
|
selftests/powerpc: Add a test for PROT_SAO
Michael Ellerman
2016-07-14
|
*
|
|
selftests/powerpc: Use "Delta" rather than "Error" in normal output
Michael Ellerman
2016-07-07
|
*
|
|
selftests/powerpc: Test unaligned copy and paste
Chris Smart
2016-07-05
|
*
|
|
selftests/powerpc: Import Anton's mmap & futex micro benchmarks
Michael Ellerman
2016-07-05
|
*
|
|
selftests/powerpc: Fix generation of vector instructions/types in context_switch
Cyril Bur
2016-07-05
|
*
|
|
selftests/powerpc: Fix usage message in context_switch
Cyril Bur
2016-07-05
|
*
|
|
selftests/powerpc/pmu: Use signed long to read perf_event_paranoid
Cyril Bur
2016-07-05
|
*
|
|
selftests/powerpc: Load Monitor Register Tests
Jack Miller
2016-06-21
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
|
\
\
\
\
|
*
|
|
|
seccomp: add tests for ptrace hole
Kees Cook
2016-06-14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-25
|
\
\
\
\
|
*
\
\
\
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
2016-07-15
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
2016-07-09
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
x86/mpx, selftests: Add MPX self test
Dave Hansen
2016-06-14
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
selftests/x86: Add vDSO mremap() test
Dmitry Safonov
2016-07-08
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-06-30
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
torture: Inflict default jitter
Paul E. McKenney
2016-06-14
[next]