Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2519c35fac12f7e17ed79b1e01aa6edc161823af
/
tools
/
testing
/
selftests
2519c35
tools/testing: Fix trailing semicolon
by Luis de Bethencourt
· 7 years ago
4c1baad
kselftest: fix OOM in memory compaction test
by Arnd Bergmann
· 7 years ago
912ec31
selftests: seccomp: fix compile error seccomp_bpf
by Anders Roxell
· 7 years ago
02fc87b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
db1ac49
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
by Gianluca Borello
· 7 years ago
f1a8b8e
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
by Yonghong Song
· 7 years ago
7b659ee
x86/pkeys/selftests: Fix protection keys write() warning
by Dave Hansen
· 7 years ago
91c49c2
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
by Dave Hansen
· 7 years ago
a640012
x86/mpx/selftests: Fix up weird arrays
by Dave Hansen
· 7 years ago
fa7f578
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
64c349f
mm: add infrastructure for get_user_pages_fast() benchmarking
by Kirill A. Shutemov
· 7 years ago
b1c2a34
Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
97f404a
x86/selftests: Add test for mapping placement for 5-level paging
by Kirill A. Shutemov
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
c3e0d17
selftests: firmware: skip unsupported custom firmware fallback tests
by Amit Pundir
· 7 years ago
157339a
selftests: firmware: skip unsupported async loading tests
by Amit Pundir
· 7 years ago
7d33d2b
selftests: memfd_test.c: fix compilation warning.
by Lei Yang
· 7 years ago
42534b1
selftests/ftrace: Introduce exit_pass and exit_fail
by Masami Hiramatsu
· 7 years ago
f737b8f
selftests: ftrace: add more config fragments
by Lei Yang
· 7 years ago
47a18c4
android/ion: userspace test utility for ion buffer sharing
by Pintu Agarwal
· 7 years ago
50656ac
selftests: remove obsolete kconfig fragment for cpu-hotplug
by lei.yang@windriver.com
· 7 years ago
2650554
selftests: vdso_test: support ARM64 targets
by Greg Hackmann
· 7 years ago
8d17a6f
selftests/ftrace: Do not use arch dependent do_IRQ as a target function
by Masami Hiramatsu
· 7 years ago
af7dc09
selftests: breakpoints: fix compile error on breakpoint_test_arm64
by Sumit Semwal
· 7 years ago
d3611d7
selftests: add missing test result status in memory-hotplug test
by lei.yang@windriver.com
· 7 years ago
2d80c92
selftests/exec: include cwd in long path calculation
by Steve Muckle
· 7 years ago
d54e9a8
selftests: seccomp: update .gitignore with newly added tests
by Shuah Khan
· 7 years ago
b5b657a
selftests: vm: Update .gitignore with newly added tests
by Shuah Khan
· 7 years ago
e7d65f9
selftests: timers: Update .gitignore with newly added tests
by Shuah Khan
· 7 years ago
b6ff639
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
by Yonghong Song
· 7 years ago
d6ec9d9
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6098850
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f3edacb
bpf: Revert bpf_overrid_function() helper changes.
by David S. Miller
· 7 years ago
eafb340
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 7 years ago
77fad8b
selftests/powerpc: Check FP/VEC on exception in TM
by Gustavo Romero
· 7 years ago
a9e017d
selftests/x86: Add tests for the STR and SLDT instructions
by Ricardo Neri
· 7 years ago
9390afe
selftests/x86: Add tests for User-Mode Instruction Prevention
by Ricardo Neri
· 7 years ago
fec8f5a
selftests/x86/ldt_get: Add a few additional tests for limits
by Andy Lutomirski
· 7 years ago
adedf28
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
by Andy Lutomirski
· 7 years ago
d744dca
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
by Andy Lutomirski
· 7 years ago
d60ad74
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
by Andy Lutomirski
· 7 years ago
693cb55
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
by Andy Lutomirski
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
37f1ba0
selftests/bpf: add a test for device cgroup controller
by Roman Gushchin
· 7 years ago
9d1f159
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
by Roman Gushchin
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
fdebad1
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
634eab1
bpf: add test cases to bpf selftests to cover all meta tests
by Daniel Borkmann
· 7 years ago
b06723d
bpf: minor cleanups after merge
by Daniel Borkmann
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
81ba4e1
selftests/bpf: remove useless bpf_trace_printk
by Alexei Starovoitov
· 7 years ago
170b8ff
tc-testing: better test case file error reporting
by Brenda J. Butler
· 7 years ago
6c26c3f
tc-testing: better check if thing is list
by Brenda J. Butler
· 7 years ago
7ae677f
tc-testing: correction to docstring in get_unique_item
by Brenda J. Butler
· 7 years ago
181d661
tc-testing: split config file
by Brenda J. Butler
· 7 years ago
a5a5efe
tc-testing: gitignore, ignore standard python artifacts
by Brenda J. Butler
· 7 years ago
7dfbe5b
tc-testing: very simple example test cases
by Brenda J. Butler
· 7 years ago
a323335
selftests: lib.mk: print individual test results to console by default
by Shuah Khan
· 7 years ago
518828f
tc-testing: fix arg to ip command: -s -> -n
by Brenda J. Butler
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
31c2611
selftests: Introduce a new test case to tc testsuite
by Chris Mi
· 7 years ago
7f07199
selftests: Introduce a new script to generate tc batch file
by Chris Mi
· 7 years ago
5cd3801
locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
by Mark Rutland
· 7 years ago
564cbc8
locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
72bc286
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
e27afb8
selftests/bpf: fix broken build of test_maps
by Alexei Starovoitov
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b5ac3be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cd86d1f
bpf: Adding helper function bpf_getsockops
by Lawrence Brakmo
· 7 years ago
b37242c
bpf: add test cases to bpf selftests to cover all access tests
by Daniel Borkmann
· 7 years ago
e043325
bpf: Add tests for eBPF file mode
by Chenbo Feng
· 7 years ago
f7e9cb1
bpf: remove mark access for SK_SKB program types
by John Fastabend
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
435bf0d
bpf: enforce TCP only support for sockmap
by John Fastabend
· 7 years ago
28e33f9
bpf: disallow arithmetic operations on context pointer
by Jakub Kicinski
· 7 years ago
7f6661a
tc-testing: fix the -l argument bug in tdc.py
by Lucas Bates
· 7 years ago
cf797ac
tc-testing: Add test cases for police and skbmod
by Lucas Bates
· 7 years ago
0923edf
tc-testing: Split test case files into smaller chunks
by Lucas Bates
· 7 years ago
ae3c33c
tc-testing: Add test cases for flushing actions
by Lucas Bates
· 7 years ago
7ddd8fa
userfaultfd: selftest: exercise -EEXIST only in background transfer
by Andrea Arcangeli
· 7 years ago
89aca47
selftests/powerpc: context_switch: Fix pthread errors
by Cyril Bur
· 7 years ago
2d0d21c
selftests: rtnetlink: add a small macsec test case
by Florian Westphal
· 7 years ago
8f88f74
selftests: rtnetlink: test RTM_GETNETCONF
by Florian Westphal
· 7 years ago
a99ca6d
selftests/bpf: add a test for verifier logs
by Jakub Kicinski
· 7 years ago
da93b8c
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b038c58
torture: Provide TMPDIR environment variable to specify tmpdir
by Paul E. McKenney
· 7 years ago
81b9cf8
bpf: add a test case for helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
020a32d
bpf: add a test case for helper bpf_perf_event_read_value
by Yonghong Song
· 7 years ago
06755a8
selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths
by Seth Forshee
· 7 years ago
1561b32
selftests/net: rxtimestamp: Fix an off by one
by Dan Carpenter
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ea344f6
selftests: mqueue: fix regression in silencing output from RUN_TESTS
by Shuah Khan
· 7 years ago
3346a6a
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
by Shuah Khan
· 7 years ago
390ee7e
bpf: enforce return code for cgroup-bpf programs
by Alexei Starovoitov
· 7 years ago
e9b871e
selftests: rtnetlink: try concurrent change of ifalias
by Florian Westphal
· 7 years ago
Next »