index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-13
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
2017-10-10
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-10-05
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
2017-10-05
selftests: mqueue: fix regression in silencing output from RUN_TESTS
Shuah Khan
2017-10-05
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
2017-09-25
selftests/memfd: correct run_tests.sh permission
Li Zhijian
2017-09-25
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
2017-09-25
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
2017-09-25
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-21
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
2017-09-21
selftests: sync: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
Shuah Khan
2017-09-21
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
2017-09-21
selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
Shuah Khan
2017-09-21
selftests: lib.mk: fix test executable status check to use full path
Shuah Khan
2017-09-21
selftests: Makefile: clear LDFLAGS for make O=dir use-case
Shuah Khan
2017-09-21
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-19
selftests/net: msg_zerocopy enable build with older kernel headers
Thomas Meyer
2017-09-19
selftests: actually run the various net selftests
Josef Bacik
2017-09-19
selftest: add a reuseaddr test
Josef Bacik
2017-09-19
selftests: silence test output by default
Josef Bacik
2017-09-18
selftests/ftrace: multiple_kprobes: Also check for support
Thomas Meyer
2017-09-18
selftests/bpf: Make bpf_util work on uniprocessor systems
Thomas Meyer
2017-09-18
selftests/intel_pstate: No need to compile test progs in the run script
Thomas Meyer
2017-09-18
selftests: intel_pstate: build only on x86
Daniel Díaz
2017-09-18
selftests: breakpoints: re-order TEST_GEN_PROGS targets
Fathi Boudra
2017-09-18
tools: fix testing/selftests/sigaltstack for s390x
Thomas Richter
2017-09-18
selftests: net: More graceful finding of `ip'.
Daniel Díaz
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2017-09-08
tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing
Cyrill Gorcunov
2017-09-08
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]