index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
13
-0
/
+1210
2019-11-25
Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
17
-40
/
+68
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+57
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
1
-2
/
+51
2019-11-15
selftests: mlxsw: Adjust test to recent changes
Ido Schimmel
1
-2
/
+6
2019-11-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
1
-2
/
+2
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+115
2019-11-07
selftests: sync: Fix cast warnings on arm
Masami Hiramatsu
1
-3
/
+3
2019-11-07
selftests: net: Fix printf format warnings on arm
Masami Hiramatsu
3
-4
/
+6
2019-11-07
selftests: net: Use size_t and ssize_t for counting file size
Masami Hiramatsu
1
-4
/
+4
2019-11-07
selftests: vm: Build/Run 64bit tests only on 64bit arch
Masami Hiramatsu
2
-0
/
+15
2019-11-07
selftests: proc: Make va_max 1MB
Masami Hiramatsu
1
-1
/
+5
2019-11-07
kselftest: Fix NULL INSTALL_PATH for TARGETS runlist
Prabhakar Kushwaha
1
-1
/
+1
2019-11-07
selftests: Move kselftest_module.sh into kselftest/
Kees Cook
6
-4
/
+5
2019-11-07
selftests: gen_kselftest_tar.sh: Do not clobber kselftest/
Kees Cook
2
-20
/
+25
2019-11-07
selftests: breakpoints: Fix a typo of function name
Masami Hiramatsu
1
-1
/
+1
2019-11-06
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
1
-0
/
+108
2019-11-06
mm/gup_benchmark: fix MAP_HUGETLB case
John Hubbard
1
-1
/
+1
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+7
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-2
/
+29
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-01
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-1
/
+7
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-10-26
selftests: fib_tests: add more tests for metric update
Paolo Abeni
1
-0
/
+21
2019-10-22
selftests: Make l2tp.sh executable
David Ahern
1
-0
/
+0
2019-10-22
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
1
-10
/
+11
2019-10-22
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
1
-0
/
+2
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
5
-15
/
+15
2019-10-22
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
1
-6
/
+1
2019-10-22
selftests: kvm: synchronize .gitignore to Makefile
Vitaly Kuznetsov
1
-0
/
+2
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-5
/
+9
2019-10-19
mm/gup_benchmark: add a missing "w" to getopt string
John Hubbard
1
-1
/
+1
2019-10-18
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
1
-1
/
+1
2019-10-16
selftests: Fix O= and KBUILD_OUTPUT handling for relative paths
Shuah Khan
1
-2
/
+3
2019-10-12
Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-5
/
+9
2019-10-09
selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
Desnes A. Nunes do Rosario
1
-1
/
+1
2019-10-08
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
1
-3
/
+3
2019-10-08
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
1
-0
/
+3
2019-10-08
Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+79
2019-10-07
kunit: Fix '--build_dir' option
SeongJae Park
1
-2
/
+4
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-12
/
+5
2019-10-04
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-5
/
+379
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
1
-12
/
+4
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
1
-1
/
+1
2019-10-02
selftests: watchdog: Add command line option to show watchdog_info
George G. Davis
1
-1
/
+15
2019-10-02
selftests: watchdog: Validate optional file argument
George G. Davis
1
-0
/
+11
2019-10-02
selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inherit
Brian Vazquez
1
-1
/
+1
[next]