summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva2019-06-031-2/+4
| |/ / / /
* | | | | Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-158-4/+59
|\ \ \ \ \
| * | | | | powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy2019-06-073-1/+6
| * | | | | powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()Nicholas Piggin2019-06-071-2/+14
| * | | | | powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2019-06-072-0/+33
| * | | | | powerpc: Fix kexec failure on book3s/32Christophe Leroy2019-06-072-1/+6
* | | | | | Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-06-155-14/+35
|\ \ \ \ \ \
| * | | | | | ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li2019-06-141-2/+5
| * | | | | | module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2019-06-142-1/+15
| * | | | | | tracing/uprobe: Fix obsolete comment on trace_uprobe_create()Eiichi Tsukata2019-06-141-2/+0
| * | | | | | tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()Eiichi Tsukata2019-06-141-3/+10
| * | | | | | tracing: Make two symbols staticYueHaibing2019-06-141-2/+2
| * | | | | | tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik2019-06-141-3/+2
| * | | | | | tracing: Fix out-of-range read in trace_stack_print()Eiichi Tsukata2019-06-141-1/+1
* | | | | | | Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-146-43/+117
|\ \ \ \ \ \ \
| * | | | | | | cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz2019-06-121-1/+14
| * | | | | | | cgroup: Fix css_task_iter_advance_css_set() cset skip conditionTejun Heo2019-06-101-1/+1
| * | | | | | | cgroup: css_task_iter_skip()'d iterators must be advanced before accessedTejun Heo2019-06-051-0/+4
| * | | | | | | cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2019-05-313-7/+39
| * | | | | | | cgroup: Implement css_task_iter_skip()Tejun Heo2019-05-312-24/+39
| * | | | | | | cgroup: Call cgroup_release() before __exit_signal()Tejun Heo2019-05-311-1/+1
| * | | | | | | docs cgroups: add another example size for hugetlbOdin Ugedal2019-05-301-9/+13
| * | | | | | | cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-05-291-2/+8
* | | | | | | | Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-06-1428-73/+253
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter2019-06-145-5/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher2019-06-121-2/+2
| | * | | | | | | | drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter2019-06-121-0/+2
| | * | | | | | | | drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S2019-06-113-3/+11
| * | | | | | | | | Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2019-06-1411-21/+121
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm: add fallback override/firmware EDID modes workaroundJani Nikula2019-06-123-0/+38
| | * | | | | | | | | drm/edid: abstract override/firmware EDID retrievalJani Nikula2019-06-121-8/+17
| | * | | | | | | | | drm/panfrost: Require the simple_ondemand governorEzequiel Garcia2019-06-101-0/+1
| | * | | | | | | | | drm/panfrost: make devfreq optional againNeil Armstrong2019-06-101-1/+12
| | * | | | | | | | | drm/gem_shmem: Use a writecombine mapping for ->vaddrBoris Brezillon2019-06-101-1/+2
| | * | | | | | | | | drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede2019-06-081-0/+16
| | * | | | | | | | | drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede2019-06-081-0/+16
| | * | | | | | | | | drm/meson: fix G12A primary plane disablingNeil Armstrong2019-06-073-4/+5
| | * | | | | | | | | drm/meson: fix primary plane disablingNeil Armstrong2019-06-072-5/+3
| | * | | | | | | | | drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 variationsNeil Armstrong2019-06-071-2/+11
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2019-06-138-16/+91
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915/perf: fix whitelist on Gen10+Lionel Landwerlin2019-06-122-0/+2
| | * | | | | | | | | | drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä2019-06-122-11/+50
| | * | | | | | | | | | drm/i915: Fix per-pixel alpha with CCSVille Syrjälä2019-06-121-4/+8
| | * | | | | | | | | | drm/i915/dmc: protect against reading random memoryLucas De Marchi2019-06-121-0/+18
| | * | | | | | | | | | drm/i915/dsi: Use a fuzzy check for burst mode clock checkHans de Goede2019-06-123-1/+13
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...Daniel Vetter2019-06-124-31/+26
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang2019-06-041-1/+9
| | * | | | | | | | | drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang2019-06-041-0/+1
| | * | | | | | | | | drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang2019-06-041-0/+1
| | * | | | | | | | | drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang2019-06-041-5/+1