| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-28 | 2 | -2/+0 |
|\ |
|
| * | x86/retpoline: Remove the esp/rsp thunk | Waiman Long | 2018-01-24 | 2 | -2/+0 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-28 | 6 | -23/+59 |
|\ \ |
|
| * | | x86/ftrace: Add one more ENDPROC annotation | Josh Poimboeuf | 2018-01-28 | 1 | -1/+1 |
| * | | x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels | Andy Lutomirski | 2018-01-26 | 1 | -13/+9 |
| * | | x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems | Andy Lutomirski | 2018-01-26 | 1 | -5/+29 |
| * | | x86/microcode: Fix again accessing initrd after having been freed | Borislav Petkov | 2018-01-24 | 1 | -1/+1 |
| * | | x86/microcode/intel: Extend BDW late-loading further with LLC size check | Jia Zhang | 2018-01-24 | 1 | -2/+18 |
| * | | perf/x86/amd/power: Do not load AMD power module on !AMD platforms | Xiao Liang | 2018-01-24 | 1 | -1/+1 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-01-28 | 1 | -15/+18 |
|\ \ \ |
|
| * | | | perf/x86: Fix perf,x86,cpuhp deadlock | Peter Zijlstra | 2018-01-25 | 1 | -15/+18 |
| |/ / |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-01-25 | 1 | -7/+11 |
|\ \ \ |
|
| * \ \ | Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2018-01-24 | 1 | -7/+11 |
| |\ \ \ |
|
| | * | | | KVM: s390: add proper locking for CMMA migration bitmap | Christian Borntraeger | 2018-01-24 | 1 | -7/+11 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2018-01-24 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 | Corentin Labbe | 2018-01-24 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-01-24 | 3 | -11/+66 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | ftrace, orc, x86: Handle ftrace dynamically allocated trampolines | Steven Rostedt (VMware) | 2018-01-23 | 1 | -1/+47 |
| * | | | | x86/ftrace: Fix ORC unwinding from ftrace handlers | Josh Poimboeuf | 2018-01-23 | 2 | -10/+19 |
| |/ / / |
|
* | | | | Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-01-23 | 1 | -12/+20 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86/PCI: Enable AMD 64-bit window on resume | =?UTF-8?q?Christian=20K=C3=B6nig?= | 2018-01-16 | 1 | -12/+20 |
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-21 | 7 | -7/+45 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86/retpoline: Optimize inline assembler for vmexit_fill_RSB | Andi Kleen | 2018-01-19 | 1 | -3/+4 |
| * | | | kprobes/x86: Disable optimizing on the function jumps to indirect thunk | Masami Hiramatsu | 2018-01-19 | 1 | -1/+22 |
| * | | | kprobes/x86: Blacklist indirect thunk functions for kprobes | Masami Hiramatsu | 2018-01-19 | 1 | -1/+2 |
| * | | | retpoline: Introduce start/end markers of indirect thunk | Masami Hiramatsu | 2018-01-19 | 3 | -1/+10 |
| * | | | x86/mce: Make machine check speculation protected | Thomas Gleixner | 2018-01-19 | 3 | -1/+7 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-21 | 1 | -10/+15 |
|\ \ \ \ |
|
| * | | | | x86/mm: Rework wbinvd, hlt operation in stop_this_cpu() | Tom Lendacky | 2018-01-18 | 1 | -10/+15 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2018-01-20 | 2 | -12/+35 |
|\ \ \ \ \ |
|
| * | | | | | alpha/PCI: Fix noname IRQ level detection | Lorenzo Pieralisi | 2018-01-20 | 1 | -6/+29 |
| * | | | | | alpha: extend memset16 to EV6 optimised routines | Michael Cree | 2018-01-16 | 1 | -6/+6 |
* | | | | | | x86: Use __nostackprotect for sme_encrypt_kernel | Laura Abbott | 2018-01-20 | 1 | -1/+1 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-01-20 | 8 | -6/+188 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: s390: wire up bpb feature | Christian Borntraeger | 2018-01-20 | 4 | -2/+28 |
| * | | | | | | KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds | Paul Mackerras | 2018-01-19 | 2 | -0/+156 |
| * | | | | | | KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ... | Tianyu Lan | 2018-01-17 | 1 | -2/+2 |
| * | | | | | | Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu... | Radim Krčmář | 2018-01-17 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls | Marc Zyngier | 2018-01-16 | 1 | -2/+2 |
* | | | | | | | Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-01-20 | 12 | -12/+107 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MIPS: Fix undefined reference to physical_memsize | James Hogan | 2018-01-18 | 1 | -1/+10 |
| * | | | | | | | MIPS: Implement __multi3 for GCC7 MIPS64r6 builds | James Hogan | 2018-01-11 | 3 | -1/+73 |
| * | | | | | | | MIPS: mm: Fix duplicate "const" on insn_table_MM | James Hogan | 2018-01-10 | 1 | -1/+1 |
| * | | | | | | | MIPS: CM: Drop WARN_ON(vp != 0) | James Hogan | 2018-01-10 | 1 | -1/+0 |
| * | | | | | | | MIPS: ralink: Fix platform_get_irq's error checking | Arvind Yadav | 2018-01-10 | 1 | -2/+2 |
| * | | | | | | | MIPS: Fix CPS SMP NS16550 UART defaults | James Hogan | 2018-01-10 | 1 | -4/+10 |
| * | | | | | | | MIPS: BCM47XX Avoid compile error with MIPS allnoconfig | Matt Redfearn | 2018-01-10 | 1 | -0/+1 |
| * | | | | | | | MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILS | Matt Redfearn | 2018-01-10 | 1 | -0/+4 |
| * | | | | | | | MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE | Matt Redfearn | 2018-01-10 | 1 | -1/+3 |
| * | | | | | | | MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE | Matt Redfearn | 2018-01-10 | 1 | -0/+2 |