Age | Commit message (Expand) | Author |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-05 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-05 | x86/module: Detect and skip invalid relocations | Josh Poimboeuf |
2017-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-04 | Revert "x86/mm: Stop calling leave_mm() in idle code" | Andy Lutomirski |
2017-11-03 | x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo | Rafael J. Wysocki |
2017-11-03 | crypto: x86/sha1-mb - fix panic due to unaligned access | Andrey Ryabinin |
2017-11-03 | crypto: x86/sha256-mb - fix panic due to unaligned access | Andrey Ryabinin |
2017-11-02 | Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" | Linus Torvalds |
2017-11-02 | KVM: x86: Update APICv on APIC reset | Jan H. Schönherr |
2017-11-02 | KVM: VMX: Do not fully reset PI descriptor on vCPU reset | Jan H. Schönherr |
2017-11-02 | kvm: Return -ENODEV from update_persistent_clock | Jason Gunthorpe |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | x86/mcelog: Get rid of RCU remnants | Borislav Petkov |
2017-11-01 | x86/mm: fix use-after-free of vma during userfaultfd fault | Vlastimil Babka |
2017-10-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-10-30 | x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized | Dou Liyang |
2017-10-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-27 | Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses" | Ingo Molnar |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-24 | perf/x86/intel/bts: Fix exclusive event reference leak | Alexander Shishkin |
2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2017-10-23 | x86/unwind: Show function name+offset in ORC error messages | Josh Poimboeuf |
2017-10-23 | x86/entry: Fix idtentry unwind hint | Josh Poimboeuf |
2017-10-22 | x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't | Borislav Petkov |
2017-10-20 | x86/mm: Limit mmap() of /dev/mem to valid physical addresses | Craig Bergstrom |
2017-10-18 | x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm | Andy Lutomirski |
2017-10-18 | x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode" | Andy Lutomirski |
2017-10-18 | x86/mm/64: Remove the last VM_BUG_ON() from the TLB code | Andy Lutomirski |
2017-10-18 | x86/microcode/intel: Disable late loading on model 79 | Borislav Petkov |
2017-10-16 | x86/idt: Initialize early IDT before cr4_init_shadow() | Thomas Gleixner |
2017-10-16 | x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf' | Colin Ian King |
2017-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-14 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-10-14 | x86/microcode: Do the family check first | Borislav Petkov |
2017-10-14 | x86/mm: Flush more aggressively in lazy TLB mode | Andy Lutomirski |
2017-10-13 | Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-12 | x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping | Len Brown |
2017-10-12 | x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors | Paolo Bonzini |
2017-10-12 | crypto: x86/chacha20 - satisfy stack validation 2.0 | Jason A. Donenfeld |
2017-10-12 | KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit | Haozhong Zhang |
2017-10-11 | x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c | Tom Lendacky |
2017-10-10 | KVM: MMU: always terminate page walks at level 1 | Ladi Prosek |