index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+136
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-3
/
+1229
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-9
/
+381
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-1
/
+352
2016-03-17
selftests/x86: Add an iopl test
Andy Lutomirski
2
-1
/
+136
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2016-03-15
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
1
-2
/
+4
2016-03-10
selftests/x86: In syscall_nt, test NT|TF as well
Andy Lutomirski
1
-8
/
+49
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+5
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
1
-10
/
+5
2016-03-02
selftests/powerpc: Test FPU and VMX regs in signal ucontext
Cyril Bur
4
-1
/
+296
2016-03-02
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
Cyril Bur
6
-3
/
+310
2016-03-02
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
8
-1
/
+625
2016-03-02
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
1
-1
/
+1
2016-03-02
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
1
-1
/
+1
2016-02-25
selftests: media_dcevice_test fix usage information
Shuah Khan
1
-1
/
+1
2016-02-25
selftests: media_dcevice_test fix to handle ioctl failure case
Shuah Khan
1
-2
/
+3
2016-02-25
selftests: add missing .gitignore file or entry
Sudeep Holla
2
-0
/
+2
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
13
-0
/
+26
2016-02-25
selftests: breakpoint: add step_after_suspend_test
Greg Hackmann
2
-1
/
+221
2016-02-25
selftests: add a new test for Media Controller API
Shuah Khan
3
-0
/
+102
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+87
2016-02-22
Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+5
2016-02-19
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
2
-1
/
+11
2016-02-19
ftracetest: Fix instance test to use proper shell command for pids
Steven Rostedt
1
-10
/
+5
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
3
-5
/
+225
2016-02-17
selftests/x86: Add a test for syscall restart under ptrace
Andy Lutomirski
1
-0
/
+126
2016-02-17
selftests/x86: Fix some error messages in ptrace_syscall
Andy Lutomirski
1
-3
/
+3
2016-02-17
selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS
Andy Lutomirski
1
-28
/
+202
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
1
-3
/
+2
2016-02-15
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2016-02-11
soreuseport: BPF selection functional test for TCP
Craig Gallek
4
-8
/
+370
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
2
-4
/
+87
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+138
2016-01-29
selftests/x86: Add check_initial_reg_state()
Andy Lutomirski
2
-1
/
+117
2016-01-29
selftests/x86: Extend Makefile to allow 64-bit-only tests
Andy Lutomirski
1
-2
/
+3
2016-01-26
kselftests: timers: Add adjtimex SETOFFSET validity tests
John Stultz
1
-1
/
+138
2016-01-25
rcutorture: Check for self-detected stalls
Paul E. McKenney
1
-2
/
+2
2016-01-25
rcutorture: Don't keep empty console.log.diags files
Paul E. McKenney
1
-0
/
+2
2016-01-25
rcutorture: Add checks for rcutorture writer starvation
Paul E. McKenney
1
-2
/
+2
2016-01-17
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+297
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
22
-105
/
+956
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+92
2016-01-13
selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn
Andy Lutomirski
2
-1
/
+90
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+90
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+516
2016-01-12
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+24
2016-01-12
selftests/x86: Disable the ldt_gdt_64 test for now
Andy Lutomirski
1
-2
/
+3
2016-01-12
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...
Thomas Gleixner
2
-5
/
+8
[next]