summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan2017-09-251-3/+1
* selftests/memfd: correct run_tests.sh permissionLi Zhijian2017-09-251-0/+0
* selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-09-251-5/+13
* selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-251-3/+3
* selftests: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-251-7/+7
* selftests: mqueue: Use full path to run tests from MakefileShuah Khan2017-09-251-2/+2
* selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan2017-09-251-1/+4
* selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan2017-09-211-0/+11
* selftests: sync: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-6/+18
* selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGSShuah Khan2017-09-211-2/+4
* selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan2017-09-211-5/+11
* selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan2017-09-211-6/+1
* selftests: lib.mk: fix test executable status check to use full pathShuah Khan2017-09-211-1/+1
* selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan2017-09-211-0/+4
* selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-0/+15
* Makefile: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-2/+2
* selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer2017-09-191-1/+1
* selftests: actually run the various net selftestsJosef Bacik2017-09-191-3/+3
* selftest: add a reuseaddr testJosef Bacik2017-09-193-1/+116
* selftests: silence test output by defaultJosef Bacik2017-09-191-2/+2
* selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer2017-09-181-0/+2
* selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer2017-09-181-8/+9
* selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer2017-09-181-6/+0
* selftests: intel_pstate: build only on x86Daniel Díaz2017-09-182-0/+7
* selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra2017-09-181-4/+4
* tools: fix testing/selftests/sigaltstack for s390xThomas Richter2017-09-181-0/+4
* selftests: net: More graceful finding of `ip'.Daniel Díaz2017-09-181-1/+1
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-171-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-162-1/+18
| * | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36