Age | Commit message (Expand) | Author |
2017-10-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-29 | Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-09-28 | perf test: Fix vmlinux failure on s390x part 2 | Thomas Richter |
2017-09-28 | perf test: Fix vmlinux failure on s390x | Thomas Richter |
2017-09-28 | objtool: Support unoptimized frame pointer setup | Josh Poimboeuf |
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-25 | perf tools: Fix syscalltbl build failure | Akemi Yagi |
2017-09-25 | perf report: Fix debug messages with --call-graph option | Mengting Zhang |
2017-09-25 | perf evsel: Fix attr.exclude_kernel setting for default cycles:p | Arnaldo Carvalho de Melo |
2017-09-25 | tools include: Sync kernel ABI headers with tooling headers | Ingo Molnar |
2017-09-25 | perf tools: Get all of tools/{arch,include}/ in the MANIFEST | Arnaldo Carvalho de Melo |
2017-09-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-23 | x86/asm: Fix inline asm call constraints for Clang | Josh Poimboeuf |
2017-09-23 | objtool: Handle another GCC stack pointer adjustment bug | Josh Poimboeuf |
2017-09-22 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-21 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | 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 | tools/testing/nvdimm: disable labels for nfit_test.1 | Dan Williams |
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-17 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
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-15 | objtool: Fix object file corruption | Josh Poimboeuf |
2017-09-15 | objtool: Do not retrieve data from empty sections | Petr Vandrovec |
2017-09-15 | objtool: Fix memory leak in elf_create_rela_section() | Martin Kepplinger |