Age | Commit message (Expand) | Author |
2019-07-26 | crypto: Remove orphan tools/crypto directory | Herbert Xu |
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 |
2019-07-16 | ptrace: add PTRACE_GET_SYSCALL_INFO request | Elvira Khabirova |
2019-07-16 | proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) | Alexey Dobriyan |
2019-07-16 | tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000... | Alexey Dobriyan |
2019-07-16 | selftests/bpf: fix perf_buffer on s390 | Ilya Leoshkevich |
2019-07-16 | selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly | Andrii Nakryiko |
2019-07-16 | selftests/bpf: fix test_verifier/test_maps make dependencies | Andrii Nakryiko |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-16 | ftrace/selftest: Test if set_event/ftrace_pid exists before writing | Steven Rostedt (VMware) |
2019-07-16 | ftrace/selftests: Return the skip code when tracing directory not configured ... | Steven Rostedt (VMware) |
2019-07-16 | Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linux | Linus Torvalds |
2019-07-16 | libbpf: fix another GCC8 warning for strncpy | Andrii Nakryiko |
2019-07-16 | selftests/bpf: skip nmi test when perf hw events are disabled | Ilya Leoshkevich |
2019-07-16 | selftests/bpf: fix "alu with different scalars 1" on s390 | Ilya Leoshkevich |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-16 | selftests/bpf: remove logic duplication in test_verifier | Andrii Nakryiko |
2019-07-15 | bpf: sync bpf.h to tools/ | Stanislav Fomichev |
2019-07-15 | selftests/bpf: add selftests for wide loads | Stanislav Fomichev |