Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a35f2f34b5b4ea079abefb644ac4f828c30e9a5d
/
tools
/
testing
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
352909b
selftests/x86: Add test_vsyscall
by Andy Lutomirski
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
2b36047
selftests/bpf: fix test_align
by Alexei Starovoitov
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2758b3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
9f5cb6b
x86/ldt: Make the LDT mapping RO
by Thomas Gleixner
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a4828f8
x86/ldt: Prevent LDT inheritance on exec
by Thomas Gleixner
· 7 years ago
cd95a89
selftests/bpf: fix Makefile for passing LLC to the command line
by Quentin Monnet
· 7 years ago
8b6ca2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
82abbf8
bpf: do not allow root to mangle valid pointers
by Alexei Starovoitov
· 7 years ago
2255f8d
selftests/bpf: add tests for recent bugfixes
by Jann Horn
· 7 years ago
1c8e77f
selftests: net: Adding config fragment CONFIG_NUMA=y
by Naresh Kamboju
· 7 years ago
19c832e
bpf: Fix tools and testing build.
by David Miller
· 7 years ago
87ab819
bpf: add test case for ld_abs and helper changing pkt data
by Daniel Borkmann
· 7 years ago
720f228
bpf: fix broken BPF selftest build
by Daniel Borkmann
· 7 years ago
618e165
selftests/bpf: sync kernel headers and introduce arch support in Makefile
by Hendrik Brueckner
· 7 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
2b27941
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
by Yonghong Song
· 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
a3841f9
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
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
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
c7df8ad
mm, truncate: do not check mapping for every page being truncated
by Mel Gorman
· 7 years ago
4247f24c
Merge branch 'for-4.15/dax' into libnvdimm-for-next
by Dan Williams
· 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
fb2a174
tools/testing/nvdimm: unit test clear-error commands
by Dan Williams
· 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
41cb330
tools/testing/nvdimm: stricter bounds checking for error injection commands
by Vishal Verma
· 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
5e096ef
nfit_test: when clearing poison, also remove badrange entries
by Vishal Verma
· 7 years ago
9fb1a19
nfit_test: add error injection DSMs
by Dave Jiang
· 7 years ago
aa9ad44
libnvdimm: move poison list functions to a new 'badrange' file
by Dave Jiang
· 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
7a88cbd
Backmerge tag 'v4.14-rc7' into drm-next
by Dave Airlie
· 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
Next »