Age | Commit message (Expand) | Author |
2019-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-25 | Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-07-25 | objtool: Improve UACCESS coverage | Peter Zijlstra |
2019-07-24 | ktest: Fix some typos in config-bisect.pl | Masanari Iida |
2019-07-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig |
2019-07-23 | Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc... | Ingo Molnar |
2019-07-23 | perf build: Do not use -Wshadow on gcc < 4.8 | Arnaldo Carvalho de Melo |
2019-07-23 | perf probe: Avoid calling freeing routine multiple times for same pointer | Arnaldo Carvalho de Melo |
2019-07-23 | perf probe: Set pev->nargs to zero after freeing pev->args entries | Arnaldo Carvalho de Melo |
2019-07-23 | perf session: Fix loading of compressed data split across adjacent records | Alexey Budankov |
2019-07-23 | perf stat: Always separate stalled cycles per insn | Cong Wang |
2019-07-23 | perf stat: Fix segfault for event group in repeat mode | Jiri Olsa |
2019-07-23 | perf tools: Fix proper buffer size for feature processing | Jiri Olsa |
2019-07-23 | perf script: Fix off by one in brstackinsn IPC computation | Andi Kleen |
2019-07-23 | perf script: Improve man page description of metrics | Andi Kleen |
2019-07-23 | perf script: Fix --max-blocks man page description | Andi Kleen |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-20 | KVM: selftests: Remove superfluous define from vmx.c | Thomas Huth |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-18 | selftests/bpf: fix test_xdp_noinline on s390 | Ilya Leoshkevich |
2019-07-18 | selftests/bpf: fix "valid read map access into a read-only array 1" on s390 | Ilya Leoshkevich |
2019-07-18 | objtool: Support conditional retpolines | Josh Poimboeuf |
2019-07-18 | objtool: Convert insn type to enum | Josh Poimboeuf |
2019-07-18 | objtool: Fix seg fault on bad switch table entry | Josh Poimboeuf |
2019-07-18 | objtool: Support repeated uses of the same C jump table | Jann Horn |
2019-07-18 | objtool: Refactor jump table code | Josh Poimboeuf |
2019-07-18 | objtool: Refactor sibling call detection logic | Josh Poimboeuf |
2019-07-18 | objtool: Do frame pointer check before dead end check | Josh Poimboeuf |
2019-07-18 | objtool: Change dead_end_function() to return boolean | Josh Poimboeuf |
2019-07-18 | objtool: Warn on zero-length functions | Josh Poimboeuf |
2019-07-18 | objtool: Refactor function alias logic | Josh Poimboeuf |
2019-07-18 | objtool: Track original function across branches | Josh Poimboeuf |
2019-07-18 | objtool: Add mcsafe_handle_tail() to the uaccess safe list | Josh Poimboeuf |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-07-18 | Merge branch 'x86/debug' into core/urgent | Thomas Gleixner |
2019-07-18 | objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain | Michael Forney |
2019-07-18 | objtool: Use Elf_Scn typedef instead of assuming struct name | Michael Forney |
2019-07-18 | Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/... | Thomas Gleixner |
2019-07-17 | selftests: add a test case for rp_filter | Cong Wang |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-16 | selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO | Dmitry V. Levin |