index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2017-12-17
selftests/bpf: add bpf_call test
Alexei Starovoitov
-6
/
+492
2017-12-17
selftests/bpf: add tests for stack_zero tracking
Alexei Starovoitov
-2
/
+64
2017-12-17
selftests/bpf: add verifier tests for bpf_call
Alexei Starovoitov
-1
/
+960
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-12
/
+1
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
-0
/
+24
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
-12
/
+1
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
-1
/
+2
2017-12-12
bpf/tracing: add a bpf test for new ioctl query interface
Yonghong Song
-1
/
+160
2017-12-12
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
Naresh Kamboju
-0
/
+1
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
-3
/
+0
2017-12-11
rcutorture/kvm-build.sh: Skip build directory check
SeongJae Park
-5
/
+0
2017-12-11
rcutorture: Simplify functions.sh include path
SeongJae Park
-5
/
+5
2017-12-11
rcutorture: Simplify logging
SeongJae Park
-24
/
+12
2017-12-11
rcutorture/kvm-recheck-*: Improve result directory readability check
SeongJae Park
-3
/
+3
2017-12-11
rcutorture/kvm.sh: Support execution from any directory
SeongJae Park
-2
/
+3
2017-12-11
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
-2
/
+2
2017-12-11
rcutorture/kvm.sh: Remove unused variable, `alldone`
SeongJae Park
-1
/
+0
2017-12-11
rcutorture: Remove unused script, config2frag.sh
SeongJae Park
-25
/
+0
2017-12-11
rcutorture/configinit: Fix build directory error message
SeongJae Park
-1
/
+1
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
-1
/
+20
2017-12-11
selftests/powerpc: Fix build errors in powerpc ptrace selftests
Simon Guo
-5
/
+4
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+13
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+7
2017-12-05
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
-1
/
+13
2017-12-04
tools/testing/nvdimm: smart alarm/threshold control
Dan Williams
-44
/
+122
2017-12-04
nfit, libnvdimm: deprecate the generic SMART ioctl
Dan Williams
-14
/
+84
2017-12-04
selftests/powerpc: Check for pthread errors in tm-unavailable
Cyril Bur
-9
/
+34
2017-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+7
2017-12-03
selftests/bpf: add offload test based on netdevsim
Jakub Kicinski
-2
/
+691
2017-12-01
selftests/bpf: adjust test_align expected output
Alexei Starovoitov
-78
/
+78
2017-11-30
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
Yonghong Song
-0
/
+7
2017-11-29
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
-15
/
+28
2017-11-29
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
-37
/
+41
2017-11-29
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
-32
/
+37
2017-11-29
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
-1
/
+4
2017-11-28
torture: Prepare scripting for shift from %p to %pK
Paul E. McKenney
-1
/
+1
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+189
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
-7
/
+106
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
-23
/
+16
2017-11-21
x86/pkeys/selftests: Fix protection keys write() warning
Dave Hansen
-1
/
+4
2017-11-21
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
-5
/
+5
2017-11-21
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
-2
/
+2
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+92
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
-0
/
+92
2017-11-17
Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-71
/
+1303
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-32
/
+340
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-5
/
+398
2017-11-16
x86/selftests: Add test for mapping placement for 5-level paging
Kirill A. Shutemov
-1
/
+178
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-0
/
+234
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
[prev]
[next]