summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-05Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-01-05Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-01-05Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-05x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-05mfd: rtsx: Release IRQ during shutdownSinan Kaya
2018-01-04Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-01-04mailmap: update Mark Yao's email addressJeffy Chen
2018-01-04userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli
2018-01-04mm/sparse.c: wrong allocation for mem_sectionBaoquan He
2018-01-04mm/zsmalloc.c: include fs.hSergey Senozhatsky
2018-01-04mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2018-01-04mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual
2018-01-04kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov
2018-01-04mm: check pfn_valid first in zero_resv_unavailDave Young
2018-01-05x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-05x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra
2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-05Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-01-05Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-01-05Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-...Dave Airlie
2018-01-05Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-04x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2018-01-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-04arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoCMasahiro Yamada
2018-01-04Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-01-04Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann
2018-01-04drm/i915: Apply Display WA #1183 on skl, kbl, and cflLucas De Marchi
2018-01-03Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-03x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers
2018-01-03x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()Thomas Gleixner
2018-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-01-03Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds
2018-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2018-01-03exec: Weaken dumpability for secureexecKees Cook
2018-01-03x86/dumpstack: Print registers for first stack frameJosh Poimboeuf
2018-01-03x86/dumpstack: Fix partial register dumpsJosh Poimboeuf
2018-01-03x86/pti: Make sure the user/kernel PTEs matchThomas Gleixner
2018-01-03x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-03x86/pti: Enable PTI by defaultThomas Gleixner
2018-01-03MAINTAINERS: Remove Matt Fleming as EFI co-maintainerMatt Fleming
2018-01-03efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2018-01-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young