summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-19mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov
2016-02-19ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov
2016-02-19MAINTAINERS: update Kselftest Framework mailing listShuah Khan
2016-02-19devm_memremap_release(): fix memremap'd addr handlingToshi Kani
2016-02-19mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar
2016-02-19mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins
2016-02-19fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton
2016-02-19mm: fix regression in remap_file_pages() emulationKirill A. Shutemov
2016-02-19thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-02-17Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-17blk: fix overflow in queue_discard_max_hw_showAlan
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy
2016-02-17arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski
2016-02-17drm/i915: Fix hpd live status bits for g4xVille Syrjälä
2016-02-17perf/core: Plug potential memory leak in CPU_UP_PREPAREThomas Gleixner
2016-02-17perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug stateThomas Gleixner
2016-02-17perf/core: Remove bogus UP_CANCELED hotplug stateThomas Gleixner
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin
2016-02-17s390/dasd: fix performance dropStefan Haberland
2016-02-17x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-02-17x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens
2016-02-17perf/x86/amd/uncore: Plug reference leakThomas Gleixner
2016-02-17drm/qxl: fix erroneous return valueAnton Protopopov
2016-02-17drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner
2016-02-17drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner
2016-02-17drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner
2016-02-17drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner
2016-02-17drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner
2016-02-17drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner
2016-02-17drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann
2016-02-17Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2016-02-17Revert "drm/dp/mst: change MST detection scheme"Dave Airlie
2016-02-17Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-02-16writeback: initialize inode members that track writeback historyTahsin Erdogan
2016-02-16drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt
2016-02-16drm/vc4: Enable runtime PM.Eric Anholt
2016-02-16drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt
2016-02-16drm/vc4: Drop error message on seqno wait timeouts.Eric Anholt
2016-02-16drm/vc4: Fix -ERESTARTSYS error return from BO waits.Eric Anholt
2016-02-16drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt