index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
3
-25
/
+176
|
\
|
*
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
2017-11-08
1
-1
/
+17
|
*
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
2017-11-08
1
-1
/
+72
|
*
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
2017-11-07
1
-1
/
+16
|
*
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
Andy Lutomirski
2017-11-07
1
-1
/
+9
|
*
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
Andy Lutomirski
2017-11-07
1
-16
/
+37
|
*
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
Andy Lutomirski
2017-11-07
1
-1
/
+9
|
*
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
Andy Lutomirski
2017-11-07
1
-6
/
+18
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
3
-5
/
+4
|
\
\
|
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
237
-7
/
+342
|
|
\
|
|
*
|
locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
Mark Rutland
2017-10-25
1
-3
/
+2
|
*
|
locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...
Mark Rutland
2017-10-25
2
-2
/
+2
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
8
-9
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-10-24
8
-9
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
torture: Provide TMPDIR environment variable to specify tmpdir
Paul E. McKenney
2017-10-09
8
-9
/
+9
*
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
234
-0
/
+234
|
\
\
\
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
234
-0
/
+234
|
|
/
/
*
|
|
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
1
-1
/
+5
|
\
\
\
|
*
|
|
selftests: lib.mk: print individual test results to console by default
Shuah Khan
2017-10-31
1
-1
/
+5
*
|
|
|
tc-testing: fix arg to ip command: -s -> -n
Brenda J. Butler
2017-10-31
1
-2
/
+2
*
|
|
|
selftests: Introduce a new test case to tc testsuite
Chris Mi
2017-10-29
3
-5
/
+40
*
|
|
|
selftests: Introduce a new script to generate tc batch file
Chris Mi
2017-10-29
1
-0
/
+62
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
4
-6
/
+522
|
\
\
\
|
*
|
|
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-22
1
-0
/
+480
|
*
|
|
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
1
-2
/
+14
|
*
|
|
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
2
-3
/
+3
|
*
|
|
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-20
1
-1
/
+11
|
*
|
|
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-18
1
-0
/
+14
*
|
|
|
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
2017-10-14
1
-5
/
+20
*
|
|
|
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-10-10
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
selftests: mqueue: fix regression in silencing output from RUN_TESTS
Shuah Khan
2017-10-05
1
-2
/
+2
|
*
|
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
2017-10-05
1
-1
/
+1
|
|
/
*
/
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
2017-10-06
1
-1
/
+1
|
/
*
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-09-27
20
-65
/
+245
|
\
|
*
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
2017-09-25
1
-3
/
+6
|
*
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
2017-09-25
1
-3
/
+1
|
*
selftests/memfd: correct run_tests.sh permission
Li Zhijian
2017-09-25
1
-0
/
+0
|
*
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
2017-09-25
1
-5
/
+13
|
*
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
1
-3
/
+3
|
*
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
1
-7
/
+7
|
*
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
2017-09-25
1
-2
/
+2
|
*
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
2017-09-25
1
-1
/
+4
|
*
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
2017-09-21
1
-0
/
+11
|
*
selftests: sync: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-6
/
+18
|
*
selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
Shuah Khan
2017-09-21
1
-2
/
+4
|
*
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
2017-09-21
1
-5
/
+11
|
*
selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
Shuah Khan
2017-09-21
1
-6
/
+1
|
*
selftests: lib.mk: fix test executable status check to use full path
Shuah Khan
2017-09-21
1
-1
/
+1
|
*
selftests: Makefile: clear LDFLAGS for make O=dir use-case
Shuah Khan
2017-09-21
1
-0
/
+4
|
*
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-0
/
+15
[next]