summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov2-3/+3
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds12-45/+75
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-29/+73
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-18/+48
2016-02-19Merge tag 'sound-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-13/+33
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee1-1/+8
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada3-3/+17
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2016-02-19ext4: fix bh->b_state corruptionJan Kara1-2/+30
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst4-55/+48
2016-02-19hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie7-52/+118
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-2/+2
2016-02-19Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-14/+15
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-39/+11
2016-02-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+5
2016-02-19mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov5-27/+29
2016-02-19ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-19MAINTAINERS: update Kselftest Framework mailing listShuah Khan1-1/+1
2016-02-19devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-19mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar1-2/+4
2016-02-19mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins1-1/+1
2016-02-19fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton1-31/+18
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2-18/+53
2016-02-19mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-02-19thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov1-1/+2
2016-02-18USB: cdc_subset: only build when one driver is enabledArnd Bergmann2-1/+11
2016-02-18vxlan: do not use fdb in metadata modeJiri Benc1-3/+5
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1
2016-02-18net: caif: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18appletalk: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla1-2/+2
2016-02-18IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter1-1/+3
2016-02-18gre: clear IFF_TX_SKB_SHARINGJiri Benc2-2/+4
2016-02-18geneve: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1
2016-02-18vxlan: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1
2016-02-18geneve: Refine MTU limitDavid Wragg1-5/+22
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet6-37/+38
2016-02-18route: check and remove route cache when we get routeXin Long2-14/+64
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim1-0/+1
2016-02-18Merge branch 'mlxsw-fixes'David S. Miller4-9/+121
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel3-9/+63
2016-02-18mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel1-0/+58
2016-02-18i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates1-0/+2
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-02-18et131x: check return value of dma_alloc_coherentInsu Yun1-1/+1
2016-02-18Merge branch 'thunderx-fixes'David S. Miller3-17/+12