Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
490583f0b6604a50073c3ba73fce596dc30d3282
/
tools
/
testing
32199ec
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
a9c59ef
ntb_test: Add a selftest script for the NTB subsystem
by Logan Gunthorpe
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
117dec9
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
by Valdis Kletnieks
· 8 years ago
5dd0bf6
Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
1571a03
Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
f0c98eb
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
d78388d
selftests: media_tests add a new video device test
by Shuah Khan
· 8 years ago
a431b94
selftests/powerpc: exec() with suspended transaction
by Cyril Bur
· 8 years ago
0f65726
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
df00ccc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0606263
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
by Dan Williams
· 8 years ago
6839a6d
nfit: do an ARS scrub on hitting a latent media error
by Vishal Verma
· 8 years ago
bdf9701
nfit: move to nfit/ sub-directory
by Dan Williams
· 8 years ago
b301aac
testing/radix-tree: fix a macro expansion bug
by Dan Carpenter
· 8 years ago
58cd71b
nfit, tools/testing/nvdimm/: unify shutdown paths
by Dan Williams
· 8 years ago
bc9775d
libnvdimm: move ->module to struct nvdimm_bus_descriptor
by Dan Williams
· 8 years ago
e7a11b4
nfit: cleanup acpi_nfit_init calling convention
by Dan Williams
· 8 years ago
5dc68e5
tools/testing/nvdimm: add manufacturing_{date|location} dimm properties
by Dan Williams
· 8 years ago
7bfe97c
tools/testing/nvdimm: add virtual ramdisk range
by Dan Williams
· 8 years ago
38452af
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
by Ingo Molnar
· 8 years ago
24af8c5
selftests/powerpc: Add a test for PROT_SAO
by Michael Ellerman
· 8 years ago
7a9eb20
pmem: kill __pmem address space
by Dan Williams
· 8 years ago
85d3fa0
tools/testing/nvdimm: simulate multiple flush hints per-dimm
by Dan Williams
· 8 years ago
52e31f8
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
by Ingo Molnar
· 8 years ago
f80fd3a
selftests/x86: Add vDSO mremap() test
by Dmitry Safonov
· 8 years ago
b28f08c
tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder
by Dan Williams
· 8 years ago
bc5c0a0
selftests/powerpc: Use "Delta" rather than "Error" in normal output
by Michael Ellerman
· 8 years ago
4375088
selftests/powerpc: Test unaligned copy and paste
by Chris Smart
· 8 years ago
0c63e8b
selftests/powerpc: Import Anton's mmap & futex micro benchmarks
by Michael Ellerman
· 8 years ago
f2418ae
selftests/powerpc: Fix generation of vector instructions/types in context_switch
by Cyril Bur
· 9 years ago
94fa56a
selftests/powerpc: Fix usage message in context_switch
by Cyril Bur
· 9 years ago
d4ecdff
selftests/powerpc/pmu: Use signed long to read perf_event_paranoid
by Cyril Bur
· 9 years ago
54d5f16e
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
cde07f4
selftests: media_tests - Add media_device_open to .gitignore
by Shuah Khan
· 8 years ago
fe8777a
selftests: add media controller regression test scripts and document
by Shuah Khan
· 8 years ago
b96da0f
selftests: add media_device_open test
by Shuah Khan
· 8 years ago
e9c0d44
selftests: media_device_test change it to randomize loop count
by Shuah Khan
· 8 years ago
bff1246
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
by Yannick Brosseau
· 8 years ago
ee65735
selftests/vm: write strlen length instead of sizeof to nr_hugepages
by Yannick Brosseau
· 8 years ago
3aefd1f
selftests/lib: set printf.sh executable
by SeongJae Park
· 8 years ago
ee8520f
tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()
by Dan Williams
· 8 years ago
0a553cb
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
by Andrey Smirnov
· 8 years ago
519efa9
rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ
by Andrey Smirnov
· 8 years ago
cd26fca
rtc: rtctest: Change alarm IRQ support detection
by Andrey Smirnov
· 8 years ago
a7b50ab
selftests/vm/compaction_test: fix write to restore nr_hugepages
by Mike Kravetz
· 8 years ago
f295e53
libnvdimm, pmem: allow nfit_test to override pmem_direct_access()
by Dan Williams
· 8 years ago
16c19a2
selftests/powerpc: Load Monitor Register Tests
by Jack Miller
· 8 years ago
0ded517
ftracetest: Fix hist unsupported result in hist selftests
by Steven Rostedt (Red Hat)
· 8 years ago
6b0a57e
tools/testing/nvdimm: add pfn device dependency
by Dan Williams
· 8 years ago
f80eb42
selftests/exec: Makefile is a run-time dependency, add it to the install list
by Yannick Brosseau
· 8 years ago
65cbea5
torture: Inflict default jitter
by Paul E. McKenney
· 8 years ago
5ef20f8
rcutorture: Drop "-soundhw pcspkr" from x86 boot arguments
by Paul E. McKenney
· 8 years ago
d5e9537
rcutorture: Don't specify the cpu type of QEMU on PPC
by Boqun Feng
· 8 years ago
1b2f48f
rcutorture: Make -soundhw a x86 specific option
by Boqun Feng
· 8 years ago
1b900c6
rcutorture: Use vmlinux as the fallback kernel image
by Boqun Feng
· 8 years ago
e5731b5
rcutorture/doc: Create initrd using dracut
by Boqun Feng
· 8 years ago
682ed70
torture: Add starvation events to error summary
by Paul E. McKenney
· 9 years ago
6e8c66c
torture: Forgive lengthy trace dumps and preemption
by Paul E. McKenney
· 9 years ago
58d0a86
seccomp: add tests for ptrace hole
by Kees Cook
· 8 years ago
e754aed
x86/mpx, selftests: Add MPX self test
by Dave Hansen
· 8 years ago
fc100a7
soreuseport: Fix reuseport_bpf testcase on 32bit architectures
by Helge Deller
· 8 years ago
1a77e2b
kselftests: timers: Add set-tz test case
by John Stultz
· 8 years ago
24c82fb
Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
d62a023
Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
4496a1d
Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
1f40c49
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
97f8827
ftracetest: Use proper logic to find process PID
by Steven Rostedt (Red Hat)
· 8 years ago
7639dad
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
a4351cb
selftests/thuge-gen: Use platform specific MAP_HUGETLB value
by Helge Deller
· 9 years ago
64e2a42
parisc: Add ARCH_TRACEHOOK and regset support
by Helge Deller
· 9 years ago
36092ee
Merge branch 'for-4.7/dax' into libnvdimm-for-next
by Dan Williams
· 8 years ago
ab68f26
/dev/dax, pmem: direct access to persistent memory
by Dan Williams
· 8 years ago
8c1244d
radix-tree: tidy up next_chunk
by Matthew Wilcox
· 8 years ago
b194d16
radix-tree: rename radix_tree_is_indirect_ptr()
by Matthew Wilcox
· 8 years ago
4dd6c09
radix-tree: rename indirect_to_ptr() to entry_to_node()
by Matthew Wilcox
· 8 years ago
0694f0c
radix tree test suite: remove dependencies on height
by Matthew Wilcox
· 8 years ago
0796c58
radix-tree: fix radix_tree_dump() for multi-order entries
by Ross Zwisler
· 8 years ago
070c5ac
radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries
by Matthew Wilcox
· 8 years ago
eb73f7f
radix-tree: add test for radix_tree_locate_item()
by Ross Zwisler
· 8 years ago
0a2efc6
radix-tree: rewrite radix_tree_locate_item
by Matthew Wilcox
· 8 years ago
8a14f4d
radix-tree: fix radix_tree_create for sibling entries
by Matthew Wilcox
· 8 years ago
0fc9b8c
radix-tree test suite: add multi-order tag test
by Ross Zwisler
· 8 years ago
643b57d
radix tree test suite: multi-order iteration test
by Ross Zwisler
· 8 years ago
21ef533
radix-tree: add support for multi-order iterating
by Ross Zwisler
· 8 years ago
7b60e9a
radix-tree: fix multiorder BUG_ON in radix_tree_insert
by Matthew Wilcox
· 8 years ago
afe0e39
radix-tree: fix several shrinking bugs with multiorder entries
by Matthew Wilcox
· 8 years ago
4f3755d
radix tree test suite: start adding multiorder tests
by Matthew Wilcox
· 8 years ago
57578c2
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
by Matthew Wilcox
· 8 years ago
7f30867
radix tree test suite: rebuild when headers change
by Ross Zwisler
· 8 years ago
aa1d62d
radix tree test suite: keep regression test runs short
by Ross Zwisler
· 8 years ago
97d778b
radix tree test suite: allow testing other fan-out values
by Ross Zwisler
· 8 years ago
d42cb1a
radix tree test suite: add tests for radix_tree_locate_item()
by Matthew Wilcox
· 8 years ago
f518b16
radix tree test suite: fix build
by Matthew Wilcox
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
07b7526
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
2600a46
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
1f716d0
Merge branch 'for-4.7/dsm' into libnvdimm-for-next
by Dan Williams
· 8 years ago
Next »