Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0e84ac6c71cac1032a6ce4735e8c9d5e214f633f
/
tools
/
testing
2d62e07
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
0710f3f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0b94da8
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
7876991
Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
e53aff4
selftests: lib.mk Fix individual test builds
by Shuah Khan
· 8 years ago
0eb1d0f
selftests/x86: Add a basic selftest for ioperm
by Andy Lutomirski
· 8 years ago
df06a2d
tools/testing/nvdimm: make iset cookie predictable
by Dan Williams
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
86292b3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
1ac884f
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 8 years ago
0c49ad4
tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack testcase
by Stas Sergeev
· 8 years ago
c4f3f22
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
64527f5
userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem
by Mike Rapoport
· 8 years ago
d811914
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
by Mike Rapoport
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
7a0c4cf
userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types
by Andrea Arcangeli
· 8 years ago
da5502c
userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events
by Mike Rapoport
· 8 years ago
aa0d272
userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page
by Mike Rapoport
· 8 years ago
6228b8f
userfaultfd: non-cooperative: selftest: introduce userfaultfd_open
by Mike Rapoport
· 8 years ago
419624d
userfaultfd: shmem: add userfaultfd_shmem test
by Mike Rapoport
· 8 years ago
cac6732
userfaultfd: shmem: allow registration of shared memory ranges
by Mike Rapoport
· 8 years ago
9903bd7
userfaultfd: hugetlbfs: add userfaultfd_hugetlb test
by Mike Kravetz
· 8 years ago
b206461
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
e30aee9
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
8b5abde
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4abaa80
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b8826e5
selftest for default_file_splice_read() infoleak
by Al Viro
· 8 years ago
d498f87
bpf: Rebuild bpf.o for any dependency update
by Mickaël Salaün
· 8 years ago
68bd42d9
selftests/powerpc: Fix remaining fallout from recent changes
by Michael Ellerman
· 8 years ago
2e8ec87
selftests/powerpc: Fix the clean rule since recent changes
by Michael Ellerman
· 8 years ago
634ce97
selftests: Fix the .S and .S -> .o rules
by Michael Ellerman
· 8 years ago
2047f1d
selftests: Fix the .c linking rule
by Michael Ellerman
· 8 years ago
d83c3ba
selftests: Fix selftests build to just build, not run tests
by Michael Ellerman
· 8 years ago
c6ce3e2
radix tree test suite: Add config option for map shift
by Rehas Sachdeva
· 8 years ago
c0cdbf8
radix tree test suite: Run iteration tests for longer
by Matthew Wilcox
· 8 years ago
3b7869c
radix tree test suite: Fix split/join memory leaks
by Matthew Wilcox
· 8 years ago
6da0396c
radix tree test suite: Fix leaks in regression2.c
by Matthew Wilcox
· 8 years ago
18d0c57
radix tree test suite: Fix leaky tests
by Matthew Wilcox
· 8 years ago
829f83d
radix tree test suite: Enable address sanitizer
by Matthew Wilcox
· 8 years ago
1293d5c
radix-tree: Chain preallocated nodes through ->parent
by Matthew Wilcox
· 8 years ago
73bc029
radix tree test suite: Dial down verbosity with -v
by Rehas Sachdeva
· 8 years ago
5eeb2d2
radix tree test suite: Introduce kmalloc_verbose
by Matthew Wilcox
· 8 years ago
8ac0486
radix tree test suite: Build separate binaries for some tests
by Matthew Wilcox
· 8 years ago
d37cacc
ida: Use exceptional entries for small IDAs
by Matthew Wilcox
· 8 years ago
7ad3d4d
ida: Move ida_bitmap to a percpu variable
by Matthew Wilcox
· 8 years ago
0a835c4
Reimplement IDR and IDA using the radix tree
by Matthew Wilcox
· 8 years ago
bfa1119
radix tree test suite: Remove obsolete CONFIG
by Matthew Wilcox
· 8 years ago
991af73
radix tree test suite: Use vpath to find lib files
by Matthew Wilcox
· 8 years ago
ab3a1ff
radix tree test suite: Reduce kernel.h
by Matthew Wilcox
· 8 years ago
7a4f11b
radix tree test suite: Remove export.h
by Matthew Wilcox
· 8 years ago
12ea653
radix tree test suite: Remove types.h
by Matthew Wilcox
· 8 years ago
a3c7890
radix tree test suite: Remove mempool
by Matthew Wilcox
· 8 years ago
43a30c2
radix tree test suite: Depend on tools/include/asm files
by Matthew Wilcox
· 8 years ago
bc6a3d9
bpf: Add test_tag to .gitignore
by Mickaël Salaün
· 8 years ago
702498a
bpf: Remove bpf_sys.h from selftests
by Mickaël Salaün
· 8 years ago
f4874d0
bpf: Use bpf_create_map() from the library
by Mickaël Salaün
· 8 years ago
5f155c2
bpf: Use bpf_map_get_next_key() from the library
by Mickaël Salaün
· 8 years ago
e58383b
bpf: Use bpf_map_delete_elem() from the library
by Mickaël Salaün
· 8 years ago
e5ff7c4
bpf: Use bpf_map_lookup_elem() from the library
by Mickaël Salaün
· 8 years ago
10ecc72
bpf: Use bpf_map_update_elem() from the library
by Mickaël Salaün
· 8 years ago
2ee89fb
bpf: Use bpf_load_program() from the library
by Mickaël Salaün
· 8 years ago
d02d898
bpf: Always test unprivileged programs
by Mickaël Salaün
· 8 years ago
7f73f39
bpf: Change the include directory for selftest
by Mickaël Salaün
· 8 years ago
2195bff
selftests, x86, protection_keys: fix wrong offset in siginfo
by Dave Hansen
· 8 years ago
16846c2
selftests, x86, protection_keys: fix uninitialized variable warning
by Dave Hansen
· 8 years ago
5739438
ktest: Add variable run_command_status to save status of commands executed
by Steven Rostedt (VMware)
· 8 years ago
6474ace
ktest.pl: Powercycle the box on reboot if no connection can be made
by Steven Rostedt (VMware)
· 8 years ago
6e98d1b
ktest: Add timeout to ssh command
by Steven Rostedt (VMware)
· 8 years ago
3267720
ktest: Fix child exit code processing
by Steven Rostedt (VMware)
· 8 years ago
2e07c9f
ktest: Have POST_TEST run after the test has totally completed
by Steven Rostedt (VMware)
· 8 years ago
63dfef7
bpf: enable verifier to add 0 to packet ptr
by William Tu
· 8 years ago
29200c1
bpf: test for AND edge cases
by Josef Bacik
· 8 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
e64d5fb
x86/mpx: Re-add MPX to selftests Makefile
by Dave Hansen
· 8 years ago
a8709fa
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b246a9d
tools: Provide a definition of WARN_ON
by Matthew Wilcox
· 8 years ago
c68a2aa
radix tree test suite: Remove duplicate bitops code
by Matthew Wilcox
· 8 years ago
1b1bc42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b0df0b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 8 years ago
0901df3
bpf: use prefix_len in test_tag when reading fdinfo
by Daniel Borkmann
· 8 years ago
31945aa
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEAD
by Paul E. McKenney
· 8 years ago
418b297
rcutorture: Add CBMC-based formal verification for SRCU
by Lance Roy
· 8 years ago
061132d
test_firmware: add test custom fallback trigger
by Luis R. Rodriguez
· 8 years ago
eb67bc3
tools: firmware: add fallback cancelation testing
by Luis R. Rodriguez
· 8 years ago
823b022
tools: firmware: rename fallback mechanism script
by Luis R. Rodriguez
· 8 years ago
afb999c
tools: firmware: check for distro fallback udev cancel rule
by Luis R. Rodriguez
· 8 years ago
3fadc80
bpf: enable verifier to better track const alu ops
by Daniel Borkmann
· 8 years ago
62b6466
bpf: add prog tag test case to bpf selftests
by Daniel Borkmann
· 8 years ago
4d3381f
bpf: Add tests for the lpm trie map
by David Herrmann
· 8 years ago
1e4c283
selftest: cpufreq: Add special tests
by Viresh Kumar
· 8 years ago
6751faf
selftest: cpufreq: Add support to test cpufreq modules
by Viresh Kumar
· 8 years ago
b03eaf8
selftest: cpufreq: Add suspend/resume/hibernate support
by Viresh Kumar
· 8 years ago
e66d5b6
selftest: cpufreq: Add support for cpufreq tests
by Viresh Kumar
· 8 years ago
6320303
selftests: Add intel_pstate to TARGETS
by Stafford Horne
· 8 years ago
29fa1d4
selftests/intel_pstate: Update makefile to match new style
by Stafford Horne
· 8 years ago
aff985f
selftests/intel_pstate: Fix warning on loop index overflow
by Stafford Horne
· 8 years ago
Next »