summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-02-19Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara
2016-02-19ext4: fix bh->b_state corruptionJan Kara
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-19Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
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