Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | block: fix timeout changes for legacy request drivers | Christoph Hellwig | 2018-06-19 | 2 | -2/+2 | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-06-24 | 2 | -5/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hwrng: core - Always drop the RNG in hwrng_unregister() | Michael Büsch | 2018-06-15 | 1 | -2/+9 | |
| * | | | | | | | crypto: chtls - use after free in chtls_pt_recvmsg() | Dan Carpenter | 2018-06-15 | 1 | -3/+2 | |
* | | | | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-23 | 9 | -18/+279 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xen: Remove unnecessary BUG_ON from __unbind_from_irq() | Boris Ostrovsky | 2018-06-22 | 1 | -2/+0 | |
| * | | | | | | | | xen: add new hypercall buffer mapping device | Juergen Gross | 2018-06-22 | 4 | -1/+223 | |
| * | | | | | | | | xen/scsiback: add error handling for xenbus_printf | Zhouyang Jia | 2018-06-19 | 1 | -3/+13 | |
| * | | | | | | | | scsi: xen-scsifront: add error handling for xenbus_printf | Zhouyang Jia | 2018-06-19 | 1 | -7/+26 | |
| * | | | | | | | | xen/grant-table: Export gnttab_{alloc|free}_pages as GPL | Oleksandr Andrushchenko | 2018-06-19 | 1 | -2/+2 | |
| * | | | | | | | | xen: add error handling for xenbus_printf | Zhouyang Jia | 2018-06-19 | 1 | -3/+15 | |
* | | | | | | | | | Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-06-22 | 31 | -337/+408 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-06-22 | 3 | -218/+118 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/bridge/sii8620: fix display of packed pixel modes in MHL2 | Maciej Purski | 2018-06-21 | 1 | -16/+1 | |
| | * | | | | | | | | Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" | Paul Kocialkowski | 2018-06-18 | 1 | -25/+0 | |
| | * | | | | | | | | drm/atmel-hlcdc: check stride values in the first plane | Stefan Agner | 2018-06-17 | 1 | -1/+1 | |
| | * | | | | | | | | drm/bridge/sii8620: fix HDMI cable connection to dongle | Maciej Purski | 2018-06-13 | 1 | -23/+42 | |
| | * | | | | | | | | drm/bridge/sii8620: remove HSIC initialization | Maciej Purski | 2018-06-13 | 1 | -38/+0 | |
| | * | | | | | | | | drm/bridge/sii8620: start MHL transmission after HDMI signal detection | Maciej Purski | 2018-06-13 | 1 | -51/+2 | |
| | * | | | | | | | | drm/bridge/sii8620: fix potential buffer overflow | Maciej Purski | 2018-06-13 | 1 | -1/+1 | |
| | * | | | | | | | | drm/bridge/sii8620: fix display modes validation | Maciej Purski | 2018-06-13 | 1 | -39/+41 | |
| | * | | | | | | | | drm/bridge/sii8620: fix loops in EDID fetch logic | Andrzej Hajda | 2018-06-13 | 1 | -11/+20 | |
| | * | | | | | | | | drm/bridge/sii8620: simplify hardware reset procedure | Andrzej Hajda | 2018-06-13 | 1 | -13/+10 | |
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2018-06-22 | 17 | -77/+204 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/i915: Enable provoking vertex fix on Gen9 systems. | Kenneth Graunke | 2018-06-19 | 2 | -1/+16 | |
| | * | | | | | | | | | drm/i915: Fix context ban and hang accounting for client | Mika Kuoppala | 2018-06-19 | 3 | -25/+55 | |
| | * | | | | | | | | | drm/i915: Turn off g4x DP port in .post_disable() | Ville Syrjälä | 2018-06-19 | 1 | -16/+8 | |
| | * | | | | | | | | | drm/i915: Disallow interlaced modes on g4x DP outputs | Ville Syrjälä | 2018-06-19 | 1 | -2/+2 | |
| | * | | | | | | | | | drm/i915: Fix PIPESTAT irq ack on i965/g4x | Ville Syrjälä | 2018-06-19 | 1 | -2/+10 | |
| | * | | | | | | | | | drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI | Ville Syrjälä | 2018-06-19 | 10 | -5/+84 | |
| | * | | | | | | | | | drm/i915/execlists: Avoid putting the error pointer | Chris Wilson | 2018-06-19 | 1 | -4/+2 | |
| | * | | | | | | | | | drm/i915: Apply batch location restrictions before pinning | Chris Wilson | 2018-06-19 | 1 | -22/+27 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-06-21 | 7 | -27/+65 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate | Michel Dänzer | 2018-06-19 | 1 | -2/+18 | |
| | * | | | | | | | | | drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper | Michel Dänzer | 2018-06-19 | 3 | -4/+19 | |
| | * | | | | | | | | | drm/amdgpu: Update pin_size values before unpinning BO | Michel Dänzer | 2018-06-19 | 1 | -10/+8 | |
| | * | | | | | | | | | drm/amdgpu:All UVD instances share one idle_work handle | James Zhu | 2018-06-19 | 2 | -8/+8 | |
| | * | | | | | | | | | drm/amdgpu: Don't default to DC support for Kaveri and older | Harry Wentland | 2018-06-19 | 1 | -1/+9 | |
| | * | | | | | | | | | drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array | Michel Dänzer | 2018-06-19 | 1 | -3/+4 | |
| | * | | | | | | | | | drm/amd/pp: Fix uninitialized variable | Rajan Vaja | 2018-06-19 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-06-20 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | drm/qxl: Call qxl_bo_unref outside atomic context | Jeremy Cline | 2018-06-04 | 1 | -2/+5 | |
| * | | | | | | | | | Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/d... | Dave Airlie | 2018-06-20 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm: Fix possible race conditions while unplugging DRM device | Oleksandr Andrushchenko | 2018-05-31 | 1 | -7/+7 | |
| * | | | | | | | | | | Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2018-06-20 | 2 | -6/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma | Ben Skeggs | 2018-06-19 | 2 | -6/+9 | |
* | | | | | | | | | | | Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-21 | 5 | -12/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller | Sean Wang | 2018-06-18 | 1 | -1/+5 | |
| * | | | | | | | | | | | pinctrl: actions: Fix uninitialized error in owl_pin_config_set() | Geert Uytterhoeven | 2018-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | pinctrl: single: Add allocation failure checking of saved_vals | Colin Ian King | 2018-06-18 | 1 | -3/+11 |