summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-01-173-118/+114
|\
| * audit: always enable syscall auditing when supported and audit is enabledPaul Moore2016-01-131-8/+3
| * audit: force seccomp event logging to honor the audit_enabled flagPaul Moore2016-01-131-100/+104
| * audit: Delete unnecessary checks before two function callsMarkus Elfring2016-01-131-5/+2
| * audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs2016-01-131-1/+2
| * audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs2016-01-131-1/+1
| * audit: remove audit_backlog_wait_overflowPaul Moore2016-01-131-2/+1
| * audit: don't needlessly reset valid wait timeRichard Guy Briggs2016-01-131-1/+1
* | vm: fix incorrect unlock error path in madvise_free_huge_pmdLinus Torvalds2016-01-171-1/+1
* | drm/vc4: fix warning in validate printf.Dave Airlie2016-01-171-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-17711-27096/+83692
|\ \
| * \ Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie2016-01-188-41/+108
| |\ \
| | * | drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 pageMichel Thierry2016-01-131-1/+1
| | * | drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.Maarten Lankhorst2016-01-131-6/+8
| | * | drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude2016-01-131-2/+7
| | * | drm/i915: shut up gen8+ SDE irq dmesg noise, againJani Nikula2016-01-131-3/+7
| | * | drm/i915: Restore inhibiting the load of the default contextChris Wilson2016-01-131-1/+5
| | * | drm/i915: Tune down rpm wakelock debug checksDaniel Vetter2016-01-131-2/+4
| | * | drm/i915: Avoid writing relocs with addresses in non-canonical formMichaƂ Winiarski2016-01-131-4/+48
| | * | drm/i915: Move Braswell stop_machine GGTT insertion workaroundChris Wilson2015-12-221-22/+28
| * | | Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-01-1832-387/+437
| |\ \ \
| | * | | drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard2016-01-154-3/+3
| | * | | drm/sysfs: use kobj_to_dev()Geliang Tang2016-01-131-1/+1
| | * | | drm/i915: Init power domains early in driver loadDaniel Vetter2016-01-132-3/+5
| | * | | drm: Do not set connector->encoder in driversThierry Reding2016-01-135-7/+14
| | * | | apple-gmux: Add initial documentationLukas Wunner2016-01-112-0/+135
| | * | | drm: move MODULE_PARM_DESC to other fileDan Carpenter2016-01-082-4/+3
| | * | | drm/edid: index CEA/HDMI mode tables using the VICJani Nikula2016-01-081-41/+53
| | * | | drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst2016-01-064-41/+5
| | * | | drm/i915: Update connector_mask during readout, v2.Maarten Lankhorst2016-01-061-1/+16
| | * | | drm: Remove opencoded drm_gem_object_release_handle()Chris Wilson2016-01-051-31/+24
| | * | | drm: Do not set outparam on error during GEM handle allocationChris Wilson2016-01-051-2/+4
| | * | | drm/docs: more leftovers from the big vtable documentation pileDaniel Vetter2016-01-052-191/+41
| | * | | drm/atomic-helper: Reject legacy flips on a disabled pipeDaniel Vetter2016-01-053-1/+27
| | * | | drm/atomic: add connector mask to drm_crtc_state.Maarten Lankhorst2016-01-052-0/+14
| | * | | drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...Maarten Lankhorst2016-01-051-7/+6
| | * | | drm/atomic: Add __drm_atomic_helper_connector_reset, v2.Maarten Lankhorst2016-01-052-4/+28
| | * | | drm/i915: Set connector_state->connector using the helper.Maarten Lankhorst2016-01-051-4/+2
| | * | | drm: Use a normal idr allocation for the obj->nameChris Wilson2016-01-051-3/+1
| | * | | drm: Only bump object-reference count when adding first handleChris Wilson2016-01-051-5/+12
| | * | | drm: Balance error path for GEM handle allocationChris Wilson2016-01-051-12/+17
| | * | | vga_switcheroo: Prettify documentationLukas Wunner2016-01-042-21/+21
| | * | | drm/dp/mst: constify drm_dp_mst_topology_cbs structuresJulia Lawall2016-01-043-3/+3
| | * | | drm/gma500: use to_pci_dev()Geliang Tang2016-01-041-2/+2
| | * | | drm/fb-helper: Use proper plane mask for fb cleanupMatt Roper2015-12-211-1/+1
| * | | | drm/amdgpu: add missing irq.h includeDave Airlie2016-01-141-0/+1
| * | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2016-01-1413-143/+235
| |\ \ \ \
| | * | | | drm/exynos: fix kernel panic issue at drm releasingInki Dae2016-01-133-0/+35
| | * | | | drm/exynos: crtc: do not wait for the scanout completionInki Dae2016-01-133-27/+0
| | * | | | drm/exynos: mixer: properly update all planes on the same vblank eventMarek Szyprowski2016-01-131-9/+25