summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | MAINTAINERS: Remove Matt Fleming as EFI co-maintainerMatt Fleming2018-01-031-4/+3
| | * | | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-033-10/+52
| | * | | | | x86/efi: Fix kernel param add_efi_memmap regressionDave Young2018-01-031-3/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-01-055-3/+35
| |\ \ \ \ \
| | * | | | | s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-01-021-0/+10
| | * | | | | s390: fix preemption race in disable_sacf_uaccessMartin Schwidefsky2017-12-151-1/+1
| | * | | | | s390/sclp: disable FORTIFY_SOURCE for early sclp codeHeiko Carstens2017-12-131-0/+2
| | * | | | | s390/pci: handle insufficient resources during dma tlb flushSebastian Ott2017-12-132-2/+22
| * | | | | | Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | xen/pvcalls: use GFP_ATOMIC under spin lockWei Yongjun2018-01-021-1/+1
| * | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-0512-62/+173
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart2017-12-221-5/+5
| | * | | | | | | crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2017-12-222-15/+15
| | * | | | | | | crypto: inside-secure - free requests even if their handling failedAntoine Ténart2017-12-221-0/+1
| | * | | | | | | crypto: inside-secure - per request invalidationOfer Heifetz2017-12-222-27/+111
| | * | | | | | | lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan2017-12-221-1/+17
| | * | | | | | | crypto: pcrypt - fix freeing pcrypt instancesEric Biggers2017-12-221-9/+10
| | * | | | | | | crypto: n2 - cure use after freeJan Engelhardt2017-12-221-0/+3
| | * | | | | | | crypto: af_alg - Fix race around ctx->rcvused by making it atomic_tJonathan Cameron2017-12-224-6/+7
| | * | | | | | | crypto: chacha20poly1305 - validate the digest sizeEric Biggers2017-12-221-1/+5
| | * | | | | | | crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann2017-12-221-0/+1
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-0512-23/+43
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mailmap: update Mark Yao's email addressJeffy Chen2018-01-041-0/+1
| | * | | | | | | | userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli2018-01-041-2/+18
| | * | | | | | | | mm/sparse.c: wrong allocation for mem_sectionBaoquan He2018-01-041-1/+1
| | * | | | | | | | mm/zsmalloc.c: include fs.hSergey Senozhatsky2018-01-041-0/+1
| | * | | | | | | | mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox2018-01-041-14/+14
| | * | | | | | | | kernel/exit.c: export abort() to modulesAndrew Morton2018-01-044-3/+1
| | * | | | | | | | mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual2018-01-041-2/+4
| | * | | | | | | | kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov2018-01-041-1/+1
| | * | | | | | | | mm: check pfn_valid first in zero_resv_unavailDave Young2018-01-041-0/+2
| * | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-01-0416-106/+127
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-01-057-24/+62
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/i915: Apply Display WA #1183 on skl, kbl, and cflLucas De Marchi2018-01-043-9/+38
| | | * | | | | | | | docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.cMarkus Heiser2018-01-021-3/+0
| | | * | | | | | | | documentation/gpu/i915: fix docs build error after file renameRandy Dunlap2018-01-021-2/+2
| | | * | | | | | | | drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä2018-01-022-3/+14
| | | * | | | | | | | drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä2018-01-021-0/+1
| | | * | | | | | | | drm/i915/psr: Fix register name mess up.Dhinakaran Pandiyan2018-01-021-8/+8
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-01-055-6/+8
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/ttm: check the return value of kzallocXiongwei Song2018-01-021-0/+2
| | | * | | | | | | | drm/amd/display: call set csc_default if enable adjustment is falseYue Hin Lau2018-01-024-6/+6
| | * | | | | | | | | Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-...Dave Airlie2018-01-053-39/+48
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/armada: fix YUV planar format framebuffer offsetsRussell King2017-12-081-1/+7
| | | * | | | | | | | | drm/armada: improve efficiency of armada_drm_plane_calc_addrs()Russell King2017-12-081-2/+3
| | | * | | | | | | | | drm/armada: fix UV swap codeRussell King2017-12-082-19/+21
| | | * | | | | | | | | drm/armada: fix SRAM powerdownRussell King2017-12-081-5/+4
| | | * | | | | | | | | drm/armada: fix leak of crtc structureRussell King2017-12-081-12/+13
| | * | | | | | | | | | Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2018-01-051-37/+9
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil2018-01-021-37/+9
| | | | |/ / / / / / / | | | |/| | | | | | |