Age | Commit message (Expand) | Author | Files | Lines |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -2/+52 |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -18/+4 |
2019-07-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 20 | -142/+1029 |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -181/+206 |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -12/+492 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2019-07-20 | KVM: selftests: Remove superfluous define from vmx.c | Thomas Huth | 1 | -2/+0 |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -153/+373 |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 23 | -152/+339 |
2019-07-18 | selftests/bpf: fix test_xdp_noinline on s390 | Ilya Leoshkevich | 1 | -8/+9 |
2019-07-18 | selftests/bpf: fix "valid read map access into a read-only array 1" on s390 | Ilya Leoshkevich | 1 | -1/+1 |
2019-07-18 | objtool: Support conditional retpolines | Josh Poimboeuf | 2 | -2/+11 |
2019-07-18 | objtool: Convert insn type to enum | Josh Poimboeuf | 4 | -26/+20 |
2019-07-18 | objtool: Fix seg fault on bad switch table entry | Josh Poimboeuf | 1 | -1/+1 |
2019-07-18 | objtool: Support repeated uses of the same C jump table | Jann Horn | 3 | -25/+30 |
2019-07-18 | objtool: Refactor jump table code | Josh Poimboeuf | 3 | -40/+46 |
2019-07-18 | objtool: Refactor sibling call detection logic | Josh Poimboeuf | 1 | -32/+33 |
2019-07-18 | objtool: Do frame pointer check before dead end check | Josh Poimboeuf | 1 | -9/+9 |
2019-07-18 | objtool: Change dead_end_function() to return boolean | Josh Poimboeuf | 1 | -22/+14 |
2019-07-18 | objtool: Warn on zero-length functions | Josh Poimboeuf | 1 | -0/+6 |
2019-07-18 | objtool: Refactor function alias logic | Josh Poimboeuf | 2 | -8/+10 |
2019-07-18 | objtool: Track original function across branches | Josh Poimboeuf | 1 | -16/+12 |
2019-07-18 | objtool: Add mcsafe_handle_tail() to the uaccess safe list | Josh Poimboeuf | 1 | -0/+1 |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 9 | -16/+101 |
2019-07-18 | Merge branch 'x86/debug' into core/urgent | Thomas Gleixner | 1 | -7/+20 |
2019-07-18 | objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain | Michael Forney | 3 | -3/+3 |
2019-07-18 | objtool: Use Elf_Scn typedef instead of assuming struct name | Michael Forney | 1 | -1/+1 |
2019-07-18 | Merge tag 'perf-core-for-mingo-5.3-20190715' of git://git.kernel.org/pub/scm/... | Thomas Gleixner | 20 | -142/+1029 |
2019-07-17 | selftests: add a test case for rp_filter | Cong Wang | 1 | -1/+34 |
2019-07-18 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada | 1 | -2/+2 |
2019-07-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -7/+432 |
2019-07-16 | selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO | Dmitry V. Levin | 3 | -1/+273 |
2019-07-16 | ptrace: add PTRACE_GET_SYSCALL_INFO request | Elvira Khabirova | 1 | -4/+9 |
2019-07-16 | proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) | Alexey Dobriyan | 3 | -0/+135 |
2019-07-16 | tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000... | Alexey Dobriyan | 1 | -2/+15 |
2019-07-16 | selftests/bpf: fix perf_buffer on s390 | Ilya Leoshkevich | 3 | -17/+11 |
2019-07-16 | selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly | Andrii Nakryiko | 1 | -14/+10 |
2019-07-16 | selftests/bpf: fix test_verifier/test_maps make dependencies | Andrii Nakryiko | 1 | -3/+3 |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2 | -2/+2 |
2019-07-16 | ftrace/selftest: Test if set_event/ftrace_pid exists before writing | Steven Rostedt (VMware) | 1 | -2/+2 |
2019-07-16 | ftrace/selftests: Return the skip code when tracing directory not configured ... | Steven Rostedt (VMware) | 1 | -6/+32 |
2019-07-16 | Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linux | Linus Torvalds | 1 | -11/+7 |
2019-07-16 | libbpf: fix another GCC8 warning for strncpy | Andrii Nakryiko | 1 | -1/+2 |
2019-07-16 | selftests/bpf: skip nmi test when perf hw events are disabled | Ilya Leoshkevich | 1 | -1/+32 |
2019-07-16 | selftests/bpf: fix "alu with different scalars 1" on s390 | Ilya Leoshkevich | 1 | -1/+1 |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+6 |
2019-07-16 | selftests/bpf: remove logic duplication in test_verifier | Andrii Nakryiko | 1 | -20/+15 |
2019-07-15 | bpf: sync bpf.h to tools/ | Stanislav Fomichev | 1 | -2/+2 |
2019-07-15 | selftests/bpf: add selftests for wide loads | Stanislav Fomichev | 1 | -0/+37 |
2019-07-15 | selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c | Stanislav Fomichev | 2 | -36/+36 |