| Commit message (Expand) | Author | Age | Files | Lines |
* | hexagon: switch to generic version of pte allocation | Mike Rapoport | 2019-07-21 | 1 | -32/+2 |
* | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-20 | 4 | -1/+38 |
|\ |
|
| * | dma-direct: Force unencrypted DMA under SME for certain DMA masks | Tom Lendacky | 2019-07-16 | 4 | -1/+38 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-20 | 31 | -195/+218 |
|\ \ |
|
| * | | x86/entry/64: Prevent clobbering of saved CR2 value | Thomas Gleixner | 2019-07-20 | 1 | -1/+10 |
| * | | x86/hyper-v: Zero out the VP ASSIST PAGE on allocation | Dexuan Cui | 2019-07-19 | 1 | -2/+11 |
| * | | x86, boot: Remove multiple copy of static function sanitize_boot_params() | Zhenzhong Duan | 2019-07-18 | 2 | -1/+1 |
| * | | x86/boot/compressed/64: Remove unused variable | Zhenzhong Duan | 2019-07-18 | 1 | -1/+0 |
| * | | x86/boot/efi: Remove unused variables | Zhenzhong Duan | 2019-07-18 | 1 | -9/+1 |
| * | | x86/mm, tracing: Fix CR2 corruption | Peter Zijlstra | 2019-07-17 | 7 | -51/+59 |
| * | | x86/entry/64: Update comments and sanity tests for create_gap | Peter Zijlstra | 2019-07-17 | 1 | -6/+11 |
| * | | x86/entry/64: Simplify idtentry a little | Peter Zijlstra | 2019-07-17 | 1 | -54/+48 |
| * | | x86/entry/32: Simplify common_exception | Peter Zijlstra | 2019-07-17 | 1 | -23/+13 |
| * | | x86/paravirt: Make read_cr2() CALLEE_SAVE | Peter Zijlstra | 2019-07-17 | 10 | -26/+45 |
| * | | x86/process: Delete useless check for dead process with LDT | Jann Horn | 2019-07-17 | 1 | -11/+1 |
| * | | x86: math-emu: Hide clang warnings for 16-bit overflow | Arnd Bergmann | 2019-07-17 | 2 | -2/+2 |
| * | | x86/e820: Use proper booleans instead of 0/1 | Yi Wang | 2019-07-16 | 1 | -2/+2 |
| * | | x86/apic: Silence -Wtype-limits compiler warnings | Qian Cai | 2019-07-16 | 2 | -2/+2 |
| * | | x86/mm: Free sme_early_buffer after init | David Rientjes | 2019-07-16 | 1 | -1/+1 |
| * | | x86/boot: Fix memory leak in default_get_smp_config() | David Rientjes | 2019-07-16 | 1 | -6/+4 |
| * | | Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ... | Andy Lutomirski | 2019-07-15 | 1 | -2/+12 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-20 | 11 | -61/+87 |
|\ \ \ |
|
| * | | | x86/uaccess: Remove redundant CLACs in getuser/putuser error paths | Josh Poimboeuf | 2019-07-18 | 2 | -23/+26 |
| * | | | x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() | Josh Poimboeuf | 2019-07-18 | 1 | -1/+1 |
| * | | | x86/uaccess: Remove ELF function annotation from copy_user_handle_tail() | Josh Poimboeuf | 2019-07-18 | 1 | -1/+1 |
| * | | | x86/head/64: Annotate start_cpu0() as non-callable | Josh Poimboeuf | 2019-07-18 | 1 | -2/+2 |
| * | | | x86/entry: Fix thunk function ELF sizes | Josh Poimboeuf | 2019-07-18 | 1 | -3/+2 |
| * | | | x86/kvm: Don't call kvm_spurious_fault() from .fixup | Josh Poimboeuf | 2019-07-18 | 1 | -15/+19 |
| * | | | x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2 | Josh Poimboeuf | 2019-07-18 | 1 | -3/+3 |
| * | | | x86/kvm: Fix fastop function ELF metadata | Josh Poimboeuf | 2019-07-18 | 1 | -13/+31 |
| * | | | x86/paravirt: Fix callee-saved function ELF sizes | Josh Poimboeuf | 2019-07-18 | 2 | -0/+2 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-20 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT | Thomas Gleixner | 2019-07-18 | 1 | -0/+3 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-20 | 15 | -211/+198 |
|\ \ \ \ \ |
|
| * | | | | | KVM: x86: Add fixed counters to PMU filter | Eric Hankland | 2019-07-20 | 2 | -7/+25 |
| * | | | | | KVM: nVMX: do not use dangling shadow VMCS after guest reset | Paolo Bonzini | 2019-07-20 | 1 | -1/+7 |
| * | | | | | KVM: VMX: dump VMCS on failed entry | Paolo Bonzini | 2019-07-20 | 1 | -0/+1 |
| * | | | | | KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed | Like Xu | 2019-07-20 | 1 | -2/+2 |
| * | | | | | KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup | Wanpeng Li | 2019-07-20 | 1 | -20/+3 |
| * | | | | | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li | 2019-07-20 | 1 | -1/+1 |
| * | | | | | KVM: SVM: Fix detection of AMD Errata 1096 | Liran Alon | 2019-07-20 | 1 | -7/+35 |
| * | | | | | KVM: LAPIC: Inject timer interrupt via posted interrupt | Wanpeng Li | 2019-07-20 | 5 | -36/+75 |
| * | | | | | KVM: LAPIC: Make lapic timer unpinned | Wanpeng Li | 2019-07-17 | 2 | -9/+5 |
| * | | | | | KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters | Like Xu | 2019-07-17 | 1 | -3/+8 |
| * | | | | | KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS | Liran Alon | 2019-07-15 | 1 | -1/+4 |
| * | | | | | kvm: x86: ioapic and apic debug macros cleanup | Yi Wang | 2019-07-15 | 2 | -101/+9 |
| * | | | | | kvm: x86: some tsc debug cleanup | Yi Wang | 2019-07-15 | 1 | -8/+0 |
| * | | | | | kvm: vmx: fix coccinelle warnings | Yi Wang | 2019-07-15 | 1 | -1/+1 |
| * | | | | | x86: kvm: avoid constant-conversion warning | Arnd Bergmann | 2019-07-15 | 1 | -3/+3 |
| * | | | | | x86: kvm: avoid -Wsometimes-uninitized warning | Arnd Bergmann | 2019-07-15 | 1 | -11/+9 |