summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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-051-0/+1
| | * | | | | | | | userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK failsAndrea Arcangeli2018-01-051-2/+18
| | * | | | | | | | mm/sparse.c: wrong allocation for mem_sectionBaoquan He2018-01-051-1/+1
| | * | | | | | | | mm/zsmalloc.c: include fs.hSergey Senozhatsky2018-01-051-0/+1
| | * | | | | | | | mm/debug.c: provide useful debugging information for VM_BUGMatthew Wilcox2018-01-051-14/+14
| | * | | | | | | | kernel/exit.c: export abort() to modulesAndrew Morton2018-01-054-3/+1Star
| | * | | | | | | | mm/mprotect: add a cond_resched() inside change_pmd_range()Anshuman Khandual2018-01-051-2/+4
| | * | | | | | | | kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov2018-01-051-1/+1
| | * | | | | | | | mm: check pfn_valid first in zero_resv_unavailDave Young2018-01-051-0/+2
| * | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-01-0516-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/+0Star
| | | * | | | | | | | 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/+4Star
| | | * | | | | | | | | 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/+9Star
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil2018-01-021-37/+9Star
| | | | |/ / / / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-0427-54/+54
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoCMasahiro Yamada2018-01-041-2/+2
| | * | | | | | | | | | Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-01-0411-20/+16Star
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: dts: sun8i: a711: Reinstate the PMIC compatibleMaxime Ripard2017-12-191-0/+1
| | | * | | | | | | | | | arm64: dts: orange-pi-zero-plus2: fix sdcard detectSergey Matyukevich2017-12-051-1/+1
| | | * | | | | | | | | | arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3Jagan Teki2017-12-052-11/+2Star
| | | * | | | | | | | | | ARM: dts: sunxi: Convert to CCU index macros for HDMI controllerChen-Yu Tsai2017-12-054-8/+8
| | | * | | | | | | | | | sunxi-rsb: Include OF based modalias in device ueventStefan Brüns2017-12-051-0/+1
| | | * | | | | | | | | | arm64: allwinner: a64: add Ethernet PHY regulator for several boardsIcenowy Zheng2017-11-273-0/+3
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-01-042-2/+0Star
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | arm64: dts: renesas: ulcb: Remove renesas, no-ether-link propertyBogdan Mirea2017-12-221-1/+0Star
| | | * | | | | | | | | | arm64: dts: renesas: salvator-x: Remove renesas, no-ether-link propertyBogdan Mirea2017-12-221-1/+0Star
| | | |/ / / / / / / / /