| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-03-04 | 2 | -5/+160 |
|\ |
|
| * | KVM: x86/xen: Add support for vCPU runstate information | David Woodhouse | 2021-03-02 | 1 | -3/+156 |
| * | selftests: kvm: Mmap the entire vcpu mmap area | Aaron Lewis | 2021-03-02 | 1 | -2/+4 |
* | | Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2021-02-26 | 1 | -3/+3 |
|\ \ |
|
| * | | tracing/tools: fix a couple of spelling mistakes | Colin Ian King | 2021-02-25 | 1 | -3/+3 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-02-26 | 4 | -1/+169 |
|\ \ \
| | |/
| |/| |
|
| * | | selftests: kvm: avoid uninitialized variable warning | Paolo Bonzini | 2021-02-15 | 1 | -1/+2 |
| * | | selftests: kvm: add hardware_disable test | Ignacio Alvarado | 2021-02-15 | 3 | -0/+167 |
* | | | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-02-25 | 1 | -1/+14 |
|\ \ \ |
|
| * | | | wireguard: selftests: test multiple parallel streams | Jason A. Donenfeld | 2021-02-24 | 1 | -1/+14 |
* | | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-25 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | objtool: Fix stack-swizzle for FRAME_POINTER=y | Peter Zijlstra | 2021-02-22 | 1 | -0/+14 |
| * | | | | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar | 2021-02-12 | 52 | -468/+1840 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-02-25 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | kasan: prefix global functions with kasan_ | Andrey Konovalov | 2021-02-24 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-02-24 | 1 | -3/+18 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | dma-mapping: benchmark: pretend DMA is transmitting | Barry Song | 2021-02-05 | 1 | -3/+18 |
* | | | | | | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-02-24 | 6 | -8/+104 |
|\ \ \ \ \ \ |
|
| * | | | | | | objtool: Split noinstr validation from --vmlinux | Sami Tolvanen | 2021-02-23 | 3 | -3/+4 |
| * | | | | | | objtool: Don't autodetect vmlinux.o | Sami Tolvanen | 2021-02-23 | 1 | -5/+1 |
| * | | | | | | objtool: Fix __mcount_loc generation with Clang's assembler | Sami Tolvanen | 2021-02-23 | 1 | -2/+15 |
| * | | | | | | objtool: Add a pass for generating __mcount_loc | Peter Zijlstra | 2021-02-23 | 6 | -2/+88 |
* | | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-23 | 6 | -1/+1437 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tests: add mount_setattr() selftests | Christian Brauner | 2021-01-24 | 5 | -0/+1434 |
| * | | | | | | | fs: add mount_setattr() | Christian Brauner | 2021-01-24 | 1 | -1/+3 |
* | | | | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-23 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig | 2021-02-08 | 1 | -2/+0 |
| * | | | | | | | | module: remove EXPORT_SYMBOL_GPL_FUTURE | Christoph Hellwig | 2021-02-08 | 1 | -1/+0 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-02-23 | 31 | -443/+744 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | objtool: Support stack-swizzle | Peter Zijlstra | 2021-02-10 | 1 | -0/+45 |
| * | | | | | | | objtool,x86: Additionally decode: mov %rsp, (%reg) | Peter Zijlstra | 2021-02-10 | 1 | -8/+34 |
| * | | | | | | | x86/unwind/orc: Change REG_SP_INDIRECT | Peter Zijlstra | 2021-02-10 | 1 | -1/+1 |
| * | | | | | | | objtool: Add xen_start_kernel() to noreturn list | Josh Poimboeuf | 2021-01-26 | 1 | -0/+1 |
| * | | | | | | | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC | Josh Poimboeuf | 2021-01-26 | 4 | -26/+21 |
| * | | | | | | | objtool: Add asm version of STACK_FRAME_NON_STANDARD | Josh Poimboeuf | 2021-01-26 | 1 | -0/+8 |
| * | | | | | | | objtool: Assume only ELF functions do sibling calls | Josh Poimboeuf | 2021-01-26 | 1 | -14/+22 |
| * | | | | | | | objtool: Support retpoline jump detection for vmlinux.o | Josh Poimboeuf | 2021-01-26 | 1 | -4/+4 |
| * | | | | | | | objtool: Fix ".cold" section suffix check for newer versions of GCC | Josh Poimboeuf | 2021-01-26 | 1 | -2/+2 |
| * | | | | | | | objtool: Fix retpoline detection in asm code | Josh Poimboeuf | 2021-01-26 | 3 | -2/+14 |
| * | | | | | | | objtool: Fix error handling for STD/CLD warnings | Josh Poimboeuf | 2021-01-26 | 1 | -2/+6 |
| * | | | | | | | objtool: Support stack layout changes in alternatives | Josh Poimboeuf | 2021-01-14 | 4 | -111/+159 |
| * | | | | | | | objtool: Add 'alt_group' struct | Josh Poimboeuf | 2021-01-14 | 2 | -7/+35 |
| * | | | | | | | objtool: Refactor ORC section generation | Josh Poimboeuf | 2021-01-14 | 7 | -159/+140 |
| * | | | | | | | x86/insn: Fix vector instruction decoding on big endian cross-compiles | Vasily Gorbik | 2021-01-14 | 2 | -9/+21 |
| * | | | | | | | objtool: Rework header include paths | Vasily Gorbik | 2021-01-14 | 26 | -47/+48 |
| * | | | | | | | objtool: Fix x86 orc generation on big endian cross-compiles | Vasily Gorbik | 2021-01-14 | 7 | -6/+70 |
| * | | | | | | | objtool: Fix reloc generation on big endian cross-compiles | Martin Schwidefsky | 2021-01-14 | 1 | -15/+19 |
| * | | | | | | | x86/insn: Support big endian cross-compiles | Martin Schwidefsky | 2021-01-14 | 2 | -54/+80 |
| * | | | | | | | objtool: Make SP memory operation match PUSH/POP semantics | Julien Thierry | 2021-01-14 | 1 | -0/+20 |
| * | | | | | | | objtool: Support addition to set CFA base | Julien Thierry | 2021-01-14 | 1 | -0/+11 |