Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2018-12-13 | 2 | -11/+25 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/nouveau/kms: Fix memory leak in nv50_mstm_del() | Lyude Paul | 2018-12-12 | 1 | -0/+1 | |
| | * | | | | | | | | drm/nouveau/kms/nv50-: also flush fb writes when rewinding push buffer | Ben Skeggs | 2018-12-12 | 1 | -11/+18 | |
| | * | | | | | | | | drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init() | Thierry Reding | 2018-12-11 | 1 | -0/+6 | |
| * | | | | | | | | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-12-13 | 8 | -9/+58 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/amdgpu: drop fclk/gfxclk ratio setting | Evan Quan | 2018-12-12 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock | Andrey Grodzovsky | 2018-12-11 | 1 | -2/+2 | |
| | * | | | | | | | | | drm/amdgpu/powerplay: Apply avfs cks-off voltages on VI | Kenneth Feng | 2018-12-10 | 2 | -0/+8 | |
| | * | | | | | | | | | drm/amdgpu: update SMC firmware image for polaris10 variants | Junwei Zhang | 2018-12-10 | 1 | -1/+2 | |
| | * | | | | | | | | | drm/amdkfd: add new vega20 pci id | Alex Deucher | 2018-12-10 | 1 | -0/+1 | |
| | * | | | | | | | | | drm/amdkfd: add new vega10 pci ids | Alex Deucher | 2018-12-10 | 1 | -0/+6 | |
| | * | | | | | | | | | drm/amdgpu: add some additional vega20 pci ids | Alex Deucher | 2018-12-10 | 1 | -0/+1 | |
| | * | | | | | | | | | drm/amdgpu: add some additional vega10 pci ids | Alex Deucher | 2018-12-10 | 1 | -0/+6 | |
| | * | | | | | | | | | drm/amdgpu: update smu firmware images for VI variants (v2) | Alex Deucher | 2018-12-07 | 2 | -5/+31 | |
| * | | | | | | | | | | Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-12-13 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec" | Brian Norris | 2018-12-11 | 1 | -6/+0 | |
| * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2018-12-13 | 8 | -97/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/i915: Flush GPU relocs harder for gen3 | Chris Wilson | 2018-12-12 | 2 | -9/+13 | |
| | * | | | | | | | | | | | drm/i915: Allocate a common scratch page | Chris Wilson | 2018-12-12 | 7 | -87/+75 | |
| | * | | | | | | | | | | | drm/i915/execlists: Apply a full mb before execution for Braswell | Chris Wilson | 2018-12-12 | 1 | -1/+6 | |
| * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2018-12-13 | 9 | -204/+430 | |
| |\| | | | | | | | | | | | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d... | Joonas Lahtinen | 2018-12-05 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | drm/i915/gvt: Fix tiled memory decoding bug on BDW | Tina Zhang | 2018-12-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/i915: Introduce per-engine workarounds | Tvrtko Ursulin | 2018-12-05 | 5 | -117/+151 | |
| | * | | | | | | | | | | | drm/i915: Record GT workarounds in a list | Tvrtko Ursulin | 2018-12-05 | 5 | -160/+352 | |
* | | | | | | | | | | | | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-12-13 | 10 | -54/+258 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | XArray: Fix xa_alloc when id exceeds max | Matthew Wilcox | 2018-12-13 | 2 | -5/+36 | |
| * | | | | | | | | | | | | | XArray tests: Check iterating over multiorder entries | Matthew Wilcox | 2018-12-06 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | XArray tests: Handle larger indices more elegantly | Matthew Wilcox | 2018-12-06 | 1 | -43/+48 | |
| * | | | | | | | | | | | | | XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh | Matthew Wilcox | 2018-12-06 | 3 | -4/+59 | |
| * | | | | | | | | | | | | | radix tree: Don't return retry entries from lookup | Matthew Wilcox | 2018-12-06 | 5 | -2/+84 | |
* | | | | | | | | | | | | | | Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-12-13 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | selftests/seccomp: Remove SIGSTOP si_pid check | Kees Cook | 2018-12-11 | 1 | -2/+7 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2018-12-13 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | thermal: stm32: Fix stm_thermal_read_factory_settings | David HERNANDEZ SANCHEZ | 2018-12-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | thermal: stm32: read factory settings inside stm_thermal_prepare | David HERNANDEZ SANCHEZ | 2018-12-10 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | thermal/drivers/hisi: Fix number of sensors on hi3660 | Daniel Lezcano | 2018-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | thermal/drivers/hisi: Fix wrong platform_get_irq_byname() | Daniel Lezcano | 2018-12-10 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-12-13 | 7 | -8/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | IB/core: Fix oops in netdev_next_upper_dev_rcu() | Mark Zhang | 2018-12-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | IB/mlx5: Block DEVX umem from the non applicable cases | Yishai Hadas | 2018-12-06 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | IB/mlx5: Fix implicit ODP interrupted page fault | Artemy Kovalyov | 2018-12-03 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | IB/hfi1: Fix an out-of-bounds access in get_hw_stats | Piotr Stankiewicz | 2018-12-03 | 3 | -2/+5 | |
| * | | | | | | | | | | | | | | IB/hfi1: Fix a latency issue for small messages | Michael J. Ruhl | 2018-12-03 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2018-12-13 | 4 | -16/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mmc: sdhci: fix the timeout check window for clock and reset | Alek Du | 2018-12-06 | 1 | -5/+13 | |
| * | | | | | | | | | | | | | | | mmc: sdhci-omap: Fix DCRC error handling during tuning | Faiz Abbas | 2018-12-05 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310 | Aaro Koskinen | 2018-12-04 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | mmc: core: use mrq->sbc when sending CMD23 for RPMB | Wolfram Sang | 2018-12-04 | 1 | -5/+10 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-12-13 | 2 | -1/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |