Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup | Sean Christopherson | 2020-06-15 | 5 | -4/+13 | |
| | * | | | | | | | | | x86/resctrl: Fix memory bandwidth counter width for AMD | Babu Moger | 2020-06-15 | 2 | -4/+5 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2020-06-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | objtool: Fix noinstr vs KCOV | Peter Zijlstra | 2020-06-18 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-28 | 8 | -45/+73 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/entry, to resolve conflicts | Ingo Molnar | 2020-06-26 | 95 | -329/+961 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/entry: Fix #UD vs WARN more | Peter Zijlstra | 2020-06-25 | 1 | -34/+38 | |
| | * | | | | | | | | | | x86/entry: Increase entry_stack size to a full page | Peter Zijlstra | 2020-06-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | x86/entry: Fixup bad_iret vs noinstr | Peter Zijlstra | 2020-06-25 | 2 | -3/+7 | |
| | * | | | | | | | | | | x86/entry, bug: Comment the instrumentation_begin() usage for WARN() | Peter Zijlstra | 2020-06-15 | 1 | -0/+6 | |
| | * | | | | | | | | | | x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline() | Peter Zijlstra | 2020-06-15 | 3 | -2/+20 | |
| | * | | | | | | | | | | x86, kcsan: Remove __no_kcsan_or_inline usage | Peter Zijlstra | 2020-06-15 | 1 | -5/+1 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-27 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL | Aneesh Kumar K.V | 2020-06-22 | 1 | -1/+2 | |
| | * | | | | | | | | | | powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE | Arseny Solokha | 2020-06-22 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-27 | 2 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | riscv: Fixup __vdso_gettimeofday broke dynamic ftrace | Guo Ren | 2020-06-25 | 1 | -0/+3 | |
| | * | | | | | | | | | | riscv: Add extern declarations for vDSO time-related functions | Vincent Chen | 2020-06-25 | 1 | -0/+6 | |
| | * | | | | | | | | | | riscv: Add -fPIC option to CFLAGS_vgettimeofday.o | Vincent Chen | 2020-06-25 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-06-27 | 14 | -166/+98 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist | Sai Prakash Ranjan | 2020-06-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | arm64: perf: Report the PC value in REGS_ABI_32 mode | Jiping Ma | 2020-06-25 | 1 | -3/+22 | |
| | * | | | | | | | | | | arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist | Sai Prakash Ranjan | 2020-06-24 | 1 | -0/+2 | |
| | * | | | | | | | | | | arm64: Don't insert a BTI instruction at inner labels | Jean-Philippe Brucker | 2020-06-24 | 1 | -6/+0 | |
| | * | | | | | | | | | | arm64: vdso: Don't use gcc plugins for building vgettimeofday.c | Alexander Popov | 2020-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it | Will Deacon | 2020-06-24 | 1 | -2/+3 | |
| | * | | | | | | | | | | arm64: Depend on newer binutils when building PAC | Mark Brown | 2020-06-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | arm64: compat: Remove 32-bit sigreturn code from the vDSO | Will Deacon | 2020-06-23 | 3 | -71/+0 | |
| | * | | | | | | | | | | arm64: compat: Always use sigpage for sigreturn trampoline | Will Deacon | 2020-06-23 | 1 | -25/+0 | |
| | * | | | | | | | | | | arm64: compat: Allow 32-bit vdso and sigpage to co-exist | Will Deacon | 2020-06-23 | 4 | -36/+32 | |
| | * | | | | | | | | | | arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline | Will Deacon | 2020-06-23 | 2 | -21/+35 | |
| * | | | | | | | | | | | arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page | Christoph Hellwig | 2020-06-26 | 1 | -9/+3 | |
| * | | | | | | | | | | | x86/hyperv: allocate the hypercall page with only read and execute bits | Christoph Hellwig | 2020-06-26 | 2 | -1/+5 | |
| * | | | | | | | | | | | openrisc: fix boot oops when DEBUG_VM is enabled | Stafford Horne | 2020-06-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-06-25 | 3 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | s390/debug: avoid kernel warning on too large number of pages | Christian Borntraeger | 2020-06-23 | 1 | -1/+2 | |
| | * | | | | | | | | | | s390/kasan: fix early pgm check handler execution | Vasily Gorbik | 2020-06-23 | 1 | -0/+2 | |
| | * | | | | | | | | | | s390: fix system call single stepping | Sven Schnelle | 2020-06-23 | 1 | -1/+1 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-06-23 | 13 | -82/+74 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru | Sean Christopherson | 2020-06-23 | 1 | -2/+0 | |
| | * | | | | | | | | | KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling | Marcelo Tosatti | 2020-06-23 | 1 | -1/+2 | |
| | * | | | | | | | | | KVM: X86: Fix MSR range of APIC registers in X2APIC mode | Xiaoyao Li | 2020-06-23 | 1 | -2/+2 | |
| | * | | | | | | | | | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL | Sean Christopherson | 2020-06-22 | 3 | -26/+0 | |
| | * | | | | | | | | | KVM: nVMX: Plumb L2 GPA through to PML emulation | Sean Christopherson | 2020-06-22 | 5 | -10/+11 | |
| | * | | | | | | | | | KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic() | Vitaly Kuznetsov | 2020-06-22 | 1 | -6/+3 | |
| | * | | | | | | | | | KVM: LAPIC: ensure APIC map is up to date on concurrent update requests | Paolo Bonzini | 2020-06-22 | 2 | -21/+32 | |
| | * | | | | | | | | | kvm: lapic: fix broken vcpu hotplug | Igor Mammedov | 2020-06-22 | 1 | -0/+1 | |
| | * | | | | | | | | | Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU" | Vitaly Kuznetsov | 2020-06-19 | 1 | -2/+1 | |
| | * | | | | | | | | | KVM: VMX: Add helpers to identify interrupt type from intr_info | Sean Christopherson | 2020-06-15 | 1 | -12/+20 | |
| | * | | | | | | | | | kvm/svm: disable KCSAN for svm_vcpu_run() | Qian Cai | 2020-06-15 | 1 | -1/+1 |